.hMenu {
    position: relative;
}

.hMenu>ul>li:hover {
    background: rgb(1 179 227);
}

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

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

.hMenu>ul>li>ul>li {
    line-height: 25px;
}

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

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

.hMenu>ul>li>ul>li>a {
    font-weight: 700;
}

ul.submenu li a {
    color: #282929;
    font-size: 14px;
}

.hMenu>ul>li>ul>li {
    line-height: 40px;
    width: 20%;
    float: left;
    height: 100%;
    text-align: center;
}

.hMenu>ul>li>ul>li>ul {
    display : block !important;
}

.hMenu>ul>li>ul>li>ul>li>a {
    width: auto;
    min-height: 1px!important;
    display: inline;
    padding-right: 0;
    color: #484848;
    font-size: 13px;
    font-weight: 400;
    position: relative;
}

.fSocialss {
    float: right;
    margin-left: 20px;
    padding-top: 4px;
}

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

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

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

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

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

.fSocialss a {
    padding: 0px 5px;
    width: 30px;
    height: 17px;
    display: inline-block;
}

.headerTop {
    line-height: 40px;
    background: #747474;
    float: left;
    width: 100%;
}

.hTopBannerLeft {
    float: left;
    width: 39%;
}

.hTopBannerRight {
    float: right;
    width: 52%;
    text-align: right;
}

.hTopBannerLeft ul li {
    float: left;
    padding-right: 20px;
}

.hTopBanner span {
    color: #231f20;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Open Sans',sans-serif;
}

.hTopBannerLeft ul li a {
    font-size: 13px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 500;
    color: #231f20;
}

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

.htopfav {
    width: 30%;
    float: left;
    text-align: center;
}

.logo {
    width: 25%;
    padding-right: 10px;
    float: left;
    /* margin-top: 5px; */
    text-align: left;
}

.hCenterSec {
    float: right;
    padding-left: 10px;
    width: 40%;
}

.hCenterTop.hidden-xs {
    float: left;
    width: 83%;
    text-align: left;
}

.htopfav a i {
    font-size: 22px;
}

span.hmail {
    font-size: 11px;
    background: url(../images/imail.png)no-repeat left center;
    padding-left: 20px;
    color: rgb(39,39,39);
    font-weight: 500;
}

span.hphone i {
    color: #ffffff;
    font-size: 26px;
    font-weight: 100;
    display: flex;
    align-items: center;
    float: left;
    height: 40px;
    padding-right: 5px;
}

span.hphone a {
    color: #ffffff;
    padding-right: 20px;
    font-size: 13px;
    font-weight: 600;
}

span.hphone span {
    color: #ffffff;
    padding-right: 5px;
    font-size: 13px;
    font-weight: 600;
}

a.hTakip {
    /* background: url(../images/takip.png)no-repeat left center; */
    font-size: 13px;
    /* padding-left: 25px; */
    margin-left: 10px;
    color: #ffffff;
    font-weight: 600;
    padding-right: 10px;
    float: left;
    margin-top: 3px;
    background-size: 16px;
}

a.hTakip i {
    font-size: 17px;
    padding-right: 5px;
    color: #fff;
}

a.hYardim {
    /* background: url(../images/header-yardim.png)no-repeat left center; */
    font-size: 13px;
    /* padding-left: 25px; */
    margin-left: 10px;
    color: #ffffff;
    font-weight: 600;
    padding-right: 10px;
    float: left;
    margin-top: 4px;
    background-size: 16px;
}

a.hYardim i {
    font-size: 19px;
    padding-right: 5px;
    color: #fff;
}

a.hFavori {
    background: url(../images/header-fav.png)no-repeat left center;
    font-size: 12px;
    padding-left: 25px;
    margin-left: 10px;
    color: rgb(39,39,39);
    font-weight: 500;
}

.percentWidth.headerCenter {
    background: #fff;
    float: left;
    width: 100%;
}

.hSearch {
    float: left;
    width: 55%;
    border: 1px solid #d8d8d8;
    height: 50px;
    display: flex;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 10px;
}

.hCenterRight {
    float: left;
    width: 100%;
    padding-left: 10px;
    display: none;
}

