.elementor-kit-13{--e-global-color-primary:#1D1D1D;--e-global-color-secondary:#1D1D1D;--e-global-color-text:#1D1D1D;--e-global-color-accent:#B20606;--e-global-color-769d344:#FEFEFE;--e-global-color-32b24a3:#F70D0E;--e-global-color-700f9ca:#F8EAEA;--e-global-color-4780d48:#E8E8E8;--e-global-typography-primary-font-family:"Assistant";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Assistant";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Assistant";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Assistant";--e-global-typography-accent-font-weight:400;--e-global-typography-29d9c0b-font-size:20px;--e-global-typography-29d9c0b-font-weight:400;--e-global-typography-29d9c0b-line-height:28px;--e-global-typography-90fe476-font-family:"Assistant";--e-global-typography-90fe476-font-size:60px;--e-global-typography-90fe476-font-weight:800;--e-global-typography-90fe476-line-height:68px;--e-global-typography-c1155d4-font-size:18px;--e-global-typography-c1155d4-font-weight:400;--e-global-typography-c1155d4-line-height:26px;--e-global-typography-2801fa4-font-family:"Assistant";--e-global-typography-2801fa4-font-size:17px;--e-global-typography-2801fa4-font-weight:400;--e-global-typography-2801fa4-line-height:28px;--e-global-typography-586639f-font-family:"Noto Sans Hebrew";--e-global-typography-586639f-font-size:22px;--e-global-typography-586639f-font-weight:400;--e-global-typography-aa0175b-font-family:"Noto Sans Hebrew";--e-global-typography-aa0175b-font-size:17px;--e-global-typography-aa0175b-font-weight:600;--e-global-typography-75a9549-font-family:"Noto Sans Hebrew";--e-global-typography-75a9549-font-weight:400;--e-global-typography-75a9549-line-height:28px;color:var( --e-global-color-text );font-size:18px;font-weight:400;line-height:32px;}.elementor-kit-13 a{color:var( --e-global-color-text );font-size:18px;line-height:32px;}.elementor-kit-13 a:hover{color:var( --e-global-color-accent );}.elementor-kit-13 h1{color:var( --e-global-color-text );font-size:44px;font-weight:600;line-height:56px;}.elementor-kit-13 h2{color:var( --e-global-color-secondary );font-size:36px;font-weight:700;line-height:48px;}.elementor-kit-13 h3{color:var( --e-global-color-text );font-size:24px;font-weight:400;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{font-family:"Noto Sans Hebrew", Sans-serif;color:#FFFFFF;}.elementor-kit-13 label{font-family:"Noto Sans Hebrew", Sans-serif;}.elementor-kit-13 input:not([type="button"]):not([type="submit"]),.elementor-kit-13 textarea,.elementor-kit-13 .elementor-field-textual{font-family:"Noto Sans Hebrew", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-13{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-line-height:29px;--e-global-typography-75a9549-font-size:15px;font-size:16.5px;}.elementor-kit-13 h1{font-size:26px;}.elementor-kit-13 h2{font-size:24px;line-height:32px;}.elementor-kit-13 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
  overflow-x: hidden;
  max-width: 100%;
  
  /* סגנונות לדסקטופ */
@media (min-width: 768px) {
    body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
        position: relative;
        z-index: -1;
    }
    body:not(.elementor-editor-active) .elementor-menu-anchor:before {
        content: "";
        display: block;
        height: 130px; 
        margin: -130px 0 0;
        visibility: hidden;
        pointer-events: none;
    }
}

/* סגנונות למובייל */
@media (max-width: 767px) {
    body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
        position: relative;
        z-index: -1;
    }
    body:not(.elementor-editor-active) .elementor-menu-anchor:before {
        content: "";
        display: block;
        height: 90px; 
        margin: -90px 0 0;
        visibility: hidden;
        pointer-events: none;
    }
}

input::placeholder, textarea::placeholder { color: #pasteyourhexcolorhere !important; opacity: 1 !important; }


.elementor-kit-13 .elementor-image-gallery .gallery-item {
    margin: 7.5px; /* חצי מהמרווח מכל צד כדי לשמור על פריסה אחידה */
}

.elementor-kit-13 .elementor-image-gallery img {
    width: 300px;
    height: 300px;
    object-fit: cover;
}


.elementor-kit-13 .gallery {
    display: flex;
    flex-wrap: wrap;
}

.elementor-kit-13 .gallery-item {
    width: 50%; /* 2 images per row */
    box-sizing: border-box;
}/* End custom CSS */