﻿.ipadmo-992 { /* ẩn nút menu */
    display: none;
}
@media (min-width: 300px) {
    .products-content .item:nth-child(3n) {
        border-right: 1px solid #007F3D;
    }
}
@media (max-height: 820px) {
    .site-header .extras-menu .menu-item-cart .mini-cart-content .product_list_widget {
        max-height: 350px;
    }
}
@media screen and (max-width: 1230px) {

}

@media screen and (max-width: 1199px) {
    .site-header .extras-menu {
        margin-left: 20px;
    }
        .site-header .extras-menu > li {
            padding: 0 10px;
        }
            .site-header .extras-menu > li:last-child {
                padding-right: 0;
            }
}

@media (max-width: 992px) {
    .ipadmo-992 { /* hiện menu đt */
        display: block;
    }

    .desktop-992 { /* ẩn menu pc */
        display: none !important;
    }
    .site-header .header-row {
        justify-content: space-between;
    }
    .site-header .header-logo {
        width: 50%;
    }
    .site-header .header-extras {
        width: auto;
    }
    .site-header .mobile-menu {
        padding: 0 0 15px;
    }
    .site-header .header-extras .product-extra-search {
        display: none;
    }
    .site-header .mobile-menu-row {
        display: flex;
        align-items: center;
    }
    .site-header .mobile-menu-row .mf-toggle-menu {
        font-size: 30px;
        color: var(--mf-dark-color);
        display: block;
        line-height: 1;
        padding-right: 20px;
    }
    .site-header .product-extra-search .product-cat {
        display: none;
    }
    .site-header .product-extra-search .search-field {
        border-left: 1px solid #ccc;
    }
    .site-header .mobile-menu .search-submit {
        width: 60px;
        overflow: hidden;
        border-radius: 0;
        padding: 0;
        min-width: auto;
    }
    .site-header .mobile-menu .search-submit:before {
        content: "";
        display: inline-block;
        font: normal normal normal 14px/1 linearicons;
        display: block;
        height: 42px;
        line-height: 42px;
        font-size: 20px;
    }
    .lst-product-cate {
        display: none;
    }
    .lst-banner {
        width: 100%;
    }
    .slide-banner .item {
        height: 120px;
        background-position: center center;
    }
    .support-content .col-md-6 {
        width: 100%;
    }
    .support-content .content {
        border-right: 0;
    }
    .site-footer .footer-widgets .footer-sidebar {
        width: 50%;
        max-width: 50% !important;
        margin-bottom: 30px;
    }
    .woocommerce-cart table.shop_table tr .product-price, .woocommerce-cart table.shop_table tr .product-thumbnail, .woocommerce-cart table.shop_table tr .product-subtotal {
        display: none;
    }
    .woocommerce-cart .woocommerce table.shop_table td.product-name .product-detail-mobile {
        display: block;
        margin-top: 5px;
    }
        .woocommerce-cart .woocommerce table.shop_table td.product-name .product-detail-mobile .woocommerce-Price-amount, .woocommerce-cart .woocommerce table.shop_table td.product-name .product-detail-mobile label {
            display: inline-block;
        }
    .products-content .item:nth-child(4n) {
        border-right: 1px solid #007F3D;
    }

    .products-content .item:nth-child(3n) {
        border-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .site-header .extras-menu .menu-item-hotline {
        display: none;
    }
    .utility-section .col-sm-6 {
        margin-bottom: 10px;
    }
    .site-footer .footer-widgets {
        padding: 30px 15px;
    }
    .site-footer .footer-layout {
        background-image: none !important;
    }
    .site-footer .footer-widgets .footer-sidebar {
        width: 100%;
        max-width: 100% !important;
        padding: 0;
    }
    .products-content .item:nth-child(3n) {
        border-right: 1px solid #007F3D;
    }

    .products-content .item:nth-child(2n) {
        border-right: 0;
    }
}

@media screen and (max-width: 640px) {

}


@media screen and (max-width: 576px) {

}
@media screen and (max-width: 480px) {
    .products-content .item.col-xs-6 {
        width: 100%;
    }
    .woocommerce-cart .woocommerce table.shop_table td .quantity .decrease, .woocommerce-cart .woocommerce table.shop_table td .quantity .increase {
        display: none;
    }
    .woocommerce-cart .woocommerce table.shop_table td .quantity .qty {
        margin-right: 0;
        margin-left: 0;
    }
    .woocommerce-cart .woocommerce table.shop_table td .quantity {
        width: 50px;
    }
    .products-content .item:nth-child(2n) {
        border-right: 1px solid #007F3D;
    }

    .products-content .item:nth-child(n) {
        border-right: 0;
    }
}

@media screen and (max-width: 420px) {

}

@media screen and (max-width: 400px) {

}
