#headerNew #top-bar .HeadSoc{float: left;}
#headerNew #top-bar .HeadSoc ul{list-style: none;padding: 0;margin:0;}
#headerNew #top-bar .HeadSoc ul li{float: left;margin-right: 15px;}
#headerNew #top-bar .HeadSoc ul li:last-child{margin-right: 0;}
#headerNew #top-bar .HeadSoc ul li a{color: #8a8a8a;font-size: 13px;float: left;}
#headerNew #top-bar .HeadSoc ul li a:hover{color: #f04873}
#headerNew #top-bar .HeadSoc ul li a i{display: inline-block;line-height:40px}

.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li > a:after{content: '';height: 2px;position: absolute;left: 0;right: 0;bottom: 15px;transition:all .2s ease-in-out;width:0;margin: 0 auto;}
.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li > a:after{width: 35px;}
.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:hover > a:after { background: #f04873; }

.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: #000; }

@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(max-width: 767px) { body:has(#headerNew){padding-top: 0;}}