.sticky-atc{position:fixed;bottom:0;left:0;width:100%;margin:0;padding:.8rem 0;z-index:4;box-shadow:0 -2px 10px #0000001f;transform:translateY(100%);transition:transform .25s ease-in-out;will-change:transform}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__container{display:flex;flex-direction:column}.sticky-atc__row{display:flex;align-items:center}.sticky-atc__row--info{gap:.8rem}.sticky-atc__row--variants{gap:.5rem;flex-wrap:wrap}.sticky-atc__row--button{width:100%}.sticky-atc__image{flex-shrink:0}.sticky-atc__image img{width:auto;height:4.2rem;border-radius:var(--media-radius, 0);object-fit:cover;display:block}.sticky-atc__product-info{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex-shrink:1}.sticky-atc__title{margin:0;font-size:1.4rem;line-height:1.3;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:28rem;flex-shrink:1;min-width:0}.sticky-atc__price{flex-shrink:0}.sticky-atc__price .price{column-gap:.4rem;margin:0;display:flex;align-items:center;flex-wrap:nowrap}.sticky-atc__price .price,.sticky-atc__price .price-item--regular{font-size:1.4rem}.sticky-atc__price .price__regular .price-item--regular{font-size:1.5rem;line-height:1.2;font-weight:700}.sticky-atc__price .price-item--sale{font-weight:700}.sticky-atc__price .price__sale{align-items:center;gap:.4rem}.sticky-atc__price .price--on-sale .price__sale{display:flex;flex-wrap:nowrap}.sticky-atc__price .badge{font-size:.85rem;padding:.15rem .45rem;white-space:nowrap}.sticky-atc__picker-option{display:flex;align-items:center;gap:.4rem}.sticky-atc__picker-label{font-size:1.2rem;font-weight:600;white-space:nowrap;opacity:.85}.sticky-atc__picker-select{position:relative;display:inline-flex;align-items:center}.sticky-atc__picker-select .svg-wrapper{position:absolute;right:.6rem;top:50%;transform:translateY(-50%);pointer-events:none;width:1rem;height:1rem;line-height:0}.sticky-atc__option-select{font-size:1.2rem;height:2.8rem;padding:0 2.2rem 0 .7rem;border-radius:var(--inputs-radius, .4rem);border:.1rem solid rgba(var(--color-foreground),.4);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));appearance:none;-webkit-appearance:none;cursor:pointer;min-width:0}.sticky-atc__picker--separate{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.sticky-atc__desktop-actions{display:flex;align-items:center;gap:1rem;margin-left:auto;flex-shrink:0}.sticky-atc__button{flex-shrink:0}.sticky-atc__submit{padding:0 2rem;min-height:auto;min-width:auto;line-height:2.8em;font-size:1.4rem;white-space:nowrap;cursor:pointer;position:relative}.sticky-atc__submit[disabled],.sticky-atc__submit[aria-disabled=true]{cursor:not-allowed;opacity:.6}.sticky-atc__submit .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sticky-atc__submit.loading .sticky-atc__btn-text{visibility:hidden}.sticky-atc-footer-spacer{display:block;width:100%}@media screen and (max-width:749px){.sticky-atc{padding:.5rem 0 .6rem}.sticky-atc__container{gap:.35rem}.sticky-atc__row--info{gap:.8rem;align-items:flex-start}.sticky-atc__image img{height:6rem;width:6rem;border-radius:.4rem;object-fit:cover}.sticky-atc__product-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.sticky-atc__row--variants.medium-hide.large-up-hide{display:none!important}.sticky-atc__product-info .sticky-atc__picker--inline-mobile{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.2rem}.sticky-atc__title{font-size:1.1rem;max-width:18rem}.sticky-atc__price .price,.sticky-atc__price .price-item--regular{font-size:1.2rem}.sticky-atc__price .price__regular .price-item--regular,.sticky-atc__price .price-item--sale{font-size:1.3rem}.sticky-atc__price .price__sale s.price-item--regular{font-size:1.1rem}.sticky-atc__price .badge{font-size:.75rem;padding:.1rem .35rem}.sticky-atc__row--variants{gap:.3rem}.sticky-atc__picker-label{font-size:1.05rem}.sticky-atc__option-select{font-size:1.05rem;height:2.4rem;padding:0 1.8rem 0 .5rem}.sticky-atc__picker-select .svg-wrapper{width:.8rem;height:.8rem;right:.5rem}.sticky-atc__button--mobile{width:100%}.sticky-atc__button--mobile .sticky-atc__submit{width:100%;font-size:1.35rem;line-height:2.6em;min-height:3.6rem}}@media screen and (min-width:750px){.sticky-atc{padding:1rem 0}.sticky-atc__container{flex-direction:row;align-items:center;gap:1.5rem}.sticky-atc__row--info{flex-grow:1;gap:1.2rem}.sticky-atc__image img{height:5.6rem;width:5.6rem;border-radius:.5rem}.sticky-atc__product-info{gap:.2rem}.sticky-atc__title{font-size:1.6rem;max-width:36rem}.sticky-atc__price .price,.sticky-atc__price .price-item--regular{font-size:1.5rem}.sticky-atc__price .price__regular .price-item--regular{font-size:1.6rem;line-height:1.2}.sticky-atc__price .price-item--sale{font-size:1.6rem}.sticky-atc__price .price__sale s.price-item--regular{font-size:1.4rem}.sticky-atc__price .badge{font-size:1rem;padding:.2rem .5rem}.sticky-atc__option-select{font-size:1.4rem;height:3.6rem;padding:0 2.6rem 0 1rem}.sticky-atc__picker-label{font-size:1.4rem}.sticky-atc__picker-select .svg-wrapper{right:.8rem;width:1.2rem;height:1.2rem}.sticky-atc__submit{font-size:1.6rem;padding:0 3rem;line-height:3.2em}}@media screen and (min-width:990px){.sticky-atc__title{font-size:1.8rem;max-width:44rem}.sticky-atc__price .price,.sticky-atc__price .price-item--regular{font-size:1.6rem}.sticky-atc__price .price__regular .price-item--regular,.sticky-atc__price .price-item--sale{font-size:1.8rem}.sticky-atc__price .price__sale s.price-item--regular{font-size:1.5rem}.sticky-atc__price .badge{font-size:1.1rem}.sticky-atc__submit{font-size:1.7rem;padding:0 3.5rem}.sticky-atc__option-select{font-size:1.5rem;height:3.8rem}.sticky-atc__picker-label{font-size:1.5rem}}@media print{.sticky-atc,.sticky-atc-footer-spacer{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-sticky-atc.css.map */
