product-color-select{display:flex;flex-direction:column;width:100%;justify-content:center}product-color-select.multi-color,product-color-select.multi-color *{cursor:pointer}product-color-select:not(.multi-color),product-color-select:not(.multi-color) *{cursor:default;pointer-events:none}product-color-select.multi-color{max-width:26rem;height:4rem;border:1px solid black}product-color-select>*{width:100%}product-color-select fieldset{height:100%;margin:0;padding:0;border:none;position:relative}product-color-select fieldset legend{width:100%;border:none;outline:none;padding:0}product-color-select .product-color-select__active{display:flex;justify-content:space-between}product-color-select.multi-color .product-color-select__active{padding:0 1rem}product-color-select .product-color-select__caret{display:block;width:1.5rem;position:relative;color:#000}product-color-select:not(.multi-color) .product-color-select__caret{display:none}product-color-select .product-color-select__caret .icon-caret{display:block;width:1.5rem;height:.75rem;position:absolute;top:1.5rem}product-color-select.open .product-color-select__caret .icon-caret{transform:rotate(180deg)}product-color-select .product-color-select__active .product-color-select__option-label{padding:0}product-color-select:not(.open) .product-color-select__options,product-color-select:not(.multi-color) .product-color-select__options{display:none}product-color-select .product-color-select__options{padding:0;background:#fff;overflow-y:auto;max-height:18rem;position:absolute;z-index:2;top:100%;right:0;left:0;outline:1px solid black}product-color-select .product-color-select__option-label{display:flex;align-items:center;width:100%;height:4rem;padding:0 1rem}product-color-select .product-color-select__option-label.selected{display:none}product-color-select .product-color-select__options .product-color-select__option-label:hover,product-color-select .product-color-select__options .product-color-select__option-label:focus-visible{background:#f3f3f3}product-color-select .product-color-select__options .product-color-select__option-label{border-bottom:1px solid black}product-color-select .product-color-select__options .product-color-select__option-label:last-of-type{border-bottom:none}product-color-select .product-color-select__option-label .product-color-select__option-label-inner{display:flex;align-items:center;gap:1rem;width:100%;position:relative;height:4rem}product-color-select .product-color-select__option-color-value{color:#000;text-align:left;font-family:var(--font-din-alternate);font-size:1.4rem;font-style:normal;font-weight:700;line-height:1;letter-spacing:.56px;text-transform:uppercase}product-color-select .product-color-select__option-color-family-value{color:#8b8b8b}product-color-select .product-color-select__option-label .swatch{display:block;height:1.7rem;width:1.7rem;border-radius:50%}product-color-select .product-color-select__options .product-color-select__option-label input[type=radio]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;height:4rem;width:100%}product-color-select .product-color-select__options .product-color-select__option-label input[type=radio].option-unavailable~span{opacity:.35}@media screen and (max-width: 767px){product-color-select .product-color-select__option-label .swatch{display:none}}
/*# sourceMappingURL=/cdn/shop/t/1498/assets/component-product-color-select.css.map?v=149262491855347163621760725530 */
