.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 */h1.entry-title{
    text-align: center;
}
/* Force logo to keep its proportions on all mobiles (incl. iOS) */
.logo.elementor-widget-theme-site-logo img {
  display: block;
  max-width: 220px;        /* choose the size you want */
  width: 60vw;             /* responsive width, but not bigger than max-width */
  height: auto !important; /* VERY important for Safari */
  object-fit: contain;     /* never crop the logo */
}

/* Optional: only affect mobile screens */
@media (max-width: 767px) {
  .logo.elementor-widget-theme-site-logo img {
    max-width: 200px;
    width: 55vw;
  }
}

.plus-mobile-menu.collapse.navbar-collapse.navbar-ex1-collapse.plus-mobile-menu-content{
    z-index:9;
}
.mobile-plus-toggle-menu ul.toggle-lines {
    width: 1.5em;
    height: 1.5em;
    list-style: none;
    margin: -1em 0 0 -1em;
}
ul.toggle-lines li.toggle-line{
    height:4px!important;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    border-radius:2px;
}
.call-toast {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  background: #222;
  color: #fff;
  padding: 10px 18px;
  border-radius: 8px;
  font-size: 15px;
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: 9999;
}

.dialog-close-button.dialog-lightbox-close-button{
    left: unset!important;
    right: 20!important;
}
.e-font-icon-svg.e-eicon-close.eicon-close{
    width: 1.75rem!important;
    height: 1.75rem!important;
}
.dialog-message.dialog-lightbox-message {
  scrollbar-width: thin;             /* For Firefox */
  scrollbar-color: #333 #111;        /* Thumb color | Track color */
}

/* For Chrome, Edge, Safari */
.dialog-message.dialog-lightbox-message::-webkit-scrollbar {
  width: 6px;                        /* scrollbar thickness */
}

.dialog-message.dialog-lightbox-message::-webkit-scrollbar-track {
  background: #111;                  /* track color */
}

.dialog-message.dialog-lightbox-message::-webkit-scrollbar-thumb {
  background-color: #333;            /* scrollbar color */
  border-radius: 10px;
}

.dialog-message.dialog-lightbox-message::-webkit-scrollbar-thumb:hover {
  background-color: #444;            /* hover effect */
}


.elementor-element.elementor-element-154e268 .elementor-field-group .elementor-field:not(.elementor-select-wrapper){
    background-color: transparent!important;
}
body{
    background-image:url(https://lightblue-manatee-773774.hostingersite.com/wp-content/uploads/2025/10/תמונת-רקע-עץ-החיים.jpeg);
    background-repeat: repeat;
    background-size: contain;
    
}
.elementor-slideshow__title{
    display: none;
}
/* STICKY HEADER CODE */
a{
    color:var(--e-global-color-primary);
}
a:hover{
color: lightblue;
}
*{
	direction:rtl!important;
	    text-align: center;
}
.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://lightblue-manatee-773774.hostingersite.com/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://lightblue-manatee-773774.hostingersite.com/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://lightblue-manatee-773774.hostingersite.com/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://lightblue-manatee-773774.hostingersite.com/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://lightblue-manatee-773774.hostingersite.com/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://lightblue-manatee-773774.hostingersite.com/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://lightblue-manatee-773774.hostingersite.com/wp-content/uploads/2025/10/stamsefaradclm-webfont.ttf') format('truetype');
}
/* End Custom Fonts CSS */