.elementor-10144 .elementor-element.elementor-element-3b6d187{margin-top:-0px;margin-bottom:0px;}.elementor-10144 .elementor-element.elementor-element-683bd29{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-10144 .elementor-element.elementor-element-54267b0{text-align:justify;font-family:"Tahoma", papions;font-size:20px;font-weight:600;}.elementor-10144 .elementor-element.elementor-element-52bcb57 .elementor-heading-title{font-size:33px;font-weight:800;}/* Start custom CSS for text-editor, class: .elementor-element-54267b0 *//* استایل تیترهای 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: 19px;     
  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;  /* اطمینان از حذف خط */
}/* End custom CSS */