.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:100;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.12);box-shadow:0 -.4rem 1.2rem #00000012;padding:1.2rem 0;transform:translateY(100%);transition:transform .3s ease}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.sticky-atc__product{display:flex;flex-direction:column;gap:.3rem;min-width:0}.sticky-atc__title{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:1.3rem;color:rgb(var(--color-foreground))}.sticky-atc__button{flex-shrink:0;min-width:18rem;white-space:nowrap}@media screen and (max-width:749px){.sticky-atc__product{display:none}.sticky-atc__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sticky-atc.css.map */
