/**/
@media (min-width: 768px) {
    #header .header-nav {
        display: none;
    }
    #header.header2 .header-top {
        border: 0;
    }
    #_desktop_top_menu, .topmenu-wrapper, #amegamenu {
        background: #000!important;
    }

}
#_mobile_an_wishlist-nav svg {
    display: none;
}
#header.header2 #_desktop_logo {
    height: 66px;
    padding: 0 15px;
}
#header.header2 .logo {
    max-width: 153px;
    max-height: 50px;
    margin: 0px 0 2px -3px;
}
.header2 .amega-menu .anav-top {
    justify-content: flex-start;
}
.header2 .amenu-item .amenu-link {
    padding: 16px 57px 15px 0px;
}
.topmenu-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: 46px;
    padding-bottom: 4px;
    padding-left: 0;
}
#header.header2 #_desktop_cart {
    margin-left: 31px;
    margin-right: 0;
}
#header.header2 .blockcart-link span {
    margin: 0 1px -1px 13px;
}
#_desktop_an_wishlist-nav {
    font-size: 12px;
    text-transform: uppercase;
}
#_desktop_an_wishlist-nav a {
    display: flex;
    align-items: center;
}
#_desktop_an_wishlist-nav a > span {
    margin: 0 0px -2px 11px;
}
#_desktop_an_wishlist-nav svg {
    margin-bottom: -1px;
}
.topmenu-wrapper .btn-unstyle {
    cursor: pointer;
}
#header.header2 .header-middle,
#header.header2 .header-right {
    display: flex;
    align-items: center;
    height: 66px;
}
#header.header2 .header-right {
    justify-content: flex-end;
    padding-bottom: 1px;

}
#_desktop_clientservice {
    margin-left: 20px;
}
#_desktop_user_info {
    margin: 0 0 0 20px;
}
.lang_and_сr i.expand-more {
    font-size: 18px;
}
#_desktop_currency_selector {
    margin-left: 20px;
}

#header.header2 .search-button-wrapper {
    display: none!important;
}
#header.header2 .search-dropdown .search-widget {
    display: block!important;
    position: static!important;
    width: 100%;
    max-width: unset;
    margin-top: 2px;
}
.header-right .search-dropdown {
    flex: 1 1;
}
.header-right .search-widget .container {
    width: 100%;
}
.header2 .search-widget form input[type=text] {
    padding: 11px 45px 13px 20px;
}
.header2 .search-widget form button[type=submit] {
    bottom: calc(50% - 16px);
}
.header2 .search-widget {
    margin: 0 -7px 0 1px;
    width: 100%;
}
#_desktop_an_wishlist-nav a:hover > span {
    color: #000;
}
.fixed-menu-container {
    padding: 0;
}
@media (max-width: 1200px) {
    .header2 .amenu-item .amenu-link {
        padding: 18px 15px 12px 0px;
    }
    #header.header2 #_desktop_an_wishlist-nav {
        margin-left: 0!important;
    }
    #header.header2 #_desktop_cart {
        margin-left: 20px;
    }
    #header.header2 #_desktop_language_selector,
    #header.header2 #_desktop_currency_selector,
    #header.header2 #_desktop_clientservice,
    #header.header2 #_desktop_user_info {
        margin-left: 10px;
    }
}
@media (max-width: 991px) {
    #header.header2 .topmenu-right .dropdown i.expand-more {
        width: 12px;
        margin-left: -5px;
        margin-right: 5px;
    }
}
@media (max-width: 767px) {
    .topmenu-wrapper {
        display: none;
    }
    #_desktop_language_selector,
    #_desktop_currency_selector,
    #_desktop_user_info,
    #_desktop_an_wishlist-nav {
        display: none;
    }
    #header.header2 .blockcart-link span,
    #header.header2 .header-right {
        display: none;
    }
    #header.header2 .amenu-item .amenu-link {
        color: #000!important;
    }
}