.woocommerce span.onsale {
  background-color: #ff0000 !important;
}

.woocommerce ul.products li.product .price {
  color: #ff0000 !important;
}

h3 {
  font-weight: normal !important;
  line-height: 24px !important;
}

ul.products li.product, .woocommerce-page ul.products li.product {
  text-align:center;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt
{background-color:#959595 !important;

}

label {
margin-left: 10px; 
  
}

.payment_box {
  color: #ff0000 !important;
  font-size: 1.5em !important;
}