.h-element .current-menu-item a, li.current-menu-ancestor a {
    background: #006FAF;
    background: -webkit-linear-gradient(to left, #016CAA , #1A8DCF);
    background: linear-gradient(to left, #8c0909 , #ae1f36);
    border-radius: 5%;
}

header.site-header div.site-logo {
    margin-top: 10px;
    margin-bottom: 12px;
}
header.site-header .bar-sticked .site-logo {
    margin-top: 2px;
}
.site-header .bar-sticked {

    background-color: rgba(32, 32, 32, 0.95) !important;

}

#loader:after {
    border-top-color: #7a162e;
}

#loader:before {
    border-top-color: #ae1e40;
}

#loader {
    border-top-color: #e8456c;
}

.transparent-header .sonex-header .sonex-menu ul li a, .transparent-header .sonex-header-bot .sonex-menu ul li a {
    border-bottom: 1px solid #616161;
}

.sonex-header .sonex-menu li ul, .sonex-header-bot .sonex-menu li ul {

    width: 255px !important;    

}