.sticky-add-to-cart{position:fixed;right:0;bottom:0;left:0;z-index:30;border-top:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 -.8rem 2.4rem rgba(var(--color-foreground),.08);transform:translateY(110%);transition:transform .18s ease;pointer-events:none}html.has-sticky-add-to-cart body{padding-bottom:7.4rem}.sticky-add-to-cart.is-visible{transform:translateY(0);pointer-events:auto}.sticky-add-to-cart__inner{display:grid;grid-template-columns:minmax(0,46rem) auto;align-items:center;justify-content:center;gap:clamp(2.4rem,5vw,7.2rem);padding-top:1rem;padding-bottom:1rem}.sticky-add-to-cart__product{display:flex;align-items:center;justify-self:center;min-width:0;width:min(46rem,100%);gap:1.2rem}.sticky-add-to-cart__media{display:block;width:5.2rem;height:5.2rem;flex:0 0 5.2rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.sticky-add-to-cart__media img{width:100%;height:100%;object-fit:cover}.sticky-add-to-cart__summary{display:grid;min-width:0;gap:.4rem}.sticky-add-to-cart__title{overflow:hidden;color:rgb(var(--color-foreground));font-size:1.35rem;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.sticky-add-to-cart__price .price{font-size:1.25rem;letter-spacing:0}.sticky-add-to-cart__price .price .price-item{margin-right:.5rem}.sticky-add-to-cart__price .price--on-sale .price-item--sale,.sticky-add-to-cart__price .price--pvpr-inline .price-item--sale{font-size:1.35rem;font-weight:800}.sticky-add-to-cart__price .price--on-sale .price-item--regular,.sticky-add-to-cart__price .price--pvpr-inline.price--on-sale .price-item--regular{font-size:1.1rem;font-weight:700}.sticky-add-to-cart__price .price--pvpr-inline .price__pvpr-label{font-size:.9rem}.sticky-add-to-cart__actions{display:flex;align-items:center;gap:1.6rem}.sticky-add-to-cart__quantity.quantity{width:11.2rem;min-height:4.8rem;overflow:hidden;isolation:isolate;border-radius:var(--buttons-radius, 1.2rem);box-shadow:none}.sticky-add-to-cart__quantity.quantity:after{border-radius:var(--buttons-radius, 1.2rem)}.sticky-add-to-cart__quantity.quantity:before{border-radius:var(--buttons-radius, 1.2rem);box-shadow:none}.sticky-add-to-cart__quantity .quantity__button,.sticky-add-to-cart__quantity .quantity__input{background:transparent;box-shadow:none}.sticky-add-to-cart__button{min-width:min(29rem,28vw);min-height:4.8rem;padding-inline:2.4rem;font-size:1.55rem;font-weight:800}@media screen and (min-width:990px){.sticky-add-to-cart--desktop-hidden{display:none}}@media screen and (max-width:989px){html.has-sticky-add-to-cart body{padding-bottom:11.4rem}.sticky-add-to-cart--mobile-hidden{display:none}.sticky-add-to-cart__inner{grid-template-columns:1fr;gap:.9rem;padding:1rem 1.5rem}.sticky-add-to-cart__product{display:flex;justify-self:stretch;width:100%;gap:.9rem}.sticky-add-to-cart__media{width:4rem;height:4rem;flex-basis:4rem}.sticky-add-to-cart__summary{gap:.2rem}.sticky-add-to-cart__title{font-size:1.2rem;line-height:1.2}.sticky-add-to-cart__price .price{font-size:1.1rem}.sticky-add-to-cart__price .price--on-sale .price-item--sale,.sticky-add-to-cart__price .price--pvpr-inline .price-item--sale{font-size:1.2rem}.sticky-add-to-cart__price .price--on-sale .price-item--regular,.sticky-add-to-cart__price .price--pvpr-inline.price--on-sale .price-item--regular{font-size:.95rem}.sticky-add-to-cart__price .price--pvpr-inline .price__pvpr-label{font-size:.8rem}.sticky-add-to-cart__actions{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem}.sticky-add-to-cart__quantity.quantity{width:11.8rem;min-height:5.2rem}.sticky-add-to-cart__button{width:100%;min-width:0;min-height:4.8rem;padding-inline:1.6rem;font-size:1.4rem}}@media screen and (max-width:420px){.sticky-add-to-cart__actions{grid-template-columns:1fr}.sticky-add-to-cart__quantity.quantity{display:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/component-sticky-add-to-cart.css.map */
