/* THAVIA SEO Article Styles for Haravan
   Scope: chi ap dung cho noi dung nam trong .thavia-seo-article */

.thavia-seo-article,
.thavia-seo-article * {
  box-sizing: border-box;
}

.thavia-seo-article {
  max-width: 820px;
  margin: 0 auto;
  color: #26332b !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.75;
}

.thavia-seo-article p {
  margin: 0 0 16px;
  color: #26332b;
}

.thavia-seo-article h1,
.thavia-seo-article h2,
.thavia-seo-article h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.35;
}

.thavia-seo-article h1 {
  margin: 18px 0 20px;
  color: #334a3a !important;
  font-size: 34px !important;
}

.thavia-seo-article h2 {
  margin: 36px 0 14px;
  color: #334a3a !important;
  font-size: 25px !important;
}

.thavia-seo-article h3 {
  margin: 24px 0 10px;
  color: #47614d !important;
  font-size: 20px !important;
}

.thavia-seo-article .meta {
  color: #66736a !important;
  font-size: 15px;
  line-height: 1.6;
}

.thavia-seo-article .answer-box {
  margin: 22px 0;
  padding: 18px 20px;
  border-left: 5px solid #5f8068;
  border-radius: 10px;
  background: #eef3ef !important;
  color: #26332b !important;
}

.thavia-seo-article nav {
  margin: 24px 0;
  padding: 8px 22px 16px;
  border: 1px solid #d8dfda;
  border-radius: 10px;
  background: #f8faf8 !important;
}

.thavia-seo-article nav h2 {
  margin-top: 14px;
}

.thavia-seo-article a {
  color: #4e6f57 !important;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.thavia-seo-article ul,
.thavia-seo-article ol {
  margin: 0 0 18px;
  padding-left: 24px;
}

.thavia-seo-article li {
  margin-bottom: 8px;
}

.thavia-seo-article table {
  display: block;
  width: 100%;
  margin: 20px 0;
  overflow-x: auto;
  border-collapse: collapse;
  background: #ffffff;
}

.thavia-seo-article th,
.thavia-seo-article td {
  min-width: 150px;
  padding: 12px;
  border: 1px solid #d8dfda !important;
  text-align: left;
  vertical-align: top;
}

.thavia-seo-article th {
  border-color: #cdd8d0 !important;
  background: #e7efe9 !important;
  color: #334a3a !important;
}

.thavia-seo-article .note {
  margin: 20px 0;
  padding: 16px 18px;
  border-left: 5px solid #c8a44d;
  border-radius: 8px;
  background: #fff8e8 !important;
  color: #4b4026 !important;
}

.thavia-seo-article .cta {
  margin: 32px 0;
  padding: 22px 24px;
  border-radius: 12px;
  background: #334a3a !important;
  color: #ffffff !important;
}

.thavia-seo-article .cta h2,
.thavia-seo-article .cta p,
.thavia-seo-article .cta a {
  color: #ffffff !important;
}

.thavia-seo-article .sources {
  margin-top: 34px;
  padding-top: 6px;
  border-top: 2px solid #d8dfda;
}

@media (max-width: 640px) {
  .thavia-seo-article {
    font-size: 16px;
  }

  .thavia-seo-article h1 {
    font-size: 28px !important;
  }

  .thavia-seo-article h2 {
    font-size: 22px !important;
  }

  .thavia-seo-article h3 {
    font-size: 19px !important;
  }

  .thavia-seo-article .answer-box,
  .thavia-seo-article .cta {
    padding: 16px;
  }
}
