/*Body full width*/


body.page #main.container {
width: 100%;
}

#primary.full-width {
    padding: 0;
}

/*###Body full width*/

/*Body and header CSS*/
.fa.fa-search{
  color:#000 !important;
}

.ora{
  color:#FF7E00 !important;
}

.main-navigation .menu li a {
    color: #4c4c4c !important;
}

.footer-credits {
    display: none;
}


/*###Body and header css*/


/*Mobile Body and header css*/
@media (max-width: 991px){
.module.widget-handle i {
    color: #000 !important;
    line-height: 40px;
}

.module.widget-handle i{
  color: #000 !important;
}

}

/*### Mobile Body and header css*/