.sticky-cart-bar{position:fixed;bottom:0;left:0;width:100%;z-index:100;background-color:#faf4f0;border-top:1px solid rgba(var(--color-foreground),.08);padding:1rem 0;box-shadow:0 -4px 10px #0000000d;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translateY(100%);opacity:0}.sticky-cart-bar.active{transform:translateY(0);opacity:1}.sticky-cart-bar__content{display:flex;justify-content:space-between;align-items:center;gap:2rem}.sticky-cart-bar__info{display:flex;align-items:center;gap:1.5rem;flex:1}.sticky-cart-bar__image{width:70px;height:70px;flex-shrink:0}.sticky-cart-bar__image img{width:100%;height:100%;object-fit:contain}.sticky-cart-bar__details{display:flex;flex-direction:column}.sticky-cart-bar__title{margin:0;font-size:18px;line-height:28px;color:#312f30;font-family:var(--font-body-family);font-weight:300}.sticky-cart-bar__price{font-size:1.4rem}.sticky-cart-bar__actions{display:flex;align-items:center;gap:1rem}.sticky-cart-bar .product-form__submit{margin-bottom:0;min-height:4.5rem}@media screen and (max-width:749px){.sticky-cart-bar__content{gap:1rem}.sticky-cart-bar__info{gap:.5rem}.sticky-cart-bar__title,.sticky-cart-bar__content .price{font-size:1.4rem;line-height:normal}.sticky-cart-bar .product-form__submit{font-size:1.2rem;padding:0 1rem;min-width:120px}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/sticky-cart-bar.css.map */
