.elementor-kit-15{--e-global-color-primary:#255B3D;--e-global-color-secondary:#E46024;--e-global-color-text:#222222;--e-global-color-accent:#F7C948;--e-global-color-be8e8af:#FDF2DB;--e-global-color-27bfb11:#F0F6EF;--e-global-color-3d37244:#FFFFFF00;--e-global-color-952dada:#FFFFFF;--e-global-color-70f07d1:#FAE7E5;--e-global-typography-primary-font-family:"ploni";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"ploni";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"ploni";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"shluk";--e-global-typography-accent-font-weight:500;}.elementor-kit-15 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){margin-block-end: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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1. הקפצת תמונה קלילה מעלה–מטה */
.float-img {
  /* משפר ביצועים של אנימציה */
  will-change: transform;
  /* אנימציה איטית/רכה, בסיבוב אין-סופי */
  animation: floatY 10s ease-in-out infinite;
}

/* 2. הגדרת keyframes להזזה בין -10px ל+10px */
@keyframes floatY {
  0%   { transform: translateY(-10px); }
  50%  { transform: translateY(10px); }
  100% { transform: translateY(-10px); }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ploni';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://tohar-hasade.co.il/wp-content/uploads/2025/06/ploni-regular-aaa.woff') format('woff');
}
@font-face {
	font-family: 'ploni';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://tohar-hasade.co.il/wp-content/uploads/2025/06/ploni-bold-aaa.woff') format('woff');
}
@font-face {
	font-family: 'ploni';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://tohar-hasade.co.il/wp-content/uploads/2025/06/ploni-black-aaa.woff') format('woff');
}
@font-face {
	font-family: 'ploni';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://tohar-hasade.co.il/wp-content/uploads/2025/06/ploni-light-aaa.woff') format('woff');
}
@font-face {
	font-family: 'ploni';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://tohar-hasade.co.il/wp-content/uploads/2025/06/ploni-demibold-aaa.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'shluk';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://tohar-hasade.co.il/wp-content/uploads/2025/06/shluk-regular-aaa.woff') format('woff');
}
/* End Custom Fonts CSS */