.elementor-kit-9{--e-global-color-primary:#C8A951;--e-global-color-secondary:#E0C878;--e-global-color-text:#F3EFE4;--e-global-color-accent:#0F2138;--e-global-color-f0daa8d:#13263F;--e-global-color-13773fd:#172D4A;--e-global-color-1c3c201:#C8A951;--e-global-color-797d249:#E0C878;--e-global-color-19ca069:#0F2138;--e-global-color-0137b27:#9FB0C4;--e-global-color-f5ca73d:#F6F4EE;--e-global-color-333f718:#16314D;--e-global-color-26d39fe:#0A1626;--e-global-color-961344c:#C8A95138;--e-global-color-a11bef6:#FFFFFF17;--e-global-typography-primary-font-family:"Frank Ruhl Libre";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Assistant";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Assistant";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Frank Ruhl Libre";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-333f718 );}.elementor-kit-9 h1{font-family:"Frank Ruhl Libre", Sans-serif;font-size:60px;font-weight:900;}.elementor-kit-9 h2{font-family:"Frank Ruhl Libre", Sans-serif;font-size:42px;font-weight:700;}.elementor-kit-9 h3{font-family:"Frank Ruhl Libre", Sans-serif;font-size:28px;font-weight:700;}.elementor-kit-9 h4{font-family:"Assistant", Sans-serif;font-size:20px;font-weight:700;}.elementor-kit-9 h5{font-family:"Assistant", Sans-serif;}.elementor-kit-9 h6{font-family:"Assistant", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-9 h1{font-size:42px;}.elementor-kit-9 h2{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 h1{font-size:36px;}.elementor-kit-9 h2{font-size:26px;}.elementor-kit-9 h3{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ===== עיצוב גוף מאמר - א.מ.ש ===== */

/* כותרות */
.elementor-widget-theme-post-content h2{
  font-family:'Frank Ruhl Libre',serif; font-weight:700; color:#f3efe4;
  font-size:1.9rem; line-height:1.25; margin-top:1.8em; margin-bottom:.6em;
  padding-bottom:.4em; border-bottom:1px solid rgba(255,255,255,.08);
}
.elementor-widget-theme-post-content h3{
  font-family:'Frank Ruhl Libre',serif; font-weight:700; color:#e0c878;
  font-size:1.28rem; margin-top:1.5em; margin-bottom:.4em;
}

/* פסקאות וקישורים */
.elementor-widget-theme-post-content p{ margin-bottom:1.1em; }
.elementor-widget-theme-post-content strong,
.elementor-widget-theme-post-content b{ color:#f3efe4; }
.elementor-widget-theme-post-content a{
  color:#e0c878; text-decoration:underline; text-underline-offset:3px;
}
.elementor-widget-theme-post-content a:hover{ color:#c8a951; }

/* רשימת תבליטים (מעוין זהב) */
.elementor-widget-theme-post-content ul{
  margin:0 0 1.1em; padding-inline-start:0; list-style:none;
}
.elementor-widget-theme-post-content ul li{
  position:relative; padding-inline-start:28px; margin-bottom:11px; color:#dbe3ec;
}
.elementor-widget-theme-post-content ul li::before{
  content:""; position:absolute; inset-inline-start:6px; top:.62em;
  width:8px; height:8px; background:#c8a951; transform:rotate(45deg);
}

/* רשימה ממוספרת (עיגול זהב) */
.elementor-widget-theme-post-content ol{
  margin:0 0 1.1em; padding-inline-start:0; list-style:none; counter-reset:li;
}
.elementor-widget-theme-post-content ol li{
  position:relative; padding-inline-start:34px; margin-bottom:11px;
  color:#dbe3ec; counter-increment:li;
}
.elementor-widget-theme-post-content ol li::before{
  content:counter(li); position:absolute; inset-inline-start:0; top:.05em;
  width:24px; height:24px; background:rgba(200,169,81,.15);
  border:1px solid rgba(200,169,81,.4); border-radius:50%;
  color:#e0c878; font-size:.82rem; font-weight:700;
  display:flex; align-items:center; justify-content:center;
}

/* ציטוט */
.elementor-widget-theme-post-content blockquote{
  border-inline-start:3px solid #c8a951; background:rgba(200,169,81,.06);
  padding:18px 22px; border-radius:12px; margin:1.4em 0;
  font-family:'Frank Ruhl Libre',serif; font-size:1.2rem; color:#f3efe4;
}

/* טבלה */
.elementor-widget-theme-post-content table{
  width:100%; border-collapse:collapse; margin:1.4em 0; font-size:.96rem;
  border:1px solid rgba(255,255,255,.08); border-radius:12px; overflow:hidden;
}
.elementor-widget-theme-post-content table th{
  background:#13263f; color:#e0c878; font-family:'Frank Ruhl Libre',serif;
  font-weight:700; text-align:start; padding:13px 16px;
}
.elementor-widget-theme-post-content table td{
  padding:12px 16px; border-top:1px solid rgba(255,255,255,.08); color:#dbe3ec;
}
.elementor-widget-theme-post-content table tr:nth-child(even) td{
  background:rgba(255,255,255,.02);
}

/* תמונות בתוך המאמר */
.elementor-widget-theme-post-content img{ border-radius:14px; margin:1.2em 0; }/* End custom CSS */