.hSearch .autosearchbox {
    border: 0;
    width: 100%;
    float: left;
    height: 46px;
    padding-left: 10px;
}

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

.hSearch>div {
    float: right;
    width: 40px;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
}

.arama_btn {
    width: 100%;
    height: 48px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: none;
    border: 0;
}

.hCent01 {
    float: left;
    width: 31%;
}

.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 {
    /* padding-left: 10px; */
    margin-left: 10px;
    color: #ffffff;
    font-weight: 500;
    padding-right: 10px;
    float: left;
}

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

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

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

.htopfav a {
    color: #272727;
    background: url(../images/header-kalp.png) left no-repeat;
    height: 50px;
    width: 100%;
    display: block;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    line-height: 70px;
    background-position-y: 23px;
    margin-left: 15px;
}

.hLogInfo ul {
    border: 2px solid#ebebeb;
    width: 200px;
    position: absolute;
    top: 40px;
    background: #f42222;
    height: auto;
    z-index: 999;
    display: none;
    right: 0px;
    text-align: left;
}

.hLogInfo>a {
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px;
    /* background: url(../images/hUser.png)  calc(0% + 10px) center no-repeat; */
    position: relative;
    height: 40px;
    display: block;
    line-height: 45px;
}

.hLogInfo a i {
    font-size: 20px;
    padding-right: 5px;
}

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

.hLogInfo ul li a {
    color: #fff;
}

li.hTumKat a {
    height: 50px;
    color: #272727;
    line-height: 50px;
    padding-left: 30px;
    font-weight: 600;
}

.hCenterTop ul li a {
    color: #272727;
    font-weight: 600;
}

.hKategori {
    float: left;
    width: 17%;
}

.hTopBannerLeft ul li:before {
    content: '';
    height: 15px;
    width: 1px;
    position: absolute;
    background: #999;
    right: 7px;
    top: 13px;
}

.hTopBannerLeft ul li:last-child:before {
    background: #fff;
}

.hLogInfo:hover ul {
    display: block;
}

.hMenu>ul>li:hover {
    background: rgb(1 179 227);
}

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

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

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

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

.cartItemInfo span a {
    display: flex;
    font-size: 13px;
    font-family: 'Open Sans',sans-serif, sans-serif;
}

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

.cartItemInfo span.bottom {
    position: absolute;
    bottom: 0;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif, sans-serif;
    font-weight: 700;
}

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

.cartTotalTxt {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
    float: left;
}

.cartTotalVal {
    float: right;
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    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%;
    -webkit-user-select: 1px solid #ccc;
    text-indent: 0px;
    border-radius: 0px;
    background: #f2f2f2;
    color: #7b7b7b;
    font-size: 14px;
    text-indent: 5px;
    height: auto;
    border: 1px solid #ced6e0;
    line-height: 38px;
}

.hRemember {
    float: left;
}

.hRemember input {
    background: url(../images/checkBg.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: 3px;
    user-select: none;
}

.hatirla {
    margin-top: 5px;
}

.hUnttm {
    float: right;
    color: #282828;
    font-size: 14px;
}

.girisim .submit {
    background: #f42222;
    color: #fff;
    border: none;
    height: 38px;
    font-size: 14px;
    margin: 10px 0;
    width: 138px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

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

.hUyeText span {
    float: left;
    width: 100%;
    color: #282828;
    font-size: 13px;
    font-weight: 700;
}

.hUyeText p {
    color: #282828;
    font-size: 13px;
    margin-top: 3px;
    float: left;
}

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

.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 {
    padding-left: 15px;
    margin-left: 10px;
    color: rgb(39,39,39);
    font-weight: 500;
    /* padding-right: 10px; */
    float: left;
    position: relative;
}

.hCent02>a, .hCent02>#CartWrp>a {
    color: #ffffff;
    height: 60px;
    position: relative;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    padding-left: 37px;
    justify-content: space-evenly;
}

.hCent02>a i, .hCent02>#CartWrp>a i {
    /* background: url(../images/header-sepet.png) no-repeat; */
    /* width: 30px; */
    /* height: 31px; */
    display: inline-block;
    position: absolute;
    left: calc(0% + 0px);
    top: calc(70% - 14px);
    font-size: 20px;
    color: #fff;
}

