@import url('https:\/\/fonts.googleapis.com\/css2?family=Alexandria:wght@400;700&display=swap');

.ar-news-article {
  font-family: 'Alexandria', Arial, Tahoma, sans-serif;
  background: #FAFAFA;
  color: #212529;
  border: 1px solid #d6dee7;
  border-radius: 8px;
  max-width: 850px;
  margin: 30px auto;
  padding: 2.2rem 2rem 1.3rem 2rem;
  box-shadow: 0 2px 14px rgba(50,72,110,0.06);
  direction: rtl;
  text-align: justify;
  line-height: 2.05;
}

#the-post > div.post-inner > div.entry > div.ar-news-article > h2 {
  color: #274160;
  font-size: 1.4rem;
  font-weight: 700;
  margin-top: 2rem;
  margin-bottom: 1rem;
  border-right: 4px solid #1657ea33;
  padding-right: 9px;
\tpadding-bottom: 10px;
\tpadding-top: 10px;
\tpadding-left: 10px;
\tline-height: 2;
  background: linear-gradient(90deg, #e8f2ff 0, #fff 100%);
}

#the-post > div.post-inner > h1 > span {
\t  color: #274160;
  font-size: 1.5rem;
  font-weight: 700;
\tline-height: 1.8;
\tfont-family: 'Alexandria', Arial, Tahoma, sans-serif !important;
\ttext-align: justify;
\tdirection: rtl;
}

.ar-news-article p {
  margin-bottom: 1.2rem;
  font-size: 1.05em;
}

#homepost > div.post > div > div > ul, 
#homepost > div.post > div > div > ol {
  padding-right: 1.4em;
  margin-bottom: 1.4em;
}

.post ul li {
  list-style: circle;
  background: none;
  padding: 3px 0 4px 12px;
\tmargin-bottom: 0.5em;
}

.ar-news-article blockquote {
  border-right: 4px solid #1657ea66;
  background: #f4f8fb;
  margin: 1.7em 0;
  padding: 0.9em 1.3em 0.9em 0.7em;
  color: #384258;
  font-size: 1.08em;
}

.ar-news-article img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 2rem auto;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(35,55,120,0.09);
}

\/* \u062c\u0639\u0644 \u062c\u0645\u064a\u0639 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0648\u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0628\u0646\u0641\u0633 \u0627\u0644\u062e\u0637 *\/
.ar-news-article, 
.ar-news-article * {
  font-family: 'Alexandria', Arial, Tahoma, sans-serif !important;
}

\/* \u062f\u0639\u0645 \u0627\u0644\u062a\u062c\u0627\u0648\u0628 \u0639\u0644\u0649 \u0627\u0644\u0647\u0648\u0627\u062a\u0641 *\/
@media (max-width: 600px) {
  .ar-news-article {
    padding: 1.1rem 0.6rem;
  }

#homepost > div.post > div > div > h2 { font-size: 1.07rem; }
}

#related_posts {
  display: none!important;
  visibility: hidden!important;
}
tr#user-3,tr#user_3{display:none!important}