.elementor-10116 .elementor-element.elementor-element-b4ac6e0{margin-top:-118px;margin-bottom:0px;}.elementor-10116 .elementor-element.elementor-element-c202f97 .elementor-heading-title{font-size:33px;font-weight:800;}/* Start custom CSS for text-editor, class: .elementor-element-4d95a58 *//* استایل تیترهای h3 در متن */
.elementor-widget-text-editor h3 {
  font-size: 20px;        /* کوچیک‌تر و متعادل */
  font-weight: 600;       /* نیمه بولد، نه خیلی ضخیم */
  color: #162955;         /* رنگ تیره و خوانا */
  margin-bottom: 10px;    /* فاصله زیر تیتر */
  line-height: 1.6;
}

/* اگر strong داخل h3 هست */
.elementor-widget-text-editor h3 strong {
  font-weight: 600;  /* بولد ملایم */
}

/* پاراگراف‌ها */
.elementor-widget-text-editor p {
  font-size: 16px;     
  line-height: 1.9;    
  color: #333;         
  margin-bottom: 15px; 
}

/* لینک‌ها در متن المنتور */
.elementor-widget-text-editor a,
.elementor-widget-text-editor a strong {
  text-decoration: none !important;  /* حذف خط زیر */
  border: none !important;           /* اگر با border شبیه خط زیر داده بود */
  color: #0c0d0e !important;                    /* رنگ لینک */
  font-weight: 600;                  /* بولد ملایم */
  transition: all 0.3s ease;
}

.elementor-widget-text-editor a:hover,
.elementor-widget-text-editor a strong:hover {
  color: #ff6600;                    /* تغییر رنگ هنگام هاور */
  text-decoration: none !important;  /* اطمینان از حذف خط */
}
h2 {
  font-size: 22px;   /* سایز کوچیک‌تر */
  font-weight: 500;  /* ضخامت کمتر نسبت به bold (که 700 هست) */
  line-height: 1.6;  /* فاصله بین خطوط */
  margin: 15px 0;    /* فاصله بالا و پایین */
}/* End custom CSS */