#headerNew .htop {border: 0; }
#divHeaderUyeV2 a.account-link.headerButon .account-title, .header-favori-item a.favori-link .header-favori-title,.cart-item a.header-cart-link.headerButon .header-cart-title {text-transform: uppercase; }
body #divTopProductSearch .searchform-wrapper {border: 0;border-bottom: 1px solid rgba(236, 236, 236, 1);}
body .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li:hover .menu-wrap {border-top: 1px solid #ececec; }

.htop{float:left;width:100%;background:#222222;border-bottom:2px solid #ececec;padding:11px 0 10px;}
.htop .htop-left{float:left;padding:2px 0 3px;}
.htop .htop-left li{float:left;padding-right:18px;margin-right:18px;border-right:1px solid #fff;}
.htop .htop-left li:last-child{padding-right:0;margin-right:0;border-right:none;}
.htop .htop-left li a{float:left;font-size:12px;font-weight:300;color:#fff;line-height:13px}
.htop .htop-left li a:hover{color:#006eb8;}
.htop .htop-right{float:right;}
.htop .htop-right > a{float:left;font-size:12px;font-weight:300;color:#fff;line-height:18px}
.htop .htop-right > a:before{content:'';float:left;margin-right:10px;width:18px;height:18px;}
.htop .htop-right > a:hover{color:#006eb8;}
.htop .htop-right > ul{float:left;margin:2px 0 3px 25px;border-left:1px solid #fff;}
.htop .htop-right > ul li{float:left;}
.htop .htop-right > ul li a{float:left;margin-left:25px;}
.htop .htop-right > ul li a i{float:left;font-size:16px;color:#fff;line-height:13px}
.htop .htop-right > ul li a:hover i{color:#006eb8;}
.header-left{float:left;margin-top:35px;}
.header-right{float:right;margin-top:35px;}
.menuimagelist {display: flex; gap: 10px; }

@media screen and (min-width:1240px) and (max-width: 1460px) {
    body #headerNew .headerContainer {padding: 0 30px!important; }
}
@media screen and (min-width:1041px) and (max-width: 1239px) {
    body #headerNew .headerContainer {padding: 0 20px!important; }
}
@media screen and (min-width:768px) and (max-width: 1041px) {
    body #headerNew .headerContainer {padding: 0 20px!important; }
}
@media screen and (max-width:767px) {
    body #top-bar {display: none; }
}