.hLanguage {
    float: left;
    margin-right: 35px;
    position: relative;
}

.hLanguage > span {
    float: left;
    position: relative;
    display: block;
    color: #000;
    margin-top: 0px;
    font-size: 11px;
    width: 55px;
}

span.aktifKur:after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    margin-left: 5px;
}

.headerKur {
    width: 50%;
    float: left;
}

.headerKur li {
    float: left;
    width: 100%;
}

.headerKur li a {
    font-size: 12px;
    line-height: 30px;
}

ul#changecurrency:before {
    border-bottom: #fff solid 9px;
    border-right: transparent solid 8px;
    border-left: transparent solid 8px;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: -9px;
    left: 8%;
    z-index: 9;
}

/*.hLanguage>span:before {border-top: #fff solid 6px;border-right: transparent solid 4px;border-left: transparent solid 4px;position: absolute;content: "";width: 0;height: 0;top: 18px;right: -15px;z-index: 9;}*/
.musteriHiz {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 999;
    width: 300px;
    background: #fff;
    box-shadow: 0 2px 4px 2px #f2f2f2;
    padding: 6px 10px 10px;
}

.musteriHiz .change_language_select {
    float: left;
    width: 50%;
}

.musteriHiz .change_language_select li {
    float: left;
    width: 100%;
}

.musteriHiz .change_language_select li a {
    color: #191919;
    font-size: 12px;
    line-height: 30px;
}

.hExchange {
    float: left;
    margin-right: 13px;
    padding-right: 20px;
    position: relative;
}

.hExchange>cite {
    float: left;
    color: #fff;
    font-size: 11px;
    line-height: 40px;
    position: relative;
    display: block;
}

.hExchange>cite:before {
    border-top: #fff solid 6px;
    border-right: transparent solid 4px;
    border-left: transparent solid 4px;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: 18px;
    right: -15px;
    z-index: 9;
}

.hExchange .headerKur {
    display: none;
    position: absolute;
    top: 39px;
    z-index: 999;
    width: 155px;
    background: #fff;
    box-shadow: 0 2px 4px 2px #f2f2f2;
    padding: 6px 10px 10px;
}

span.aktifdil:before {
    content: '';
    position: absolute;
    right: 5px;
    height: 20px;
    width: 1px;
    background: #000;
    top: 5px;
}

span.aktifKur {
    padding-left: 5px;
}

.hExchange .headerKur li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #dadada;
    padding: 3px 0px;
}

.hExchange .headerKur li a {
    color: #191919;
    font-size: 12px;
    line-height: 25px;
}

.hLanguage:hover .musteriHiz {
    display: block;
}

.headerTop {
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    padding: 10px 0px;
    border-bottom: 1px solid#ebebeb;
}

.hTopBanner span {
    color: rgb(102,102,102);
    font-size: 11px;
    float: right;
}

.hTopBanner.text-right i {
    background: url(../images/siparistakip.png)no-repeat;
    float: right;
    width: 17px;
    height: 17px;
    display: block;
    margin-right: 2px;
}

.hTopBanner.text-left span {
    color: rgb(102,102,102);
    font-size: 11px;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid#d8d8d8;
}

.hTopBanner span b {
    font-size: 11px;
}

.percentWidth.hCargo {
    float: left;
    width: 100%;
    background: #e9e9e9;
    padding: 10px 0px;
    text-align: center;
    height: 41px;
}

.percentWidth.hCargo span {
    color: #383838;
    text-transform: uppercase;
    font-size: 22px;
}

.hClose {
    width: 30px;
    height: 25px;
    z-index: 999;
    text-align: right;
    float: right;
    margin-right: 20px;
}

.sptici {
    color: rgb(25,25,25);
    height: 20px;
    align-items: center;
    position: relative;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    height: 35px;
    float: left;
    justify-content: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif!important;
}

.sptici cite {
    width: 20px;
    height: 20px;
    background: #4da0e6;
    border-radius: 50%;
    color: #fff;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 700;
    margin-left: 5px;
    font-style: normal;
}

.hMenu>ul>li>a>i {
    background: url(../images/hkategori.png)no-repeat center center;
    width: 100%;
    height: 26px;
    display: block;
}

.vitrinmenu_twig li a {
    display: block;
    padding: 0 5px;
    line-height: 25px;
    color: #000!important;
}

li.top_cat.hkategori>ul>li>ul {
    display: none;
}

