.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:4;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-top:1px solid rgba(var(--color-foreground),.12);box-shadow:0 -8px 24px #00000040;transform:translateY(100%);transition:transform .25s ease}.sticky-atc--visible{transform:translateY(0)}.sticky-atc[hidden]{display:block;pointer-events:none}.sticky-atc:not([hidden]){pointer-events:auto}.sticky-atc__inner{display:flex;align-items:center;gap:14px;padding-top:10px;padding-bottom:10px}.sticky-atc__image{width:48px;height:48px;object-fit:cover;border-radius:4px;flex-shrink:0}.sticky-atc__details{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.sticky-atc__title{font-weight:700;font-size:1.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price .price{font-size:1.3rem}.sticky-atc__price .price dl,.sticky-atc__price .price dd,.sticky-atc__price .price dt{margin:0}.sticky-atc__submit{flex-shrink:0;min-width:150px}@media(max-width:749px){.sticky-atc__title{font-size:1.2rem}.sticky-atc__submit{min-width:120px;padding-left:12px;padding-right:12px}}@media(prefers-reduced-motion:reduce){.sticky-atc{transition:none}}@media print{.sticky-atc{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-sticky-atc.css.map */
