.elementor-widget-table-of-contents{--header-color:var( --e-global-color-secondary );--item-text-color:var( --e-global-color-text );--item-text-hover-color:var( --e-global-color-accent );--marker-color:var( --e-global-color-text );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-88 .elementor-element.elementor-element-e61944e .elementor-toc__header-title{text-align:start;}.elementor-88 .elementor-element.elementor-element-e61944e .elementor-toc__header{flex-direction:row;}.elementor-88 .elementor-element.elementor-element-e61944e{--item-text-hover-decoration:underline;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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 );}/* Start custom CSS for html, class: .elementor-element-4f24633 *//* עיצוב מבודד ומאובטח לעורך הטקסט בלבד - פורטל המשפחה */

/* עיצוב פסקאות התוכן של הכתבה */
.hameshpacha-text-editor p {
    font-family: system-ui, -apple-system, sans-serif !important;
    font-size: 16.5px !important;
    color: #334155 !important;
    line-height: 1.85 !important; /* מרווח נשימה מושלם לעין */
    margin-bottom: 25px !important;
    text-align: right !important;
}

/* עיצוב כותרות המשנה בתוך הכתבה (H2) */
.hameshpacha-text-editor h2 {
    font-family: system-ui, -apple-system, sans-serif !important;
    font-size: 28px !important;
    font-weight: 900 !important;
    color: #1e293b !important;
    margin-top: 45px !important;
    margin-bottom: 20px !important;
    line-height: 1.3 !important;
    border-bottom: 2px solid #ff3366 !important; /* קו מותגי תחתון עדין */
    padding-bottom: 8px !important;
    width: 100% !important;
}

/* עיצוב כותרות פנימיות קטנות יותר (H3) */
.hameshpacha-text-editor h3 {
    font-family: system-ui, -apple-system, sans-serif !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    color: #1e293b !important;
    margin-top: 35px !important;
    margin-bottom: 15px !important;
}

/* עיצוב רשימות נקודות (ul) ומספרים (ol) בתוך הכתבה */
.hameshpacha-text-editor ul, 
.hameshpacha-text-editor ol {
    margin-bottom: 25px !important;
    padding-right: 25px !important; /* יישור נכון לימין בעברית */
}

.hameshpacha-text-editor li {
    font-family: system-ui, -apple-system, sans-serif !important;
    font-size: 16px !important;
    color: #334155 !important;
    margin-bottom: 10px !important;
    line-height: 1.6 !important;
}

/* קישורים פנימיים מודגשים בתוך הכתבה */
.hameshpacha-text-editor a {
    color: #ff3366 !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    border-bottom: 1px dashed rgba(255, 51, 102, 0.4) !important;
    transition: all 0.2s ease !important;
}

.hameshpacha-text-editor a:hover {
    color: #ff4d7d !important;
    border-bottom: 1px solid #ff3366 !important;
}

/* בלוק ציטוט מודגש (Plumba Style) */
.hameshpacha-text-editor blockquote {
    margin: 40px 0 !important;
    padding: 22px 30px !important;
    border-right: 5px solid #ff3366 !important; /* קו קורל ימני */
    border-left: none !important;
    background-color: #f8fafc !important; /* רקע אפור בהיר ונקי */
    border-radius: 8px !important;
    font-size: 17.5px !important;
    font-style: italic !important;
    color: #475569 !important;
    line-height: 1.7 !important;
}

.hameshpacha-text-editor blockquote p {
    margin-bottom: 0 !important;
}

/* עיצוב תמונות פנימיות בתוך הכתבה */
.hameshpacha-text-editor img {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 12px !important;
    margin: 35px 0 !important;
    box-shadow: 0 4px 20px rgba(0,0,0,0.04) !important;
}

/* התאמה רספונסיבית מהודקת למובייל */
@media (max-width: 768px) {
    .hameshpacha-text-editor p { font-size: 15.5px !important; }
    .hameshpacha-text-editor h2 { font-size: 23px !important; margin-top: 35px !important; }
    .hameshpacha-text-editor h3 { font-size: 19px !important; }
    .hameshpacha-text-editor blockquote { padding: 15px 20px !important; font-size: 16px !important; }
}/* End custom CSS */