.sidr {
    background: #fff;
}

.hMenu>ul>li>ul>img {
    float: right;
    width: 25%;
}

.hMenu>ul>li:hover>ul {
    display: block;
}

a.navCloseBtn {
    /* display:  none; */
    position: absolute;
    right: 5px;
    top: 5px;
}

.cartest {
    margin-bottom: 10px;
}

.hMenu>ul>li>ul>li:hover>a {
    color: #142943;
    font-weight: 700;
}

.hTopBanner span a {
    font-size: 11px;
    color: rgb(102,102,102);
}

.basketCampaignContent {
    float: left;
    width: 100%;
    margin: 10px 0px;
    font-weight: 500;
    color: rgb(33,33,33);
}

.hMenu>ul>li:first-child>a {
}

.hMenu>ul>li:last-child>a {
}

.hTopBanner cite a {
    font-size: 11px;
    color: rgb(102,102,102);
}

.hMenu>ul>li>ul>li>ul {
    display: none;
}

.hTopBannerLeft {
    float: left;
}

span.hCard a {
    font-size: 12px;
    font-weight: 600;
    color: rgb(40,40,40);
    padding-left: 30px;
}

.hTopBannerLeft>* {
    font-size: 12px;
    color: #000;
    font-weight: 500;
    padding-left: 30px;
    margin-right: 15px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}

.hTopBannerRight>* {
    font-size: 12px;
    color: #000;
    font-weight: 500;
    padding-left: 30px;
    margin-right: 15px;
    height: 30px;
    float: left;
    line-height: 30px;
}

.hTopBannerRight {
    float: right;
}

span.hphone a {
    color: #000;
}

.htopfav a {
    background: url(../images/headerfavori.png)no-repeat center;
    /* padding-left: 30px; */
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    color: #4b4b4b;
    width: 100%;
    height: 30px;
    margin-top: 6px;
}

.headerOpenBasket:before {
    border-bottom: #a2d516 solid 7px;
    border-left: transparent solid 7px;
    border-right: transparent solid 8px;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: -8px;
    right: 20px;
    z-index: 9;
}

.headerOpenBasket:after {
    border-bottom: #a2d516 solid 7px;
    border-left: transparent solid 7px;
    border-right: transparent solid 8px;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: -10px;
    right: 20px;
}

.hLogin:hover >div {
    display: block;
}

.cartTotalDiscount {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.cartPrice {
    float: right;
    width: 80%;
    text-align: right;
    /* margin-top: 10px; */
    color: #000;
    font-weight: 700;
}

.cartPrice span {
    font-weight: 700;
    color: rgb(33,33,33);
    font-size: 20px;
}

.cartTotalDiscount span {
    color: rgb(46,46,46);
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
}

.cartTotalKargo {
    font-size: 14px;
    font-weight: 700;
    color: rgb(33,33,33);
    float: left;
    width: 100%;
    padding: 0px 0px 10px 0px;
}

div#sepetkargoprice {
    float: right;
    font-size: 14px;
    font-weight: 700;
    color: rgb(33,33,33);
}

div#ToplamTutar {
    float: right;
    font-size: 14px;
    font-weight: 700;
    color: rgb(33,33,33);
}

.cartTotalTutar span {
    font-size: 14px;
    letter-spacing: 0.5px;
    color: rgb(46,46,46);
    line-height: 1.2;
    font-weight: 700;
}

.cartTotalKargo span {
    color: rgb(46,46,46);
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
}

.cartTotalTutar {
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: rgb(33,33,33);
    width: 100%;
    padding-bottom: 15px;
}

.cartName {
    text-align: left;
    width: 90%;
    float: left;
}

.cartName a {
    font-weight: 500;
    color: rgb(33,33,33);
    font-size: 14px;
    line-height: 22px;
}

.cartPrice span {
    font-weight: 500;
    color: rgb(33,33,33);
    font-size: 20px;
}

.cartDelete {
    float: left;
    width: 100%;
}

.cartquatity {
    float: right;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0px;
    text-align: right;
}

.hkategori {
    padding: 0px 20px;
}

.hMenu>ul>li>ul>li {
    float: left;
    width: 25%;
}

.hTopBanner.text-right>span {
    padding-top: 3px;
    /* padding-right:10px; */
}

.hTopBanner {
    float: left;
    width: 50%;
}

.hTopBanner.text-left cite {
    float: left;
    height: 15px;
}

