/*
Generated time: December 27, 2025 19:36
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.swatch{--swatch--size:var(--swatch-input--size, 4.4rem);--swatch--border-radius:var(--swatch-input--border-radius, 50%);display:block;width:3rem;max-width:100%;aspect-ratio:1/1;margin-right:5px;background:var(--swatch--background);background-position:var(--swatch-focal-point,initial);background-size:cover;background-origin:border-box;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--swatch--border-radius)}.swatch--square{--swatch--border-radius:var(--swatch-input--border-radius, 0.2rem)}.swatch--unavailable{border-style:dashed;border-color:rgba(var(--color-foreground),.5)}label.color-swatch.swatch-input__label:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.75);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.product-form-input input[type=radio]:checked+.color-swatch:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.75);outline-offset:.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}