.elementor-kit-7{--e-global-color-primary:#08090C;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#52E0D7;--e-global-typography-primary-font-family:"neta";--e-global-typography-primary-font-size:3.7vw;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:4.3vw;--e-global-typography-secondary-font-family:"neta";--e-global-typography-secondary-font-size:4vw;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:4vw;--e-global-typography-text-font-family:"polin";--e-global-typography-text-font-size:1.1vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"polin";--e-global-typography-accent-font-size:1.5vw;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.7vw;--e-global-typography-0c3783d-font-family:"neta";--e-global-typography-0c3783d-font-size:1.7vw;--e-global-typography-0c3783d-font-weight:400;--e-global-typography-0c3783d-line-height:1.9vw;background-color:var( --e-global-color-primary );}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100vw;}.e-con{--container-max-width:100vw;--container-default-padding-top:0vw;--container-default-padding-right:0vw;--container-default-padding-bottom:0vw;--container-default-padding-left:0vw;}.elementor-widget:not(:last-child){--kit-widget-spacing:0vw;}.elementor-element{--widgets-spacing:0vw 0vw;--widgets-spacing-row:0vw;--widgets-spacing-column:0vw;}{}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-7{--e-global-typography-text-font-size:1.3vw;--e-global-typography-text-line-height:1.5vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:7.3vw;--e-global-typography-primary-line-height:9vw;--e-global-typography-text-font-size:3.5vw;--e-global-typography-text-line-height:4vw;--e-global-typography-accent-font-size:4.5vw;--e-global-typography-accent-line-height:4.5vw;--e-global-typography-0c3783d-font-size:5.2vw;--e-global-typography-0c3783d-line-height:5.7vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: clip; /* עובד בדיוק כמו hidden אבל משפר ביצועים */
    overscroll-behavior-x: none; /* מונע בעיות גלילה באנדרואיד */
}



/* עיצוב כל הסרגל */
::-webkit-scrollbar {
  width: 12px;         /* עבור אנכי */
  height: 12px;        /* עבור אופקי */
}

/* עיצוב הרקע של הסרגל */
::-webkit-scrollbar-track {
  background: var(--e-global-color-primary);
  border-radius: 10px;
}

/* עיצוב ה"ידית" של הסרגל */
::-webkit-scrollbar-thumb {
  background:var(--e-global-color-accent);
  border-radius: 10px;
}

/* כאשר מרחפים עם העכבר על ה"ידית" */
::-webkit-scrollbar-thumb:hover {
  background: var(--e-global-color-accent);
}

/* קצוות הסרגל (optional, לא תמיד מופיעים) */
::-webkit-scrollbar-button {
  display: none; /* להסתיר את החצים בקצוות */
}

/* פינה בין סרגל אנכי לאופקי */
::-webkit-scrollbar-corner {
  background: transparent;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'neta';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://nikita-web.co.il/wp-content/uploads/2025/11/Reisinger-Neta-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'neta';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://nikita-web.co.il/wp-content/uploads/2025/11/Reisinger-Neta-Medium-1.woff2') format('woff2');
}
@font-face {
	font-family: 'neta';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://nikita-web.co.il/wp-content/uploads/2025/11/Reisinger-Neta-Light.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'polin';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://nikita-web.co.il/wp-content/uploads/2025/11/Polin-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'polin';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://nikita-web.co.il/wp-content/uploads/2025/11/Polin-Semibold.woff2') format('woff2');
}
/* End Custom Fonts CSS */