.elementor-kit-13{--e-global-color-primary:#053B86;--e-global-color-secondary:#F4F4F4;--e-global-color-text:#000000;--e-global-color-accent:#053B86;--e-global-color-8e44546:#FFFFFF;--e-global-color-ddc7c2f:#002B66;--e-global-color-d133029:#1458B6;--e-global-color-99e9186:#242E3C;--e-global-color-2a741e4:#DD0000;--e-global-color-6f146d1:#FFCE00;--e-global-typography-primary-font-family:"Open Sans Hebrew";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans Hebrew";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Open Sans Hebrew";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Open Sans Hebrew";--e-global-typography-accent-font-weight:500;--e-global-typography-85112e4-font-family:"Open Sans Hebrew";--e-global-typography-85112e4-font-size:21px;--e-global-typography-85112e4-font-weight:400;--e-global-typography-85112e4-line-height:26px;--e-global-typography-2812105-font-family:"Open Sans Hebrew";--e-global-typography-2812105-font-size:19px;--e-global-typography-2812105-font-weight:400;--e-global-typography-2812105-line-height:24px;color:#000000;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{background-color:var( --e-global-color-accent );font-size:18px;font-weight:400;color:var( --e-global-color-ddc7c2f );border-radius:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-kit-13 button:hover,.elementor-kit-13 button:focus,.elementor-kit-13 input[type="button"]:hover,.elementor-kit-13 input[type="button"]:focus,.elementor-kit-13 input[type="submit"]:hover,.elementor-kit-13 input[type="submit"]:focus,.elementor-kit-13 .elementor-button:hover,.elementor-kit-13 .elementor-button:focus{background-color:#181818;color:var( --e-global-color-ddc7c2f );}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 p{margin-bottom:0px;}.elementor-kit-13 a{color:var( --e-global-color-accent );font-size:18px;font-weight:600;line-height:26px;}.elementor-kit-13 h1{color:var( --e-global-color-primary );font-size:50px;font-weight:700;line-height:54px;}.elementor-kit-13 h2{color:#DD0000;font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-13 h3{color:#000000;font-family:"Noto Sans Hebrew", Sans-serif;font-size:22px;font-weight:500;line-height:28px;}.elementor-kit-13 input:not([type="button"]):not([type="submit"]),.elementor-kit-13 textarea,.elementor-kit-13 .elementor-field-textual{border-radius:0px 0px 0px 0px;}.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-header .site-navigation .menu li{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-13{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}.site-header .site-navigation .menu li{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-kit-13{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.site-header .site-navigation .menu li{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS */input::placeholder, textarea::placeholder { color: #pasteyourhexcolorhere !important; opacity: 1 !important; }



/* סגנונות לדסקטופ */
@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: 90px; 
        margin: -90px 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: 110px; 
        margin: -110px 0 0;
        visibility: hidden;
        pointer-events: none;
    }
}/* End custom CSS */