body.sticky-atc-bar-enabled{padding-bottom:var(--sticky-atc-bar-height, 0px)}body.sticky-atc-bar-enabled .woot-widget-bubble{bottom:calc(var(--sticky-atc-bar-height, 0px) + 1.5rem)!important}.sticky-atc-bar{position:fixed;bottom:0;left:0;width:100%;z-index:29;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 0 10px #00000017;transition:cubic-bezier(.4,0,.2,1) .3s transform;transform:translate3d(0,100%,0)}.sticky-atc-bar--show{transform:translateZ(0);bottom:var(--mobile-sticky-bar-height, 0px)}.mobile-sticky-bar-down .sticky-atc-bar--show{bottom:0}.sticky-atc-bar__inner{display:flex;align-items:center;gap:1.6rem;padding:1rem 0}.sticky-atc-bar__media{flex:0 0 auto;width:6rem}.sticky-atc-bar__title{flex:1 1 auto;min-width:0}.sticky-atc-bar__product-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:var(--font-body-weight-bold)}.sticky-atc-bar__product-title--base{display:none}.sticky-atc-bar__variants,.sticky-atc-bar__price,.sticky-atc-bar__form{flex:0 0 auto}.sticky-atc-bar__variants-strip{display:flex;align-items:center;gap:1.6rem}.sticky-atc-bar__variants-strip .sticky-atc-options--size{padding-inline-start:1.6rem;border-inline-start:.1rem solid rgba(var(--color-foreground),.15)}.sticky-atc-bar__variants-strip .sticky-atc-options--size:first-child{padding-inline-start:0;border-inline-start:0}.sticky-atc-bar__price .f-price{gap:.8rem}.sticky-atc-bar__price .f-price>*{margin:0}.sticky-atc-bar__price .f-price:not(.f-price--on-sale) .f-price__regular,.sticky-atc-bar__price .f-price--on-sale .f-price__sale{display:flex;align-items:center;flex-wrap:nowrap;gap:.8rem;white-space:nowrap}.sticky-atc-bar__price .f-price__badges{margin-inline-start:0}.sticky-atc-bar__price--no-compare .f-price__sale .f-price-item--regular,.sticky-atc-bar__cta-price{display:none}.sticky-atc-bar .form-control{background:none}.sticky-atc-bar .select{max-width:25rem}.sticky-atc-bar .select select{min-width:8rem}.sticky-atc-bar .quantity{flex-shrink:0}.sticky-atc-bar__form .shopify-payment-button__more-options{display:none}.sticky-atc-bar .product-form__buttons{flex-wrap:nowrap;align-items:center}.sticky-atc-options{display:flex;align-items:center;gap:.8rem;flex-wrap:nowrap}.sticky-atc-option{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:.1rem solid rgba(var(--color-foreground),.3);color:rgb(var(--color-foreground));text-decoration:none;transition:border-color var(--duration-default, .2s) ease}.sticky-atc-option:hover{border-color:rgb(var(--color-foreground))}.sticky-atc-option.is-current{border-color:rgb(var(--color-foreground));border-width:.2rem}.sticky-atc-option.is-unpaired{opacity:.45}.sticky-atc-option.is-unpaired:hover{opacity:1}.sticky-atc-option.is-sold-out{opacity:.4}.sticky-atc-option.is-sold-out:after{content:"";position:absolute;inset-inline:10%;top:50%;border-top:.1rem solid currentColor;transform:rotate(-20deg)}.sticky-atc-option--color,.sticky-atc-bar__variants-trigger .sticky-atc-option__dot{border-radius:50%}.sticky-atc-options--strip .sticky-atc-option--color{width:2.8rem;height:2.8rem}.sticky-atc-option--color .sticky-atc-option__dot{width:1.8rem;height:1.8rem;border-radius:50%;background-color:var(--swatch-color, rgb(var(--color-foreground)))}.sticky-atc-option--size{min-height:2.8rem;padding:0 1rem;border-radius:1.4rem;font-size:calc(var(--font-body-size) * .9);white-space:nowrap}.sticky-atc-option--more{min-height:2.8rem;padding:0 .8rem;border-radius:1.4rem;background:none;cursor:pointer;font-size:calc(var(--font-body-size) * .9)}.sticky-atc-bar__variants-trigger{display:none;align-items:center;gap:.6rem;padding:0 .2rem;min-height:3.6rem;border:0;background:none;color:inherit;cursor:pointer;max-width:100%}.sticky-atc-bar__variants-trigger:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem;border-radius:.6rem}.sticky-atc-bar__variants-trigger .sticky-atc-option__dot{width:2.2rem;height:2.2rem;flex:0 0 auto;background-color:var(--swatch-color, rgb(var(--color-foreground)))}.sticky-atc-bar__variants-current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:calc(var(--font-body-size) * .9)}.sticky-atc-bar__variants-trigger svg{flex:0 0 auto;width:1rem}.sticky-atc-bar__variants-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.sticky-atc-bar__sheet{position:absolute;bottom:100%;z-index:1;inset-inline-start:var(--page-padding, 1.5rem);inset-inline-end:auto;padding-bottom:.8rem;max-width:calc(100% - var(--page-padding, 1.5rem) * 2)}.sticky-atc-bar__sheet[hidden]{display:none!important}.sticky-atc-bar__sheet-panel{position:relative;width:max-content;min-width:22rem;max-width:100%;background-color:rgb(var(--color-secondary-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.2rem;box-shadow:0 .6rem 2.4rem #00000029;padding:1.2rem 1.6rem;max-height:min(60vh,40rem);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.sticky-atc-bar__sheet-close{position:absolute;inset-block-start:.6rem;inset-inline-end:.6rem;background:none;border:0;cursor:pointer;color:inherit;padding:.4rem;line-height:0;opacity:.55}.sticky-atc-bar__sheet-close:hover{opacity:1}.sticky-atc-bar__sheet-close svg{width:1.6rem;height:1.6rem}.sticky-atc-bar__sheet-legend{margin:0 0 .4rem;padding-inline-end:2.4rem;font-size:calc(var(--font-body-size) * .85);font-weight:var(--font-body-weight-bold);text-transform:uppercase;letter-spacing:.04em;opacity:.6}.sticky-atc-options--sheet+.sticky-atc-bar__sheet-legend{margin-top:1.2rem}.sticky-atc-options--sheet{display:flex;flex-direction:column;align-items:stretch;gap:0}.sticky-atc-options--sheet .sticky-atc-option{justify-content:flex-start;gap:1rem;border:0;border-radius:.6rem;padding:.6rem .8rem;margin-inline:-.8rem;min-height:0;white-space:nowrap}.sticky-atc-options--sheet .sticky-atc-option:hover{background-color:rgba(var(--color-foreground),.06)}.sticky-atc-options--sheet .sticky-atc-option.is-current{border:0;font-weight:var(--font-body-weight-bold)}.sticky-atc-options--sheet .sticky-atc-option--color .sticky-atc-option__dot{width:2rem;height:2rem;outline:.1rem solid rgba(var(--color-foreground),.25);outline-offset:.2rem}.sticky-atc-options--sheet .sticky-atc-option.is-current .sticky-atc-option__dot{outline-color:rgb(var(--color-foreground));outline-width:.2rem}.sticky-atc-options--sheet .sticky-atc-option.is-sold-out:after{content:none}.sticky-atc-options--sheet .sticky-atc-option.is-unpaired,.sticky-atc-options--sheet .sticky-atc-option.is-sold-out{opacity:1;color:rgba(var(--color-foreground),.4)}.sticky-atc-options--sheet .sticky-atc-option.is-unpaired .sticky-atc-option__dot{opacity:.35}.sticky-atc-options--sheet .sticky-atc-option.is-unpaired:hover,.sticky-atc-options--sheet .sticky-atc-option.is-unpaired:hover .sticky-atc-option__dot{color:rgb(var(--color-foreground));opacity:1}.sticky-atc-options--sheet .sticky-atc-option.is-sold-out .sticky-atc-option__label{text-decoration:line-through;text-decoration-thickness:.1rem}.sticky-atc-options--sheet .sticky-atc-option.is-sold-out .sticky-atc-option__dot{opacity:.35}@media(min-width:768px)and (max-width:1023.98px){.sticky-atc-bar__inner,.sticky-atc-bar__form,.sticky-atc-bar .product-form__buttons{gap:.8rem}}@media(max-width:1023.98px){.sticky-atc-bar .product-form__submit{padding:0 2.4rem}}@media(min-width:1280px){.sticky-atc-bar.page-width--full{--page-padding: 5rem}}@media(min-width:1200px){.sticky-atc-bar__sheet{inset-inline-start:auto;inset-inline-end:var(--page-padding, 1.5rem)}.sticky-atc-bar__sheet-panel{margin-inline-start:auto}}@media(max-width:767.98px){.sticky-atc-bar__product-title{display:none}.sticky-atc-bar__product-title--base{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden;font-size:calc(var(--font-body-size) * .85);line-height:1.25}.sticky-atc-bar__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title title" "form form";column-gap:1.2rem;row-gap:.8rem;align-items:center}.sticky-atc-bar__inner--has-variants{grid-template-areas:"title variants" "form form"}.sticky-atc-bar__inner--with_image.sticky-atc-bar__inner--has-media{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"media title title" "form form form"}.sticky-atc-bar__inner--with_image.sticky-atc-bar__inner--has-media.sticky-atc-bar__inner--has-variants{grid-template-areas:"media title variants" "form form form"}.sticky-atc-bar__media{grid-area:media;width:4.8rem}.sticky-atc-bar__title{grid-area:title;min-width:0}.sticky-atc-bar__price{grid-area:price;justify-self:end}.sticky-atc-bar__variants{grid-area:variants;min-width:0;justify-self:end}.sticky-atc-bar__form{grid-area:form;width:100%}.sticky-atc-bar__inner--cta-price .sticky-atc-bar__price{display:none}.sticky-atc-bar__cta-price{display:inline-flex;align-items:baseline;gap:.6rem;margin-inline-start:.8rem}.sticky-atc-bar__cta-price-compare{opacity:.65;font-size:calc(var(--font-body-size) * .85);font-weight:var(--font-body-weight)}.sticky-atc-bar__variants-trigger{max-width:100%}.sticky-atc-bar .product-form__buttons{flex-grow:1}.sticky-atc-bar .product-form__submit{padding:0 1.6rem}.sticky-atc-bar__sheet{inset-inline:0;max-width:none;padding-bottom:0}.sticky-atc-bar__sheet-panel{width:auto;min-width:0;max-width:none;border-radius:1.2rem 1.2rem 0 0;border-bottom:0;box-shadow:0 -.4rem 2.4rem #0000001f}}@media(max-width:1199.98px){.sticky-atc-bar__variants-strip{display:none}.sticky-atc-bar__variants-trigger{display:inline-flex}}@media(min-width:1200px){.sticky-atc-bar__variants-trigger{display:none}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/section-sticky-atc-bar.css.map */
