.fixNav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000000;
}
.cart-body {
    z-index: 999;
}
.inner-header {
    background-color: #ffffff;
}
.inner-title,
.beta-breadcrumb,
.beta-breadcrumb a {
    color: black;
}
.main-menu > ul.l-inline > li > a {
    color: #fff;
    padding: 10px 35px;
}
.haeder-bottom {
    height: 47px;
}
.haeder-body {
    height: 50px;
}
