/* Enter Your Custom CSS Here */
.flex-direction-nav {
    display: block;
}

/*pricing time title font size*/
p {
  font-size: 18px;
}
/*pricing items font size*/
.pricing-table ul.pricing li {
  
    font-size: 14px;

}

.nav li a {
    font-size: 16px;
}

.post h2, .main-title {
    font-size: 24px;
}

body {
   font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 16px;
 }


 h5 {
   font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
   font-size: 16px;
  font-weight: lighter;
 }

 h1 {
   font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
   font-size: 34px;
 }

 /*h2 overridden - delete custom css*/
h2 {
   font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
   font-size: 26px;
 }

.et-learn-more h3.heading-more {
    font-size: 20px !important;
}

#quote { 
  margin-top: 15px;}

#strip-top {
    height: 10px;
}

.pricing-heading {
    color: #333;

}

/*used for "decor" text on pricing*/
h8 {
  
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
      color: #53b4c7 !important;
}

.simcal-event-title { font-size: 14px; }