.elementor-1545 .elementor-element.elementor-element-ce52f1b{--display:flex;}.elementor-1545 .elementor-element.elementor-element-57a2998{margin:-11px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:-2px 0px 0px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Arial, sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1545 .elementor-element.elementor-element-01f335a{width:var( --container-widget-width, 93.047% );max-width:93.047%;--container-widget-width:93.047%;--container-widget-flex-grow:0;}.elementor-1545 .elementor-element.elementor-element-01f335a.elementor-element{--flex-grow:0;--flex-shrink:0;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-01f335a *//* צבע טקסט בסיסי */
body p {
  color: #2c2416;
}

/* פוסט – כותרות */
.post-content h2,
.post-content h3 {
  margin-top: 32px;
  margin-bottom: 18px;
  line-height: 1.4;
  color: #8b1a1a;
}

/* פוסט – פסקאות */
.post-content p {
  margin-top: 16px;
  margin-bottom: 16px;
  line-height: 1.85;
  font-size: 18px;
  color: #2c2416;
}

/* רשימות */
.post-content ul,
.post-content ol {
  margin: 20px 0;
  padding-right: 22px;
  line-height: 1.85;
}

.post-content li {
  margin-bottom: 12px;
  color: #2c2416;
}

/* מובייל – התאמות */
@media (max-width: 768px) {

  .post-content h2,
  .post-content h3 {
    font-size: 22px;
    margin-top: 28px;
    margin-bottom: 14px;
    line-height: 1.35;
  }

  .post-content p {
    font-size: 17px;
    line-height: 1.75;
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .post-content ul,
  .post-content ol {
    padding-right: 18px;
  }

  .post-content li {
    margin-bottom: 10px;
  }
}
.post-content h1 {
  margin-bottom: 28px;
  line-height: 1.3;
}
.post-content h2,
.post-content h3 {
  margin-bottom: 22px; /* היה 14–18 */
}
.post-content p {
  line-height: 1.9; /* היה 1.75–1.85 */
}
/* כותרת ראשית של הפוסט */
.elementor-widget-text-editor h1 {
  margin-bottom: 28px;
  line-height: 1.3;
  color: #8b1a1a;
}

/* כותרות משנה */
.elementor-widget-text-editor h2,
.elementor-widget-text-editor h3 {
  margin-top: 32px;
  margin-bottom: 22px;
  line-height: 1.4;
  color: #8b1a1a;
}

/* פסקאות */
.elementor-widget-text-editor p {
  margin-top: 16px;
  margin-bottom: 16px;
  line-height: 1.9;
  font-size: 18px;
  color: #2c2416;
}/* End custom CSS */