@media (max-width: 767px){
    .search-overlay .search-from .search-box #searchsubmit {
        font-size: 18px;
    }
    .search-overlay .search-from .search-box input[type=text] {
        font-size: 25px;
        padding-bottom: 5px;
        margin-bottom: 30px;
    }
    .banner-shop .description, .banner-shop .button, .back-top {
        display: none !important;
    }
    
    
}

@media (min-width:768px) {
    .item-product:hover .products-thumb .product-thumb-hover .hover-image {
        opacity: 1;
        visibility: visible
    }
    .item-product:hover .products-thumb .product-thumb-hover .wp-post-image {
        opacity: 0;
        visibility: hidden
    }
    .item-product:hover .products-thumb .product-button {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width:991px){
    header .header-desktop{display:none}
    .bwp-canvas-navigation, .bwp-canvas-vertical {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        background-color: #fff;
        width: 280px;
        z-index: 999999;
        overflow-x: hidden;
        overflow-y: auto;
        visibility: hidden;
        border-width: 1px 0 0 1px;
        -webkit-transform: translate3d(-280px,0,0);
        transform: translate3d(-280px,0,0);
        -webkit-transition: all .5s ease-in-out 0s;
        transition: all .5s ease-in-out 0s;
    }
    .bwp-canvas-navigation {
        right: 0;
        left: auto;
        -webkit-transform: translate3d(280px,0,0);
        transform: translate3d(280px,0,0);
    }
    .bwp-canvas-navigation.active, .bwp-canvas-vertical.active {
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 1px 12px 2px hsla(0,0%,56%,.3);
    }
    .bwp-canvas-navigation .remove-megamenu, .bwp-canvas-vertical .remove-megamenu {
        padding: 10px;
        z-index: 10;
        cursor: pointer;
        display: none;
        text-align: right;
        display: block;
        padding: 0;
        background: #3a9046;
        padding: 10px 20px 20px;
        color: #fff;
        text-transform: uppercase;
        font-size: 13px;
        font-family: Tahoma;
    }
    .bwp-canvas-navigation .remove-megamenu:before {
        content: "\f00d";
        font-family: FontAwesome;
        color: #f25a5a;
        font-size: 25px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        display: inline-block;
        text-align: center;
        line-height: 25px;
        margin-left: 5px;
        position: relative;
        top: 3px;
        font-weight: 100;
        left: -143px;
    }
    .bwp-canvas-vertical .remove-verticalmenu {
        display: block;
        padding: 0;
        background: #3a9046;
        padding: 10px 20px 20px;
        text-align: left;
        text-transform: uppercase;
        color: #fff;
        font-size: 13px;
        font-family: Tahoma;
    }
    .bwp-canvas-vertical .remove-verticalmenu:after {
        content: "\f00d";
        font-family: FontAwesome;
        color: #f25a5a;
        font-size: 25px;
        line-height: 25px;
        margin-right: 5px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        display: inline-block;
        position: relative;
        top: 3px;
        font-weight: 100;
        right: -135px;
    }

    .bwp-canvas-navigation .mm-menu, .bwp-canvas-vertical .mm-menu {
        background: #fff;
        z-index: 999;
        top: 68px;
    }
    .mm-panels {
        overflow: hidden;
    }
    .mm-panel {
        -webkit-transform: translate(100%);
        transform: translate(100%);
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        -webkit-transition: -webkit-transform .4s ease;
        transition: -webkit-transform .4s ease;
        transition: transform .4s ease;
        transition: transform .4s ease,-webkit-transform .4s ease;
        -webkit-transform-origin: top left;
        transform-origin: top left;
    }
    .mm-panel.mm-opened {
        -webkit-transform: translate(0);
        transform: translate(0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    .mm-panel:after, .mm-panel:before, .mm-navbar:after {
        content: "";
        display: block;
        height: 20px;
    }
    .mm-panels>.mm-panel {
        -webkit-overflow-scrolling: touch;
        overflow: scroll;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0 20px;
    }
    .mm-listview, .mm-listview>li {
        list-style: none;
        display: block;
        padding: 0;
        margin: 0;
    }
    .bwp-canvas-navigation .mm-menu ul>li, .bwp-canvas-navigation .mm-menu ul>li.level-0, .bwp-canvas-vertical .mm-menu ul>li, .bwp-canvas-vertical .mm-menu ul>li.level-0 {
        display: inline-block;
        width: 100%;
        position: relative !important;
        padding-top: 8px;
        padding-bottom: 6px !important;
        border-bottom: 1px solid hsla(0,0%,90%,.5);
    }
    .mm-listview, .mm-listview>li a {
        color: #3e4a5e;
        padding: 0;
        line-height: 30px;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 400;
    }
    #contentmain {
        margin-top: 62px;
    }
    #contentmain .page-title h1 {
        font-size: 20px;
        position: unset;
        margin-bottom: 5px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .content-shop, .bestseller-product {
        margin-top: 25px;
    }
    #contactframe iframe {
        min-height: 720px;
    }
    .contact-info {
        margin-top: 10px;
        padding: 30px 30px 30px 30px;
    }
    .woocommerce-product-gallery>.row>div.col-md-2 {
        order: 2;
        margin-top: 20px;
    }
    .slick-arrow {
        width: 30px !important;
        height: 30px !important;
        line-height: 28px !important;
    }
    .slick-next:before, .slick-prev:before {
        font-size: 15px !important;
        line-height: 1.8 !important;
    }
    .slick-prev {
        left: -10px !important;
    }
    .slick-next {
        right: -10px !important;
    }
    .single-product .bwp-single-info {
        margin-top: 30px;
    }
    .main-single-product .single-product .entry-summary {
        padding-left: 0px !important;
    }

    #respond #commentform .comment-form-comment {
        flex: 0 0 100%;
        order: 1;
        margin-bottom: 25px;
    }
    .item-product .products-content .cat-products {
        font-size: 10px;
    }
    .item-product .products-content h3.product-title {
        font-size: 11px;
        height: 24px;
    }
    .price {
        font-size: 11px;
    }
    .quickview-container .bwp-single-info .product_meta iframe, .single-product .bwp-single-info .product_meta iframe {
        width: 100%;
        height: 300px;
    }
    .bwp-quick-view .quickview-container .product_detail {
        padding: 15px;
    }
    .table.shop_table.cart>tbody>tr, table.shop_table.cart>tbody>tr {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        border-bottom: 2px solid #e8e8e8;
    }
    .table.shop_table.cart>thead, table.shop_table.cart>thead {
        display: none;
    }
    .table.shop_table.cart>tbody>tr td.product-thumbnail, table.shop_table.cart>tbody>tr td.product-thumbnail {
        flex: 0 0 100%;
        border-bottom: 1px dashed #e8e8e8;
    }
    .table.shop_table.cart>tbody>tr td, table.shop_table.cart>tbody>tr td {
        border: 0;
        padding: 5px 10px;
    }
    .table.shop_table.cart>tbody, table.shop_table.cart>tbody {
        border: 1px solid #e8e8e8;
    }
    .woocommerce-cart-page .cart-collaterals {
        max-width: 100%;
    }
    .main-single-product .single-product .image-thumbnail a {
        display: inline-block;
    }
    .main-single-product .single-product .image-thumbnail img {
        height: 100px;
        width: auto;
    }
    .bwp-navigation ul>li.level-0 .mm-next {
        position: absolute;
        top: 7px;
        right: 0;
        width: 30px;
        height: 43px;
        text-align: center;
    }
    .bwp-navigation ul>li.level-0 .mm-next:after {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        color: black !important;
    }
    .bwp-navigation ul>li.level-0.menu-item-has-children>a:after {
        color: white;
    }
    .mm-panels>.mm-panel.mm-hasnavbar {
        padding-top: 40px;
        position: absolute;
        top: 15px;
    }
    .bwp-canvas-navigation .mm-menu .mm-navbar a, .bwp-canvas-vertical .mm-menu .mm-navbar a {
        color: #3a9046;
        position: relative;
        display: block;
        text-align: center;
        text-transform: uppercase;
    }
    .mm-prev:after {
        content: "\f104";
        font-family: FontAwesome;
        font-size: 14px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
        border-color: rgba(0,0,0,.3);
    }
    .mm-sronly {
        color: white;
        position: absolute;
        left: 0;
    }
    .dropdown-menu {
        top:59px;
    }
    .sidebar-product {
        max-width: 330px;
        display: block!important;
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        height: 100%;
        z-index: 99999;
        overflow: auto;
        padding: 30px 20px 0!important;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transform: translateX(-330px);
        transform: translateX(-330px);
        opacity: 0;
        visibility: hidden;
        margin: 0;
        box-shadow: 0 1px 12px 2px hsla(0,0%,56%,.3);
    }
    .sidebar-product.active.bwp-sidebar {
        opacity: 1;
        visibility: visible;
        max-width: 330px;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@media (min-width:992px){
    header .header-mobile{display:none}
    .woocommerce-product-gallery .slick-prev {
        top: -21px;
        left: 25px;
    }
    .woocommerce-product-gallery .slick-next {
        bottom: -5px;
        right: 25px;
        top: auto;
    }
    .woocommerce-product-gallery .slick-prev:before {
        content: "\f106" !important;
    }
    .woocommerce-product-gallery .slick-next:before {
        content: "\f107" !important;
    }
}

@media (min-width: 1440px){
    .container {
        max-width: 1440px;
    }
}

@media (max-width: 576px){
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .table.shop_table.cart>tbody>tr, table.shop_table.cart>tbody>tr {
        padding-left: 100px;
        position: relative;
    }
    .table.shop_table.cart>tbody>tr td.product-thumbnail, table.shop_table.cart>tbody>tr td.product-thumbnail {
        flex: 0 0 100%;
    }
    .table.shop_table.cart>tbody>tr td.product-thumbnail>a, table.shop_table.cart>tbody>tr td.product-thumbnail>a {
        position: absolute;
        top: 5px;
        left: 5px;
    }
    .table.shop_table.cart>tbody>tr td.product-thumbnail .product-name, table.shop_table.cart>tbody>tr td.product-thumbnail .product-name {
        margin: 5px 0;
    }
    .table.shop_table.cart>tbody>tr td, table.shop_table.cart>tbody>tr td {
        border: 0;
        padding: 5px 10px 5px 0;
        border-bottom: 1px dashed #e8e8e8;
        flex: 0 0 100%;
    }
    .table.shop_table.cart>tbody>tr td.product-remove, table.shop_table.cart>tbody>tr td.product-remove {
        position: absolute;
        border: 0;
        left: 35px;
        bottom: 10px;
    }
    footer {
        margin-bottom: 50px;
    }
    .elementor-inline-items .elementor-icon-list-item {
        padding-right: 5px;
        margin-right: 5px;
    }
    footer .elementor-icon-list-text {
        font-size: 12px;
    }
    .mini-cart .cart-popup {
        width: 290px;
    }
    .box-form-login .box-content {
        padding: 0 15px;
    }
    .checkout .woocommerce-checkout-review-order .checkout-review-order-table-wrapper {
        padding: 15px 15px;
    }
    .bwp-navigation ul>li.level-0 {
        padding: 0 0px;
    }
    .sidebar-product {
        width: calc(100% - 20px);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        padding: 30px 15px 0!important;
    }
}