.pull-right > a {
    float: left;
    color: #c2c2c2;
    font-size: 14px;
    font-weight: 600;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #c2c2c2;
    line-height: 14px;
}

.pull-right > ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}

.pull-right > ul li {
    float: left;
    margin-right: 20px;
}

.pull-right > ul li:last-child {
    margin-right: 0;
}

.pull-right > ul li a {
    float: left;
    color: #c2c2c2;
    font-size: 14px;
    transition: ease .3s all;
}

.pull-right > ul li a:hover {
    color: #fff;
}
#divTopProductSearch .searchform-wrapper #btnKelimeAra i:before {
    content: "\f054";
    font-size: 18px;
}
#divTopProductSearch .searchform-wrapper #txtbxArama {
    text-indent: 40px;
}
#divTopProductSearch .searchform-wrapper #btnKelimeAra{border: 2px solid #fff;}
.header-nav.header-nav-main.nav.nav-left {
    justify-content: center;
}

#divArama:before {
    content: '\f002';
    font-family: 'FontAwesome';
    font-size: 16px;
    line-height: 22px;
    position: absolute;
    left: 7px;
    top: 9px;
    width: 40px;
    text-align: center;
    border-right: 1px solid #e1e1e1;
    font-weight: 300;
    display: block;
}
#divHeaderUyeV2 a.account-link.headerButon i:before {
    float: left;
    width: 40px;
    line-height: 40px;
    background: #efefef;
    border-radius: 3px;
    color: #202020;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
}
.cart-item a.header-cart-link.headerButon .cart-icon i:before {
    float: left;
    width: 40px;
    line-height: 40px;
    background: #efefef;
    border-radius: 3px;
    font-family: 'FontAwesome';
    color: #202020;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    top: 3px;
}

/*-------------Menü-----------*/

.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:first-child > a:after {
    content: "";
    line-height: 30px;
    width: 1px;
    display: block;
    float: right;
    height: 30px;
    position: absolute;
    right: -20px;
    background: #ddd;
}
.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li:first-child > a:before {
    content: '\f015';
    font-family: 'FontAwesome';
    font-size: 13px;
}
.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li:first-child > a > span {
    font-size: 0;
    border-right: 1px solid #e1e1e1;
    display: none;
}
.newHeaderNavigation {
    background: #f5f5f5;
}
.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li:first-child {
    padding-left: 20px;
}

.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon > li {
    position: relative;
    background: #fff;
}
li.nav-item.ulVar {
    position: relative;
}
.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon > li > a {
    width: 100%;
    padding: 0 25px;
}
.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon > li > a:after,
.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon .nav-submenu li.ulVar > a:after
{
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 7px !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    position: absolute;
    right: 15px;
    top: 0;
}

.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon .nav-submenu {
    position: absolute;
    display: none;
    left: 100%;
    top: 0%;
    z-index: 99;
    background: #fff;
    width: 250px;
    padding: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15) !important;
    border: 1px solid rgba(0, 0, 0, .05);
}


.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon li:hover {
    background: #616c70;
}

.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon > li:hover > ul {
    display: block;
}
.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon li:hover > a {
    color: #fff;
}

.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon .nav-submenu a {
    display: block;
    color: #2b2b2b;
    font-weight: normal;
    font-size: 12px;
    line-height: normal;
    text-align: left;
    padding: 0 30px;
    line-height: 40px;
    position: relative;
}
.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon .nav-submenu li:hover > ul {
    display: block;
}

.newHeaderNavigation:not(.mobileStyle) .menu-wrap{    left: -20px;    min-width: 240px;}

.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li.ulVar > a:after {
    content: '\f078';
    font-family: 'FontAwesome';
    font-size: 8px;
    margin-left: 7px;
    position: absolute;
    right: -14px;
}

@media (max-width:767px){
    #headerNew #top-bar .headerContainer{flex-direction: column;}
    #headerNew #top-bar .headerContainer>div {width: 100%;}
    .html.custom.html_1, .html.custom.html_1>div {width: 100%;text-align: center;}
    .html.custom.html_2, .html.custom.html_2>div {width: 100%;display: flex;justify-content: center;}
    #headerNew #top-bar .headerContainer{gap:3px;padding-top: 2px;}
}
