.cart-item a.header-cart-link.headerButon .sepetUrunSayisi{display: block; position: absolute; right: -10px; top: -3px; width: 18px; line-height: 18px; text-align: center; border-radius: 100%; color: #fff; font-size: 10px; background-color:#f46c84 ; }

.header-favori-item a.favori-link .header-favori-count #favCount{display: block; position: absolute; right: -5px; top: -7px; width: 18px; line-height: 18px; text-align: center; border-radius: 100%; color: #fff; font-size: 10px; background-color:#f46c84 ; }

header { display: block; position: sticky; top: 0; z-index: 1001; }

@media screen and (min-width: 1180px) and (max-width: 1239px) {
 .footerTempContainer {max-width: 1160px!important;}
}
 
@media screen and (min-width: 1100px) and (max-width: 1179px) {
 .footerTempContainer {max-width: 1080px!important;}
}
 
@media screen and (min-width: 1024px) and (max-width: 1099px) {
    .footerTempContainer {max-width: 1004px!important;}
}
 
@media screen and (max-width: 1099px){
    #headerNew .mobile-item-button .fa-shopping-cart:before, #headerNew .mobile-item-button .fa-user:before, #headerNew .mobile-item-button .fa-times:before, #headerNew .newMenuBtnClick a {color: #fff!important;}
    .cart-item a.header-cart-link.headerButon .sepetUrunSayisi{right: -15px;}
    body:has(#headerNew){padding-top: 0px;}
}
