/* Keep Order Now below Quick View and at the bottom of product cards (Astra flex layout) */
.woocommerce ul.products li.product .cph-order-now {
    order: 999;
    margin-top: auto;
    width: 100%;
}
