.woocommerce div.product form.cart .variations{display:none}.swatches-wrapper{display:flex;flex-wrap:wrap;gap:10px;margin-top:5px;margin-right:85px}.swatch{display:inline-flex;align-items:center;justify-content:center;font-size:0;cursor:pointer;width:23px;height:23px;border-radius:50%;transition:.3s}.swatch.color-swatch{background:linear-gradient(145deg,rgba(255,255,255,.5),rgba(0,0,0,.1)),#000;box-shadow:0 1px 2px rgba(0,0,0,.2)}.swatch.text-swatch{border:1px solid;color:#000;font-size:10px;border-radius:45px}.swatch:hover{filter:brightness(1.2);box-shadow:0 2px 4px rgba(0,0,0,.3)}.swatch.selected{border:2px solid #000}.swatch img{max-width:100%}.swatch:hover .swatch-tooltip{display:block}.custom-swatches-wrapper,.custom-swatches-wrapper td{border:none}.custom-swatches-wrapper .label{font-size:100%;color:#000}.woocommerce-variation-add-to-cart-enabled{margin:20px 0}