.hTopBanner.text-right cite {
    margin-right: 10px;
}

a.hTakip {
    background: url(../images/hTakip.png)no-repeat left center;
}

.hmail {
    background: url(../images/hmail.png)no-repeat left center;
}

.hphone {
    background: url(../images/hphone.png)no-repeat left center;
}

a.hKatalog {
    background: url(../images/hKatalog.png)no-repeat;
}

span.hCard a {
    background: url(../images/eve.png)no-repeat;
}

.hCall {
    float: left;
    width: 24%;
    margin-left: 2%;
    line-height: 25px;
    background: url(../images/hCall.png)no-repeat left;
    padding-left: 50px;
    padding-top: 5px;
    font-weight: 600;
    font-size: 16px;
}

.hTopBanner cite {
    color: rgb(102,102,102);
    font-size: 11px;
    font-family: 'Poppins', sans-serif;
    background: url(../images/info.png)no-repeat top left;
    padding-left: 20px;
    /* float: left; */
    margin-left: 5px;
}

.hTopBanner.text-center:before {
    content: '';
    position: absolute;
    width: 222px;
    height: 50px;
    left: 10%;
}

.hTopBanner.text-left i {
    background: url(../images/biziarayin.png)no-repeat;
    width: 10px;
    height: 10px;
    display: block;
    float: left;
}

.hTopBanner.text-center {
    position: relative;
}

.hTopBanner.text-center:after {
    content: '';
    position: absolute;
    width: 222px;
    height: 50px;
    right: 10%;
}

.logo {
    width: 30%;
    /* padding-right: 10px; */
    float: left;
    margin-top: px;
}

.hCenterSec {
    width: 70%;
    float: left;
    padding-left: 10px;

}

li.hTumKat>a {
    font-size: 13px!important;
}

.hCenterTop.hidden-xs {
    float: left;
    width: 100%;
}

div#anakategorilerbutikliste li {
    border: 1px solid#dadada;
    text-indent: 12px;
}

div#anakategorilerbutikliste li:hover a {
    color: #eb2e06;
}

.percentWidth.headerCenter {
    float: left;
    width: 100%;
    background: #fff;
    margin: 20px 0px;
}

.hSearch {
    float: left;
    width: 58%;
    height: 50px;
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 5%;
    background: #fcfcfc;
    border-radius: 5px;
}

.hCenterRight {
    float: right;
    padding-left: 10px;
    margin-top: 5px;
    width: auto;
}

.hSearch .autosearchbox {
    border: 0;
    width: 100%;
    float: left;
    height: 50px;
    padding-left: 10px;
    text-indent: 20px;
    background: #e4e4e4;
    border-radius: 5px 0px 0px 5px;
}

.hSearch form {
    float: left;
    height: 100%;
    width: calc(100% - 75px);
}

.hSearch>div {
    float: left;
    width: 75px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    color: #565656;
    font-size: 17px;
    background: #e4e4e4;
    border-radius: 0px 5px 5px 0px;
}

.arama_btn {
    width: 100%;
    height: 46px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: none;
    border: 0;
    z-index : 9999;
}

.hCent01 {
    float: right;
    width: 135px;
}

.htopfav {
    float: right;
    width: 80px;
}

/*.hCent01>a {background: url(../images/hCargo.png) calc(100% - 10px) center no-repeat #29abe2;color: #fff;font-size: 13px;font-weight: 700;height: 32px;    display: flex;    align-items: center;    border-radius: 4px;    justify-content: center;    padding-right: 14px;    padding-top: 2px;}*/
.hLogin {
    /* display: flex; */
    /* margin-top: 3px; */
    align-items: center;
    border-radius: 4px;
    position: relative;
}

.hLoginOpen {
    display: none;
    position: absolute;
    top: calc(100% + 0px);
    background: #fff;
    z-index: 9999;
    border-right: 1px solid #ced6e0;
    width: 315px;
    padding: 20px;
    right: 0px;
    border-left: 1px solid #ced6e0;
    border-bottom: 1px solid #ced6e0;
    border: 1px solid #42b1e6;
}

.hLoginOpen:before {
    border-bottom: #42b1e6 solid 7px;
    border-left: transparent solid 7px;
    border-right: transparent solid 8px;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: -8px;
    right: 20px;
    z-index: 9;
}

.hLoginOpen :after {
    border-bottom: #42b1e6 solid 7px;
    border-left: transparent solid 7px;
    border-right: transparent solid 8px;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: -7px;
    right: 20px;
}

