.html.custom.html_1 p{
    float: left;
    line-height: 40px;
    font-size: 11px;
    font-weight: 700;
    color: #1452ef;
}
.html.custom.html_1 i{
    float: left;
    line-height: 40px;
    font-size: 14px;
    font-weight: 400;
    margin-right: 9px;
}

.html.custom.html_2 a{
    float: left;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    color: #636363;
}
.html.custom.html_2 i{
    float: left;
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
    margin-right: 9px;
}
div#divHeaderUyeV2 {
    margin-left: 19px;
    border-left: 1px solid #acacac;
    padding-left: 19px;
}
#divTopProductSearch .searchform-wrapper #txtbxArama{
        border-left: 1px solid #a0a0a0;
    padding-left: 20px;
    padding-right: 10px;
}

#divTopProductSearch .searchform-wrapper #btnKelimeAra i{
    padding-left: 20px;
    padding-right: 10px;
    border-left: 1px solid #ddd;
}

.header-main .header-nav.nav-left{justify-content: space-evenly;}
span#spnTopSepetToplamUrun {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    position: absolute;
    left: 25px;
    top: 0;
    border: 1px solid #000;
    background: #000;
}
.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li:hover > a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 12px;
    height: 2px;
    background: #fff;
}

@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: 767px) {
    body:not(.sepetimBody) {padding-top: 0!important;}
    .html.custom.html_1 p{font-size:8px!important;}
}