#main #content-wrap {
  padding-top: 0px;
}

.panel-grid-cell .widget-title {
  background-color: #f5d066;
  padding: 20px;
  color: #3b3b3b;
  font-size: 15px;
  font-weight: 700;
  text-transform: none;
  text-align: center;
  border-left-width: 0px;
}

#site-header.medium-header.hidden-menu .oceanwp-mobile-menu-icon {
  max-height: 150px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  width: 100%;
}

.page-header {
  margin-bottom: 30px;
}

.fas.fa-phone {
  font-size: 15px;
}

.fas.fa-envelope-square {
  font-size: 15px;
}

.topbar-content {
  font-size: 14px;
}

#footer-widgets .footer-box .widget-title {
  font-size: 15px;
  font-weight: 700;
  background-color: #795a3e;
  text-align: center;
  padding: 12px;
}

.custom-menu-widget .oceanwp-custom-menu > ul > li {
  display: block;
  border-bottom: 0px solid #e9e9e9;
}

#footer-widgets.oceanwp-row.clr {
  padding-bottom: 5px;
}



.widget-title {
  font-size: 15px;
  font-weight: 700;
  background-color: #795a3e;
  padding: 12px;
  color: #ffffff;
  text-align: center;
  text-transform: none;
}