.elementor-kit-12{--e-global-color-primary:#B6BD7F;--e-global-color-secondary:#34495E;--e-global-color-text:#FFFFFF;--e-global-color-accent:#2E5F17;--e-global-color-background:#000000;--e-global-color-backgroundAccent:#ECF0F1;--e-global-color-transparent:#00000000;--e-global-typography-primary-font-family:"Main";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Stam";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading-xl-font-family:"Poppins";--e-global-typography-heading-xl-font-size:56px;--e-global-typography-heading-xl-font-weight:600;--e-global-typography-heading-xl-line-height:1.2em;--e-global-typography-heading-l-font-family:"Poppins";--e-global-typography-heading-l-font-size:48px;--e-global-typography-heading-l-font-weight:600;--e-global-typography-heading-l-line-height:1.2em;--e-global-typography-heading-m-font-family:"Poppins";--e-global-typography-heading-m-font-size:40px;--e-global-typography-heading-m-font-weight:600;--e-global-typography-heading-m-line-height:1.2em;--e-global-typography-heading-s-font-family:"Poppins";--e-global-typography-heading-s-font-size:18px;--e-global-typography-heading-s-font-weight:500;--e-global-typography-body-s-font-family:"Figtree";--e-global-typography-body-s-font-size:14px;--e-global-typography-body-s-font-weight:400;--e-global-typography-body-s-line-height:1.5em;background-color:var( --e-global-color-background );}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.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-12{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading-xl-font-size:48px;--e-global-typography-heading-l-font-size:40px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading-xl-font-size:40px;--e-global-typography-heading-l-font-size:32px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-slideshow__title{
    display: none;
}
/* STICKY HEADER CODE */
a{
    color:var(--e-global-color-primary);
}
a:hover{
color: lightblue;
}
*{
	direction:rtl!important;
	    text-align: right;
}
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{
	background-color: var(--e-global-color-primary)!important;
}
/***
* class: .sticky-header
*/
header.sticky-header {
	--header-height: 90px;
	--shrink-header-to: 0.6;
	--transition: .45s cubic-bezier(.4, 0, .2, 1);
	background-color: rgba(244, 245, 248, 1);
	transition: background-color var(--transition),
				backdrop-filter var(--transition),
				box-shadow var(--transition);
}

/***
* Sticky header activated
*/
header.sticky-header.elementor-sticky--effects {
	background-color: rgba(244, 245, 248, .8);
	box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07);
	-webkit-backdrop-filter: saturate(180%) blur(20px);
	backdrop-filter: saturate(180%) blur(20px);
}
header.sticky-header > .elementor-container {
	min-height: var(--header-height);
	transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
	min-height: calc( var(--header-height) * var(--shrink-header-to) );
}

/***
* Shorter header on mobile (70px instead of 100px)
*/
@media only screen and (max-width: 767px) {
	header.sticky-header {
		--header-height: 70px;
	}
}

/***
* class: .logo
*/
header.sticky-header .logo img {
	transition: transform var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
	transform: scale(.8);
}
/* STICKY HEADER CODE *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Main';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://etzhayim.co.il/wp-content/uploads/2025/10/MPLUSRounded1c-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Main';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://etzhayim.co.il/wp-content/uploads/2025/10/MPLUSRounded1c-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Main';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://etzhayim.co.il/wp-content/uploads/2025/10/MPLUSRounded1c-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Main';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://etzhayim.co.il/wp-content/uploads/2025/10/MPLUSRounded1c-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Main';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://etzhayim.co.il/wp-content/uploads/2025/10/MPLUSRounded1c-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Main';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://etzhayim.co.il/wp-content/uploads/2025/10/MPLUSRounded1c-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Stam';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://etzhayim.co.il/wp-content/uploads/2025/10/stamsefaradclm-webfont.ttf') format('truetype');
}
/* End Custom Fonts CSS */