header { position: sticky; top: 0; z-index: 2; }
 .flex-left .nav-left { justify-content: center; }
  #divTopProductSearch .searchform-wrapper { border: none !important; }
 #spnTopSepetToplamUrun { position: absolute; width: 22px; height: 22px; background: #fff; right: -15px; top: -5px; border-radius: 100%; display: flex !important; align-items: center; justify-content: center; color: #1a2639 !important; font-weight: 500; }
 .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl { padding: 0; margin: 0; justify-content: space-between !important; }
 .header-wrapper .header-bottom { box-shadow: 0px 3px 6px #00000029; }
 .flex-col.hide-for-medium.flex-center { margin: 0; padding: 0; width: 100%; }
 .newHeaderNavigation:not(.mobileStyle) .menu-wrap { box-shadow: 3px 0 6px #00000029; }
 .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li > a { height: 100%; display: flex; align-items: center; justify-content: center; border-bottom: 3px solid transparent; padding-top: 2px; text-align: center; }
 .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:hover > a { border-color: #42b883; }
 .newHeaderNavigation:not(.mobileStyle) .menu-list-kolon { padding: 57px 0; }
 .newHeaderNavigation:not(.mobileStyle) .menu-list-image { justify-content: end !important; }
 .newHeaderNavigation:not(.mobileStyle) .menu-list-row { max-width: 1320px !important; align-items: center; justify-content: space-between; }
 .newHeaderNavigation:not(.mobileStyle) .kolon { padding: 0; }

  @media screen and (min-width: 1041px) and (max-width: 1360px) { 
     .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl { gap: 10px !important; padding: 0 10px; }
     .header-main { padding: 0 20px 0 10px; }
     .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li > a { font-size: 14px !important; }
 }

 @media (max-width: 1099px) { 
 #headerNew .header-main { height: 50px !important; }
 #headerNew .mobile-cart-item .cart-icon, #headerNew .mobile-user-item .account-link, #headerNew .newSearcBtnClick a, #headerNew .newMenuBtnClick a { color: #fff !important; }
 #headerNew .cart-item a.header-cart-link.headerButon .sepetUrunSayisi { background: #fff !important; }
 .header { margin-bottom: 10px; }
 #headerNew .header-main .header-nav.nav-left { justify-content: start; }
 .newHeaderNavigation.mobileStyle .newHeaderNavUl { padding: 0; margin: 0; }
 }