/*-----------------------------------------------------------------*/
/* 3. Header
/*-----------------------------------------------------------------*/
#ABdev_main_header.default {
    padding: 0px 0 0px 0px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    width: 100%;
    /* position: fixed; */
    background: #1e73be;
}






/*-------- 3.2. Header Style 1  --------*/
#ABdev_main_header.header_layout_1 {
    padding: 0px 0 0px 0px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    width: 100%;
    position: fixed;
    background: #fff;
}

.header_layout_1 #logo_search_bar {
    border-bottom: 1px solid #e6e9eb;
}



.header_layout_1 #logo .my_account_link {
    margin-left: 20px;
}

.header_layout_1 #logo p.cart_right {
    position: relative;
    float: right;
    top: -6px;
}

.header_layout_1 #logo p.cart_right a.link_cart {
    margin-left: 10px;
}

.header_layout_1 #logo p.cart_right i,
.header_layout_2 #logo p.cart_right i,
.header_layout_3 p.cart_right i {
    font-size: 25px;
    margin-left: 20px;
    position: relative;
    top: 5px;
}







.header_layout_1 #main_menu {
    float: center;
    padding-top: 9px;
}

.header_layout_1 nav>ul ul {
    top: 61px;
}

.header_layout_1 nav>ul>li a {
    padding-bottom: 10px;
    padding-right: 45px;
    margin-left: 0;
}

.header_layout_1 nav>ul ul>li a {
    padding: 0px 10px 0px 30px;
}

.header_layout_1 nav>ul>li.menu-item-has-children>a:after {
    right: 33px;
}

.header_layout_1 nav>ul>li.menu-item-has-children:hover>a:before {
    top: 45px;
    margin-left: -27px;
}

.header_layout_1 nav>ul>li>ul:before {
    content: "";
    display: block;
    position: absolute;
    width: 228px;
    min-width: 228px;
    height: 12px;
    top: -12px;
    left: 0;
    z-index: 2004;
}

.header_layout_1 .sf-mega {
    top: 61px;
    left: 0;
    margin-left: 0;
}

/*-------- 3.3. Header Style 2  --------*/
#ABdev_main_header.header_layout_2 {
    padding: 0px 0 0px 0px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    width: 100%;
    position: fixed;
    background: #fff;
}

.header_layout_2 #logo_search_bar {
    border-bottom: 1px solid #e6e9eb;
}

.header_layout_2 #logo {
    float: none;
    margin: 0;
    position: relative;
}

.header_layout_2 #logo .logo {
    float: left;
    margin-top: 26px;
    margin-bottom: 30px;
    margin-right: 59px;
}

.header_layout_2 #logo p {
    text-align: right;
    padding-top: 17px;
}

.header_layout_2 #logo p.cart_right {
    position: relative;
    float: right;
    top: 3px;
    margin-bottom: 15px;
}

.header_layout_2 #logo p.cart_right a.link_cart {
    margin-left: 10px;
}

.header_layout_2 .widget_search {
    float: left;
    width: 250px;
}

.header_layout_2 .widget_search input {
    margin-top: 20px;
    border-radius: 20px;
    margin-bottom: 0;
    outline: 0;
}

.header_layout_2 .widget_search input:focus {
    -moz-box-shadow: inset 0 0 2px #fff;
    -webkit-box-shadow: inset 0 0 2px #fff;
    box-shadow: inset 0 0 2px #fff;
}

.header_layout_2 .widget_search i {
    top: 33px;
}

.header_layout_2 .widget_search i:hover {
    color: #fff;
    -webkit-transition: all 180ms ease-in;
    transition: all 180ms ease-in;
}

.header_layout_2 #main_menu {
    float: left;
    padding-top: 9px;
    padding-bottom: 10px;
}

.header_layout_2 nav>ul ul {
    top: 59px;
}

.header_layout_2 nav>ul>li a {
    padding-bottom: 0;
    padding-right: 45px;
    margin-left: 0;
}

.header_layout_2 nav>ul>li.menu-item-has-children>a:after {
    right: 33px;
}

.header_layout_2 nav>ul>li.menu-item-has-children:hover>a:before {
    top: 43px;
    margin-left: -27px;
}

.header_layout_2 nav>ul>li>ul:before {
    content: "";
    display: block;
    position: absolute;
    width: 228px;
    min-width: 228px;
    height: 10px;
    top: -10px;
    left: 0;
    z-index: 2004;
}

.header_layout_2 .sf-mega {
    top: 59px;
    left: 0;
    margin-left: 0;
}

