/*  fonts  */
h1.lite{
  color: #fff;
}
h3.lite{
  color: #fff;
  font-family: Open sans;
  font-weight: 600;
}
h3.alt{
  color: #015f8e; /*#607d8b;*/
}
h3.lite2{
  color: #cfcfcf;
}

span.blue {
  color: #005b8c;
}

/*  fusion slider  */
div.heading.with-bg div.fusion-title-sc-wrapper{
    background: transparent!important;
}
div.caption.with-bg div.fusion-title-sc-wrapper{
    background: transparent!important;
}

/*   FOOTER  */
.fusion-footer-widget-area .widget-title, .fusion-footer-widget-area h3, .fusion-footer-widget-column .product-title {
  border-bottom: 1px solid #606060;
  padding-bottom: 6px;
  color: #f7f7f7;
}

/**  BLOG STYLING  **//
/* REMOVE PAGE TITLE BAR FROM ALL BLOG PAGES/ARCHIVES/CATS ETC */
.single-post div#wrapper div.fusion-page-title-bar.fusion-page-title-bar-none.fusion-page-title-bar-left, body.archive.date div#wrapper div.fusion-page-title-bar.fusion-page-title-bar-none.fusion-page-title-bar-left

{
display: none !important;
}

/**  MOBILE MENU  **/
.fusion-mobile-nav-item a {
font-family: arvo !important;
}

/**  GRAVITY FORMS STYLES  **/
label.gfield_label {
  font-family: arvo !important;
}

/**  FOOTER STYLING  **/
/* Remove list item bullets from custom footer menus */
.fusion-footer ul li a:before{
display:none !important;
}


div#wrapper div.fusion-footer footer.fusion-footer-widget-area.fusion-widget-area div.fusion-row div.fusion-columns.fusion-columns-4.fusion-widget-area ul li {
  padding: 4px 0 4px 0 ;
}