.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:center;gap:1.2rem;padding:1rem 1.5rem;background:rgb(var(--color-background));border-top:.2rem solid rgb(var(--color-foreground));box-shadow:0 -.4rem 1rem #0000001f;transform:translateY(100%);transition:transform .25s ease}.sticky-atc.sticky-atc--visible{transform:translateY(0)}.sticky-atc__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.1rem}.sticky-atc__title{font-size:1.3rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:1.3rem}.sticky-atc__button{flex:0 0 auto;width:auto;padding-left:2rem;padding-right:2rem}@media screen and (min-width:750px){.sticky-atc{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-sticky-add-to-cart.css.map */
