
.full-width .ubermenu-nav, .container, .row {
    max-width: 1270px;
}
#header {
    position: fixed;
}
.header, .header-wrapper {
    width: 100%;
    z-index: 30;
    position: relative;
    background-size: cover;
    background-position: 50% 0;
    -webkit-transition: background-color .3s, opacity .3s;
    -o-transition: background-color .3s, opacity .3s;
    transition: background-color .3s, opacity .3s;
}
.header-bg-color, .header-wrapper {
    background-color: #006a00;
}
.header-main {
    height: 55px;
}
.header-main {
    z-index: 10;
    position: relative;
}
.header .flex-row {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#logo {
    width: 170px;
    padding-left: 10px;
}
#button-addon1 {

    background: #ff6b10;
}
#button-addon1 i{
    color: #fff;
}
.logo-left .logo {
    margin-left: 0;
    margin-right: 30px;
    margin-bottom: 10px;
}
.logo {
    line-height: 1;
    margin: 0;
}
.flex-left {
    margin-right: auto;
}
.nav-left {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
}



#sidebar .widget {
    background: #FFF;
/*    border: 1px solid #e7e7e7;*/
    margin-bottom: 20px;
    border-top: 2px solid #ff6b10;
}
#sidebar .widget-title {
    height: 34px;
    position: relative;
    display: block;
    background-color: #f5f5f5;
    padding: 0 2px;
    line-height: 34px;
    text-transform: uppercase;
    font-size: 15px;
    color: #ff6b10;
    font-weight: bold;
    margin-bottom: 0;
}
ol, ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
#sidebar .widget_nav_menu ul li {
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}
#sidebar .widget_nav_menu ul li.menu-item-has-children {
    position: relative;
}
#sidebar .widget_nav_menu ul li a {
    border-bottom: 1px solid #e7e7e7;
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 18px;

    font-size: 14px;
    padding: 12px 2px;
}
.basel-cats-toggle {
    top: 10px !important;
}
#sidebar .widget_nav_menu .basel-cats-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#sidebar .widget_nav_menu .toggle-active {
    color: #1aada3;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
}
#sidebar .widget_nav_menu .basel-cats-toggle:before {
    content: "+";
    font-family: 'Font Awesome 5 Pro';
}
#sidebar .widget_nav_menu ul li .sub-menu {
    display: none;
}
#sidebar .widget_nav_menu ul li .sub-menu li a {
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}
#sidebar .widget_nav_menu ul li .sub-menu li .sub-menu li a {
    padding-left: 35px;
}
#sidebar .widget_nav_menu ul li > a:hover, #sidebar .widget_nav_menu ul li.current-menu-item > a {
    background: #ff6b10;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
}
.flex-row {
    -js-display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row nowrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
    width: 100%;
}
.flex-col {
    max-height: 100%;
}
.nav li:first-child {
    margin-left: 0 !important;
}
.nav-spacing-medium>li {
    margin: 0 9px;
}
.nav>li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin: 0 5px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
.header-main .nav > li > a {
    line-height: 16px;
}

.donhang a, .diachi a {
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}
.giohang a i {
    font-size: 30px;
}
.giohang a {
    color: #fff;
}
#sidebar .widget_nav_menu ul li:first-child ul  {
    display: block;
}

.bhx-cart {
    background-position: -256px -33px;
    width: 24px;
    height: 22px;
    margin-bottom: 6px;
}