sticky-add-to-cart{display:block}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:100;transform:translateY(100%);opacity:0;visibility:hidden;background:rgb(var(--color-background));border-top:var(--popup-border-width, 1px) solid rgba(var(--color-foreground),var(--popup-border-opacity, .08));box-shadow:0 -.4rem 1.6rem rgba(var(--color-shadow),.14);padding-bottom:env(safe-area-inset-bottom,0);transition:transform .25s ease,opacity .25s ease,visibility 0s linear .25s}.sticky-atc.sticky-atc--visible{transform:translateY(0);opacity:1;visibility:visible;transition:transform .25s ease,opacity .25s ease,visibility 0s linear 0s}.sticky-atc__inner{display:flex;align-items:center;gap:1.2rem;padding-top:1rem;padding-bottom:1rem}.sticky-atc__media{flex-shrink:0;width:5rem;height:5rem;border-radius:var(--product-card-corner-radius, .6rem);overflow:hidden;display:none}.sticky-atc__media img{width:100%;height:100%;object-fit:cover;display:block}.sticky-atc__info{flex-grow:1;min-width:0}.sticky-atc__title{margin:0;font-size:1.3rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgb(var(--color-foreground))}.sticky-atc__price{margin-top:.2rem;font-size:1.4rem}.sticky-atc__submit{flex-shrink:0;min-width:12rem}.sticky-atc__submit--loading{opacity:.7;pointer-events:none}@media screen and (min-width:750px){.sticky-atc__media{display:block}.sticky-atc__inner{gap:1.6rem}.sticky-atc__title{font-size:1.5rem}}@media(prefers-reduced-motion:reduce){.sticky-atc{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-sticky-atc.css.map */
