#header_primary {
    border-bottom: 1px solid #BABBBD;
}
#header_right_top {
    gap: 18px;
}
#header_primary .header_icon_svg {
    width: 24px;
    fill: #000;
}
#header_primary .header_icon_svg_outline {
    width: 24px;
    stroke: #000;
}
#header_primary .login.top_bar_item,
#header_primary .stsearchbar_link.top_bar_item {
    height: 24px;
}
#header_primary #st_mega_menu_wrap .ma_level_0 {
    font-size: 18px;
    color: #000;
    text-transform: none;
    font-weight: 600;
}
#header_primary #st_mega_menu_wrap .ma_level_0.is_parent::after {
    content: '';
}
#header_primary .amount_circle {
    right: -3px;
    top: -6px;
    background: #000000;
    color: #fff;
    height: 18px;
    line-height: 16px;
    width: 18px;
    font-size: 10px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}
#header_primary .userinfo_mod_top a {
    display: flex;
    align-items: center;
}

#st_header .userinfo_mod_top .dropdown_list {
    min-width: 150px
}

#st_header .userinfo_mod_top .dropdown_list .dropdown_list_ul {
    border: 1px solid #d9d9d9;
    padding: 15px;
    padding-right: 50px
}

#st_header .userinfo_mod_top .dropdown_list .dropdown_list_ul li {
    border: none
}

#st_header .userinfo_mod_top .dropdown_list .dropdown_list_ul li a {
    display: block
}

#st_header .userinfo_mod_top .dropdown_list .dropdown_list_ul li:last-of-type {
    margin-top: 10px
}

#st_header .userinfo_mod_top .dropdown_list .dropdown_list_ul li .dropdown_list_item:hover {
    background: #fff
}
#st_header .userinfo_mod_top i {
    display: none;
}
#header_primary_row .top_bar_item {
    padding: 0px;
}

/* #header_primary .stsearchbar_link .dropdown_list {
    display: none!important;
} */
#header_primary #search_query {
    cursor: pointer;
}