.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#8BE076;--e-global-color-text:#000000;--e-global-color-accent:#8BE076;--e-global-color-336991e:#FFFFFF;--e-global-color-f3a8f81:#8BE076;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:100px;padding-inline-start:100px;}@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 *//* קביעת רוחב וגובה של פס הגלילה */
::-webkit-scrollbar {
  width: 12px;
  height: 15px;
}

/* קביעת צבע הרקע של פס הגלילה */
::-webkit-scrollbar-track-piece {
  background-color: #F5F5F5; /* אפור בהיר */
}

/* קביעת צבע הרקע, גובה הסמן ועיגול הפינות */
::-webkit-scrollbar-thumb:vertical {
  height: 20px;
  background-color: #8BE076; /* ירוק */
  border-radius: 30px; /* עיגול הפינות ב-30 פיקסלים */
}

/* הגדרת כיוון הכתיבה מימין לשמאל לאלמנט ספציפי */
body {
  direction: rtl;
  unicode-bidi: bidi-override;
}/* End custom CSS */