.elementor-1868 .elementor-element.elementor-element-aad6993{margin-top:0px;margin-bottom:0px;padding:100px 50px 100px 50px;}.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 );}.elementor-1868 .elementor-element.elementor-element-da6f7f8{text-align:center;font-family:"Lexend", Sans-serif;font-size:80px;font-weight:500;line-height:70px;}.elementor-1868 .elementor-element.elementor-element-1dbd99a > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-1868 .elementor-element.elementor-element-1dbd99a{text-align:center;font-family:"Lexend", Sans-serif;font-size:18px;font-weight:300;line-height:30px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1868 .elementor-element.elementor-element-aad6993{padding:35px 20px 35px 20px;}.elementor-1868 .elementor-element.elementor-element-da6f7f8{font-size:40px;line-height:37px;}.elementor-1868 .elementor-element.elementor-element-1dbd99a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1868 .elementor-element.elementor-element-1dbd99a{font-size:16px;line-height:1.4em;}}/* Start custom CSS for shortcode, class: .elementor-element-1eb8584 *//* קונטיינר כללי ואיפוס גריד */
.media-news-section.LTR-structure {
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 20px !important;
    direction: ltr !important;
}

/* הגדרת גריד של 3 טורים שווים וקבועים בדסקטופ */
.media-news-section.LTR-structure .posts-grid-wrapper {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 30px !important;
    width: 100% !important;
    margin-top: 40px !important;
}

/* ==========================================================================
   1. כרטיסיה גדולה עליונה (Featured) - מרכוז אנכי מושלם
   ========================================================================== */
.media-news-section.LTR-structure .featured-card {
    display: flex !important;
    align-items: center !important; 
    background: #ffffff !important;
    border: 1px solid #eaeaea !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    padding: 24px !important;
    gap: 35px !important;
    transition: background 0.3s ease !important;
    text-decoration: none !important;
}

.media-news-section.LTR-structure .featured-img {
    flex: 1.2 !important;
    width: 55% !important;
}

.media-news-section.LTR-structure .featured-img img {
    width: 100% !important;
    height: 380px !important;
    object-fit: cover !important;
    border-radius: 12px !important;
    display: block !important;
}

.media-news-section.LTR-structure .featured-content {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    text-align: left !important;
}

.media-news-section.LTR-structure .featured-title {
    font-size: 28px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    margin: 15px 0 !important;
    color: #111111 !important;
}

.media-news-section.LTR-structure .featured-excerpt {
    color: #555555 !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
    margin-bottom: 20px !important;
}

.media-news-section.LTR-structure .featured-read-more {
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #111111 !important;
}

/* ==========================================================================
   2. כרטיסיות תחתונות (Grid) - תמונה מקצה לקצה
   ========================================================================== */
.media-news-section.LTR-structure .media-grid-card {
    background: #ffffff !important;
    border: 1px solid #eaeaea !important;
    border-radius: 16px !important;
    padding: 0 !important; 
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    text-decoration: none !important;
    transition: background 0.3s ease !important;
}

.media-news-section.LTR-structure .card-top-group {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
}

