sticky-add-to-cart{position:fixed;bottom:0;left:0;width:100%;z-index:2;visibility:hidden;opacity:0;transform:translateY(100%);transition:all .15s ease-out;border-top:.1rem solid #ececec}sticky-add-to-cart.show{visibility:visible;opacity:1;transform:translateY(0)}.sticky-add-to-cart .product-content{display:flex;align-items:center;padding-bottom:.5rem}.sticky-add-to-cart .product-content img{margin-right:1.2rem;-o-object-fit:cover;object-fit:cover}.sticky-add-to-cart .product-actions{display:flex;gap:1.6rem;align-items:center}.sticky-add-to-cart .product-actions .price{font-size:1.6rem;line-height:2.4rem;font-weight:400;letter-spacing:.032rem}.sticky-add-to-cart .product-actions .price .price__sale{gap:1.2rem}.sticky-add-to-cart .product-actions .price .price-item--regular{font-size:1.6rem;line-height:2.4rem;font-weight:400;letter-spacing:.032rem}.sticky-add-to-cart .product-actions .price .discount-percentage{margin-left:.4rem}.sticky-add-to-cart .product-actions .price .badge{display:none}.sticky-add-to-cart .product-actions button{font-size:1.6rem;line-height:2.4rem;font-weight:700;letter-spacing:.032rem;color:#313131;top:-.1rem;margin-bottom:-.1rem}.sticky-add-to-cart .product__title{margin:0;color:rgb(var(--color-foreground))}@media(min-width:750px){.sticky-add-to-cart{display:flex;align-items:center;justify-content:space-between;padding-left:5rem}.sticky-add-to-cart .product-content{padding-bottom:0;padding-right:2rem}}@media(max-width:749px){.sticky-add-to-cart .product-content,.sticky-add-to-cart .product__price{display:none}.sticky-add-to-cart .product-actions button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/sticky-add-to-cart.css.map */
