.elementor-kit-4{--e-global-color-primary:#FFFAF7;--e-global-color-secondary:#000B39;--e-global-color-text:#0D0D0D;--e-global-color-accent:#6CAABF;--e-global-color-5afa1d2:#FFFAF7;--e-global-color-ada6364:#1A3292;--e-global-color-30e638c:#F4FF42;--e-global-typography-primary-font-family:"גלקסי";--e-global-typography-primary-font-size:5vw;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"גלקסי";--e-global-typography-secondary-font-size:2.5vw;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:1.2vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-size:1.2vw;--e-global-typography-accent-font-weight:700;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:"Rubik", Sans-serif;font-size:1.2vw;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-ada6364 );}.elementor-kit-4 h1{color:var( --e-global-color-secondary );font-family:"גלקסי", Sans-serif;font-size:5.5vw;font-weight:400;}.elementor-kit-4 h2{color:var( --e-global-color-secondary );font-family:"גלקסי", Sans-serif;font-size:2.7vw;font-weight:500;}.elementor-kit-4 h3{color:var( --e-global-color-secondary );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: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-4 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-4{--e-global-typography-primary-font-size:36px;--e-global-typography-secondary-font-size:30px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:18px;font-size:18px;}.elementor-kit-4 h2{font-size:36px;}.elementor-kit-4 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;
  }
}
@media (max-width: 767px) {
  .entry-content table,
  .post-content table,
  .single-post table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    max-width: 100%;
  }

  .entry-content table td,
  .entry-content table th {
    min-width: 140px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'גלקסי';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://esinay.co.il/wp-content/uploads/2026/02/galacticondensed-regular-ffc-web-1.woff') format('woff');
}
/* End Custom Fonts CSS */