/* Responsive */

@media (max-width: 1024px){
    .bgswiper .swiper-button-prev{left: -12px;}
    .bgswiper .swiper-button-next{right: -12px;} 

    .grid-news,.grid-product,.album-destop{ gap: 10px; }  

    /* .menu ul li a { font-size: 14px; padding: 12px 14px 8px;} */

    .wrap-banner {padding: 30px 0 0px;}

    /* product */
    .bgproduct {padding: 20px 0 50px;}
    .bgfashsale {margin: 0px -15px;padding: 20px 15px; border-radius: 0px;}
    .bgfashsale .bgswiper{padding-bottom: 10px;}
    .bgfashsale .title-main h2 {padding-left: 50px; }

    .left-products{width: 280px; }
    .right-products{width: calc(100% - 280px - 10px);}
    .grid2-product {gap: 5px;} 
    .cart-product span{font-size: 13px;}

    .slideshow .wrap-content{margin: 0 -15px;}

    /* footer */
    .title-footer{font-size: 16px;}
    .footer-ul li a{font-size: 14px;}
}
@media (max-width: 1001px){
    #hamburger { display: block; } 
    .mb-none,.header-bottom { display: none !important; } 
    .mb-block { display: block !important; } 
    /* .header { padding: 10px 0px; } 
    .logo-header { margin-bottom: 0; padding: 0;}   */
    .scrollToTop { bottom: 80px; right: 10px; } 
    footer { margin-bottom: 50px; } 

    .footer1-news{width: 100%;text-align: center;margin-bottom: 1rem;border-bottom: 1px solid var(--main2);} 
    .footer2-news{width: calc(40% - 15px);}
    .footer3-news{width: calc(25% - 15px);} 
    .footer4-news{width: calc(35% - 15px);} 
}
@media (max-width: 850px){
    /* .footer-news, .image-fanpage { text-align: left !important; }  */
    .mgb-res{ margin-bottom: 30px; }
    .title-main h1,.title-main h2,.title-main span { font-size: 20px;}
    .title-detail h1,.title-detail h2,.title-detail span { font-size: 20px;} 
    
    /* header */ 
    .grid-news { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }  
    /* sản phẩm */
    .left-products {width: 180px;}
    .right-products {width: calc(100% - 180px - 5px);}
    .bgfashsale .title-main h2::before {bottom: 0;width: 28px;height: 36px;}
    .grid2-product {gap: 3px;}
    .info-product { padding: 5px;min-height: 118px;}
    .product-cat-name { font-size: 12px;}
    .name-product {margin-bottom: 1px;}
    .name-product a {font-size: 14px; line-height: 1.25;}
    .price-new {font-size: 14px;}
    .price-old {font-size: 13px;}
    .product .img-cart-product {width: 30px;height: 30px;}

    .product2 .name-product a {font-size: 16px;}

    /* tin tức */
    .item-news .info-news{padding: 10px;}
    .info-news h3 {font-size: 14px;}
    .info-news p {font-size: 13px;}
    /* footer */
}
@media (max-width: 768px) {   
    .cart-button {left: 3px;}
    /* tin tức */
    /* .grid-news { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } */
    .header-top marquee{width: 80%;}
    /* sản phẩm */
    .grid-product { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } 
    .info-product {padding-top: 10px;}
    .name-product a {font-size: 14px;}
    .price-product { gap: 3px;}
    .price-new {font-size: 14px;}

    /* tin tức */ 
    .info-news h3 {font-size: 14px;line-height:1.25;margin-bottom: 3px;}
    .info-news p { font-size: 13px; line-height:1.5;} 
    .bottom-news { padding-top: 5px;margin-top: 5px;}
    /* footer  */ 
} 
@media (max-width: 700px){
    .header-top marquee{width: 100%;}

    .title-main h1,.title-main h2,.title-main span { font-size: 16px;}
    .title-detail h1,.title-detail h2,.title-detail span { font-size: 16px;} 
    .title-main .slogan-text{ font-size: 13px;}
    .title-main .slogan{ font-size: 13px;}
    .breadcrumb-item+.breadcrumb-item {padding-left: 3px;}
    .breadcrumb-item+.breadcrumb-item::before {padding-right: 3px;}
    .breadcrumb-item{font-size:13px;}

    .grid-product, .grid-news { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } 
 
    /* tin tức */
    .item-news .info-news {padding: 7px 0 0;background: transparent;} 
    .info-news h3 {font-size: 13px;line-height:1.25;margin-bottom: 3px;}
    .info-news p {font-size: 12px; line-height:1.25;} 
    .bottom-news {border-top: 1px solid #C5442930;}
    .btn-news {gap: 3px;}
    .btn-news b,.news-time{font-size: 10px;}

    /* sản phẩm */
    .left-products {width: 100%;margin-bottom: 1rem;}
    .right-products {width: 100%;}
    .grid2-product{ display: grid; grid-template-columns: repeat(2, 1fr); gap: 3px; } 
    .product2 .name-product a {font-size: 14px;}
    /* footer  */ 
    .footer1-news{text-align: left;} 
    .footer2-news{width: 100%;margin-bottom: 1rem;}  
    .footer3-news,{width: calc(45% - 5px / 2);margin-bottom: 1rem;}  
    .footer4-news{width: calc(55% - 5px / 2);margin-bottom: 1rem;}  


   .bgfashsale .bg1swiper .bg-button-swiper,.wrap-news .bg1swiper .bg-button-swiper{display: none;}

   .wrap-form .title-main h2{font-size: 22px;}
   .form-newsletter{margin-bottom: 20px;}
   .newsletter-button .btn__submit {font-size: 14px;}
}
@media (max-width: 369px) { } 