/* Desktop menu */

/* header nav {
    position: relative;
}
*/
header#top nav #social-in-menu{
    margin: 0 !important;
}
header#top nav >ul >li.megamenu >ul.sub-menu{
    width: calc(100% - 12px);
    margin: 0 10px 0 10px;
} 
header#top nav >ul >li.megamenu{
    position: static !important;
}
header#top nav >ul.sf-menu{
    position: relative !important;
    /* margin-right: 30px; */
}
body[data-dropdown-style="minimal"] header#top nav >ul >li.megamenu >ul.sub-menu{
    padding: 0;
}
body[data-dropdown-style="minimal"] header#top nav >ul >li.megamenu >ul >li{
    padding: 20px 0 20px;
}
body:not([data-header-format="left-header"]) header#top nav >ul >li.megamenu >ul >li >a{
    font-size: 16px;
    font-weight: 700px;
    color: #ffffff !important;
    margin-bottom: 10px;
}
body[data-dropdown-style="minimal"] header#top nav >ul >li.megamenu >ul >li,
body[data-dropdown-style="minimal"] .sf-menu >li ul{
    background-color: #4eabea !important;
}
body[data-dropdown-style="minimal"] header#top nav >ul >li.megamenu >ul >li:nth-child(odd){
    background-color: #60b4ec !important;
}
body[data-dropdown-style="minimal"] header#top .sf-menu li ul li a,
.simple-menu-item .sf-with-ul {
    color:#ffffff !important;
    line-height: 20px;
    /* padding: 6px 23px; */
}
body[data-dropdown-style="minimal"] .sf-menu >li ul a, body[data-dropdown-style="minimal"] header#top nav >ul.sf-menu >li.megamenu ul li a{
    padding: 6px 30px;
}
body[data-dropdown-style="minimal"] header#top nav >ul.sf-menu >li.megamenu >ul >li:last-child{
    padding-right: 0;
}
header#top nav .menu-item-has-children .menu-item-has-children .simple-menu-item .sf-with-ul:hover{
    color:#ffffff !important;
}
header#top nav >ul >li.megamenu ul li:last-child{
    padding-bottom: 0;
}
#header-outer:not([data-lhe="animated_underline"]) header#top .col nav ul.sf-menu .sub-menu li.menu-item.current-menu-ancestor > a {
    color: #ffffff !important;
    background-color: transparent;
}
body[data-dropdown-style="minimal"] header#top .container nav > ul > li.megamenu > ul ul li a:hover{
    background-color: #5b92e5 !important;
}
body[data-dropdown-style="minimal"]:not([data-header-format="left-header"]) header#top .container nav > ul > li.megamenu > ul ul li.current-menu-item > a{
     background-color: #5b92e5 !important;
}
header#top .sf-menu .simple-menu-item > .sf-with-ul{
    line-height: 20px !important;
}
header#top .sf-menu .simple-menu-item .sub-menu .simple-submenu-item a{
    font-size: 12px !important;
    margin-bottom: 0px;
}
body[data-dropdown-style="minimal"]:not([data-header-format="left-header"]) header#top .container nav > ul > li.megamenu > ul > li > ul > li.has-ul > a:hover, body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul > li > ul > li.has-ul > a:hover{
    color: #ffffff !important;
}
body:not([data-header-format="left-header"]) header#top nav >ul.sf-menu >li.megamenu >ul >li >ul >li.has-ul >a {
    margin-bottom: 0 ;
}
header#top nav >ul.sf-menu .simple-menu-item .sub-menu{ 
    padding-bottom: 0px !important ;
}
@media only screen and (max-width: 1200px) {
    /* header#top nav >ul >li.megamenu >ul.sub-menu{
        width: 81%;
    } */
}
