.elementor-kit-5{--e-global-color-primary:#4642F1;--e-global-color-secondary:#6A66F9;--e-global-color-text:#1C1A67;--e-global-color-accent:#D2AEFF;--e-global-color-f31433a:#FFCE1B;--e-global-color-4e5086a:#C1D3FD;--e-global-color-7af4dd8:#051D2C;--e-global-color-7124b28:#FFFFFF;--e-global-color-b74ac57:#FFFFFF00;--e-global-color-bd5e677:#F8F8F8;--e-global-color-eba1855:#E5EAF7;--e-global-color-c635964:#DBE4F9;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:4vw;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:1.2vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-bd5e677 );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{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-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-5{--e-global-typography-primary-font-size:5.2vw;--e-global-typography-text-font-size:2vw;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:32px;--e-global-typography-text-font-size:16px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */B {
  font-weight: 700 !important;
}
/* תיקון גלילה במובייל - iOS compatible */
html, body {
  scroll-behavior: auto !important;
}

@media(min-width: 1025px) {
  html, body {
    overscroll-behavior: none !important;
  }
}

/* iOS מובייל - הסרת properties מיושנים */
@media(max-width: 1024px) {
  html, body {
    overscroll-behavior: auto !important;
  }
}
html, body {
  overflow-x: hidden;
}

@media (max-width: 767px) {
  .elementor-lightbox .dialog-close-button {
    top: 18px !important;
    right: 18px !important;
    width: 48px !important;
    height: 48px !important;
    border-radius: 999px !important;
    background: rgba(0,0,0,0.55) !important;
    opacity: 1 !important;
    z-index: 999999 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    line-height: 1 !important;
  }

  .elementor-lightbox .dialog-close-button i,
  .elementor-lightbox .dialog-close-button svg {
    margin: 0 !important;
    font-size: 28px !important;
    width: 28px !important;
    height: 28px !important;
  }
}/* End custom CSS */