/*-------- 3.4. Header Style 3  --------*/
#ABdev_main_header.header_layout_3 {
    padding: 0px 0 0px 0px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    width: 100%;
    position: fixed;
    background: #fff;
    padding-bottom: 0;
}

.header_layout_3 #logo_search_bar {
    border-bottom: 1px solid #e6e9eb;
}

.header_layout_3 #logo {
    float: none;
    margin: 0;
    position: relative;
}

.header_layout_3 #logo .logo {
    float: left;
    margin-top: 24px;
    margin-bottom: 28px;
    margin-right: 59px;
}

.header_layout_3 p {
    text-align: right;
    padding-top: 9px;
    margin-bottom: 0;
    padding-bottom: 22px;
}

.header_layout_3 p a.link_cart {
    padding-left: 10px;
}

.header_layout_3 .widget_search {
    float: right;
    width: 250px;
}

.header_layout_3 .widget_search input {
    margin-top: 18px;
    border-radius: 20px;
    margin-bottom: 18px;
    outline: 0;
}

.header_layout_3 .widget_search input:focus {
    -moz-box-shadow: inset 0 0 2px #fff;
    -webkit-box-shadow: inset 0 0 2px #fff;
    box-shadow: inset 0 0 2px #fff;
}

.header_layout_3 .widget_search i {
    top: 31px;
}

.header_layout_3 .widget_search i:hover {
    color: #fff;
    -webkit-transition: all 180ms ease-in;
    transition: all 180ms ease-in;
}

.header_layout_3 #main_menu {
    float: left;
    padding-top: 9px;
    padding-bottom: 10px;
}

.header_layout_3 nav>ul ul {
    top: 59px;
}

.header_layout_3 nav>ul>li a {
    padding-bottom: 0;
    padding-right: 35px;
    margin-left: 0;
}

.header_layout_3 nav>ul>li.menu-item-has-children>a:after {
    right: 25px;
}

.header_layout_3 nav>ul>li.menu-item-has-children:hover>a:before {
    top: 43px;
    margin-left: -27px;
}

.header_layout_3 nav>ul>li>ul:before {
    content: "";
    display: block;
    position: absolute;
    width: 228px;
    min-width: 228px;
    height: 10px;
    top: -10px;
    left: 0;
    z-index: 2004;
}

.header_layout_3 .sf-mega {
    top: 59px;
    left: 0;
    margin-left: 0;
}

/*-------- 3.5. Dark Menu  --------*/
.dark_menu_style nav>ul ul {
    background: #282c30;
    border: 1px solid #282c30;
}

.dark_menu_style nav>ul ul li {
    border-bottom: none;
}

.dark_menu_style nav>ul ul li:hover {
    background: #282c30;
    color: #fff;
}

.dark_menu_style nav>ul>li.menu-item-has-children:hover>a:before {
    border-bottom: 7px solid #282c30;
}

.dark_menu_style .sf-mega-inner {
    background: #282c30;
}

.dark_menu_style nav>ul .sf-mega-inner>ul>li {
    border-right: 1px solid #bdbdbd;
    background: #282c30;
}

.dark_menu_style nav>ul .sf-mega-inner>ul>li>a,
.dark_menu_style .megamenu_header a span {
    color: #fff;
}

.dark_menu_style .search-box-wrapper {
    background: #282c30;
}

/*-------- 3.6. Sticky Header --------*/
#ABdev_main_header.sticky_header_low nav>ul>li>ul:before {
    height: 15px;
    top: -15px;
}


.header_layout_1.sticky_main_header #top_bar {
    transition: all 400ms ease-in;
    -webkit-transition: all 400ms ease-in;
    max-height: 400px;
}

#ABdev_main_header.sticky_header_low #top_bar {
    max-height: 0px;
    overflow: hidden;
    transition: all 600ms ease-in;
    -webkit-transition: all 600ms ease-in;
}

.header_layout_1.sticky_main_header #logo {
    transition: all 400ms ease-in;
    -webkit-transition: all 400ms ease-in;
}


.header_layout_1.sticky_header_low #logo {
    margin-bottom: 15px;
    margin-top: 15px;
    transition: all 400ms ease-in;
    -webkit-transition: all 400ms ease-in;
}


/*-------- 3.6. Main Menu --------*/
#ABdev_menu_toggle {
    display: none;
    
    cursor: pointer;
}



nav>ul {
    list-style: none;
    margin: 0;
    /* float: center; */
    
    position: relative;
    /* padding-top: 16px; */
}

