label {
  color: #000000;
  font-variant: normal;
  white-space: normal;
}

.woocommerce form .form-row .optional{
    display: none ;
}

.cart_totals ul#shipping_method li label {
    width: auto;
    text-align: right;
    float: right;
}

.woocommerce p {
    font-family: 'PT Serif';
    font-size: 18px;
}