.sticky-atc{position:fixed;left:0;right:0;z-index:300;background-color:var(--sticky-atc-bg, #ffffff);transition:transform .3s ease,box-shadow .3s ease;box-shadow:none}.sticky-atc--top{top:0;bottom:auto;transform:translateY(-100%);border-bottom:1px solid var(--sticky-atc-border, #e8e8e8)}.sticky-atc--top.is-visible{transform:translateY(0);box-shadow:0 2px 10px #00000014}.sticky-atc--bottom{bottom:0;top:auto;transform:translateY(100%);border-top:1px solid var(--sticky-atc-border, #e8e8e8)}.sticky-atc--bottom.is-visible{transform:translateY(0);box-shadow:0 -2px 10px #00000014}.sticky-atc__inner{display:flex;align-items:center;gap:1.6rem;padding-top:1rem;padding-bottom:1rem}.sticky-atc__image{flex-shrink:0}.sticky-atc__img{width:5rem;height:5rem;object-fit:cover;border-radius:.4rem;display:block}.sticky-atc__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.sticky-atc__title{font-weight:600;font-size:1.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgb(var(--color-foreground))}.sticky-atc__variant{font-size:1.3rem;color:rgba(var(--color-foreground),.65);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground))}.sticky-atc__action{display:flex;align-items:center;gap:1.2rem;flex-shrink:0}.sticky-atc__quantity.quantity{flex-shrink:0;width:12rem;min-height:5.6rem;border-radius:1.2rem}.sticky-atc__submit{white-space:nowrap;min-width:15rem}@media screen and (max-width:749px){.sticky-atc__info{display:none}.sticky-atc__img{width:4rem;height:4rem}.sticky-atc__quantity.quantity{min-height:4.8rem}.sticky-atc__submit{min-width:12rem;font-size:1.4rem!important;padding:0 1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-sticky-add-to-cart.css.map */
