.it-header-slim-wrapper {background: #484F54 !important;}
 
.it-header-center-wrapper {background: #CC334A !important;}
 
@media (min-width: 992px) {
  .it-header-navbar-wrapper {background: #CC334A !important;}
  .navbar { background: #CC334A !important;}
}

@media only screen and (max-width: 991px) {
  .navbar { background: #CC334A !important;}
  .it-brand-text image { width: 50px !important;height: 50px !important;}
  .it-header-wrapper .it-nav-wrapper .it-brand-wrapper {padding-left: 0px!important;}
  .it-header-center-wrapper .container{padding-right: 0!important; padding-left: 0!important;}
  .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .it-brand-title { font-size: 1em!important;}  
  .it-header-navbar-wrapper {display: inherit!important; background: #CC334A !important;}  
  .it-nav-wrapper button {background-color: #fff!important;}
} 

.it-footer {background-color: #484F54 !important;}
