.sticky-add-to-cart__bar{position:fixed;left:0;right:0;bottom:-100px;z-index:30;display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:rgb(var(--color-background, 255 255 255));color:rgb(var(--color-foreground, 18 18 18));box-shadow:0 -2px 10px #00000014;transition:transform .25s ease,opacity .25s ease;opacity:0;transform:translateY(20px)}.sticky-add-to-cart__bar[data-stuck=true]{opacity:1;transform:translateY(0);bottom:0}.sticky-add-to-cart__image img{width:50px;height:50px;object-fit:cover;border-radius:6px;flex-shrink:0}.sticky-add-to-cart__info{flex:1 1 auto;min-width:0}.sticky-add-to-cart__title{margin:0;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-add-to-cart__variant{margin:2px 0 0;font-size:.8rem;opacity:.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-add-to-cart__price{margin-top:2px;font-size:12px;font-weight:600}.sticky-add-to-cart__button{flex-shrink:0;width:44px;height:44px;min-width:44px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%}.sticky-add-to-cart__button .svg-wrapper svg{width:20px;height:20px}@media screen and (max-width:749px){.sticky-add-to-cart__bar{padding:.75rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/sticky-add-to-cart.css.map */
