.card-wrapper .color-swatches{display:flex;gap:var(--swatch-spacing, .8rem);margin-top:.5rem;flex-wrap:wrap;position:relative;z-index:2;justify-content:center;width:100%;margin:0 auto}.card-wrapper .color-swatch-wrapper{position:relative}.card-wrapper .color-swatch{width:2rem;height:2rem;border-radius:50%;cursor:pointer;position:relative;background-color:var(--color-swatch);background-size:cover;background-position:center;transition:transform .2s ease}.card-wrapper .color-swatches[data-swatch-shape=square] .color-swatch{border-radius:0}.card-wrapper .color-swatch:hover{transform:scale(1.1)}.card-wrapper .color-swatch.disabled{opacity:.5;cursor:not-allowed}button.color-swatch{border:1px solid rgb(104,104,104)!important}.card-wrapper .color-swatches{justify-content:flex-start!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-color-swatches.css.map */