.hCent02>a cite, .hCent02>#CartWrp>a cite {
    width: 21px;
    height: 21px;
    position: absolute;
    background: #f42222;
    left: 15px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 700;
    top: -10px;
}

.hLogin>a {
    width: 100%;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    padding-left: 22px;
    /* position: relative; */
    /* background: url(../images/header-uyelik.png) left no-repeat; */
    /* height: 12px; */
    line-height: 45px;
    background-position-y: 10px;
    /* display: inline-table; */
}

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

.hLogin>a i {
    /* position: absolute; */
    /* right: calc(0% + 30px); */
    /* top: 11px; */
    color: #ffffff;
    font-size: 20px;
    padding-right: 5px;
}

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

.hLoginOpen: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: 37px;
    z-index: 9;
}

.hLoginOpen: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: 37px;
}

.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 -40px;
}

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

.headerOpenBasket::-webkit-scrollbar {
    width: 5px;
    background: white;
}

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

.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 {
    height: 90px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.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: 31px;
    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: 31px;
}

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

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

.cartTotal-Val {
    float: right;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
}

.headerOpenBasket .btn.btn-checkout {
    color: #fff;
    width: 100%;
    display: block;
    background: #f42222;
    font-size: 17px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    margin: 10px 0 0;
}

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

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

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

.hMenu>ul>li.hTamir a {
    color: #eb180e;
}

.hMenu>ul>li.hEskiTel a {
    color: #eb180e;
}

.hMenu>ul>li.hTamir:hover {
    background: none;
}

.hMenu>ul>li.hEskiTel:hover {
    background: none;
}

.mobile-menu {
    display: none;
}

.headerBottom {
    float: left;
    width: 100%;
    border-bottom: 1px solid#ccc;
}

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

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

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

.hMenu>ul>li>a {
    color: rgb(40,41,41);
    font-size: 14px;
    font-weight: 600;
    padding: 25px 0;
    display: block;
    position: relative;
    line-height: 0;
    text-transform: uppercase;
}

.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 {
    float: left;
    width: 100%;
}

li.hTumKat ul {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 35%;
    z-index: 999;
    background: #ffffff;
    border-top: 1px solid #f42222;
    /* height: 422px; */
}

li.hTumKat ul li {
    width: 100% !important;
    float: left;
    position: relative;
}

li.hTumKat ul li a {
    line-height: 22px;
    height: 30px;
    padding: 10px;font-size: 14px;
}

.submenu {
    /* display: none; */
    /* opacity: 1; */
    /* position: absolute; */
    /* list-style: none; */
    /* top: -1px !important; */
    /* left: 34% !important; */
    /* width: 65% !important; */
    /* height: 450px; */
    /* text-align: left; */
    /* padding: 0; */
    overflow: auto;
    border-left: 1px solid #dadada;
    display: none;
    position: absolute;
    left: 100% !important;
    top: -1px !important;
    z-index: 99999999 !important;
    background: #fff !important;
    border: 1px solid #ccc;
    width: 100% !important;
    /* min-height: 1220px; */
    padding: 5px 10px;
}
.hTumKat ul li .submenu a{
    color: #272727 !important;
}
li.hTumKat ul li .submenu li {
    width: 100% !important;
    padding-left: 5px;
    background: #fff !important;
}

.submenu::-webkit-scrollbar {
    width: 4px;
    background: white;
}

.submenu::-webkit-scrollbar-thumb {
    background: #aaaaaa;
}

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

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

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

