@media screen and (max-width: 768.98px) {
  h1 {
    font-size: 22px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 14px;
  }

  div#reviews.woocommerce-Reviews,
  .devvn_prod_cmt {
    min-width: auto;
  }

  .woocommerce-Reviews > :is(div, p) {
    padding-inline: 0 !important;
  }

  .box-lap-dat .elementor-widget-wrap {
    justify-content: normal;
  }

  .thong-tin-chinh li {
    display: block;
  }

  .woocommerce-Reviews {
    padding: 0 20px;
  }

  .related-posts {
    margin: 2em 0 0 0;
  }

  .related-post-image {
    width: 70px;
    height: 50px;
  }

  .related-post-content h4 {
    font-size: 13px;
  }

  .box-search-mobile input {
    height: 36px;
  }

  .section-tan-tam-title {
    border-radius: 0 0 10px 10px;
  }

  .post-single-page .wd-entry-content h2,
  .term-description h2,
  .tabs-product h2 {
    color: var(--wd-primary-color);
    border-left: 4px solid var(--wd-primary-color);
    border-bottom: none;
    padding-left: 10px;
    text-transform: capitalize;
    display: block;
  }

  .post-single-page .wd-entry-content h2::before,
  .term-description h2::before,
  .tabs-product h2::before {
    content: none; /* Ẩn số thứ tự trên mobile */
  }

  .list-bai-viet {
    gap: 10px;
  }

  .list-bai-viet li {
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 0;
  }

  .list-bai-viet .box-image img {
    max-height: 200px;
  }

  .wd-single-gallery {
    padding: 0 10px;
  }

  .wd-swatches-product {
    gap: 13px !important;
    max-height: 128px;
  }

  .wd-swatch {
    width: 0.8em !important;
    height: 0.8em !important;
  }
}
