.elementor-kit-7{--e-global-color-primary:#D9D9D9;--e-global-color-secondary:#F8F9FA;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-cc5d25a:#000000;--e-global-color-e10de65:#FF000000;--e-global-color-b87fbd8:#FFFFFF;--e-global-color-ps3o6te:#F4EFE6;--e-global-color-sj1c72y:#000000;--e-global-color-2u3a82n:#555E31;--e-global-color-ldwfw5n:#9B7834;--e-global-color-cmdbzyp:#C9A84C;--e-global-typography-primary-font-family:"Leon";--e-global-typography-primary-font-size:4vw;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:0.8em;--e-global-typography-secondary-font-family:"Leon";--e-global-typography-secondary-font-size:1.5vw;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-line-height:0.8em;--e-global-typography-text-font-family:"Leon";--e-global-typography-text-font-size:1vw;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:0.8em;--e-global-typography-accent-font-family:"Leon";--e-global-typography-accent-font-size:1.2vw;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:0.8em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 img{border-radius:0% 0% 0% 0%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-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:50px;--e-global-typography-primary-line-height:0.9em;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:0.9em;--e-global-typography-text-font-size:18px;--e-global-typography-text-line-height:0.9em;--e-global-typography-accent-font-size:25px;--e-global-typography-accent-line-height:0.9em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* אנימציית ריחוף לאייקון וטקסט בכפתור - Code by LEMON SHLIF */
.lmn-animated-button .elementor-button-content-wrapper {
  transition: all 0.5s;
  gap: 1em !important;
}

.lmn-animated-button:hover .elementor-button-content-wrapper {
  gap: 2em !important;
}





/* אנימציה גלילה לכל האלמנטים */
.elementor-widget:not(.disable-fade-in) {
    opacity: 0;
    transition-property: opacity,transform;
    transform: translateY(34px);
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
    transition-duration: .5s;
    will-change: transform, opacity;
}
/* Elegant Fade In-Out - Show */
.elementor-widget.show,
.e-preview--show-hidden-elements .elementor-widget,
.elementor-editor-active .elementor-widget,
.elementor-location-floating_buttons .elementor-widget,
.e-con.disable-fade-in .elementor-widget {
    opacity: 1;
    transform: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Leon';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://shlomolerner.com/wp-content/uploads/2026/04/Leon-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Leon';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://shlomolerner.com/wp-content/uploads/2026/04/Leon-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Leon';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://shlomolerner.com/wp-content/uploads/2026/04/Leon-Heavy.woff2') format('woff2');
}
/* End Custom Fonts CSS */