body.single-product form.cart table.variations td.label, .single-product form.cart table.variations th.label {
    width: auto;
    display: table-cell;
    font-weight: bold;
}
.single-product form.cart table.variations td.label, .single-product form.cart table.variations td.value select {
    color: #111;
    border-color: #333;
}