.hLogInfo {
    float: left;
    width: 100%;
    position: relative;
}

.hkategori:hover>ul {
    display: block;
}

.headerBottomBottom {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.hheaderBanner {
    float: left;
    width: 100%;
}

.hheaderBanner ul li b {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    ;color: rgb(61,61,61);
}

.hheaderBanner ul li p {
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    ;color: rgb(149,149,149);
}

.hheaderBanner ul li {
    float: left;
    width: 25%;
    padding-left: 50px;
    line-height: 20px;
    margin: 10px 0px;
    height: 42px;
}

li.hBt01 {
    background: url(../images/guvenlii.png)no-repeat;
}

li.hBt02 {
    background: url(../images/kargoo.png)no-repeat;
}

li.hBt03 {
    background: url(../images/destek.png)no-repeat;
}

li.hBt04 {
    background: url(../images/paraiade.png)no-repeat;
}

.fSocialss a {
    float: right;
    margin: 0 5px;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-position: center center;
}

.ffFace {
    background: url(../images/ffface.png) no-repeat;
}

.ffTwit {
    background: url(../images/fftwit.png) no-repeat;
}

.ffGoogle {
    background: url(../images/ffgoogle.png) no-repeat;
}

.ffPinterest {
    background: url(../images/ffpinterest.png) no-repeat;
}

.ffInstagram {
    background: url(../images/fftagram.png) no-repeat;
}

nav.mobile-menu {
    z-index: 9999!important;
}

div#anakategorilerbutikliste {
    float: left;
    width: 100%;
    line-height: 25px;
}

div#kategorigrup1 {
    float: left;
    width: 25%;
}

div#kategorigrup2 {
    float: left;
    width: 25%;
}

div#kategorigrup3 {
    float: left;
    width: 25%;
}

div#kategorigrup4 {
    float: left;
    width: 25%;
}

.hLogInfo ul {
    border-left: 1px solid#ced6e0;
    width: 200px;
    position: absolute;
    top: 40px;
    background: #fff;
    /* height: 100px; */
    z-index: 999;
    display: none;
    right: 0;
    border: 1px solid#ced6e0;
    padding: 10px;
}

.hLogInfo>a {
    width: 100%;
    color: #4b4b4b;
    /* font-size: 15px; */
    font-weight: 500;
    padding-left: 30px;
    background: url(../images/hUser.png) left no-repeat;
    position: relative;
    height: 40px;
    display: block;
    line-height: 40px;
}

.hLogInfo ul li {
    line-height: 30px;
    padding-left: 5px;
    color: #fff;
}

.hLogInfo ul li a {
    color: #172943;
    font-weight: 500;
}

.hLogInfo:hover ul {
    display: block;
}

