.mobile-top-bar .language-box ul:hover{
    height: 80px;
}
.language-box ul:hover {
    height: 64px;
}

.mobile-logo img{
    height: 58px;
    top: -15px;
    position: relative;
}
/*.header-logo img{*/
    /*max-height: 80px;*/
/*}*/
.header-logo-dark img{
    max-height: 60px;
}

.header-nav ul li:hover {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8);
    background-color: rgba(255,255,255,0.3);
}
.stick-header-animate .header-nav ul li:hover {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    background-color: rgba(255,194,0,0.3);
}
.header-nav ul li:hover > a, .header-nav ul li:hover > a i, .header-style-7 .vertical-menu-wrapper ul li a:hover, .header-style-7 .vertical-menu-wrapper ul li .vertical-menu-open{
    color: #fff !important;
}
.header-style-6 .stick-header-animate .sf-menu > li > a, .header-style-6 .stick-header-animate .sf-menu > li > a > i, .header-style-6 .stick-header-animate .header-tools i{
    color: #000 !important;
}
.list-style-3 ul li:first-child{
    line-height: 24px !important;
}