.media-news-section.LTR-structure .grid-img-full {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.media-news-section.LTR-structure .grid-img-full img {
    width: 100% !important;
    height: 220px !important;
    object-fit: cover !important;
    border-radius: 0 !important;
    margin: 0 !important;
    display: block !important;
}

.media-news-section.LTR-structure .grid-content-inner {
    padding: 24px !important;
    text-align: left !important;
    display: flex !important;
    flex-direction: column !important;
}

.media-news-section.LTR-structure .grid-excerpt-text {
    font-size: 15px !important;
    line-height: 1.5 !important;
    color: #111111 !important;
    font-weight: 400 !important;
    margin-top: 15px !important;
}

/* ==========================================================================
   3. שורת מטא מעודכנת (לוגו | תאריך) - הגנה מוחלטת מחיתוך
   ========================================================================== */
.media-news-section.LTR-structure .author-meta {
    display: flex !important;
    align-items: center !important; /* יישור אנכי מושלם */
    gap: 12px !important;
    text-align: left !important;
    flex-wrap: nowrap !important; /* מניעת ירידת שורה */
    width: 100% !important;
}

/* קופסה קבועה השומרת על הפרופורציה המלאה של הלוגו */
.media-news-section.LTR-structure .logo-wrapper-fixed {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    height: 30px !important; /* גובה מקסימלי לשורת הלוגו */
    max-width: 120px !important; /* הגבלת רוחב מקסימלי */
    flex-shrink: 0 !important; /* מניעה מוחלטת של כיווץ הלוגו */
}

.media-news-section.LTR-structure .partner-news-logo {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 100% !important;
    object-fit: contain !important; /* מבטיח שהלוגו נכנס כולו פנימה ללא שום חיתוך */
    background: transparent !important;
    margin: 0 !important;
    display: block !important;
    border-radius: 0 !important;
}

.media-news-section.LTR-structure .meta-separator {
    color: #cccccc !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    flex-shrink: 0 !important;
}

.media-news-section.LTR-structure .post-date {
    font-size: 13px !important;
    color: #666666 !important;
    white-space: nowrap !important; /* מונע מהתאריך להישבר ל-2 שורות */
    flex-shrink: 0 !important;
}

/* אפקט הובר */
.media-news-section.LTR-structure .media-grid-card:hover, 
.media-news-section.LTR-structure .featured-card:hover {
    background: #fbfbfb !important;
}

/* ==========================================================================
   4. עיצוב כפתור טען עוד (Load More)
   ========================================================================== */
.media-news-section.LTR-structure .load-more-wrapper {
    text-align: center !important;
    margin-top: 50px !important;
    width: 100% !important;
}

.media-news-section.LTR-structure .load-more-button {
    background: #ffffff !important;
    color: #111111 !important;
    border: 1px solid #e0e0e0 !important;
    padding: 12px 35px !important;
    border-radius: 25px !important;
    cursor: pointer !important;
    font-family: 'Lexend', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    transition: all 0.3s ease !important;
    outline: none !important;
    box-shadow: none !important;
    display: inline-block !important;
}

.media-news-section.LTR-structure .load-more-button:hover,
.media-news-section.LTR-structure .load-more-button:focus {
    background: #111111 !important;
    color: #ffffff !important;
    border-color: #111111 !important;
}

/* ==========================================================================
   5. רספונסיביות
   ========================================================================== */
@media (max-width: 1024px) {
    .media-news-section.LTR-structure .posts-grid-wrapper {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 768px) {
    .media-news-section.LTR-structure .featured-card {
        flex-direction: column !important;
        align-items: stretch !important;
        padding: 0 !important;
    }
    .media-news-section.LTR-structure .featured-img {
        width: 100% !important;
    }
    .media-news-section.LTR-structure .featured-img img {
        height: 240px !important;
        border-radius: 16px 16px 0 0 !important;
    }
    .media-news-section.LTR-structure .featured-content {
        padding: 24px !important;
    }
    .media-news-section.LTR-structure .posts-grid-wrapper {
        grid-template-columns: 1fr !important;
        padding: 0 !important;
    }
}

.elementor-1868 .elementor-element.elementor-element-1eb8584 * {
    font-family: Lexend!important;
}

/* שורת כותרת עליונה */
.media-news-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    direction: ltr; /* מבטיח שהכותרת תהיה בשמאל והחיפוש בימין */
}

.media-news-header .section-main-title {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    color: #333;
}

/* שדה החיפוש */
.media-search-wrapper {
    position: relative;
    width: 280px;
}

#media-search-input {
    width: 100%;
    padding: 10px 15px 10px 35px;
    border: 1px solid #ddd;
    border-radius: 20px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.3s ease;
}

#media-search-input:focus {
    border-color: #0073aa; /* צבע פוקוס מותאם לוורדפרס או למותג שלך */
}

.media-search-wrapper .search-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #888;
    pointer-events: none;
}

/* הודעת טעינה/אין תוצאות */
.loading-text, .no-posts-found {
    text-align: center;
    grid-column: 1 / -1;
    padding: 40px 0;
    font-size: 16px;
    color: #666;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-aad6993 */#topfooter {
    display: none;
}/* End custom CSS */