.swatch-crossed{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;pointer-events:none!important;display:none!important}.swatch-crossed svg{width:100%!important;height:100%!important}.swatch-crossed svg line,.swatch-crossed line{stroke:#000000b3!important;stroke-width:1px!important;x1:25%!important;y1:25%!important;x2:75%!important;y2:75%!important;stroke-linecap:round!important}.sold-out .swatch-crossed,[data-in-stock=false] .swatch-crossed{display:block!important}.product__color-swatch--sibling-product .swatch-crossed{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:70%!important;height:70%!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shade-swatch.selected{box-shadow:0 0 0 1px #fff,0 0 0 2px #000}.product__color-swatch--sibling-product{display:flex!important;align-items:center!important;min-width:100px!important;width:auto!important;max-width:100%!important;border:1px solid var(--color-border-input)!important;border-radius:0!important;transition:border-color .3s ease-in-out!important;background-color:var(--color-background)!important;background-size:30px 30px!important;background-repeat:no-repeat!important;background-position:8px center!important;cursor:pointer!important;position:relative!important}.product__color-swatch--sibling-product:after{content:attr(data-sibling-cutline)!important;margin-left:45px!important;margin-right:12px!important;font-size:var(--font-size-body-100)!important;color:var(--color-text)!important;align-items:center!important;white-space:nowrap!important}.product__color-swatch--sibling-product:not(.sold-out):hover,.product__color-swatch--sibling-product:not(.sold-out):focus{border-color:var(--color-text)!important;outline:none!important}.product__color-swatch--sibling-product.selected:not(.sold-out),.product__color-swatch--sibling-product.selected{border-color:var(--color-text)!important;box-shadow:inset 0 0 0 1px var(--color-text)!important}.product__color-swatch--sibling-product.sold-out,.product__color-swatch--sibling-product[data-in-stock=false]{opacity:.6!important;background-color:var(--color-background-meta)!important;color:var(--color-text-alpha-40)!important;border-color:transparent!important;box-shadow:none!important;pointer-events:none!important}.product__color-swatch--sibling-product.sold-out.selected,.product__color-swatch--sibling-product[data-in-stock=false].selected{border-color:var(--color-text)!important;box-shadow:inset 0 0 0 1px var(--color-text)!important}.product__color-swatch--sibling-product.sold-out:after,.product__color-swatch--sibling-product[data-in-stock=false]:after{color:var(--color-text-alpha-40)!important}.product__color-swatch--sibling-product .sale-tag{position:absolute!important;top:1px!important;right:1px!important;background-color:#e10808!important;color:#fff!important;font-size:8px!important;font-weight:400!important;padding:2px 4px!important;line-height:1!important;z-index:99!important;display:block!important}.product__color-swatch--sibling-product.selected .sale-tag,.product__color-swatch--sibling-product.sold-out .sale-tag,.product__color-swatch--sibling-product[data-in-stock=false] .sale-tag{display:none!important}.product__price-per-ml{display:block;width:100%;margin-top:4px}.product-item__meta .shade-picker{display:flex;gap:5px;margin-top:5px;justify-content:center}.product-item__meta .shade-swatch{width:16px;height:16px;padding:0;position:relative;cursor:pointer;transition:transform .2s ease}.product-item__meta .shade-swatch:hover{transform:scale(1.1)}.product-item__meta .shade-swatch.selected{box-shadow:0 0 0 1px #fff,0 0 0 2px #000}.product-item__meta .shade-swatch.sold-out{opacity:.5;position:relative;pointer-events:none}.product-item__meta .shade-swatch.sold-out:hover{transform:none}.product-item__meta .shade-swatch--round{border-radius:50%}.product-grid-shade-picker{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:8px 0;align-items:center}.product-grid-shade-picker .shade-swatch,.product-grid-shade-picker .shade-more-button{width:20px;height:20px;border-radius:50%;padding:0;position:relative;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1;text-decoration:none;box-sizing:border-box}.product-grid-shade-picker .shade-swatch:hover,.product-grid-shade-picker .shade-more-button:hover{transform:scale(1.2)}.product-grid-shade-picker .shade-swatch.sold-out{opacity:.6;pointer-events:none}.product-grid-shade-picker .shade-more-button{width:22px;height:22px;background-color:#fff;color:var(--color-text);border:1px solid var(--color-text);font-size:13px;font-weight:400}.plus-symbol{position:relative;top:-1px;display:inline-block;line-height:1}.product-item.loading-variant-image .product-item__media:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffff80;z-index:1}.product-item.loading-variant-image .product-item__media:before{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;margin:-12px 0 0 -12px;border-radius:50%;border:2px solid rgba(0,0,0,.1);border-top-color:var(--color-text);z-index:2;animation:spin .8s infinite linear}.product-item.variant-image-selected:hover .product-item__image--one{opacity:1!important;visibility:visible!important}.product-item.variant-image-selected:hover .product-item__image--two{opacity:0!important;visibility:hidden!important}.custom-dropdown-wrapper{position:relative;width:100%}.custom-dropdown-wrapper select.input{display:none}.custom-dropdown-header{display:flex;align-items:center;padding:10px 12px;border:1px solid var(--color-border-input);cursor:pointer;background-color:var(--color-background);position:relative;min-height:44px;box-sizing:border-box}.custom-dropdown-header .swatch{width:20px;height:20px;border-radius:50%;margin-right:10px;box-sizing:border-box}.custom-dropdown-header .text{flex-grow:1;color:var(--color-text)}.custom-dropdown-header .arrow{margin-left:10px;width:12px;height:12px;stroke:currentColor;stroke-width:2px;transform:rotate(0);transition:transform .2s ease}.custom-dropdown-wrapper.open .custom-dropdown-header .arrow{transform:rotate(180deg)}.custom-dropdown-list{display:none;position:absolute;top:100%;left:0;right:0;background-color:var(--color-background);border:1px solid var(--color-border-input);border-top:none;z-index:10;max-height:200px;overflow-y:auto;box-shadow:var(--box-shadow-dropdowns-and-meganavs)}.custom-dropdown-wrapper.open .custom-dropdown-list{display:block}.custom-dropdown-list ul{list-style:none;padding:0;margin:0}.custom-dropdown-list li{display:flex;align-items:center;padding:10px 12px;cursor:pointer;border-bottom:1px solid var(--color-border-input-alpha-10)}.custom-dropdown-list li:last-child{border-bottom:none}.custom-dropdown-list li:hover{background-color:var(--color-background-meta)}.custom-dropdown-list .swatch{width:20px;height:20px;border-radius:50%;margin-right:10px;box-sizing:border-box}.shade-swatch.selected,.dynamic-variant-button.shade-swatch.selected,.dynamic-variant-button.shade-swatch--round.selected,button.shade-swatch.selected,button.shade-swatch--round.selected{box-shadow:0 0 0 1px #fff,0 0 0 2px #000!important;border:1px solid transparent!important}
/*# sourceMappingURL=/cdn/shop/t/116/assets/custom.css.map */
