.alg-wc-products-per-page-form{margin-bottom:20px}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:3em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}form.cart{flex-direction:column!important;align-items:stretch!important;gap:12px!important;width:100%!important;margin-top:8px;margin-bottom:8px;background:#f9f9fb;border-radius:12px;padding:16px 12px;box-shadow:0 2px 12px rgba(60,60,80,0.07);border:1px solid #efefef;min-height:140px;display:flex!important}form.cart .quantity-wrapper{display:flex;flex-direction:column;gap:6px;width:100%}form.cart .quantity{width:100%!important;margin:0!important}form.cart input.qty{width:100%!important;min-width:0;font-size:1.1rem;padding:10px 12px;border-radius:8px;border:1px solid #ddd;background:#fff;text-align:center;box-sizing:border-box;transition:border-color 0.2s}form.cart input.qty:focus{border-color:#b082ff;outline:none}form.cart input.qty:disabled{cursor:not-allowed!important;background:#f5f5f5!important;color:#999}form.cart .stock-info{font-size:0.85em;color:#777;text-align:center;min-height:1.2em}form.cart button.add_to_cart_button,form.cart button.ajax_add_to_cart{width:100%!important;padding:12px;font-size:1.1rem;background:linear-gradient(90deg,#f94faf,#e8367a 80%);color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;box-shadow:0 2px 8px rgba(124,58,237,0.08);transition:background 0.2s,box-shadow 0.2s;margin:0!important;margin-top:auto!important}form.cart button.add_to_cart_button:hover,form.cart button.ajax_add_to_cart:hover{background:linear-gradient(90deg,#f94faf,#e8367a 80%);box-shadow:0 4px 16px rgba(124,58,237,0.12)}