.header-main .header-nav.nav-left {
    justify-content: center;
}
.html.custom.html_1 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    line-height: 40px;
    color: #f04873;
}
body #divTopProductSearch .searchform-wrapper #btnKelimeAra {
    width: 100px;
    background: #f04873;
}
.header-inner.flex-row.headerContainer.logo-left {
    border-bottom: 1px solid #ddd;
}
#divHeaderUyeV2 a.account-link.headerButon i:before {
    content: '\f007';
    font-family: 'FontAwesome';
    line-height: 48px;
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 19px;
    font-weight: 600;
    float: left;
    margin-right: 0px;
    text-align: center;
}
.cart-item a.header-cart-link.headerButon .cart-icon i:before {
    content: '\f290';
    font-family: 'FontAwesome';
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    float: left;
    border: 1px solid #e6e6e6;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    margin-right: 0px;
}

#divHeaderUyeV2 a.account-link.headerButon:hover i:before, .cart-item a.header-cart-link.headerButon:hover .cart-icon i:before {
    border-color: #f04873;
}
@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;}
}