.woocommerce-loop-product__link {
  font-size: 22px;
}

/*Shop notice on top. */
p.demo_store {
       background-color: #fcbc1d;
}

.entry-content h2 {
  font-size: 38px;
  font-weight: bold;
}


/* Footer */

#footer-widgets .widget .widget-title {
font-size: 34px;
}

.main-navigation ul li a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }

.woocommerce div.product p.price, .woocommerce div.product span.price {
    display: none;
}

.price.grid-only 
{
    display: none !important;
}
.woocommerce-Price-amount {
  display: none !important;
}

.entry-title {
  font-size: 36px
}

.woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
      font-family: arial;
}

.woocommerce #page-wrapper h1.page-title {
    color: #3b3b3b;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.35em;
    margin-bottom: 1em;
  font-family: arial;
}

.woocommerce #page-wrapper .product h1.entry-title {
  font-family: arial;   
}

#secondary .widget .widget-title, #footer-widgets .widget .widget-title, #masthead-widgets .widget .widget-title {
  font-size :32px;
}