.product-form__option-selector{margin:20px 0}.color-swatch-list{display:grid;justify-content:flex-start;grid-template-columns:repeat(auto-fit,45px);gap:20px;row-gap:10px;margin-top:5px}.color-swatch__item{position:relative;display:block;cursor:pointer;width:28px;height:28px;border-radius:100%;background-size:cover;background-position:center;-webkit-tap-highlight-color:transparent;border:1px solid var(--product-options-bd);transition:.25s ease-in-out;margin-bottom:10px}.product-page-info__options .color-swatch__item{width:35px;height:35px}.color-swatch__item:before,.color-swatch__item:after{position:absolute;content:"";border:2px solid rgb(var(--section-background, var(--background)));pointer-events:none;border-radius:inherit}.color-swatch__item:before{top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px)}.color-swatch__item:after{top:-3px;left:-3px;width:calc(100% + 6px);height:calc(100% + 6px);border-color:rgb(var(--text-color));opacity:0;transform:scale(.8);transition:opacity .2s ease,transform .2s ease}.color-swatch--white .color-swatch__item:before{box-shadow:0 0 0 1px rgba(var(--text-color),.3) inset}.color-swatch__radio:checked+.color-swatch__item:after{opacity:1;transform:scale(1)}.color-swatch-list--mini{grid-template-columns:repeat(auto-fit,14px)}.color-swatch-list--mini .color-swatch__item{width:14px;height:14px;border-width:2px}.color-swatch-list--mini .color-swatch__item:before,.color-swatch-list--mini .color-swatch__item:after{border-width:1px}.color-swatch.is-disabled .color-swatch__item:before{background:linear-gradient(to bottom right,transparent calc(50% - 1px),rgb(var(--background)) calc(50% - 1px),rgb(var(--background)) calc(50% + 1px),transparent calc(50% + 1px)) no-repeat}@media not screen and (pointer: fine){.color-swatch[data-tooltip]:before,.color-swatch[data-tooltip]:after{display:none}}a.color-swatch__item._active{border:1px solid var(--product-options-act-bd)!important;pointer-events:none}.color-swatch__item:hover{opacity:.5}
/*# sourceMappingURL=/cdn/shop/t/10/assets/color-swatch.css.map */