.hTumKat:hover > ul >li {
    width: 50%;
    float: left;
    line-height: 40px;
    border-bottom: 1px solid #dadada;
}
.hTumKat li:hover{background:#f42222}
.hTumKat li:hover a{color:#fff !important}
.hTumKat:hover > ul >li a {
    color: #272727;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    /* padding: 16px; */
}

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

.hCenterTop ul li {
    display: inline-flex;
    padding-left: 10px;
    padding-right: 20px;
    line-height: 50px;
}

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;
}

.percentWidth.headerTopTop {
    background: url(/resman/uploads/assets/themes/temmuz/images/kampnya.png)no-repeat center;
    float: left;
    width: 100%;
    height: 40px;
}

.headerTopCampany {
    height: 40px;
    background: #747474;
    text-align: center;
}

.headerTopCampany span {
    font-size: 14px;
    line-height: 40px;
    font-weight: 500;
    color: #fff;
}

.cartName {
    text-align: left;
    line-height: 20px;
}

.cartPrice {
    text-align: left;
    line-height: 20px;
}

@media (max-width: 1199px) {
    .hCent01>a {
        font-size: 11px;
        text-align: left;
        justify-content: left;
        padding-left: 7px;
    }

    .hCent02>a, .hCent02>#CartWrp>a {
        font-size: 13px;
        padding-left: 9px;
    }

    .hCent01 {
        width: 50%;
    }

    .hCent02 {
        width: 50%;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hLoginOpen:before {
        right: 21px;
    }

    .hLoginOpen:after {
        right: 21px;
    }
}

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

    .hLoginOpen {
        display: block;
        right: -30px;
    }

    .hSearch {
        margin-top: 10px;
        z-index: 9999;
        width: 100%;
        height: 40px;
    }

    .hSearch .autosearchbox {
        height: 36px;
    }

    .hCent02>a, .hCent02>#CartWrp>a {
        display: none;
    }

    .headerOpenBasket {
        display: block;
        top: 10px;
        right: 0px;
    }

    .hMobileLeftBtn {
        height: 100%;
        width: 4%;
        display: inline-flex;
        align-items: center;
        float: left;
        padding-left: 0px;
        padding-right: 30px;
    }

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

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

    .logo {
        margin: 0;
        height: 100%;
        display: flex;
        width: 40%;
    }

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

    .logo img {
        width: 100%;
    }

    .htopfav {
        text-align: left;
    }

    .hSearch>div {
        /*  top: -44px;*/
    }

    .hCenterSec {
        height: 100%;
        width: auto;
        float: right;
        padding: 0;
        display: flex;
        align-items: center;
    }

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

    .htopfav a {
        line-height: 27px!important;
        background: #2d2d2d;
        color: #fff;
        padding: 4px 7px;
    }

    .hCenterRight {
        padding: 0;
        width: auto;
        float: right;
        display: block;
    }

    .searchBtn {
        color: #fff;
        background: #a1a1a1;
        padding: 6px 8px;
        float: right;
        margin-right: 10px;
    }

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

    .basketBtn {
        float: left;
        padding: 6px;
        background: #a1a1a1;
        color: #fff;
    }

    /*.hCent01 {width: 33%;float:  left;}*/
    .mobileAcordBtn.active {
        background: #f42222;
        color: #fff;
    }

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

    .headerBottom {
        display: none;
    }

    header#header {
        padding: 10px 0px;
        margin: 0;
        background: #fff;
    }

    .headerBottom {
        display: none;
    }

    .headerCenter {
        height: auto;
        padding: 0px!important;
    }

    .hLogInfo {
        position: absolute;
    }

    .hLogInfo>a {
        display: none;
    }

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

@media (max-width: 320px) {
    .hLoginOpen {
        width: 250px;
    }

    .headerOpenBasket {
        width: 260px;
    }
}

@media (min-width: 1024px) and (max-width:1366px) {
    .hKategori {
        float: left;
        width: 16%;
    }

    li.hTumKat a {
        padding-left: 15px;
    }

    .hCenterTop.hidden-xs {
        width: 83%;
        text-align: left;
    }

    .hCenterSec {
        width: 47%;
    }

    .hCent01 {
        width: 32%;
    }

    .htopfav {
        width: 29%;
    }

    .hTopBannerRight {
        width: auto;
    }

    .hCent02 {
        width: auto;
    }

    .hCent02>a, .hCent02>#CartWrp>a {
        font-size: 13px;
        padding-left: 37px;
    }

    .hCenterTop ul li {
        padding-left: 10px;
        padding-right: 10px;
    }
}
