body{padding:0!important;}

header#headerNew{transition: ease .3s all;position: sticky;top: 0;left: 0;z-index: 1000;width: 100%;}

/*Menü*/
.newHeaderNavigation{max-width:220px;}

.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li:first-child > a {
    font-size: 0;
    background: transparent;
    border: 1px solid #959595;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
}
.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li:first-child > a:before {
    content: '\f015';
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #000;
    margin-right: 0;
    font-weight: 400;
}
.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:nth-child(2) > a {
    width: 150px;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    border-radius: 0;
    border: 1px solid #959595;
    background: transparent;
    flex-direction: row;
    height: 50px;
    align-items: center;
}
.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:nth-child(2) > a:before {
    content: '\f0c9';
    font-family: 'FontAwesome';
    font-weight: normal;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}
.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:nth-child(2) > a > span {
    font-weight: 700;
}


.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li:first-child {
    position: relative;
}

.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon > li {
    position: relative;
    border-bottom: 1px solid #ebebeb;
    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: transparent;
    width: 250px;
    padding-left: 10px;

}
.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon .nav-submenu li{background: #fff;}

.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon{ min-width: 250px;}


.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;
    font-weight: normal;
    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 .kolon:before {
    content: '\f0d8';
    position: absolute;
    left: 20px;
    top: -17px;
    font-family: 'FontAwesome';
    color: #616c70;
    font-size: 25px;
    float: left;
    line-height: 1;
    font-weight: 700;
}
.newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon > li ul li:before {
    content: '\f0d9';
    font-family: 'FontAwesome';
    color: #616c70;
    font-size: 25px;
    position: absolute;
    left: 2px;
    top: 10px;
    font-weight: 700;
    z-index: -1;
}

.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li:hover .menu-wrap .kolon > li:first-child {
    background: #616c70;
}


/*Menü*/


/*Marka Slider*/
body #ulMarkaSliderTemplateData{    padding: 29px 5px !important;}
.markaSlider .jCarouselLite ul li{    display: flex;align-items: center;justify-content: center;}
/*Marka Slider*/


@media (min-width:1100px){

.header-dil-content #lang_flag_container{display:flex;align-items: center;height: 26px;padding-left: 10px;border-color: #000;}

.header-favori-item a.favori-link.headerButon{    height: 26px;padding-left: 10px;border-left: 1px solid #000;}

.cart-item a.header-cart-link.headerButon{    padding-left: 4px;width: 130px;height: 50px;border: 1px solid #000;}

span#spnTopSepetToplamUrun {
    display: inline-block;
    text-align: center;
    font-weight: 500;
    line-height: 22px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -10px;
    top: 14px;
    border-radius: 100%;
    background: #616c70;
    color:#fff;
}

}

