/**/
@media (min-width: 992px) {
    #header .header-nav {
        display: none;
    }
}

#header.header5 #_desktop_logo {
    height: 80px;
    justify-content: center;
}
#header.header5 #_desktop_logo a {
    margin: 0;
    align-items: center;
}
.lang_and_сr span {
    font-size: 12px;
    text-transform: uppercase;
}
.header-left {
    display: flex;
    align-items: center;
    padding-top: 2px;
}
#_desktop_language_selector {
    margin-right: 14px;
}
#_desktop_user_info a,
#_desktop_an_wishlist-nav a {
    display: flex;
    align-items: center;
    font-size: 12px;
    text-transform: uppercase;
}
.header-right {
    align-items: center;
}
#header.header5 .blockcart-link span {
    margin-left: 10px;
}
.blockcart-link svg {
    margin-bottom: -1px;
    flex: 0 0 auto;
}
#header.header5 #_desktop_cart {
    margin-left: 24px;
}
#_desktop_an_wishlist-nav {
    margin-bottom: -2px;
}
#_desktop_an_wishlist-nav svg {
    margin-right: 8px;
    flex: 0 0 auto;
}
#_desktop_user_info {
    margin-bottom: -1px;
}
#_desktop_user_info svg {
    margin-right: 7px;
    margin-bottom: 2px;
    flex: 0 0 auto;
}
.topmenu-wrapper {
    border-top: 1px solid #e8e8e8;
}
#header.header5 .topmenu-wrapper > .container {
    display: flex;
    justify-content: center;
    align-items: center;
}
#header.header5 .amega-menu {
    width: auto;
}
#header.header5 .search-dropdown {
    margin: 3px 16px 0 22px;
}
#header.header5 .amenu-item .amenu-link {
    padding: 23px 29px 19px 28px;
}
#index #header .header-top {
    border-bottom: 0;
}
#header.header5 .search-dropdown {

    position: static;
}
.topmenu-wrapper > .container {
    position: relative;
}
#header.header5 .search-dropdown .search-widget {
    top: 2px;
    right: 0;
    max-width: 100%;
}
#header.header5 .header-right {
    font-size: 12px;
}
#_desktop_user_info .btn-unstyle {
    display: flex;
    align-items: center;
    text-transform: uppercase;
}
#_desktop_user_info .btn-unstyle .material-icons {
    margin-bottom: 0!important;
}
#header.header5 .search-widget form input[type=text] {
    padding: 13px 45px 14px 18px;
}

#header.header5 .header-top-wrapper i.expand-more {
    font-size: 17px;
    margin-bottom: 0px;
}
.lang-fr #header.header5 #_desktop_cart,
.lang-fr #_desktop_an_wishlist-nav {
    margin-left: 15px;
}
@media (max-width: 991px) {
    #header.header5 .topmenu-wrapper > .container {
        padding: 0;
    }
    #header.header5 .search-dropdown {
        width: 100%;
        margin: 0;
    }
    #_desktop_language_selector,
    #_desktop_currency_selector,
    #_desktop_user_info,
    #_desktop_an_wishlist-nav {
        display: none;
    }
    .topmenu-wrapper {
        border: 0;
    }
}