.cartImage {
    float: left;
    width: 100px;
    height: 90px;
    display: inline-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

.cartImage img {
    max-width: 100%;
    max-height: 88px;
}

.cartImage img {
    max-width: 100%;
    max-height: 88px;
}

.cartItemInfo {
    float: left;
    width: calc(100% - 100px);
    position: relative;
    height: 100%;
}

.cartItemInfo span a {
    display: flex;
    font-size: 13px;
}

.cartItemInfo .cartDelete {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}

.cartItemInfo span.bottom {
    position: absolute;
    bottom: 0;
    font-size: 14px;
    font-weight: 700;
}

.cartTotal {
    width: 100%;
    overflow: hidden;
}

.cartTotalTxt {
    font-size: 16px;
    font-weight: 700;
    float: left;
}

.cartTotalVal {
    float: right;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.hUyelikTitle span {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
}

.hUyelikInput.hMail {
    margin-bottom: 10px;
}

.hUyelikInput input {
    padding: 0;
    margin: 0;
    width: 100%;
    border-radius: 0px;
    background: #f2f2f2;
    color: #7b7b7b;
    border: 1px solid #ced6e0;
    height: 37px;
    text-indent: 10px;
}

.hRemember {
    float: left;
}

.hRemember input {
    background: url(../images/chc-bg.png) 0px 0px no-repeat;
    appearance: none;
    -webkit-appearance: none;
    width: 13px;
    height: 13px;
    margin-bottom: 5px;
    margin-right: 5px;
    border: none;
    margin-top: 4px;
    float: left;
    outline: none !important;
}

.hRemember label {
    float: left;
    font-size: 13px;
    color: #282828;
    margin-top: 4px;
    user-select: none;
    background: url(../images/checkBg.png) no-repeat;
    font-weight: 500;
}

.hatirla {
    margin-top: 5px;
    float: left;
    width: 100%;
    padding: 10px 0px;
}

.hUnttm {
    float: right;
    color: #282828;
    font-size: 13px;
    padding-top: 4px;
    font-weight: 500;
}

.girisim .submit {
    background: #42b1e6;
    color: #fff;
    border: none;
    height: 38px;
    font-size: 14px;
    margin: 10px 0;
    width: 100%;
    font-weight: 700;
    letter-spacing: 0.5px;
    border-radius: 30px;
}

.girisim {
    float: left;
    width: 100%;
}

.hUyeText span {
    float: left;
    width: 100%;
    color: rgb(40,40,40);
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 600;
}

.hUyeText p {
    color: rgb(40,40,40);
    font-size: 13px;
    text-align: left;
    line-height: 20px;
}

.hUyeText {
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}

.hGoNewUser a {
    color: #fff;
    width: 100%;
    display: block;
    background: #42b1e6;
    font-size: 14px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    margin: 10px 0;
    border-radius: 30px;
}

.hGoNewUser {
    float: left;
    width: 100%;
}

.hFaceLogin a {
    display: block;
    width: 100%;
    background: #168ecc;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hFaceLogin {
    float: left;
    width: 100%;
}

.hCent02 {
    float: right;
    /* padding-left: 10px; */
    position: relative;
    /* width: 70px; */
    background: #42b1e6;
}

.hCent02>a, .hCent02>#CartWrp>a {
    display: flex;
    color: #4b4b4b;
    height: 50px;
    align-items: center;
    position: relative;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 500;
    padding-left: 30px;
    justify-content: space-evenly;
    width: 70px;
}

.hCent02>a i, .hCent02>#CartWrp>a i {
    background: url(../images/sepet.png) no-repeat;
    width: 29px;
    height: 29px;
    display: inline-block;
    position: absolute;
    left: calc(0% + 8px);
    top: calc(50% - 14px);
}

.hCent02>a cite, .hCent02>#CartWrp>a cite {
    width: 21px;
    height: 21px;
    position: absolute;
    background: #ffffff;
    right: 5px;
    border-radius: 50%;
    color: #01536b;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 700;
    top: 13px;
    font-style: initial;
}

.hLogin>a {
    width: 100%;
    color: #4b4b4b;
    font-size: 13px;
    font-weight: 500;
    background: url(../images/hUser.png) left no-repeat;
    position: relative;
    /* height: 37px; */
    /* line-height: 20px; */
    text-align: center;
    padding-left: 15px;
    display: inline-block;
    /* line-height: 37px; */
}

.hLogin>a cite {
    display: block;
    color: #ed1b24;
    font-size: 13px;
}

.hLogin>a i {
    position: absolute;
    right: calc(0% + 10px);
    top: 3px;
    color: #919191;
    font-size: 28px;
}

.hLogin:hover >div {
    display: block;
}

.hLogin>em {
    width: 100%;
    position: absolute;
    top: 98%;
    height: 20px;
    display: none;
}

.hLogin:hover>em {
    display: block;
}

.hCenterBanner {
    display: flex;
    width: 100%;
}

.hCenterBanner ul {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 12px 0;
}

.hCenterBanner ul li {
    flex-grow: 1;
}

.hCenterBanner ul li span {
    color: #747d8c;
    font-size: 13px;
}

.hBan01 {
    background: url(../images/hBanCargo.png) no-repeat;
    padding-left: 40px;
}

.hBan02 {
    background: url(../images/hDestek.png) no-repeat;
    padding-left: 25px;
}

.hRemember input:checked {
    background-position: 0px -30px;
}

.headerOpenBasket {
    position: absolute;
    background: #fff;
    z-index: 9999;
    width: 300px;
    right: 0;
    border: 1px solid #ced6e0;
    top: calc(100% + 15px);
    display: none;
    padding: 10px;
}

.headerOpenBasket::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #dadada;
}

.headerOpenBasket::-webkit-scrollbar {
    width: 6px;
    background-color: #dadada;
}

.headerOpenBasket::-webkit-scrollbar-thumb {
    background-color: #ec4455;
}

