.menu-area{
 padding-top: 10px !important;
}

.zmdi {
  font-size: 20px!important;
}

.socail-top{
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/*active das tabs da página de produtos e destaques*/
.service-details-menu li a.active {
    background: #f1f1f1 !important;
    color: #EC1B23 !important;
}


/*background menu*/
.header-bottom-area{
    background:#777777 !important;
}

/*Color menu*/
.main-menu > ul > li > a {
    color: #ffff !important;
}