.elementor-kit-13{--e-global-color-primary:#000000;--e-global-color-secondary:#EEECEC;--e-global-color-text:#000000;--e-global-color-accent:#E06449;--e-global-color-769d344:#FFFFFF;--e-global-typography-primary-font-family:"Noto Sans Hebrew";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans Hebrew";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans Hebrew";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Noto Sans Hebrew";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:28px;font-size:17px;font-weight:300;line-height:28px;}.elementor-kit-13 h1{font-size:34px;font-weight:600;line-height:40px;}.elementor-kit-13 h2{font-size:30px;font-weight:400;line-height:36px;}.elementor-kit-13 h3{font-size:22px;font-weight:400;line-height:28px;}.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;}.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{font-size:16.5px;}.elementor-kit-13 h1{font-size:26px;}.elementor-kit-13 h2{font-size:23px;}.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; }/* End custom CSS */