nav>ul>li {
    float: left;
    line-height: 40px;
    /* padding-left: 5px; */
    

}

nav>ul>li a {
    color: #fff;
    /* font-family: Lato; */
    /* font-weight: 300;
    font-size: 13px; */
    text-align: center;
    display: flex !important;
    width: 100%;
    margin-left: 15px;
    /* padding-right: 15px; */
    /* margin: 0px 5px; */
    position: relative;
    text-transform: uppercase;
    padding: 0px 10px;
    justify-content: center;
}

nav>ul>li a:hover {
    color: #fff;
    background: #053B6F;
}


nav>ul> .current-menu-item a {
    color: #fff;
    background: #053B6F;
}



nav>ul>li:hover a {
    -webkit-transition: all 180ms ease-in;
    transition: all 180ms ease-in;
}

nav>ul>li:hover a:after {
    color: #fff;
    -webkit-transition: all 180ms ease-in;
    transition: all 180ms ease-in;
}

nav>ul>li span {
    display: block;
}

nav>ul ul {
    display: none;
    list-style: none;
    position: absolute;
    /* left: 26px; */
    background: #1E73BE;
    /* border: 1px solid #e9eaec; */
    
    margin-left: 13px;
    min-width: 228px;
    z-index: 2001;
    overflow: visible;
}

nav>ul li:hover>ul,
nav>ul li.sfHover>ul {
    display: block;
    z-index: 2003;
}

nav>ul ul li {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    
}

nav>ul ul li:last-child {
    border-bottom: 0px solid #e9eaec;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

nav>ul ul li a {
    width: 100%;
    text-align: left;
    padding: 0px 13px ;
    color: #fff;
    margin-left: 0;
    display: flex;
        justify-content: start;
}



nav>ul ul li:hover a {
    color: #fff;
}

nav>ul ul ul {
    position: absolute;
    left: 100%;
    top: -1px;
    margin-left: 0px;
    margin-top: 0;
    z-index: 2002;
    border-top-left-radius: 0px;
}

nav>ul ul ul li>a {
    color: #848998;
}

nav>ul ul ul li>a:hover {
    color: #fff;
}

nav>ul ul ul:after {
    display: none;
}

.sf-arrows .sf-with-ul:after {
    content: "\f488";
    /*.ci_icon-chevron-right*/
    font-family: 'WebHostingHub-Glyphs';
    color: #aaa;
    margin-left: 5px;
    float: right;
    position: relative;
    top: 2px;
}

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
    /*.ci_icon-keyboardalt*/
    top: 0;
}

.sf-arrows ul li:hover .sf-with-ul:after {
    color: #fff;
}

.sf-arrows>li:hover>.sf-with-ul:after {
    color: #d84949;
}

.sf-arrows .current_menu_ancestor .sf-with-ul:after {
    color: #333;
}

nav>ul>.current-menu-item>a,
nav>ul>.current-post-ancestor>a,
nav>ul>.current-menu-ancestor>a,
nav>ul ul>.current-menu-item>a {
    color: #fff;
}

.whhg-search {
    float: right;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-left: 34px;
    background: #f5f6f8;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    margin-top: 17px;
}

/*-------- 3.6.1. Transparent Main Menu  --------*/
#ABdev_main_header.transparent nav>ul>.current-menu-item>a,
#ABdev_main_header.transparent nav>ul>.current-post-ancestor>a,
#ABdev_main_header.transparent nav>ul>.current-menu-ancestor>a {
    color: #fff;
}

#ABdev_main_header.transparent nav>ul>li a {
    color: #fff;
}

#ABdev_main_header.transparent nav>ul>li a:hover {
    color: #fff;
}

#ABdev_main_header.transparent .megamenu_header a span {
    color: #fff;
}

#ABdev_main_header.transparent nav>ul ul {
    list-style: none;
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    margin: 0;
    margin-top: 20px;
    z-index: 2001;
    overflow: visible;
}

#ABdev_main_header.transparent nav>ul>li>ul:before {
    content: "";
    display: block;
    position: absolute;
    width: 228px;
    min-width: 228px;
    height: 20px;
    top: -20px;
    left: 0;
    z-index: 2004;
}

#ABdev_main_header.transparent nav>ul ul li:hover {
    background: rgba(0, 0, 0, 0.2);
}

#ABdev_main_header.transparent nav>ul>li.menu-item-has-children:hover>a:before {
    bottom: -20px;
}






.hide {
    display: none;
}