.product-form-swatch__variants{display:flex;flex-wrap:wrap}.product-form__swatch{display:inline-block;margin-right:5px}.product-form__swatch input{display:none}.product-form__swatch label{display:block;width:var(--swatch-size);height:var(--swatch-size);border:1px solid #777!important;border-radius:var(--swatch-border-radius)!important;background-size:cover;cursor:pointer;transition:border-color .3s ease;padding:1rem!important}.product-form__swatch label:hover{border-color:rgb(var(--color-foreground))!important}.product-form__swatch input:checked+label{border-color:rgb(var(--color-foreground))!important;border-width:2px!important;box-shadow:inset 0 0 0 1px #fff}.product-form__swatch input:checked+label .svg-wrapper{display:inline-flex!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-form__swatch input.disabled+label{opacity:.5}.product-form__swatch input.disabled+label:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,transparent 45%,rgba(255,0,0,.6) 50%,transparent 55%);pointer-events:none}@media screen and (max-width:749px){.product-form__swatch label{width:calc(var(--swatch-size) * 7 / 8);height:calc(var(--swatch-size) * 7 / 8)}.product-form__input--pill input[type=radio]+label{margin-right:.3rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-product-variant-swatch-custom.css.map */
