/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */



@media (max-width: 1199.98px) {
   .navigation li.menu-item a {
        padding: 0 10px;
    }
    
}
@media (max-width: 1119.98px) {
   
}

@media (max-width: 991.98px) {
    .container{
        max-width: 100%;
        width:100%;
    }
    .awe-section-8 p {
        padding: 2rem;
        font-size: 1.4rem;
    }
}

@media (max-width: 767.98px) {
   .header-right .gap-8{
        gap: 10px;
    }
    .header-wraper{
        padding: 15px 0;
    }
    .header-wraper .header-left img{
        height: 35px;;
    }
    .section_banner_coll>.container>.row, #product_top>.row{
        flex-wrap: nowrap;
        -ms-overflow-style: none;
        scrollbar-width: none;
        overflow-x: auto;
    } 
    .awe-section-8 p {
        padding: 1rem;
        font-size: 1.2rem;
        text-align: justify;
    }
    .product-mobile.m-flex{
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .product-mobile .slickthumb_relative_product_1{
        width: 100%;
        order: 2;
    }
    .product-mobile .large_default{
        width: 100%;
        order: 1;
    }
    
}

@media (max-width: 499.98px) {
    
    #category>.d-xs-block{
        display: block;
    }
    #footer {
        padding: 2rem 0;
    }
    .trustbadge-wrap.mt-8{
        margin-top: 0 !important;
    }
    .footer-container .mb-fix{
        margin-top: 0 !important;
    }
    .footer-container .mb-fix img{
        height: 60px;
        max-width: fit-content;
        object-fit: cover;
    }
    .company_info .logo img{
        height: 60px;
        max-width: fit-content;
        object-fit: cover;
    }
}

@media (max-width: 374.98px) {
    
    .viewgrid .product-col{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .quytrinhgiaohang img {
        height: 30px;
        
    }
    .quytrinhgiaohang h3.quytrinh-title {
        font-size: 0.75rem;
        font-weight: 500;
       
    }
    .section {
        padding: 1rem 0;
    }
    .news-item.col {
        flex: 0 0 100% !important;
        max-width: 100%;
    }
    .mb-4.sliderhome{
        margin-bottom: 0 !important;
    }
    
}

@media (min-width: 500px) and (max-width: 991.98px) {
     
}

@media (min-width: 500px) {
    
}

@media (min-height: 500px) {
     
}

@media (min-width: 768px) {
     
}

@media (min-width: 992px) {
    
}
@media (min-width: 1024px) {
    .mini-cart:hover .top-cart-content {
        z-index: 199;
        visibility: visible;
        opacity: 1;
        box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
        /* Slide down mượt mà khi hiện */
        transform: translateY(0);
    }
}
@media (min-width: 1200px) {
    
}
