@media screen and (max-width: 1351px) {
}
@media screen and (max-width: 1300px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 991px) {
  header {
    margin-bottom: 10px;
    box-shadow: 0 1px 8px rgb(0 0 0 / 10%);
  }
  header .container-fluid {
    max-width: 1222px;
    width: 100%;
    --bs-gutter-x: 15px;
  }
  header .form-search .form-control {
    width: auto;
    flex: 1 0 0;
  }
  header .navbar {
    background-color: var(--lightColor);
    color: var(--primaryDarkText);
    padding: 5px 0;
  }
  header .navbar .logo {
    opacity: 1;
  }
  header .main-header {
    background-color: rgba(189, 187, 195, 1);
  }
  header .form-search .form-control {
    border: 0;
  }
  header .form-search form {
    --height: 42px;
  }
  header .main-header {
    padding: 3px 0;
  }
  header .form-search form .btn.btn-search {
    background-color: var(--primarycolor);
    border-radius: 0 5px 5px 0;
    color: var(--primaryLightText);
    width: 52px;
    line-height: 50px;
  }
  .cam-ket .title {
    font-size: 32px;
  }
  .cam-ket-card .img-container img {
    height: 50px;
    width: 50px;
  }
  .cam-ket-card .info {
    font-size: 12px;
  }
  .product-card .info .tieu-de {
    font-size: 14px;
  }
  .stars-container {
    font-size: 13px;
  }
  .product-card .info {
    font-size: 13px;
    margin-bottom: 7px;
  }
  .product-card .btn.btn-addcart {
    --size: 32px;
    font-size: 10px;
  }
  .product-card .percent {
    font-size: 11px;
  }
  .title {
    font-size: 18px;
    margin-bottom: 1.5rem;
  }
  .thuong-hieu-card .info .tieu-de {
    font-size: 15px;
  }
  .thuong-hieu {
    padding: 1rem 0;
  }
  .san-pham ul.nav > .nav-item.active > a {
    font-size: 16px;
  }
  .san-pham ul.nav > .nav-item > a {
    font-size: 11px;
  }
  .san-pham ul.nav {
    column-gap: 10px;
  }
  .row-border .product-card {
    padding: 10px;
  }
  .btn.btn-readmore {
    padding: 0 20px;
    font-size: 11px;
    height: 38px;
    line-height: 34px;
  }
  .title > .thong-tin {
    font-size: 12px;
  }
  .news-card .info .tieu-de {
    font-size: 20px;
  }
  .news-card .info .tool-box {
    font-size: 13px;
  }
  .news-card .info {
    font-size: 14px;
  }
  footer .chantrang,
  footer {
    font-size: 14px;
  }
  .nav.mxh-fixed {
    width: 100%;
    left: 0;
    bottom: 0;
    flex-direction: row;
    justify-content: space-between;
    padding: 5px 15px;
    border-radius: 0;
  }
  .nav.mxh-fixed > .nav-item > a > img {
    height: 30px;
  }
  .nav.mxh-fixed > .nav-item > a > i {
    font-size: 30px;
  }
  .hotline-fix {
    display: none;
  }
  footer {
    margin-bottom: 100px;
  }
  .page .breadcrumb-container {
    font-size: 14px;
  }
  .thuong-hieu-card-2 .info .tieu-de {
    font-size: 14px;
  }
  footer .logo-f img {
    height: 60px;
  }
  footer .thong-tin p {
    margin-bottom: 13px;
  }
  footer .bg-footer {
    padding-top: 20px;
  }
  footer .title-f {
    font-size: 18px;
  }
  header .navbar .row-tools a {
    display: inline-block;
    transform: translateY(6px);
  }
  header .navbar .navbar-toggler {
    transform: translateY(4px);
  }
  .search-container .form-search {
    left: 0;
  }
  header .navbar .row-tools a:hover {
    color: rgba(0, 0, 0, 0.8);
  }
  .search-container .form-search .form-control {
    width: 200px;
  }
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 767px) {
  .thanh-toan-page .check-out-box {
    padding: 15px;
  }
  .thanh-cong-page .thong-tin-chuyen-khoan,
  .thanh-cong-page .thong-tin-hoa-don,
  .thanh-toan-page form,
  .thanh-toan-page .hinh-thuc-thanh-toan-container,
  .thanh-toan-page .check-out-box .check-out-details {
    font-size: 14px;
  }
  .thanh-cong-page .success-messages {
    font-size: 20px;
  }
}
