.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:10;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 -.2rem 1rem rgba(var(--color-shadow),.12);padding:1rem 0;animation:sticky-atc-in .2s ease-out}.sticky-atc[hidden]{display:none}@keyframes sticky-atc-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sticky-atc__inner{display:flex;align-items:center;gap:1.2rem}.sticky-atc__image{border-radius:.6rem;object-fit:cover;flex-shrink:0;width:5rem;height:5rem}.sticky-atc__info{flex-grow:1;min-width:0}.sticky-atc__title{margin:0 0 .2rem;font-size:1.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__price{font-size:1.3rem;font-weight:600}.sticky-atc__price .price{font-size:inherit}.sticky-atc__button{flex-shrink:0;width:auto;min-width:auto;padding:1rem 2rem;white-space:nowrap}@media screen and (min-width:750px){.sticky-atc{display:none}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/sticky-add-to-cart.css.map */