.cartImages {
    float: left;
    width: 100px;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.cartImages img {
    max-width: 100%;
    max-height: 88px;
}

.cartItem {
    float: left;
    width: 100%;
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid#dadada;
}

.cartInfo {
    float: left;
    width: calc(100% - 100px);
    position: relative;
    height: 100%;
}

.cartInfo span a {
    display: flex;
    font-size: 13px;
}

.cartInfo .cartDelete {
    position: absolute;
    right: 0;
    bottom: 0;
}

.cartInfo span.bottom {
    position: absolute;
    bottom: 0;
    font-size: 14px;
    font-weight: 700;
}

.headerOpenBasket:before {
    border-bottom: #fff solid 7px;
    border-left: transparent solid 7px;
    border-right: transparent solid 8px;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: -6px;
    right: 20px;
    z-index: 9;
}

.headerOpenBasket:after {
    border-bottom: #ced6e0 solid 7px;
    border-left: transparent solid 7px;
    border-right: transparent solid 8px;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: -8px;
    right: 20px;
}

.cartTotalTxt {
    font-size: 14px;
    font-weight: 700;
    float: left;
}

.cartTotalVal {
    float: right;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.headerOpenBasket .btn.btn-checkout ,.headerOpenBasket .submit {
    color: #fff;
    width: 100%;
    display: block;
    background: #42b1e6;
    font-size: 20px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    margin: 10px 0 0;
    font-family: 'Montserrat',sans-serif;
    padding: 6px 12px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.hCent02>#CartWrp>em {
    width: 100%;
    position: absolute;
    top: 98%;
    height: 20px;
    display: none;
}

.hCent02>#CartWrp:hover>em {
    display: block;
}

.hCent02:hover .headerOpenBasket {
    display: block;
}

.mobile-menu {
    display: none;
}

.headerBottom {
    float: left;
    width: 100%;
    /* border-top: 1px solid#dadada; */
    /* box-shadow: 0 5px 5px rgba(182, 182, 182, 0.75); */
}

.hMenu>ul {
    display: flex;
    width: 100%;
    flex-direction: row;
    position: relative;
}

.hMenu>ul>li {
    flex-grow: 1;
}

.hMenu>ul>li:hover {
    background: #42b1e6;
}

.hMenu>ul>li:hover a {
    color: #fff;
}

.hMenu>ul>li>ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 999;
    padding: 25px;
    border: 1px solid #ebebeb;
    background: #fff;
}

.hMenu>ul>li>a {
    color: #000;
    font-size: 14px;
    padding: 15px;
    display: block;
    position: relative;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    padding-right: 5px;
    font-weight: 600;
}

.hMenu>ul>li>a span {
    position: absolute;
    right: 10px;
    top: 8px;
}

.hTumKat>a:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    right: 10px;
    top: 0;
}

.hTumKat a i.pull-left {
    float: left;
    margin: 2px 5px 0 0;
    font-size: 16px;
    line-height: 0px;
}

.hTumKat a i.fa-angle-down {
    margin: -2px 0 0 7px;
    font-size: 23px;
    display: inline-block;
    position: absolute;
    line-height: 6px;
}

header#header {
    /*  margin-bottom: 10px;*/
    float: left;
    width: 100%;
    position: fixed;
    z-index: 999;
    background: #fff;
}

.sticky .percentWidth.headerTop.hidden-sm.hidden-xs {
    display: none;
}

li.hTumKat:hover ul {
    display: block;
}

.hTumKat:hover > ul li ul {
    display: none;
}

.hTumKat:hover > ul >li {
    float: left;
    width: 100%;
    padding: 5px 10px;
}

.hTumKat:hover > ul >li a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

.hTumKat:hover > ul >li:hover {
    background: #f15a24;
}

.hTumKat:hover > ul >li:hover a {
    color: #fff;
}

.hCenterTop ul li {
    display: inline-flex;
    padding-left: 20px;
    padding-right: 30px;
}

li.hCt01 {
    background: url(../images/hYardim.png)no-repeat;
    border-right: 1px solid#dadada;
}

li.hCt02 {
    background: url(../images/takip.png)no-repeat;
    border-right: 1px solid#dadada;
    margin-left: 10px;
}

li.hCt03 {
    background: url(../images/kargoTakip.png)no-repeat;
    margin-left: 10px;
}

@media (max-width: 1199px) {
    .hCent01>a {
        padding-left: 30px;
    }

    .hCent02>a, .hCent02>#CartWrp>a {
        /* float:left; */
    }

    .hCenterRight {
        width: 45%;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hCent01 {
        /* width: 50%; */
    }

    .hCent02 {
        /* width: 50%; */
    }

    .hLogin>a {
        padding-top: 5px;
        padding-left: 20px;
    }
}

