.option-selector{padding:0;border:0}.option-selector:not(:last-child){margin-bottom:2rem}.option-selector .label{margin-bottom:.5em}.option-selector__label-value{font-weight:400}.option-selector__btns{margin-top:-12px}.opt-label{margin-top:12px;margin-inline-end:12px;border:var(--btn-border-width) solid rgba(var(--text-color)/.2);border-radius:var(--btn-border-radius, 0);cursor:pointer}.opt-label--btn{min-width:50px;padding:var(--btn-padding-y, 12px) 16px;background-color:rgba(var(--bg-color));color:rgb(var(--text-color))}.opt-label--btn:hover{background-color:rgba(var(--text-color)/.05)}.opt-btn:focus-visible+.opt-label{outline-offset:3px}.opt-btn:checked+.opt-label--btn{background-color:rgba(var(--bg-color));color:rgb(var(--text-color))}.opt-btn:checked+.opt-label:not(.opt-label--swatch):after,.is-unavailable+.opt-label .opt-label__media:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.opt-btn:checked+.opt-label:not(.opt-label--swatch):after{border-radius:var(--btn-border-radius, 0);box-shadow:0 0 0 2px rgba(var(--text-color)/.6)}.is-unavailable+.opt-label:not(.opt-label--image),.is-unavailable+.opt-label .opt-label__media:after{background:linear-gradient(to bottom left,transparent calc(50% - 1px),rgba(var(--text-color)/.2) calc(50% - 1px),rgba(var(--text-color)/.2) calc(50% + 1px),transparent calc(50% + 1px)) no-repeat}.opt-label__media{width:100%;border-radius:calc(var(--btn-border-radius, 0) - 2px)}.custom-select__btn[data-swatch]:before,.custom-select__option[data-swatch]:before{content:"";width:20px;height:20px;margin-inline-end:8px;border-radius:50%;background-size:cover}.custom-select [data-swatch=white]:before{border:1px solid #f2f2f2}.opt-label{min-width:64px;transition:opacity .6s,color .6s,border-color .6s;font-weight:700}.opt-label__media{border-radius:var(--btn-border-radius, 0)}.product-options .option-selector{margin-bottom:3rem}.opt-label--image{--btn-border-radius: 50%;width:var(--swatch-variant-picker-size, 36px);min-width:0;height:var(--swatch-variant-picker-size, 36px)}variant-picker:not([data-availability=false]):not(.variant-picker--pre-last-selection.variant-picker--product-available) .is-unavailable+.opt-label--image img{opacity:.4}variant-picker[data-availability=false] .is-unavailable+.opt-label:not(.option-label--image),variant-picker[data-availability=false] .is-unavailable+.opt-label .opt-label__media:after,variant-picker.variant-picker--pre-last-selection.variant-picker--product-available:not([data-availability=false]) .is-unavailable+.opt-label:not(.option-label--image),variant-picker.variant-picker--pre-last-selection.variant-picker--product-available:not([data-availability=false]) .is-unavailable+.opt-label .opt-label__media:after{background:transparent}variant-picker[data-availability=false] .custom-select__option.is-unavailable em,variant-picker.variant-picker--pre-last-selection.variant-picker--product-available:not([data-availability=false]) .custom-select__option.is-unavailable em{display:none}.swatch-shape--not-circle{--btn-border-radius: 0}.swatch-shape--natural.swatch--variant-image{height:auto}.opt-label--swatch.swatch-shape--portrait{height:calc(var(--swatch-variant-picker-size, 36px) / .75)}.opt-label:not([data-swatch]):after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--btn-border-radius, 0)}variant-picker:not([data-availability=false]) .opt-btn.is-unavailable:checked+.opt-label:not(.opt-label--swatch){border-color:rgba(var(--text-color)/.6)}variant-picker:not([data-availability=false]) .opt-btn.is-unavailable:checked+.opt-label:not(.opt-label--swatch):after{box-shadow:none}.opt-label:hover{background-color:transparent}.opt-label:not([data-swatch]):hover:after{box-shadow:0 1px 3px rgba(var(--input-text-color)/.4)}variant-picker:not([data-availability=false]):not(.variant-picker--pre-last-selection.variant-picker--product-available) .option-selector__btns .is-unavailable+[data-swatch]:before,variant-picker:not([data-availability=false]):not(.variant-picker--pre-last-selection.variant-picker--product-available) .option-selector__btns .is-unavailable+[data-swatch] .opt-label__native-media{opacity:.4}variant-picker:not([data-availability=false]):not(.variant-picker--pre-last-selection.variant-picker--product-available) .is-unavailable+.opt-label:not([data-swatch]){overflow:hidden}variant-picker:not([data-availability=false]):not(.variant-picker--pre-last-selection.variant-picker--product-available) .is-unavailable+.opt-label:not([data-swatch]):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--text-color)/.05)}.option-selector .label{margin-bottom:.8em}:root{--product-details-block-margin: calc(8 * var(--space-unit));--product-details-block-margin-sm: calc(3 * var(--space-unit));--product-info-block-margin: calc(6 * var(--space-unit))}.product-info__block,.product-info__block--sm,.product-details__block{margin:var(--product-info-block-margin) 0}.product-info__block:first-child,.product-info__block--sm:first-child,.product-details__block:first-child{margin-top:0}.product-info__block:last-child,.product-info__block--sm:last-child,.product-details__block:last-child{margin-bottom:0}.product-info__block:empty,.product-info__block--sm:empty,.product-details__block:empty{display:none}.product-info__block.custom-option+.product-info__block.custom-option{margin-top:3rem}.product-info__block.custom-option{margin-bottom:2px}.product-info__block .social__link{width:40px;height:40px;position:relative}.product-info__block .social__link:after{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%);opacity:0}.product-info__block .social-share__heading{margin-inline-end:.5em}.product-info__block--sm{margin:var(--product-details-block-margin-sm) 0}.product-info__block--md{margin:calc(6 * var(--space-unit)) 0}.product-details__block{margin:var(--product-details-block-margin) 0}.product-vendor-sku+.product-info__title{margin-top:-4px}.product-info__title+.product-info__rating,.product-price+variant-label{margin-top:-8px}.product-description{overflow:auto}.product-info__price{font-size:var(--h4-font-size)}.product-info__add-to-cart quantity-input{flex:1 1 35%;margin-inline-end:calc(2 * var(--space-unit));transition:opacity .6s ease}.product-info__add-to-cart:has(button[disabled]) quantity-input{opacity:.4;cursor:default;pointer-events:none}.product-info__add-button{display:flex;flex:0 0 100%}quantity-input+.product-info__add-button{flex:1 1 65%;margin-inline-start:calc(2 * var(--space-unit))}.product-info__dynamic-checkout-button shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 45px;--shopify-accelerated-checkout-button-border-radius: var(--btn-border-radius, 0);--shopify-accelerated-checkout-button-box-shadow: none;--shopify-accelerated-checkout-skeleton-background-color: rgba(0, 0, 0, 0);--shopify-accelerated-checkout-skeleton-animation-opacity-start: 0;--shopify-accelerated-checkout-skeleton-animation-opacity-end: 0;--shopify-accelerated-checkout-skeleton-animation-duration: 0s}.product-info__disclosure{font-size:calc(var(--body-font-size) * .1rem)}.shopify-payment-button__button{margin-top:calc(4 * var(--space-unit));overflow:hidden;border-radius:var(--btn-border-radius, 0)}shopify-payment-terms{display:block}.product-title .product-info__weight{opacity:.7}.shopify-payment-button .shopify-payment-button__button--unbranded{padding:var(--btn-padding-y, 12px) 26px;transition:opacity .6s ease,color .6s ease,background-position .4s ease-out;font-size:.88em;font-weight:700;line-height:1.2em;text-transform:var(--btn-text-transform, none)}.shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:transparent}.shopify-payment-button__button[disabled],.shopify-payment-button__button[aria-disabled=true]{opacity:.6;cursor:default}.shopify-payment-button__button--hidden{display:none}.shopify-payment-button__more-options{color:rgb(var(--text-color))}.product-policies{margin-top:var(--space-unit)}.pickup-status{margin-top:calc(8 * var(--space-unit));margin-bottom:calc(8 * var(--space-unit))}.pickup-icon{flex-shrink:0;margin-inline-end:calc(2 * var(--space-unit))}.product-details .spr-header-title{display:none}.product-details__text{font-size:calc(var(--body-font-size) * var(--fluid-1-25))}.product-inventory__status:before{content:"";display:inline-block;width:9px;height:9px;margin-inline-end:.5em;border-radius:9px;background-color:currentColor}[data-inventory-level=none]{color:rgb(var(--no-stock-text-color))}[data-inventory-level=low]{color:rgb(var(--low-stock-text-color))}[data-inventory-level=very_low]{color:rgb(var(--very-low-stock-text-color))}[data-inventory-level=normal],[data-inventory-level=in_stock]{color:rgb(var(--in-stock-text-color))}[data-inventory-level=backordered]{color:rgb(var(--no-stock-backordered-text-color))}.product-spec{margin:0}.product-spec__item{border-bottom:1px dashed rgba(var(--text-color)/.15)}.product-spec__item:last-child{border:0}.product-spec__value p:last-child{margin-bottom:0}.tab-used .product-info__block .media{overflow:visible}.tab-used .product-info__block .media a:focus{outline:auto Highlight;outline:auto -webkit-focus-ring-color;outline-offset:3px}@media(max-width:768.98px){.product-info.media-with-text__text{padding-top:0}}@media(min-width:769px){:root{--product-details-block-margin: calc(12 * var(--space-unit));--product-info-block-margin: calc(8 * var(--space-unit))}.product-details .disclosure>summary{padding-top:calc(5 * var(--space-unit));padding-bottom:calc(5 * var(--space-unit))}.product-details .disclosure__content{padding-bottom:calc(5 * var(--space-unit))}.product-spec__label{flex:0 0 160px;margin-bottom:0}.product-spec__label--right{flex-basis:50%}.cc-featured-product .media-with-text__text{max-width:calc(100% - var(--media-width, 50%))}.cc-featured-product:has(custom-select.is-open) .container.overflow-hidden{overflow:visible}.cc-featured-product:has(custom-select.is-open){position:relative;z-index:4}}@media(min-width:1024px){.product-info__add-to-cart quantity-input{flex-basis:150px}.product-details .disclosure>summary{padding-top:calc(8 * var(--space-unit));padding-bottom:calc(8 * var(--space-unit))}.product-details .disclosure__content{padding-bottom:calc(8 * var(--space-unit))}}.product-options .option-selector--qls-quantity{margin-bottom:2.2rem}.option-selector--qls-quantity .qls-quantity-label{margin-bottom:.25rem}.option-selector--qls-quantity .qls-quantity-summary{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin:-.1rem 0 .7rem;color:rgba(var(--text-color) / .72);font-size:.88rem;line-height:1.35}.option-selector--qls-quantity .qls-quantity-summary strong{color:rgb(var(--text-color));font-weight:700}.option-selector--qls-quantity .qls-quantity-summary__separator{color:rgba(var(--text-color) / .42)}.option-selector--qls-quantity .option-selector__btns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:0}.option-selector--qls-quantity .qls-quantity-choice{--qls-quantity-accent: #FFA41C;--qls-quantity-sale: #cf2338;display:flex;min-width:0;min-height:56px;margin:0;padding:.72rem .58rem .48rem;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;border-color:rgba(var(--text-color) / .18);border-radius:7px;background:rgb(var(--bg-color));box-shadow:none;line-height:1.15}.option-selector--qls-quantity .qls-quantity-choice:after,.option-selector--qls-quantity .opt-btn:checked+.qls-quantity-choice:after{content:none;display:none;box-shadow:none}.option-selector--qls-quantity .opt-btn:checked+.qls-quantity-choice{border-color:var(--qls-quantity-accent);background:#ffa41c0e;color:rgb(var(--text-color));box-shadow:0 0 0 1px var(--qls-quantity-accent)}.option-selector--qls-quantity .qls-quantity-choice:hover{border-color:#ffa41cb3;background:#ffa41c09}.option-selector--qls-quantity .qls-quantity-choice__title,.option-selector--qls-quantity .qls-quantity-choice__price{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.option-selector--qls-quantity .qls-quantity-choice__title{font-size:clamp(.82rem,1.05vw,.98rem);font-weight:800}.option-selector--qls-quantity .qls-quantity-choice__price{margin-top:.05rem;color:rgba(var(--text-color) / .86);font-size:clamp(.74rem,.9vw,.86rem);font-weight:700}.option-selector--qls-quantity .qls-quantity-choice__save{position:absolute;top:-.62rem;right:-.38rem;z-index:2;padding:.18rem .42rem .17rem;border:1px solid rgba(207,35,56,.22);border-radius:999px;background:#fff1f3;color:var(--qls-quantity-sale);box-shadow:0 2px 7px #cf233814;font-size:.68rem;font-weight:800;line-height:1;letter-spacing:-.01em;white-space:nowrap;pointer-events:none}@media(max-width:749px){.product-options .option-selector--qls-quantity{margin-bottom:1.65rem}.option-selector--qls-quantity .qls-quantity-summary{margin-bottom:.65rem;font-size:.78rem;gap:.28rem}.option-selector--qls-quantity .option-selector__btns{gap:.5rem}.option-selector--qls-quantity .qls-quantity-choice{min-height:52px;padding:.68rem .32rem .44rem;border-radius:6px}.option-selector--qls-quantity .qls-quantity-choice__title{font-size:clamp(.72rem,3.15vw,.9rem)}.option-selector--qls-quantity .qls-quantity-choice__price{font-size:clamp(.68rem,2.85vw,.8rem)}.option-selector--qls-quantity .qls-quantity-choice__save{top:-.52rem;right:-.25rem;padding:.16rem .34rem .15rem;font-size:clamp(.54rem,2.25vw,.65rem)}}@media(max-width:370px){.option-selector--qls-quantity .option-selector__btns{gap:.38rem}.option-selector--qls-quantity .qls-quantity-choice{min-height:50px;padding-inline:.22rem}.option-selector--qls-quantity .qls-quantity-choice__title{font-size:clamp(.66rem,3.05vw,.8rem);letter-spacing:-.02em}.option-selector--qls-quantity .qls-quantity-choice__price{font-size:clamp(.62rem,2.85vw,.74rem)}.option-selector--qls-quantity .qls-quantity-choice__save{right:-.18rem;font-size:.52rem}}.option-selector--qls-quantity .qls-quantity-summary{font-size:clamp(.94rem,.92vw,1rem);line-height:1.35}.option-selector--qls-quantity .qls-quantity-choice{min-height:56px;padding-top:.7rem;padding-bottom:.46rem}.option-selector--qls-quantity .qls-quantity-choice__title{font-size:clamp(.92rem,1.02vw,1.06rem);line-height:1.12;letter-spacing:-.015em}.option-selector--qls-quantity .qls-quantity-choice__price{font-size:clamp(.82rem,.86vw,.92rem);line-height:1.12}.option-selector--qls-quantity .qls-quantity-choice__save{font-size:clamp(.66rem,.64vw,.72rem)}@media(max-width:749px){.option-selector--qls-quantity .qls-quantity-summary{font-size:clamp(.86rem,3.15vw,.94rem)}.option-selector--qls-quantity .qls-quantity-choice{min-height:52px;padding-top:.66rem;padding-bottom:.42rem}.option-selector--qls-quantity .qls-quantity-choice__title{font-size:clamp(.82rem,3.45vw,.98rem);letter-spacing:-.025em}.option-selector--qls-quantity .qls-quantity-choice__price{font-size:clamp(.74rem,3.05vw,.86rem)}.option-selector--qls-quantity .qls-quantity-choice__save{font-size:clamp(.54rem,2.2vw,.64rem)}}@media(max-width:370px){.option-selector--qls-quantity .qls-quantity-summary{font-size:clamp(.78rem,3.05vw,.86rem)}.option-selector--qls-quantity .qls-quantity-choice__title{font-size:clamp(.74rem,3.15vw,.88rem)}.option-selector--qls-quantity .qls-quantity-choice__price{font-size:clamp(.68rem,2.9vw,.8rem)}}.option-selector--qls-quantity .qls-quantity-summary{font-size:clamp(15px,1vw,16px)!important;line-height:1.35!important;letter-spacing:-.005em}.option-selector--qls-quantity .qls-quantity-choice{min-height:58px!important;padding:.72rem .5rem .5rem!important;overflow:visible!important}.option-selector--qls-quantity .opt-label--btn.qls-quantity-choice .qls-quantity-choice__title,.option-selector--qls-quantity .qls-quantity-choice__title{font-size:clamp(15px,1.08vw,16px)!important;font-weight:850!important;line-height:1.08!important;letter-spacing:-.018em!important;white-space:nowrap!important}.option-selector--qls-quantity .opt-label--btn.qls-quantity-choice .qls-quantity-choice__price,.option-selector--qls-quantity .qls-quantity-choice__price{margin-top:.1rem!important;font-size:clamp(13.5px,.9vw,14.5px)!important;font-weight:750!important;line-height:1.05!important;white-space:nowrap!important}.option-selector--qls-quantity .qls-quantity-choice__save{font-size:clamp(10.5px,.7vw,11.5px)!important;padding:.18rem .42rem .17rem!important}@media(max-width:749px){.option-selector--qls-quantity .qls-quantity-summary{font-size:clamp(13.5px,3.55vw,15px)!important}.option-selector--qls-quantity .qls-quantity-choice{min-height:54px!important;padding:.68rem .28rem .44rem!important}.option-selector--qls-quantity .opt-label--btn.qls-quantity-choice .qls-quantity-choice__title,.option-selector--qls-quantity .qls-quantity-choice__title{font-size:clamp(13.5px,3.7vw,15px)!important;line-height:1.05!important;letter-spacing:-.035em!important}.option-selector--qls-quantity .opt-label--btn.qls-quantity-choice .qls-quantity-choice__price,.option-selector--qls-quantity .qls-quantity-choice__price{font-size:clamp(12.2px,3.2vw,13.5px)!important}.option-selector--qls-quantity .qls-quantity-choice__save{right:-.18rem!important;font-size:clamp(9.2px,2.45vw,10.5px)!important}}@media(max-width:370px){.option-selector--qls-quantity .option-selector__btns{gap:.34rem!important}.option-selector--qls-quantity .qls-quantity-summary{font-size:clamp(12.5px,3.55vw,13.5px)!important}.option-selector--qls-quantity .qls-quantity-choice{min-height:52px!important;padding-inline:.18rem!important}.option-selector--qls-quantity .opt-label--btn.qls-quantity-choice .qls-quantity-choice__title,.option-selector--qls-quantity .qls-quantity-choice__title{font-size:clamp(12.5px,3.58vw,13.5px)!important}.option-selector--qls-quantity .opt-label--btn.qls-quantity-choice .qls-quantity-choice__price,.option-selector--qls-quantity .qls-quantity-choice__price{font-size:clamp(11.5px,3.1vw,12.5px)!important}.option-selector--qls-quantity .qls-quantity-choice__save{font-size:9px!important}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/product.css.map */
