@font-face {
  font-family: 'AbarMid';
  src: url('/wp-content/themes/revision/fonts/AbarMid-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* اگر می‌خواهی وزن‌های دیگر هم اضافه شوند */
@font-face {
  font-family: 'AbarMid';
  src: url('/wp-content/themes/revision/fonts/AbarMid-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

body, p, h1, h2, h3, h4, h5, h6, a, span {
  font-family: 'AbarMid', sans-serif !important;
  direction: rtl;
}

/* ✅ بازگرداندن آیکون‌های Font Awesome و Elementor */
i, .fa, .fas, .fab, .far, .elementor-icon, .elementor-icon i {
  font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands', 'Font Awesome 5 Regular' !important;
  font-weight: 900 !important;
  font-style: normal !important;
  direction: ltr !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ✅ بازگرداندن آیکون‌های eicons المنتور */
.eicon, [class^="eicon-"], [class*=" eicon-"] {
  font-family: 'eicons' !important;
  font-weight: normal !important;
  font-style: normal !important;
  direction: ltr !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* اعمال فونت بر فرم‌ها و دکمه‌ها */
input, textarea, select, button, label,
.wpforms-form, .wpcf7-form, .elementor-form,
.elementor-widget-form, .form-field, .form-group {
  font-family: 'AbarMid', sans-serif !important;
  direction: rtl !important;
}

.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6,
.single-post p {
  line-height: 2 !important;
}

/* اعمال فونت AbarMid بر افزونه Digits */
.digits-form,
.digits-login-container,
.digits-register-container,
.digits-container *,
.dig_login_register_form *,
.dig_form_container *,
.dig-custom-form *,
.dig-content *,
.dig_login_page *,
.digits-popup *,
.digits-popup * {
  font-family: 'AbarMid', sans-serif !important;
  direction: rtl !important;
  font-weight: 400;
}

/* دکمه‌ها و ورودی‌های Digits */
.digits-container input,
.digits-container button,
.digits-container select,
.digits-container textarea,
.digits-container label {
  font-family: 'AbarMid', sans-serif !important;
  direction: rtl !important;
  font-weight: 400;
}

/* اگر در فرم‌های Digits متن یا عنوان بولد داری */
.digits-container strong,
.digits-container b,
.digits-container .digits-heading {
  font-family: 'AbarMid', sans-serif !important;
  font-weight: 700 !important;
}

/* بازگرداندن فونت Dashicons برای آیکون‌های وردپرس */
.dashicons,
.dashicons-before:before {
  font-family: "dashicons" !important;
}
#wpadminbar *:before {
  font-family: "dashicons" !important;
}

/* ==== ACF Meta Info (Revised Responsive Style) ==== */
.acf-meta {
  background: #faf9fb;
  border: 1px solid #eceaf2;
  border-radius: 18px;
  padding: 24px 28px;
  margin-bottom: 32px;
  font-family: inherit;
  direction: rtl;
  text-align: right;
  box-shadow: 0 2px 6px rgba(0,0,0,0.03);
}

.acf-columns {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px 40px;
  position: relative;
}

/* خط میانی برای دسکتاپ */
.acf-columns::before {
  content: "";
  position: absolute;
  top: 10%;
  bottom: 10%;
  right: 50%;
  width: 1px;
  background: #e4e1eb;
  opacity: 0.7;
}

.acf-left, .acf-right {
  flex: 1;
  min-width: 240px;
  padding: 0 10px;
}

.acf-meta p {
  margin: 6px 0;
  font-size: 15px;
  color: #2c2c3c;
  line-height: 1.9;
  letter-spacing: 0.1px;
}

.acf-meta span {
  font-weight: 700;
  color: #111;
  margin-left: 4px;
}

/* --- حالت تیره --- */
@media (prefers-color-scheme: dark) {
  .acf-meta {
    background: #1e1d26;
    border-color: #2c2b35;
    box-shadow: none;
  }

  .acf-columns::before {
    background: #353445;
  }

  .acf-meta p {
    color: #d5d3e0;
  }

  .acf-meta span {
    color: #fff;
  }
}

/* --- نسخهٔ موبایل --- */
@media (max-width: 768px) {
  .acf-columns {
    flex-direction: column;
    gap: 8px;
  }

  .acf-columns::before {
    display: none; /* خط وسط در موبایل حذف می‌شود */
  }

  .acf-left, .acf-right {
    padding: 0;
  }

  .acf-meta {
    padding: 20px 22px;
  }

  .acf-meta p {
    margin: 4px 0;
    line-height: 1.7;
  }
}

/* --- ساختار کلی دو ستونه مقاله --- */
.cs-entry__overlay .cs-entry__thumbnail img {
  object-fit: cover;
  border-radius: 20px;
}

/* --- محدود کردن ارتفاع عکس برای تعادل بصری --- */
.cs-entry__overlay.cs-ratio-landscape-16-9 {
  aspect-ratio: 16 / 10;
  overflow: hidden;
}

/* --- تنظیم عنوان مقاله --- */
.cs-entry__title {
  font-size: 2rem !important;
  line-height: 1.4;
  font-weight: 800;
  margin-bottom: 14px;
  color: #1d1b2e;
}

/* --- تنظیم فاصله بین عنوان و اطلاعات --- */
.post-header-acf {
  margin-top: 14px;
}

/* --- کارت متادیتا --- */
.acf-meta-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px 32px;
  background: #faf9fb;
  border: 1px solid #eceaf2;
  border-radius: 16px;
  padding: 20px 24px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.03);
}

/* --- استایل پاراگراف‌های داخل ستون‌ها --- */
.acf-meta-top p {
  margin: 2px 0;
  font-size: 15px;
  color: #2c2c3c;
  line-height: 1.8;
}

/* --- واژهٔ بولد --- */
.acf-meta-top span {
  font-weight: 700;
  color: #000;
  margin-left: 4px;
}

/* --- واکنش‌گرا برای موبایل --- */
@media (max-width: 992px) {
  .cs-entry__title {
    font-size: 1.6rem !important;
  }

  .acf-meta-top {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 18px 20px;
  }
}

/* --- کمی فاصله بین بخش بالای متن و کارت --- */
.cs-entry-title-and-subtitle {
  margin-bottom: 16px;
}

/* تغییر ترتیب در موبایل: ابتدا تصویر سپس عنوان و اطلاعات */
@media (max-width: 768px) {
  .cs-entry__container {
    display: flex;
    flex-direction: column-reverse;
  }

  .cs-entry__overlay {
    order: -1;
  }
}

body[data-scheme="dark"] .cs-entry-title-and-subtitle,
body[data-scheme="dark"] .cs-entry__title,
body[data-scheme="dark"] .cs-entry__title span,
body[data-scheme="dark"] .post-header-acf,
body[data-scheme="dark"] .acf-meta-top,
body[data-scheme="dark"] .acf-meta-left,
body[data-scheme="dark"] .acf-meta-right,
body[data-scheme="dark"] .post-header-acf p,
body[data-scheme="dark"] .post-header-acf span {
  color: #fff !important;
}

body[data-scheme="dark"] .post-header-acf a {
  color: #fff !important;
}

/* حالت معمولی (روشن) */
.post-header-acf a {
  color: #5955ca !important;
  text-decoration: none;
}

/* حالت دارک‌مد */
body[data-scheme="dark"] .post-header-acf a {
  color: #4D9EFF !important;
  text-decoration: none;
}

.post-header-acf a:hover,
body[data-scheme="dark"] .post-header-acf a:hover {
  color: #5DA9FF !important;
  text-decoration: underline;
}

/* حذف کامل تصویر شاخص و ظرف آن در پست‌تایپ درمانگران */
body.single-therapists .cs-entry__header-standard,
body.single-therapists .cs-entry__inner.cs-entry__overlay,
body.single-therapists .cs-entry__thumbnail,
body.single-therapists .cs-overlay-background {
  display: none !important;
  visibility: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
}

/* حذف فاصلهٔ اضافهٔ بالای محتوا */
body.single-therapists .cs-entry__wrap,
body.single-therapists .cs-entry__container,
body.single-therapists .cs-entry__content-wrap {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* افزایش عرض محتوای صفحه درمانگر بدون تغییر در هدر و فوتر */
.single-therapists .cs-entry__container,
.single-therapists .cs-entry__content-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
}

/* ➋ در دسکتاپ: عکس هنگام اسکرول پایین می‌آید */
@media (min-width: 1024px) {
  .single-therapists .wp-block-columns {
    align-items: flex-start;
  }

  .single-therapists .wp-block-column:first-child {
    position: sticky;
    top: 100px;
    align-self: flex-start;
  }
}

/* تیک تأیید درمانگران با آیکون اختصاصی */
.verified-badge {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  vertical-align: middle;
  background-image: url('https://thetehranschool.com/wp-content/themes/revision-child/assets/icons/verified-badge.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: drop-shadow(0 0 4px rgba(29,161,242,0.6));
}

/* چراغ سبز دسترسی */
.availability-light {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #00e639;
  box-shadow: 0 0 14px 3px #00e639;
  animation: blink 2.8s infinite;
  vertical-align: middle;
}

@keyframes blink {
  0%, 60%, 100% { opacity: 1; }
  30%, 80% { opacity: 0.2; }
}

/* پنهان کردن نسخه قدیمی SVG */
.verified-badge svg {
  display: none !important;
}

/* مخفی کردن نویسنده و تاریخ در آرشیو درمانگران */
.post-type-archive-therapists .cs-meta-author,
.post-type-archive-therapists .cs-meta-author-name,
.post-type-archive-therapists .cs-meta-date,
.post-type-archive-therapists .cs-meta-date-on {
  display: none !important;
}

/* تنظیم تصویر درمانگران به حالت پرتره در آرشیو */
.post-type-archive-therapists .cs-entry__thumbnail {
  aspect-ratio: 3 / 4;
  overflow: hidden;
  border-radius: 12px;
  position: relative;
}

/* عکس داخل قاب */
.post-type-archive-therapists .cs-entry__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: filter 0.4s ease, transform 0.4s ease;
}

/* در حالت هاور: تاریک‌تر و کمی زوم */
.post-type-archive-therapists .cs-entry__thumbnail:hover img {
  filter: brightness(60%) blur(0.5px);
  transform: scale(1.05);
}

/* گرادیانت */
.post-type-archive-therapists .cs-entry__thumbnail::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0));
  z-index: 1;
}

