h1, .h1 {
  font-size: 2rem !important;
}

h2, .h2 {
  font-size: 1.7rem !important;
}

h3, .h3 {
  font-size: 1.45rem !important;
}

h4, .h4 {
  font-size: 1.25rem !important;
}

h5, .h5 {
  font-size: 1.15rem !important;
}

.right-detail-inner-container .h1 {
  font-size: 2rem;
}

.right-detail-inner-container .h1 {
  font-size: 2rem;
}

.detail-content h2 {
  font-size: 1.5rem;
}

.main.order-pm .category-title sub {
  color: red;
}

@media (max-width: 767.98px) {
  .menu-lvl-1 > li a,
  .menu-lvl-1 > li span {
    padding: 11px 0;
  }
}
@media (max-width: 767.98px) {
  .menu-lvl-1 > li:nth-of-type(2) {
    border-bottom: 10px solid #e5e5e5;
  }
}

@media (max-width: 767.98px) {
  .product-information {
    text-align: left;
  }
}
body {
  line-height: 1.6;
  font-size: 0.9rem;
}

.footer-container {
  text-align: center;
}

.nav-menu li > a, .nav-menu li > span {
  padding: 0 5px;
  font-size: 0.8rem;
}

.footer-nav a {
  padding: 0 8px;
}