.woocommerce ul.products li.product .woocommerce-loop-product__title {
  text-align: center;
  font-size: 13px;
}

bdi {
  text-align: right;
  font-size: 13px;
}

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

#primary ul li a:hover {
  font-size: 11px;
  color: #ffffff;
}

.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  background-color: #9b8b72;
  color: #ffffff;
  line-height: 10px;
  font-size: 11px;
  text-transform: none;
  text-align: center;
}

#primary .page .entry-content table th {
  font-size: 14px;
}

#primary .page .entry-content h2 {
  font-size: 10px;
}

.woocommerce .woocommerce-message {
  display: none;
}

.checkout-button.button.alt.wc-forward.wp-element-button {
  background-color: #9b8b72;
  color: #ffffff;
  line-height: 10px;
  font-size: 12px;
  text-align: center;
}

.woocommerce-page #content table.cart td.actions {
  background-color: #9b8b72;
  font-size: 12px;
  text-transform: none;
  text-align: center;
}

.woocommerce-additional-fields {
  display: none;
}

.woocommerce form .form-row label.checkbox {
  display: none;
}

.welcome-note p {
  font-size: 15px;
  font-variant: normal;
}

p {
  font-size: 18px;
}

.plan-page {
  font-size: 18px;
}

.plan-page .heading {
  font-size: 20px;
}

.heading {
  font-size: 20px;
}