/* گرادیانت پررنگ‌تر در هاور */
.post-type-archive-therapists .cs-entry__thumbnail:hover::after {
  background: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0.3));
}

/* نام درمانگر */
.post-type-archive-therapists .cs-entry__title {
  position: absolute;
  bottom: 24px;
  right: 20px;
  z-index: 2;
  text-align: right;
  direction: rtl;
}

/* لینک نام */
.post-type-archive-therapists .cs-entry__title a {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.3s ease;
}

body[data-scheme="dark"] .post-type-archive-therapists .cs-entry__title a {
  color: #ffffff !important;
}
body[data-scheme="light"] .post-type-archive-therapists .cs-entry__title a {
  color: #111111 !important;
}

.post-type-archive-therapists .cs-entry__thumbnail:hover .cs-entry__title a {
  color: #d5d5ff !important;
}

/* clickable overlay */
.post-type-archive-therapists .cs-entry__thumbnail .cs-overlay-link {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: block;
}

/* grid columns */
.post-type-archive-therapists .cs-posts-area__archive.cs-posts-area__grid,
.archive-therapists .cs-posts-area__archive.cs-posts-area__grid {
  --cs-posts-area-grid-columns: 4 !important;
}

@media (max-width: 991.98px) {
  .post-type-archive-therapists .cs-posts-area__archive.cs-posts-area__grid {
    --cs-posts-area-grid-columns: 2 !important;
  }
}
@media (max-width: 767.98px) {
  .post-type-archive-therapists .cs-posts-area__archive.cs-posts-area__grid {
    --cs-posts-area-grid-columns: 1 !important;
  }
}





