﻿/* Responsive */
body{
    min-width: unset;
}
@media (min-width: 1400px) {}

@media (max-width: 1366px) {}

@media (max-width: 1024px) {
    .menu,.slick-news-box-right,.button-left ,.btn-zalo ,#messages-facebook{
        display: none;
    }

    .btn-phone {
        bottom: 75px;
    }
    .header {
      
        background-size: cover;
        
    }
    .footer-title {
        text-transform: uppercase;
        font-size: 30px;
       
    }
    .wrap-slick-news {
        padding: 10px 0 0 0;
    }
    .splitbn-body {
        margin-bottom: 0px;
    }
    .splistnb-title {
     
        min-width: 100px;
    
    }.splistnb-title span {
        min-width: 100px;
      
    }
    .sticky-left{
        display: none;
    }
    .wrap-main, .wrap-content {
      
        margin: 10px auto;
     
    }
    .menu-res {
        display: block;
    }

    .padding-main {
        padding: 10px 0;
    }

    .comment-item-information {
        width: 100%;

    }

    .price-procart {
        display: none;
    }

    .procart-label {
        font-size: 13px;
    }

    .procart-label .quantity-procart p:first-child {
        display: block;
    }

    .procart-label .quantity-procart p:first-child {
        display: none;
    }

    .comment-item-name {
        margin-bottom: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .comment-item-letter {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        margin-bottom: 0;
    }

    .comment-item-poster {
        width: auto;
        margin-right: 0px;
        margin-bottom: 0.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .comment-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .procart-label .quantity-procart p:last-child {
        display: none;
    }

    .procart-label .quantity-procart p:last-child {
        display: block;
    }

    .quantity-procart {
        text-align: right;
    }

    .price-procart-rp {
        display: block;
    }

    .top-cart {
        margin-bottom: 2rem;
    }

    .cart-pro-detail a {
        width: 100%;
    }

    .cart-pro-detail a:first-child {
        margin-right: 0px;
        margin-bottom: 0.5rem;
    }
    .footer-statistic {
        text-align: center;
    }
    .cart-pro-detail a i {
        display: none;
    }
}

@media (max-width: 600px) {
    .news .news-image {
        margin-bottom: 1rem;
    }

    .name-procart a {
        font-size: 13px;
    }
}

@media (max-width: 425px) {}

@media (max-width: 375px) {}