.elementor-kit-13{--e-global-color-primary:#000000;--e-global-color-secondary:#F7F7F7;--e-global-color-text:#000000;--e-global-color-accent:#1B1B1B;--e-global-color-ddc7c2f:#FFFFFF;--e-global-color-f989201:#00416D;--e-global-color-ff6f9a4:#00A779;--e-global-color-ca9cd39:#0068AD;--e-global-color-766b65f:#338DA5;--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:500;--e-global-typography-text-font-family:"Open Sans Hebrew";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans Hebrew";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );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 );}.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-weight:400;color:var( --e-global-color-ddc7c2f );}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 p{margin-block-end:0px;}.elementor-kit-13 a{color:var( --e-global-color-accent );font-weight:500;}.elementor-kit-13 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-13 h2{color:var( --e-global-color-accent );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:var( --e-global-color-text );font-size:22px;font-weight:500;}.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{color:var( --e-global-color-ddc7c2f );}.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 );}.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 );}.elementor-kit-13 h3{font-size:21px;}.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 );}}@media(max-width:767px){.elementor-kit-13{--e-global-typography-text-font-size:16.5px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-13 h3{font-size:19.5px;}.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 );}}/* 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: 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;
    }
}/* End custom CSS */