#wrapper .post-content h2 {
  font-size: 30px;
  font-weight: 400;
  line-height: 70px;
}
.woocommerce form.checkout h3 {
  font-weight: 400;
  font-size: 25px!important;
}
.woocommerce-container .product-title a {
  font-weight: 700;
  font-size: 30px;
  line-height: 20px;
  font-style: normal;
  text-align: left;
  letter-spacing: 0px;
}
.woocommerce .wc-proceed-to-checkout .button {
  font-size: 12px;
  margin-left: 10px;
  margin-top: 9px;
}
.woocommerce .avada-shipping-calculator-form .button {
  font-size: 12px;
}
.woocommerce button.button {
  font-size: 12px;
}
.woocommerce form.checkout_coupon input[name=apply_coupon] {
  font-size: 12px;
}
.woocommerce ul.products li.product h3 {
  font-size: 23px;
  line-height: 40px;
}
.woocommerce-checkout .woocommerce h2 {
  font-size: 25px!important;
}
