Hi,
Try this.
.woocommerce div.product .product-short {
margin-bottom: 10px;
}
.woocommerce div.product form.cart .variations select { margin: 0; }
.variations td {
padding: 0;
}
if it didn’t work, try with !important
Let me know, what you got.
Thanks,
laranz.