#header .mobile-header{
    background: transparent;
}
#NavDrawer ul.mobile-nav > li.mobile-nav__item > .mobile-nav__has-sublist .mobile-nav__toggle button,
#NavDrawer ul.mobile-nav > li.mobile-nav__item > .mobile-nav__has-sublist > a{
    color: #000;
}
#NavDrawer .drawer__header .drawer__close button {
    color: #333;
}
#NavDrawer {
    background: #fff;
}
#NavDrawer ul.mobile-nav > li.mobile-nav__item:hover {
    background: #f39636;
}
#NavDrawer ul.mobile-nav > li.mobile-nav__search form{
    border-radius: 9px;
    border: 1px solid #333;
}
#header .mobile-header .hd-btnMenu > a,#header .mobile-header .hd-btnMenu > a span,
#mobile-bottom-navigation .mobile-nav-item > a,
#mobile-bottom-navigation .mobile-nav-item > a span.number{
    color: #fff;
}
.hd-cart img{
    filter: invert(1);
}
#header .desktop-header .header-center .desktop-cart-wrapper>a.hd-cart span.hd-cart-count,
#header .mobile-header .desktop-cart-wrapper1>a.hd-cart span.hd-cart-count{
    background: #fff;
    color: #000;
    line-height: 16px;
}
#header .desktop-header .header-center .hd-search-wrapper button,
#mobile-bottom-navigation .mobile-nav-item,#home-aboutus{
    background: #000;
}
.icon-fallback-text .btn,#home-aboutus .hau-content .hau-hotline > a{
    color: #fff;
}
body.tp_background, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, span, a, p, sub, blockquote, th, td {
    font-family: inherit !important;
}
.hau-hotline .fa-mobile-alt {
    color: #fd0;
}
.social-footer-fixed {
    position: fixed;
    bottom: 130px;
    left: 40px;
    z-index: 1000;
}
.social-footer-fixed >div {
    margin-bottom: 10px;
}
.social-footer-fixed >div a img {
    display: block;
    height: 44px;
    width: 44px;
}
.product-item .product-img>a img {
    object-fit: scale-down;
}
@media (max-width: 768px) {
    .social-footer-fixed {
        bottom: 160px;
    }
}

