.elementor-15184 .elementor-element.elementor-element-3e4ee76{--display:flex;}/* Start custom CSS *//* === تنظیم کلی برای سکشن‌ها === */
.elementor-section {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

/* === تیتر اصلی (Heading) === */
.elementor-widget-heading h1,
.elementor-widget-heading h2,
.elementor-widget-heading h3 {
  margin-top: 0px !important;
  margin-bottom: 10px !important;
  line-height: 1.3 !important;
}

/* === پاراگراف‌ها (Text Editor) === */
.elementor-widget-text-editor p {
  margin-top: 0px !important;
  margin-bottom: 8px !important;
  line-height: 1.65 !important;
  font-size: 16px;
}

/* === بین تیتر و متن === */
.elementor-widget-heading + .elementor-widget-text-editor {
  margin-top: 5px !important;
}

/* === دکمه‌ها (Buttons) === */
.elementor-widget-button {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
}

.elementor-widget-button .elementor-button {
  padding: 10px 24px !important;
  border-radius: 24px !important;
  font-weight: 600 !important;
}

/* === برای موبایل و تبلت === */
@media (max-width: 1024px) {
  .elementor-section {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .elementor-widget-heading h1,
  .elementor-widget-heading h2 {
    font-size: 22px !important;
  }

  .elementor-widget-text-editor p {
    font-size: 15px !important;
    line-height: 1.6 !important;
  }

  .elementor-widget-button {
    margin-top: 8px !important;
  }
}

/* === حالت خاص برای بالای صفحه (مثلاً بنر یا هدر) === */
.elementor-top-section:first-of-type {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.elementor-top-section:first-of-type .elementor-widget-heading {
  margin-bottom: 5px !important;
}/* End custom CSS */