.show-quantity-before-cart .product-card__footer{gap:10px;flex-direction:column}@media (min-width:576px){.show-quantity-before-cart .product-snapshot-vertical .product-card__footer{flex-direction:column}.show-quantity-before-cart .product-snapshot-horizontal .product-card__footer .product-card__item{width:auto}}.show-quantity-before-cart .product-card__addtocart{display:flex;flex-wrap:nowrap;gap:5px;width:100%}.show-quantity-before-cart .quantity-input{width:40px;border-radius:var(--corner_10);border:1px solid var(--text-on-body-bg);text-align:center}.show-quantity-before-cart .quantity-name-text{display:flex;align-items:center}@media (max-width:991.98px){.show-quantity-before-cart .quantity-name-text{margin-left:0;margin-right:5px}}@media (min-width:991.98px){.show-quantity-before-cart .quantity-input{width:43px;text-align:end}}