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