.mobile-header {
    display: none;
}
.d-none {
    display: none !important;
}
.d-block {
    display: block !important;
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .homebanner {
        position: relative;
        overflow: hidden;
        width: 690px;
        height: 330px;
    }
    .homebanner .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color: #000;
        opacity: 1;
        background: rgba(255, 255, 255, 1);
    }
    .homebanner .swiper-pagination-bullet-active {
        color: #fff;
        background: #007aff;
    }
    .quick-payment {display: none;}
    .cash-btn {padding-left:170px;}
}
@media (max-width: 991px) {
    body {
        background: #fff;
    }
    #wood {
        width: 100%;
        padding: 0;
        background: #fff;
    }
    #headColumn,
    #body_top,
    .leftColumn {
        display: none;
    }
    #bodyColumn,
    #bodybody,
    #FootColumn,
    .rightColumn,
    .bot_Tab {
        width: 100% !important;
        background: #fff;
    }
    .rightColumn {margin-right: 0 !important;}
    #bodybody {margin-top: 0 !important;}
    

    .mobile-header {
        position: fixed;
        display: block;
        padding: 0 2px;
        width: 100%;
        height: 100px;
        background: #fff;
        z-index: 9999;
        box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    }
    .mobile-header-bg {
        height: 100px;
    }
    .mobile-header-inner {
        display: flex;
        width: inherit;
        justify-content: space-between;
        align-items: center;
        background: #fff;
    }
    .mobile-header-logo a {
        display: flex;
        align-items: center;
    }
    .mobile-header-logo a img {
        height: 60px;
    }
    .mobile-header-side {
        display: flex;
        align-items: center;
    }
    .mobile-header-side a {
        position: relative;
        padding: 0 10px;
    }
    .mobile-header-side a span {
        display: block;
        position: absolute;
        top: -10px;
        right: 5px;
        width: 14px;
        height: 14px;
        background: #c00;
        border-radius: 50%;
        color: #fff;
        font-size: 10px;
        text-align: center;
        line-height: 14px;
    }
    .homebanner {
        position: relative;
        overflow: hidden;
    }
    .homebanner .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
        text-align: center;
        line-height: 16px;
        font-size: 10px;
        color: #000;
        opacity: 1;
        background: rgba(255, 255, 255, 1);
    }
    .homebanner .swiper-pagination-bullet-active {
        color: #fff;
        background: #007aff;
    }
    .homebanner .swiper-slide img {
        width: 100%;
    }
    .homebanner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .homebanner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2px;
    }

    .mobile-header-bar {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 40px;
    }
    .mobile-header-bar a {
        display: block;
        padding: 19px 10px;
    }
    .mobile-header-bar .header-bar {display: flex;}
    .mobile-header-bar .header-bar a span{position: relative; display: block; width: 20px; height: 2px; background: #000;}
    .mobile-header-bar .header-bar a span::after,
    .mobile-header-bar .header-bar a span::before {position: absolute; top: -6px; content: ""; display: block; width: 20px; height: 2px; background: #000;}
    .mobile-header-bar .header-bar a span::before {top: auto; bottom: -6px;}
    .mobile-header-bar .header-search {display: flex; align-items: center; padding-right: 5px; width: 60%;}
    .mobile-header-bar .header-search input {width: 100%; padding: 0 10px; height: 30px; border: 1px solid #ccc; font-size: 14px; outline: none;}
    .mobile-header-bar .header-search input:focus {border-color: #000;}
    .mobile-header-bar .header-search button {padding: 0 10px; height: 32px; border: 1px solid #000; font-size: 14px; background: #000;}
    .mobile-header-bar .header-search button svg {fill: #fff;}
    .quick-payment {display: flex; justify-content: center; align-items: center; padding: 10px 5px; background: #fff;}
    .quick-payment form {display: flex; justify-content: center; align-items: center;}
    .quick-payment form input {margin: 0 2px; height: 22px; line-height: 22px; border-radius: 0; border:1px solid #ddd;}
    .quick-payment form select {margin: 0 2px; height: 26px; line-height: 26px; border: 1px solid #ddd;}
    .quick-payment form button {height: 26px; background: #000; color: #fff; border: 1px solid #000; cursor: pointer;}

    #bodyColumn .rightColumn .bar_title2 { margin: 5px auto;}

    #hw00{width:23%; margin:5px 1%;  }
    #hw1 { position: relative; padding-bottom: 100%; width: 98%; height: auto; overflow: hidden; transition: all .3s ease-in-out; background: #fff; }
    #hw1 a { display: -webkit-box; display: -webkit-flex; display: flex; position: absolute; overflow: hidden; width: 100%; height: 98%; cursor: pointer; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
    #hw1 a img { visibility: inherit; object-fit: cover; font-family: "object-fit: cover;"; min-height: 1px; -webkit-user-select: none; user-select: none; max-width: 100%; max-height: 100%; opacity: 1; transition: all .3s ease-in-out; }
    #hw2{ width:100%;}

    .Tab_td {width: 25% !important;}
    .Tab_td2 {width: 100% !important;}
    #FootColumn .bot_Tab .Tab_td li {width: 100%; color: #000;}
    #FootColumn .bot_Tab .Tab_td li a {color: #000;}
    #FootColumn .copyright {color: #000; font-size: 14px; text-align: center;}
    #FootColumn .key {padding-left: 10px; padding-right: 10px; color: #000;}
    #FootColumn .key a {color: #000;}
    .rightColumn_content {padding: 0 10px;}
    .rightColumn_content table {width: 98% !important;}
    .cate-detail {
        padding: 0 10px;
    }
    .addcart .qty {height: 28px !important;}
    /* view */
    #sp1 {text-align: center;}
    #bodyColumn .rightColumn .leftpart { width: 46%;}
    #bodyColumn .rightColumn .rightpart {width: 50%;}
    #Tab1 {width: 100% !important;}
    #Tab1 .Contentbox { width: 97%; padding: 1%;}
    .viewstabletitle {padding: 8px 5px !important;}
    .viewstable td {padding: 5px;}
    #tocart0 td {padding: 5px;}

    #Fixed {
        left: auto !important;
        right: 0;
        margin-left: auto !important;
        width: 40px !important;
    }
    #Fixed #goCart, #Fixed #goChat, #Fixed #goTop {
        background-image: unset !important;
        background-color: unset !important;
        width: 40px;
        height: 40px;
    }
    #Fixed #cartimg img { width: 40px; height: 40px;}
    #Fixed #goCart { position: relative; display: flex; justify-content: center; align-items: center; border-bottom: 2px #eee solid; }
    #Fixed #goCart span {position: absolute; top: -5px; right: 0; margin: 0; width: 16px; height: 16px; background: #c00; color: #fff; text-align: center; line-height: 16px; border-radius: 50%;}
    #Fixed #goCart p {margin: 0;}
    #Fixed .rightcount {position: absolute; float: auto;}
    #Fixed #goChat {display: flex; justify-content: center; align-items: center;}
    #Fixed #goTop {display: flex; justify-content: center; align-items: center; border-top: 2px solid #eee;}
    
    
    .cash-btn {padding-left:70px;}
}

@media (max-width: 767px) {
    .mobile-header,
    .mobile-header-bg {
        height: 90px;
    }
    .mobile-header-logo a img {
        height: 50px;
    }
    #hw00{ float:left; width:48%; margin:5px 1%; background:#F0F0EF;overflow:hidden; }
    .Tab_td {width: 50% !important;}
}

@media (max-width: 667px) {
    #bodyColumn .rightColumn .leftpart { width: 96%;}
    #bodyColumn .rightColumn .rightpart {width: 97%; padding: 1.5%;}
    
    
}

@media (max-width: 567px) {
    .mobile-header,
    .mobile-header-bg {
        height: 90px;
    }
    .mobile-header-logo a img {
        height: 50px;
    }
    .Menubox li,
    .Menubox li.hover { width: 120px !important;}
}


/* left menu */

.mobile-menu { height: 100%; padding-right: 30px; margin-right: -30px; margin-bottom: 20px; margin-top: 0px; padding-left: 0; list-style: none; }
.mobile-menu li>a { font-size: 15px; color: #252525; text-transform: capitalize; line-height: 18px; position: relative; display: block; padding: 15px 0; font-weight: 600 }
.mobile-menu li>a:hover { color: #000; text-decoration: none; }
.mobile-menu li ul {margin: 0; padding: 0; list-style: none;}
.mobile-menu li ul li { border: 0 }
.mobile-menu li ul li a { font-size: 14px; text-transform: capitalize; padding: 10px 15px 8px; font-weight: 400 }
.mobile-menu .has-children,.mobile-menu .menu-item-has-children { position: relative }
.mobile-menu .has-children .menu-expand,.mobile-menu .menu-item-has-children .menu-expand { line-height: 50; top: 0; left: 100%; width: 30px; position: absolute; height: 50px;text-align: center; cursor: pointer }
@media(max-width: 767px) {
.mobile-menu .has-children .menu-expand,.mobile-menu .menu-item-has-children .menu-expand { left:90% }
}
.mobile-menu .has-children .menu-expand i,.mobile-menu .menu-item-has-children .menu-expand i { display: block; position: relative; width: 10px; margin-top: 23px; border-bottom: 1px solid #252525; -webkit-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; transition: all 250ms ease-out }
.mobile-menu .has-children .menu-expand i:before,.mobile-menu .menu-item-has-children .menu-expand i:before { top: 0; width: 100%; content: ""; display: block; position: absolute;-webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); border-bottom: 1px solid #252525; -webkit-transition: .4s; -o-transition: .4s; transition: .4s }
.mobile-menu .has-children.active>.menu-expand i:before,.mobile-menu .menu-item-has-children.active>.menu-expand i:before { -webkit-transform: rotate(0); -ms-transform: rotate(0);transform: rotate(0) }
.mobile-navigation nav { height: 100% } 
.off-canvas-wrapper { position: fixed; top: 0; left: 0; height: 100vh; width: 100vw; opacity: 0; visibility: hidden; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; z-index: 9999 }
.off-canvas-wrapper.open { opacity: 1; visibility: visible }
.off-canvas-wrapper.open .off-canvas-inner-content {  -webkit-transform: none; -ms-transform: none; transform: none; }
.off-canvas-wrapper .off-canvas-inner-content { background-color: #FFF; width: 380px; height: 100%; position: relative; -webkit-transform: translateX(calc(-100% - 50px)); -ms-transform: translateX(calc(-100% - 50px)); transform: translateX(calc(-100% - 50px)); -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }
@media(max-width: 479px) {
    .off-canvas-wrapper .off-canvas-inner-content { width:280px } 
}
.off-canvas-wrapper .btn-close-off-canvas { left: 100% }
.off-canvas-wrapper .off-canvas-inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin-left: auto; height: 100%; overflow: auto }
.off-canvas-wrapper .offcanvas-widget-area { padding-top: 40px; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column }
.off-canvas-wrapper .offcanvas-widget-area .widget-social { margin-top: auto; padding-bottom: 20px }
.off-canvas-overlay { background-color: rgba(0,0,0,0.5); content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: -1 }
.off-canvas-menu-wrapper { position: fixed; top: 0; right: 0; height: 100vh; width: 100vw; opacity: 0; visibility: hidden; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; z-index: 9999 }
.off-canvas-menu-wrapper.open { opacity: 1; visibility: visible }
.off-canvas-menu-wrapper.open .off-canvas-inner-content { -webkit-transform: none; -ms-transform: none; transform: none }
.off-canvas-menu-wrapper .off-canvas-inner-content { background-color: #FFF; width: 400px; height: 100%; position: relative; -webkit-transform: translateX(calc(100% - 50px)); -ms-transform: translateX(calc(100% - 50px)); transform: translateX(calc(100% - 50px)); -webkit-transition: .4s; -o-transition: .4s; transition: .4s; margin-left: auto; position: relative }
.off-canvas-menu-wrapper .off-canvas-inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin-left: auto; height: 100%; overflow: auto }
.off-canvas-menu-wrapper .offcanvas-widget-area { padding-top: 40px; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column }
.off-canvas-menu-wrapper .offcanvas-widget-area .desc-content { padding-bottom: 30px }
.off-canvas-menu-wrapper .offcanvas-widget-area .menu-top-menu>li { list-style: none; margin-bottom: 20px; white-space: nowrap }
.off-canvas-menu-wrapper .offcanvas-widget-area .menu-top-menu>li>span { font-size: 16px; line-height: 1; font-weight: 600; text-transform: uppercase; margin-bottom: 23px; color: #212121 }
.off-canvas-menu-wrapper .offcanvas-widget-area .useful-link { margin: 20px 0; padding-bottom: 30px } 
.off-canvas-menu-wrapper .offcanvas-widget-area .useful-link li a { font-size: 14px; text-transform: uppercase; padding: 10px 0; font-weight: 600; color: #212121 }
.off-canvas-menu-wrapper .offcanvas-widget-area .useful-link li a:hover { color: #122179 }  .off-canvas-menu-wrapper .offcanvas-widget-area .widget-social { margin-top: auto; padding-bottom: 20px}
.btn-close-off-canvas { width: 50px; height: 56px; color: #212121; line-height: 56px; cursor: pointer; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; position: absolute;  top: 0; right: 100%; background: #F8F9FA; text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center }
.btn-close-off-canvas i { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: .4s; -o-transition: .4s; transition: .4s; font-size: 24px; line-height: 24px } 
.btn-close-off-canvas:hover { color: #122179; -webkit-transition: .4s; -o-transition: .4s; transition: .4s }
.btn-close-off-canvas:hover i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg) }
@media(max-width: 479px) {
.btn-close-off-canvas { width:35px }
.btn-close-off-canvas i { font-size: 18px }
}

.offcanvas-widget-area { padding: 0 40px 20px }
@media(max-width: 479px) {
.offcanvas-widget-area { padding:0 30px 20px }
}

.offcanvas-widget-area .search-box-wrap { background-color: #F8F9FA; margin: -40px -40px 20px -40px; padding: 18px 40px; font-family: "Poppins",sans-serif;font-size: 15px;font-weight: 400; font-style: normal; color: #666; }
@media(max-width: 479px) {
.offcanvas-widget-area .search-box-wrap { margin:-40px -30px 20px -30px }}
.offcanvas-widget-area .search-box-wrap form { position: relative }
.offcanvas-widget-area .search-box-wrap form input {  background-color: transparent; border: 0; display: block; padding-right: 30px; outline: 0; width: 100% }
.offcanvas-widget-area .search-box-wrap form .btn-search { border: 0; background-color: transparent; font-size: 16px; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
.offcanvas-widget-area .search-box-wrap form .btn-search:hover { color: #122179 }