.woocommerce form .form-row label {
    margin: 0px 20px 0;
}


.woocommerce form .form-row .input-checkbox {
    margin: 8px -20px 0;
    text-align: center;
    vertical-align: middle;
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
      line-height: inherit;
}

.woocommerce .star-rating {
    height: 5em;
    width: 10em;
}