.navbar-brand img {
    max-height: 63px!important;
 
}

#top-bar { 
    background: #323721!important;
 
}

.navbar-header-custom {
    padding: 12px 0 10px 0;  
}

@media screen and (max-width: 991px)
.navbar-toggler {
    background: #323721!important;
}

[data-overlay-dark]:before {
    background: #15190a!important;
}