#header .header-nav {
    display: block;
}
#header .header-nav .header-nav-inside {
    height: 40px;
}
#header #_desktop_cart,
#_desktop_an_wishlist {
    display: flex;
    align-items: center;
}
#_desktop_logo {
    text-align: left;
    width: 11.5%;
}
.header-right {
    width: 88.5%;
    padding-top: 0px;
    padding-bottom: 3px;
}
.amega-menu .anav-top {
    justify-content: flex-start;
}
.header-top-wrapper {
    min-height: 55px;
}
#_desktop_cart {
    margin-right: -2px;
}
.amenu-item .amenu-link {
    padding: 15px 20px 14px 20px;
}

#header {
    border-bottom: 1px solid #e5e5e5;
}
#index #header {
    border: 0;
}
