/* Responsive */
@media (max-width: 1024px) {
  #hamburger {
    display: block;
  }

  .menu {
    display: none;
  }

  .wrap-menu {
    display: none;
  }

  .cart-head {
    padding: 5px;
    font-size: 12px;
  }

  .header {
    padding: 0px 0px;
  }

  .flex-product-main {
    display: block;
  }

  .flex-product-main .left-product {
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    transform: translateX(-250px);
    bottom: 0px;
    overflow-x: hidden;
    background: #fff;
    box-shadow: 0px 0px 5px #000;
    transition: all 0.5s;
  }

  .flex-product-main .left-product.show {
    transform: translateX(0px);
  }

  .flex-product-main .right-product {
    width: 100%;
  }

  .grid-product {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }

  .filter {
    display: block;
  }

  .menu-res {
    display: block;
    padding: 20px 0px;
  }

  .right_header {
    display: none;
  }

  .top-header {
    display: none;
  }
}

@media (max-width: 992px) {
  .footer-ul {
    display: flex;
    flex-wrap: wrap;
  }

  .footer-news {
    width: 100% !important;
  }

  .top-header {
    display: none;
  }

  .footer-ul li {
    width: calc((100% - 10px) / 2);
  }

  .footer-news:nth-child(1) {
    width: 100%;
    margin-bottom: 1rem;
  }

  .footer-news:nth-child(2) {
    width: 100%;
    margin-bottom: 1rem;
  }

  .footer-news:nth-child(3) {
    width: 100%;
    margin-bottom: 1rem;
  }

  .footer-news:nth-child(4) {
    width: 100%;
    /* text-align: center; */
  }

  .thongketruycap {
    text-align: center;
  }

  .gd_pc {
    display: none !important;
  }

  .gd_mb {
    display: block !important;
  }

  .footer-article .footer-news:nth-child(1) .img_info_footer {
    width: 100%;
  }

  .wrap-introduce .all_intro .left-i::before {
    display: none;
  }
}

@media (max-width: 769px) {
  .text-cart {
    display: none;
  }

  .grid-pro-detail {
    display: block;
  }

  .grid-pro-detail .left-pro-detail {
    width: 100%;
    padding: 0px;
    border-right: none;
  }

  .slick_photo1 {
    text-align: center;
  }

  .grid-pro-detail .right-pro-detail {
    width: 100%;
  }

  .grid-product {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  /* ======= */
  .wrap_tieuchi_top {
    padding: 10px;
    margin-top: 0px;
  }

  .list_phongcach_for {
    width: 100%;
  }

  .title_criteria h2 {
    font-size: 20px;
  }

  .wrap_criteria {
    padding: 25px 0px;
  }

  .title-main h2 {
    font-size: 17px;
  }

  .list-hot {
    gap: 20px;
  }

  .productList-index {
    padding: 20px 0px;
  }

  .all_form_contact {
    width: 100%;
    padding: 20px;
  }

  .list_phongcach_for {
    width: auto;
  }

  .button_phongcach_for {
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 10px;
    min-height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .all_box_doingu {
    padding: 10px;
  }


  .wrap_doingu {
    padding: 30px 0px;
  }

  .footer-article {
    padding: 30px 0px;
  }

  .copyright {
    font-family: rr;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
  }

  .banner_index {
    display: none;
  }

  .slogan {
    width: auto;
  }
}

@media (max-width: 481px) {
  .box_title_footer {
    grid-template-columns: 95px 1fr;
    display: grid;
  }

  .name_doingu {
    font-size: 14px;
  }

  .name-product a {
    font-size: 14px;
  }

  .list-hot a,
  .list-hot2 a {
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    display: block;
  }

  .list-hot a:before,
  .list-hot2 a:before {
    right: -10px;
  }

  .list-hot2 {
    gap: 10px;
  }

  .tieuchi-item {
    padding: 20px 10px;
  }

  .tieuchi-title {
    font-size: 14px;
    height: 42px;
  }
}

@media (max-width: 378px) {
  .policy__list>li {
    width: 100%;
    padding-right: 0px !important;
    border-bottom: 1px solid #f1f1f1 !important;
  }

  /* ======= */
  .gd_pc {
    display: none !important;
  }

  .gd_mb {
    display: block !important;
  }

  .wrap_tieuchi_top {
    padding: 10px;
    margin-top: 0px;
  }

  .list_phongcach_for {
    width: 100%;
  }

  .title_criteria h2 {
    font-size: 20px;
  }

  .wrap_criteria {
    padding: 25px 0px;
  }

  .title-main h2 {
    font-size: 20px;
  }

  .list-hot {
    gap: 20px;
  }

  .productList-index {
    padding: 20px 0px;
  }

  .all_form_contact {
    width: 100%;
  }

  .list_phongcach_for {
    width: auto;
  }

  .button_phongcach_for {
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 10px;
  }

  .all_box_doingu {
    padding: 10px;
  }


  .wrap_doingu {
    padding: 30px 0px;
  }

  .footer-article {
    padding: 30px 0px;
  }

  .copyright {
    font-family: rr;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
  }

  .slogan {
    width: auto;
  }

  .img_info_footer img {
    width: unset;
  }

  .footer-article .footer-news:nth-child(1) .img_info_footer {
    width: 100%;
  }
}