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;
}

@media (max-width: 767.98px) {
  .logo small {
    display: none;
  }
}

.customer-top-menu .drop-down-menu a {
  font-size: 14px;
}

.product-information .offer-suggest-price {
  font-size: 15px;
  font-weight: bold;
}

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

@media (max-width: 767.98px) {
  .product-information {
    text-align: left;
  }
}
@media (max-width: 991.98px) {
  .accordion_bg #product_comments_block_tab > .row .comment .comment-block {
    text-align: left;
  }
}
body {
  line-height: 1.6;
  font-size: 0.9rem;
}

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

.user-info .std-button {
  border-radius: 10px;
}

.nav-menu li a, .nav-menu li span {
  font-size: 0.8rem;
}

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

.product-description h2 {
  font-size: 1.75rem;
}

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