header#headerNew { position: sticky; top: 0; z-index: 1001; }

@media screen and (min-width:1100px) {
    #mainHolder_divDesign,  div#mainHolder_divBlocks, .hesabimContent>.hesabimBolumuTutucu, .Magazalar .centerCount, .HesabimTakip .centerCount, .UyeGiris .centerCount.userLoginContent, .UyeOl .uyeOlSection, body .pageSifremiUnuttum.SifremiUnuttumContent.userDivLeft{max-width: 100%!important;}

    #headerNew .cart-item a.header-cart-link.headerButon .sepetUrunSayisi { display: block; position: absolute; right: -8px; top: 12px; width: 14px; line-height: 14px; text-align: center; border-radius: 100%; color: #fff; font-size: 10px; background-color: #cc9966; }

    #headerNew .header-favori-item a.favori-link .header-favori-count #favCount { display: block; position: absolute; right: 0px; top: 8px; width: 14px; line-height: 14px; text-align: center; border-radius: 100%; color: #fff; font-size: 10px; background-color: #cc9966; }

    #top-bar .headerContainer > div { width: 33%; }
    #top-bar >.headerContainer>.flex-col.flex-center>.nav { justify-content: center; }
    
}

@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 (min-width:768px) and (max-width:1099px) {
    .cart-item a.header-cart-link.headerButon .sepetUrunSayisi { right: -12px; top: -8px; }
}

@media screen and (max-width: 767px) {
    body:has(#headerNew) {
        padding-top: 0px;
    }
}



 

