.custom-variant-swatches-products{display:flex;flex-wrap:wrap;gap:8px;margin:1rem 0}.custom-variant-swatch-label{cursor:pointer;text-decoration:none;transition:all .2s ease}.custom-variant-swatch-label:hover .custom-variant-swatch{transform:scale(1.05)}.custom-variant-swatch{background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid transparent;display:block;height:80px;transition:all .2s ease;width:60px}.custom-variant-swatch--active{border-color:#000}