.elementor-kit-3070{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0339568:#9FD4D3;--e-global-color-27718ea:#195A62;--e-global-color-a6babf2:#FFFFFF;--e-global-color-f424dd0:#02010100;--e-global-color-19817ae:#E4E4E4;--e-global-color-046d287:#1BA6B0;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:24px;}.elementor-kit-3070 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3070 a{color:var( --e-global-color-27718ea );}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.cards1 .elementor-post__badge {
    bottom: auto !important;
    top: auto !important;
    padding: 0 !important;
    position: relative !important;
}

.cards1 .elementor-post__thumbnail {
    border-radius: 5px !important;
}

.hero_post:hover .hero_text h3.elementor-post__title a {
    color: #ea2449 !important;
    text-decoration: underline;
}

.cards1 article:hover h3.elementor-post__title a {
    color: #ea2449 !important;
    text-decoration: underline;
}

.hero_post .hero_img h3.elementor-post__title a, .hero_post:hover .hero_img h3.elementor-post__title a {
    font-size: 0 !important;
}

.wp-caption-text {
    font-size: 0.99rem;
    font-weight: normal !important;
    font-style: normal;
    color: #7a7a7a !important;
}


@media screen and (max-width:1024px) and (min-width:768px){
    .hero_post .cards1 .elementor-posts-container {
        display: flex !important;
        flex-direction: column !important;
    } 
    
    .hero_post .cards1 .elementor-posts-container .elementor-post__card {
        padding-top: 20px;
    }
}

@media screen and (min-width:768px){
    .post_content1 .wp-caption, .post_content1 .wp-caption.aligncenter  {
        text-align: right ! IMPORTANT;
        margin: 0;
    }
    .post_content1 img {
        text-align: right ! IMPORTANT;
        margin-right: 0;
        margin-left: auto;
        display: block;
    }
    
    .footer_articles ul#menu-1-2a4d114 {
        display: grid;
        grid-template-columns: 48% 48%;
        gap: 0 4%;
    }
    
}

@media screen and (max-width:768px) {

    .hero_post .cards1 .elementor-posts-container .elementor-post__card {
        padding-top: 20px;
    }
    
    .cards1 .elementor-post__badge {
        line-height: 10px ! IMPORTANT;
        margin-top: 20px ! IMPORTANT;
    }
}
/* מצב רגיל – לפני גלילה */
.elementor-location-header {
  background: #ffffff !important;
  border-radius: 0 !important;
  transition: all 0.4s ease;
  box-shadow: none !important;
}

/* מצב אחרי גלילה – Sticky */
.elementor-location-header.elementor-sticky--effects {
  background: rgba(255, 255, 255, 0.94) !important;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-radius: 20px !important;
  box-shadow: 0 6px 20px rgba(0,0,0,0.05);
}

/* HEADER תמיד למעלה */
#elementor-header-3074 {
  position: sticky !important;
  top: 0 !important;
  z-index: 999999 !important;
}

/* ברירת מחדל – דסקטופ */
.elementor-location-popup.elementor-80062 {
  position: fixed !important;
  top: 120px !important; /* מתאים לגובה ההדר */
  left: 50% !important;
  transform: translateX(-50%) !important;
  z-index: 99998 !important;
  background: white !important;
  overflow-y: auto !important;
  max-height: calc(100vh - 120px) !important;
  max-width: 800px !important;
  width: 90% !important;
  border-radius: 10px !important;
  box-shadow: 0 0 40px rgba(0,0,0,0.2);
}


/* MOBILE HEADER SEARCH BOX ANIMATION */


.search_popup_close {
    display: none;
}

.search_popup.search_popup_hide {
    height:0vh;
    transition: all 0.3s;
    overflow: hidden;
}

.search_popup.search_popup_hidden {
    height:0vh;
    transition: all 0.3s;
    overflow: hidden;
}

.search_popup.search_popup_active {
    height:11vh;
    transition: all 0.3s;
    overflow-x: hidden;
    overflow-y: scroll;
}

.search_popup.search_popup_hidden {
    height:0vh;
    transition: all 0.3s;
}

/* מובייל – רוחב מלא, ללא translate */
@media (max-width: 768px) {
    .elementor-location-popup.elementor-80062 {
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
        top: 90px !important;
        width: 100% !important;
        max-width: 100% !important;
        border-radius: 0 !important;
    }
    
    .mobile_header_1 {
        transition: all 0.3s !important;
        left: 50% !important;
        transform: translateX(-50%);
        width: 100% !important;
    }
    
    .mobile_header_1.elementor-sticky--effects {
        max-width: 90% !important;
        margin: auto !IMPORTANT;
        backdrop-filter: saturate(170%) blur(20px);
        background-color: rgba(255, 255, 255, 0.68) !important;
        /* box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.25); */
        transform: translateX(-50%);
        top: 10px !important;
        border-radius: 50px !important;
    }
    
    .mobile_header_1  nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        max-width: 100vw;
        left: auto !important;
        right: 50% !important;
        transform: translateX(50%) !important;
        position: fixed !important;
        border-radius: 0px !important;
        top: 60px !important;
    }
    
    .mobile_header_1.elementor-sticky--effects  nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        max-width: 90vw;
        left: auto !important;
        right: 50% !important;
        transform: translateX(50%) !important;
        position: fixed !important;
        border-radius: 30px !important;
        top: 60px !important;
    }

}

.mobile_header_1.mobile_header_1_active {
    background: rgba(255, 255, 255, 1) !important;
    backdrop-filter: none !important;
    background-color: rgba(255, 255, 255, 1) !important;
}

/* single post style */

.post_content_1 p img{
    margin-top: 40px !important;
}

.post_content_1 p{
    margin-bottom: 20px !important;
}/* End custom CSS */