.cart-item a.header-cart-link.headerButon .sepetUrunSayisi{display: block; position: absolute; right: -12px; top: -8px; width: 18px; line-height: 18px; text-align: center; border-radius: 100%; color: #fff; font-size: 10px; background-color: #000; }
.header-favori-item a.favori-link .header-favori-count{display: block; position: absolute; right: -12px; top: -10px; width: 18px; line-height: 18px; text-align: center; border-radius: 100%; color: #fff; font-size: 10px; background-color: #000; }

@media screen and (min-width:1100px) {
    .HomeBody #headerNew:not(.fixed) { position: fixed; top: 0; left: 0; right: 0; z-index: 9; }
}
#headerNew.fixed { position: fixed; top: 0; left: 0; right: 0; margin: 0; padding: 0; z-index: 9; width: auto; border: none; }
#headerNew.fixed #top-bar{background-color: #fff;}

@media(max-width: 767px) {
body:has(#headerNew){padding-top: 0;}
#top-bar{display: none;}
body.margin{margin-top: 80px;}
#headerNew #hb-logo img { max-width: 120px; }
}