Hi, friend:
1- No, if you hover over the product variation, a gray box will appear. I want to remove that.
2- That worked, here I send the complete code so that it is at the same level as the quantity box.
.woocommerce div.product form.cart .variations th {
text-align: left;
padding-left: 0px}