.variation-swatches .swatch {cursor: pointer;}
.swatch img {width:40px;height:40px;border-radius:50%;padding:2px;margin:2px;border:solid 3px #ddd;border-radius:50%;}
.swatch:hover img,
.swatch.selected img{border:solid 3px var(--blue)!important}
#pa_felt-colour-options,.reset_variations{display:none;}