.sticky-atc{position:fixed;z-index:100;right:0;bottom:0;left:0;width:100%;-webkit-transition:translate .3s ease-in-out,opacity .3s ease-in-out;transition:translate .3s ease-in-out,opacity .3s ease-in-out;opacity:0;background-color:#fff;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.1);box-shadow:0 -2px 10px #0000001a;translate:0 100%}.sticky-atc--visible{opacity:1;translate:0 0}.sticky-atc--visible .sticky-atc__nav{-webkit-transition-delay:.2s;transition-delay:.2s;opacity:1;translate:0 0}.sticky-atc__nav{position:absolute;z-index:1;bottom:100%;width:100%;-webkit-transition:translate .3s ease-in-out,opacity .3s ease-in-out;transition:translate .3s ease-in-out,opacity .3s ease-in-out;border-top:1px solid rgb(var(--color-border));border-bottom:1px solid rgb(var(--color-border));opacity:0;background:rgb(var(--color-background, #fff));translate:0 20px}@media(max-width:767px){.sticky-atc__nav{display:none}}.sticky-atc__nav-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1200px;margin:0 auto;padding:0 16px}.sticky-atc__nav-link{position:relative;padding:12px 24px;-webkit-transition:color .2s ease;transition:color .2s ease;color:rgb(var(--color-foreground));font-size:14px;font-weight:700;line-height:20px;text-decoration:none}@media(min-width:768px){.sticky-atc__nav-link{font-size:16px;line-height:24px}}.sticky-atc__nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:4px;-webkit-transition:width .2s ease;transition:width .2s ease;background-color:rgb(var(--color-button))}.sticky-atc__nav-link:hover{color:rgb(var(--color-button))}.sticky-atc__nav-link--active{color:#1e1836;font-weight:700}.sticky-atc__nav-link--active:after{width:100%}.sticky-atc__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:var(--page-width);margin:0 auto;padding:0 0 0 5.6rem;gap:1.6rem}@media(max-width:767px){.sticky-atc__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;padding:0}}.sticky-atc__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;gap:1.6rem}@media(max-width:767px){.sticky-atc__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding:12px 16px 0}}.sticky-atc__image{-ms-flex-negative:0;flex-shrink:0;width:56px;height:56px}.sticky-atc__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width:767px){.sticky-atc__image{width:40px;height:40px}}.sticky-atc__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;gap:.4rem}.sticky-atc__title{margin:0;overflow:hidden;color:#1e1836;font-family:var(--font-body);font-size:1.6rem;font-weight:700;line-height:2.4rem;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767px){.sticky-atc__title{font-size:1.4rem;line-height:2rem}}.sticky-atc__variant{margin:0;overflow:hidden;color:#79758a;font-family:var(--font-body);font-size:1.4rem;font-weight:400;line-height:2rem;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}@media(max-width:767px){.sticky-atc__cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:1.2rem}}.sticky-atc__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}@media(max-width:767px){.sticky-atc__price{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.sticky-atc__price-current{margin:0;color:#1e1836;font-family:var(--font-body);font-size:2rem;font-weight:700;line-height:2.4rem}@media(max-width:767px){.sticky-atc__price-current{font-size:14px;font-weight:700;line-height:20px}}.sticky-atc__price-compare{margin:0;color:#79758a;font-family:var(--font-body);font-size:2rem;font-weight:400;line-height:2.4rem;text-decoration:line-through}.sticky-atc__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:767px){.sticky-atc__actions{width:100%}}.sticky-atc__qty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.6rem;background-color:#f7f7f7;gap:1.6rem}.sticky-atc__qty-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2rem;height:2rem;padding:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;border:none;background:transparent;color:#1e1836;cursor:pointer}.sticky-atc__qty-button:hover{opacity:.7}.sticky-atc__qty-button .svg-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.sticky-atc__qty-button .svg-wrapper svg{width:100%;height:100%}.sticky-atc__qty-button .svg-wrapper svg path{stroke:rgb(var(--color-foreground))}.sticky-atc__qty-value{min-width:2.4rem;color:#1e1836;font-family:var(--font-body);font-size:1.6rem;font-weight:400;line-height:2.4rem;text-align:center}.sticky-atc__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:300px;padding:1.6rem 2.4rem;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;border:none;background-color:#f08262;color:#fff;cursor:pointer;gap:1.6rem}@media(max-width:767px){.sticky-atc__button{width:100%}}.sticky-atc__button:hover{opacity:.9}.sticky-atc__button:hover:disabled{opacity:.5}.sticky-atc__button.loading>*:not(.loading__spinner){visibility:hidden;opacity:0}.sticky-atc__button .loading__spinner svg circle{stroke:#fff}.sticky-atc__button .svg-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;width:2.4rem;height:2.4rem}.sticky-atc__button .svg-wrapper svg{width:100%;height:100%}.sticky-atc__button .svg-wrapper svg path{stroke:#fff}.sticky-atc__button-text{color:#fff;font-family:var(--font-body);font-size:1.6rem;font-weight:700;line-height:2.4rem}
/*# sourceMappingURL=/cdn/shop/t/7/assets/sticky-atc.css.map */
