.elementor-kit-6{--e-global-color-primary:#07111D;--e-global-color-secondary:#F6F3EF;--e-global-color-text:#F6F3EF;--e-global-color-accent:#46E9D2;--e-global-color-a4b52c7:#F26A6A;--e-global-color-010a7d5:#1B1F3B;--e-global-color-16497d6:#222222;--e-global-color-dd4051b:#5DD9FF;--e-global-color-ec621e3:#F4561A;--e-global-color-26eeb1b:#0B75F3;--e-global-color-8707219:#9B71F7;--e-global-color-a3ba2d5:#0C1F34;--e-global-typography-primary-font-family:"galil";--e-global-typography-primary-font-size:2vw;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"galil";--e-global-typography-secondary-font-size:1.9vw;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Agdasima";--e-global-typography-text-font-size:1.6vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Agdasima";--e-global-typography-accent-font-size:2.2vw;--e-global-typography-accent-font-weight:700;--e-global-typography-7d9a0d6-font-family:"galil";--e-global-typography-7d9a0d6-font-size:2.5vw;--e-global-typography-7d9a0d6-font-weight:600;--e-global-typography-90d54bd-font-family:"Agdasima";--e-global-typography-90d54bd-font-size:1.1vw;--e-global-typography-90d54bd-font-weight:500;--e-global-typography-c151850-font-family:"galil";--e-global-typography-c151850-font-size:1.7vw;--e-global-typography-c151850-font-weight:700;background-color:var( --e-global-color-primary );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-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );font-family:"Noto Sans Hebrew", Sans-serif;font-size:1.1vw;font-weight:400;}.elementor-kit-6 h1{font-family:"galil", Sans-serif;font-size:4vw;font-weight:600;}.elementor-kit-6 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h3{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:80vw;}.e-con{--container-max-width:80vw;--container-default-padding-top:0vw;--container-default-padding-right:7vw;--container-default-padding-bottom:0vw;--container-default-padding-left:7vw;}.elementor-widget:not(:last-child){margin-block-end:1vw;}.elementor-element{--widgets-spacing:1vw 1vw;--widgets-spacing-row:1vw;--widgets-spacing-column:1vw;}{}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-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-6 h3{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:5.6vw;--e-global-typography-secondary-font-size:3.9vw;--e-global-typography-text-font-size:4.4vw;--e-global-typography-accent-font-size:4.7vw;--e-global-typography-7d9a0d6-font-size:7.1vw;--e-global-typography-90d54bd-font-size:4vw;--e-global-typography-c151850-font-size:4.2vw;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 a{font-size:4vw;}.elementor-kit-6 h1{font-size:7.1vw;}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-6 h3{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
	overflow-x: hidden;
}
html, body{
	overflow-x: hidden;
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .my-class {
    font-size: 16px;
    flex-direction: row;
    /* כל עיצוב שמתאים לרוחב */
  }
}
/* רווח אחיד בין קונטיינרים */
.elementor-section {
  margin-bottom: 6vh;
}

/* ריווח פנימי בתוך קונטיינרים */
.elementor-container {
  padding-top: 6vh;
  padding-bottom: 6vh;
  padding-left: 5vw;
  padding-right: 5vw;
}

/* רווח בין ווידג'טים באותו קונטיינר */
.elementor-widget:not(:last-child) {
  margin-bottom: 2.5vh;
}

/* רוחב מקסימלי לתוכן */
.elementor-container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

/* רספונסיביות: טאבלט */
@media (max-width: 1024px) {
  .elementor-container {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

/* רספונסיביות: מובייל */
@media (max-width: 768px) {
  .elementor-container {
    padding-left: 3vw;
    padding-right: 3vw;
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .elementor-section {
    margin-bottom: 4vh;
  }

  .elementor-widget:not(:last-child) {
    margin-bottom: 2vh;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'galil';
	font-display: auto;
	src: url('https://site1770964810382327775725.mywpsite.co.il/wp-content/uploads/2026/01/FUP-Galil-Regular-V3.ttf') format('truetype');
}
/* End Custom Fonts CSS */