.ht-left{float: left;}
.ht-left ul{padding: 0;margin: 0;list-style: none;}
.ht-left ul li{float: left;margin: 0 8px 0 0;}
.ht-left ul li:before{content: "\f111";font-family: 'FontAwesome';color: #061D4C;float: right;font-weight: 600;font-size: 2px;line-height: 18px;margin-left: 8px;}
.ht-left ul li:last-child:before{display: none;}
.ht-left ul li a{color: #061D4C;font-size: 14px;font-weight: 400;}

body .header-favori-item a.favori-link.headerButon {gap: 5px; }
.header-button a{font-weight: 600;}
#spnTopSepetToplamUrun{ position: absolute; right: -10px; top: -10px; width: 18px; height: 18px; background: #061D4C; border: 1px solid white; border-radius: 100%; color: #FFFFFF; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 400; }
.header-cart-link{margin-right: 9px;}
.header-wrapper > div{padding: 0 60px;}

body #headerNew .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl {padding: 0;margin: 0;}
body #divTopProductSearch .searchform-wrapper{border: none;border-bottom: 1px solid rgba(237, 237, 237, 1);}
body #top-bar .headerContainer > div{width: 33.33%;}
body #top-bar .headerContainer div.flex-center > div{justify-content: center;}
body .newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon .nav-submenu{padding: 0;}

.MenuImages{float: left;display: flex;flex-direction: column;gap: 20px;}

@media (min-width:1042px) {
  #headerNew.fixed{position: fixed; top: -100%; left: 0;right: 0; margin: 0; padding: 0; z-index: 1000;width: 100%;border: none;transition: top .3s ease-in-out;}
  #headerNew.fixed.gectop{top: 0;}
  #headerNew.fixed #top-bar{display: none;}
}

@media (max-width:767px) {
  body #headerNew .header-main{height: 50px;}
  body #spnTopSepetToplamUrun{right: -15px;top: -25px;}
}