@media screen and (max-width: 1024px) {
  body {
    font-size: 13px;
  }
  header .navbar .navbar-nav > .nav-item > .nav-link {
    font-size: 13px;
  }
  .page > .container-fluid {
    --bs-gutter-x: 1.5rem;
  }
  .san-pham-detail-page .san-pham-container .row-sanpham {
    --bs-gutter-x: 3rem;
  }
}

@media screen and (max-width: 991px) {
  .san-pham-detail-page .san-pham-container .row-sanpham {
    --bs-gutter-x: 1.5rem;
  }
  .page > .container-fluid {
    --bs-gutter-x: 0.75rem;
  }
  .page .title-container {
    padding: 1rem 1rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .san-pham-tab .book-content-container {
    min-height: 300px;
  }
  footer .bg-footer,
  .gioi-thieu,
  .san-pham-tab,
  .chu-de {
    padding: 1rem 0;
  }
  .gioi-thieu .title {
    margin-top: 1rem;
  }
  .san-pham .nav.sub-cate-nav > .nav-item > a {
    font-size: 14px;
  }
  .san-pham > .bg-san-pham {
    --bs-gutter-x: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .news-card-2.style-2 .info,
  .news-card-2 .info {
    transform: translateY(-15%);
  }
  .thanh-cong-page .title {
    margin-bottom: 1rem;
  }
  .san-pham-detail-page .mo-ta-chi-tiet,
  .san-pham-detail-page .san-pham-container {
    padding: 1rem 0;
  }
  .product-card-4 .info .tieu-de {
    font-size: 12px;
  }
  .product-card-4 .info .gia {
    font-size: 11px;
  }
  header .navbar > .search-container .form-control {
    font-size: 15px;
    width: 60%;
  }
  header .navbar > .search-container .btn.btn-search img {
    height: 30px;
  }
  header .navbar .btn.btn-close {
    font-size: 12px;
  }
  .btn.btn-readmore {
    height: 30px;
    line-height: 29px;
    font-size: 12px;
  }
  .san-pham-tab .nav.nav-tabs > .nav-item > .nav-link {
    padding: 5px 10px;
  }
  footer .title-f {
    font-size: 18px;
    margin-bottom: 1rem;
  }
  .san-pham-tab .tab-content .tab-pane .img-container > .info {
    display: block;
  }
  .san-pham-tab .nav.nav-tabs {
    margin-bottom: 1rem;
  }
  .san-pham-tab .nav.nav-tabs > .nav-item > .nav-link {
    min-width: 100px;
  }
  .san-pham-tab .nav.nav-tabs {
    column-gap: 10px;
  }
  .san-pham {
    padding-bottom: 1rem;
  }
  .product-card .info .gia {
    font-size: 10px;
  }
  .product-card .info .tieu-de {
    font-size: 12px;
  }
  .swiper-san-pham .swiper-button-prev,
  .swiper-san-pham .swiper-button-next,
  .slider .swiper-button-prev,
  .slider .swiper-button-next {
    width: 25px;
    height: 35px;
    font-size: 13px;
  }
  .san-pham .nav.sub-cate-nav {
    margin-bottom: 1.2rem;
  }
  .san-pham .title {
    font-size: 24px;
  }
  .san-pham .nav.sub-cate-nav > .nav-item > a {
    font-size: 14px;
  }
  .san-pham > .bg-san-pham {
    padding-top: 1.5rem;
    --bs-gutter-x: 0.75rem;
  }
  header .top-header {
    font-size: 12px;
  }
  .ten-cong-ty {
    font-size: 18px;
  }
  .logo img {
    height: 80px;
  }
  header .navbar-brand {
    gap: 5px;
    margin: 0;
    width: 100%;
  }
  header .navbar {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  header .shopping-cart .text {
    font-size: 13px;
  }
  header .shopping-cart .sub-text {
    font-size: 11px;
  }
  header .search-form {
    margin: 0;
  }
  .title {
    font-size: 22px;
  }
  header .shopping-cart .icon img,
  header .search-form img {
    height: 25px;
  }
  header .shopping-cart .icon .numcart {
    width: 15px;
    height: 15px;
    line-height: 12px;
    font-size: 9px;
  }
}
