/*
Theme Name: Nictorys Theme
Author: Yuvee
Version: 1.0
Description: WordPress theme
*/
.custom-logo-link img{
    width: 100px;
    height: 100px;
}
.navbar-header {
    padding: 5px 0px;
}
@media (max-width: 991px) {
    .header-style-1 .navigation, .header-style-2 .navigation {
        background: #313131;
        padding: 0px !important;
    }
}
@media (max-width: 991px) {
    .header-style-1 .navbar-header button, .header-style-2 .navbar-header button {
        top: 38px !important;
    }
}