
body .default_nav .full_nav_style .small_nav_sec .nav_sec_item .nav_third_item .nav_third_a{margin-bottom: 0px;}
body .header .default_nav .small_nav_sec{min-width: 270px;}
body .ly_header_78 .default_nav_style li .small_nav_sec{background-color: var(--ThemesHeaderBgColor);}
body #header.ly_header_78 .ly_header_center{margin: 0px auto;}
body .default_nav .full_nav_style .nav_sec{border-top: none;}
body .nav_center_fixed .account_box .account_side .account_title a{color: #fff;}
body .ly_header_78 #mobile_header .btn_menu .ajax_cart .cart_count{background-color: var(--ThemesHeaderTipsColor);}
body #header.ly_header_78[data-visual-id] .ly_favorite .cart_count{
    position: absolute;
    font-size: 12px;
    line-height: 12px;
    padding: 3px 4px;
    border-radius: 40px;
    top: -8px;
    right: -10px;
    min-height: 18px;
    box-sizing: border-box;
    min-width: 18px;
    text-align: center;
}

@media screen and (max-width: 1000px){
    body .nav_center_fixed,
    body .nav_center_fixed .account_box,
    body .nav_center_fixed .box_center .language_box .language_side .language_list,
    body .nav_center_fixed .box_center .currency_box .currency_side .currency_list{background-color: var(--ThemesHeaderBgColor);color: var(--ThemesHeaderTextColor);}

    body .nav_center_fixed .box_center .menu_item .menu_title a,
    body .nav_center_fixed .box_center .language_box .language_side .language_list a,
    body .nav_center_fixed .box_center .currency_box .currency_side .currency_list a,
    body .nav_center_fixed .box_top .close i{color: var(--ThemesHeaderTextColor);}

    body .nav_center_fixed .account_box .account_side .account_list a{color: #9ca3af;}
}
