.woocommerce-cart .woocommerce table.shop_table.cart td.product-name a {
  color: #000000;
}
.woocommerce .wc-proceed-to-checkout .button {
  color: #ff0000 !important;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 300;
  line-height: 32px;
}
.woocommerce #payment div.form-row .button {
  color: #ff0000;
  font-size: 16px;
  line-height: 32px;
}
.woocommerce #payment ul.payment_methods {
  background-color: #eeeeee;
}
.woocommerce #payment div.form-row {
  background-color: #eeeeee;
}
.woocommerce form.checkout h3 {
  font-size: 19px;
  text-transform: uppercase;
  color: #ff0000;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.page #content-area .hentry .entry-content a {
  color: #d5a306;
}
#sidebar .et_pb_widget a {
  font-size: 13px;
  text-align: left;
}
.page #content-area .hentry > h1 {
  text-transform: capitalize;
  font-weight: 700;
}
