.sticky-atc-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;background-color:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 -2px 10px rgba(var(--color-foreground),.06);padding-bottom:env(safe-area-inset-bottom,0px);transform:translateY(100%);transition:transform var(--duration-medium) var(--ease-out-slow);will-change:transform}.sticky-atc-bar.is-visible{transform:translateY(0)}.sticky-atc-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;max-width:var(--page-width);margin:0 auto;padding:1rem 1.5rem}.sticky-atc-bar__product{display:flex;align-items:center;gap:1.2rem;min-width:0;flex:1 1 auto}.sticky-atc-bar__image{width:5rem;height:5rem;border-radius:var(--buttons-radius);overflow:hidden;flex-shrink:0;background-color:rgba(var(--color-foreground),.04)}.sticky-atc-bar__image img{width:100%;height:100%;object-fit:cover}.sticky-atc-bar__details{min-width:0}.sticky-atc-bar__title{font-size:1.4rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.sticky-atc-bar__price{font-size:1.3rem;color:rgba(var(--color-foreground),.75);margin:0;line-height:1.3}.sticky-atc-bar__price .price--on-sale .price-item--regular{text-decoration:line-through;opacity:.7;margin-right:.5rem}.sticky-atc-bar__price .price--on-sale .price-item--sale{color:rgb(var(--color-foreground));font-weight:600}.sticky-atc-bar__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.sticky-atc-bar .sticky-atc-bar__add-btn{min-width:18rem}.sticky-atc-bar .sticky-atc-bar__add-btn.loading>span{visibility:hidden}.sticky-atc-bar__success{display:none;align-items:center;gap:1rem}.sticky-atc-bar__success.is-active{display:flex}.sticky-atc-bar__add-btn-wrap.is-hidden{display:none}.sticky-atc-bar__success-check{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background-color:rgba(var(--color-foreground),.08);flex-shrink:0}.sticky-atc-bar__success-check svg{width:1.4rem;height:1.4rem;color:rgb(var(--color-foreground))}.sticky-atc-bar .sticky-atc-bar__link{white-space:nowrap}@media screen and (max-width:749px){.sticky-atc-bar__inner{padding:1rem;gap:1rem}.sticky-atc-bar__image{width:4rem;height:4rem}.sticky-atc-bar__details{display:none}.sticky-atc-bar .sticky-atc-bar__add-btn{min-width:0;flex:1}.sticky-atc-bar .sticky-atc-bar__link{padding:0 1.2rem;font-size:1.2rem;min-height:calc(4rem + var(--buttons-border-width) * 2)}.sticky-atc-bar__success-check{display:none}}@media screen and (min-width:750px){.sticky-atc-bar__inner{padding:1.2rem 5rem}.sticky-atc-bar__title{max-width:none;white-space:normal}}.sticky-atc-bar-spacer{height:0;transition:height var(--duration-medium) var(--ease-out-slow)}.sticky-atc-bar-spacer.is-active{height:7rem}@media screen and (max-width:749px){.sticky-atc-bar-spacer.is-active{height:6.2rem}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/component-sticky-add-to-cart.css.map */