@media (max-width: 991px) {
    .hLogin {
        border: 0;
        margin: 0;
        height: auto;
        display: none;
        top: 36px;
        right: 0px;
    }

    .hLoginOpen {
        display: block;
        right: 0px;
        width: 280px;
    }

    .hCent01 a span {
        display: none;
    }

    .hCent01 a span {
        display: none;
    }

    .hCent01>a {
        background: #000;
        color: #fff;
        height: auto;
        padding: 6px 10px;
        line-height: 0px;
    }

    .hCent02 a span {
        display: none;
    }

    .hCent01>a {
        background: #000;
        color: #fff;
        height: auto;
        padding: 6px 10px;
        line-height: 0px;
    }

    .hSearch {
        display: none;
        position: absolute;
        right: 0;
        top: calc(100% + 0px);
        z-index: 9;
        margin: 0;
        width: 98%;
        left: 1%;
        background: #fff;
    }

    .hCent02>a, .hCent02>#CartWrp>a {
        display: none;
        /* background: #000; */
        text-align: center;
        color: #fff;
        height: auto;
        line-height: 0;
        padding: 6px;
        border-radius: 0px;
    }

    a.hClose {
        padding-right: 25px;
    }

    .headerOpenBasket {
        display: block;
        top: 40px;
        right: 20px;
        width: 280px;
    }

    header#header:before {
        content: '';
        display: none;
    }

    .hMobileLeftBtn {
        height: 100%;
        width: 10%;
        display: inline-flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        align-items: center;
        float: left;
        margin: 15px 0 0 10px;
    }

    .hMobileLeftBtn i {
        background: #000;
        padding: 6px;
        color: #fff;
    }

    .headerCenter {
        height: 100%;
        position: relative;
    }

    div#CartWrp i {
        display: none!important;
    }

    div#CartWrp cite {
        display: none!important;
    }

    .logo {
        margin: 0;
        height: 100%;
        display: flex;
        width: 138px;
        /*margin: 2px 0 0 30px;*/
        margin-top: 10px;
    }

    .logo a {
        display: flex;
        align-items: center;
    }

    .hCenterSec {
        height: 100%;
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        align-items: center;
        width: 36%;
        float: right;
        padding: 0;
        margin: 5px 0px 0 0;
        justify-content: center;
    }

    .hCent02 {
        display: none;
        margin: 0;
        float: right;
        padding: 0;
        width: auto;
    }

    .hCenterRight {
        padding: 0;
        width: auto;
        margin-top: 10px;
    }

    .searchBtn {
        color: #fff;
        background: #000;
        padding: 6px 8px;
        margin-right: 10px;
        margin-top: 11px;
    }

    .userBtn {
        float: left;
        padding: 6px 9px;
        background: #000;
        color: #fff;
        margin-right: 10px;
    }

    .basketBtn {
        float: left;
        padding: 6px;
        background: #000;
        color: #fff;
        margin-right: 10px;
    }

    .hCent01 {
        width: auto;
    }

    .mobileAcordBtn.active {
        background: #ed1374;
        color: #fff;
    }

    .mobileAcordBtn:hover, .mobileAcordBtn:active {
        color: #fff;
    }

    .headerBottom {
        display: none;
    }

    header#header {
        /* padding: 10px 0px; */
        margin: 0;
        background: #fff;
        box-shadow: 0 5px 5px rgb(182 182 182 / 75%);
    }

    .headerBottom {
        display: none;
    }

    .headerCenter {
        height: 55px;
    }

    .hCent02>a i, .hCent02>#CartWrp>a i {
        top: calc(50% - -6px);
    }

    .percentWidth.headerCenter {
        margin: 10px 0px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .row {
        margin:0px;
    }
}

@media (max-width: 767px) {
    .hheaderBanner ul li {
        width:50%;
    }

    .hLoginOpen:after {
        right: 20px;
    }

    .hLogInfo>a {
        display: none;
    }

    .threebanners>div>div>a>img {
        width: 100%;
    }

    .hLogInfo ul {
        display: block;
        top: -24px;
        width: 150px;
        right: 0px;
    }

    .hLoginOpen:before {
        right: 20px;
    }

    header#header:before {
        content: '';
        display: none;
    }
}
