.elementor-kit-6{--e-global-color-primary:#334055;--e-global-color-secondary:#1AD0BA;--e-global-color-text:#BFFF00;--e-global-color-accent:#10172A;--e-global-color-c9eccbb:#FFFFFF;--e-global-typography-primary-font-family:"rag";--e-global-typography-primary-font-size:3.8vw;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:-0.8px;--e-global-typography-secondary-font-family:"rag";--e-global-typography-secondary-font-size:1.8vw;--e-global-typography-secondary-font-weight:normal;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"rag";--e-global-typography-text-font-size:1.2vw;--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"rag";--e-global-typography-accent-font-size:1.2vw;--e-global-typography-accent-font-weight:300;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:6vw;--e-global-typography-secondary-font-size:3vw;--e-global-typography-text-font-size:3vw;--e-global-typography-accent-font-size:3vw;}.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:30px;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1em;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
overflow-x: hidden;
}

/* עיצוב רוחב הסרולבר */
::-webkit-scrollbar {
  width: 8px; /* הופך אותו לדק וחתיך */
}

/* עיצוב הרקע של הסרולבר (המסילה) */
::-webkit-scrollbar-track {
  background: #334055; /* האפור כהה שביקשת */
  border-radius: 10px;
}

/* עיצוב הידית (החלק שזז) */
::-webkit-scrollbar-thumb {
  background: #BFFF00; /* הירוק של האתר */
  border-radius: 10px; /* פינות מעוגלות */
}

/* אפקט במעבר עכבר על הידית (אופציונלי) */
::-webkit-scrollbar-thumb:hover {
  background: #1AD0BA; /* גוון מעט כהה יותר של הירוק */
}


/* אנימציית כניסה - רק בתצוגה חיה, לא בעורך */
body:not(.elementor-editor-active) .elementor-widget{
  opacity:0;
  transform:translateY(35px) scale(.97);
  filter:blur(5px);
  transition:opacity .9s ease, transform 1s cubic-bezier(.22,1,.36,1), filter .8s ease;
}
body:not(.elementor-editor-active) .elementor-widget.aos-in{
  opacity:1;
  transform:translateY(0) scale(1);
  filter:blur(0);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'rag';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://eyla.co.il/wp-content/uploads/2026/07/RagSans-1.4-Light.woff') format('woff');
}
@font-face {
	font-family: 'rag';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://eyla.co.il/wp-content/uploads/2026/07/RagSans-1.4-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */