.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#DE2027;--e-global-color-accent:#FEB803;--e-global-color-e5f30fa:#1C77B6;--e-global-color-f09b219:#D9E045;--e-global-color-4522fa0:#FFFFFF61;--e-global-typography-primary-font-family:"almoni";--e-global-typography-primary-font-size:3.65vw;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"almoni";--e-global-typography-secondary-font-size:2.08vw;--e-global-typography-secondary-font-weight:100;--e-global-typography-text-font-family:"almoni";--e-global-typography-text-font-size:1.61vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"almoni";--e-global-typography-accent-font-size:2.6vw;--e-global-typography-accent-font-weight:100;--e-global-typography-9a3e808-font-family:"levi";--e-global-typography-9a3e808-font-size:2.6vw;--e-global-typography-9a3e808-font-weight:400;--e-global-typography-9fe10c2-font-family:"almoni";--e-global-typography-9fe10c2-font-size:2.6vw;--e-global-typography-9fe10c2-font-weight:400;--e-global-typography-4213993-font-family:"levi";--e-global-typography-4213993-font-size:1.82vw;--e-global-typography-4213993-font-weight:400;--e-global-typography-1b8f619-font-family:"almoni";--e-global-typography-1b8f619-font-size:1.3vw;--e-global-typography-1b8f619-font-weight:100;--e-global-typography-9c66f70-font-family:"ambivalenti";--e-global-typography-9c66f70-font-size:2.6vw;--e-global-typography-9c66f70-font-weight:100;--e-global-typography-3c05bc8-font-family:"ambivalenti";--e-global-typography-3c05bc8-font-size:2.6vw;--e-global-typography-3c05bc8-font-weight:400;--e-global-typography-8273c9e-font-family:"ambivalenti";--e-global-typography-8273c9e-font-size:1.82vw;--e-global-typography-8273c9e-font-weight:100;--e-global-typography-e6430ee-font-family:"ambivalenti";--e-global-typography-e6430ee-font-size:1.82vw;--e-global-typography-e6430ee-font-weight:400;--e-global-typography-626f670-font-size:7.81vw;--e-global-typography-626f670-font-weight:400;--e-global-typography-b7ab38a-font-family:"ambivalenti";--e-global-typography-b7ab38a-font-size:1.04vw;--e-global-typography-b7ab38a-font-weight:100;--e-global-typography-af3bab7-font-family:"almoni";--e-global-typography-af3bab7-font-size:1.56vw;--e-global-typography-af3bab7-font-weight:100;--e-global-typography-a95082e-font-family:"almoni";--e-global-typography-a95082e-font-size:6.25vw;--e-global-typography-a95082e-font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100vw;}.e-con{--container-max-width:100vw;--container-default-padding-top:5vw;--container-default-padding-right:5vw;--container-default-padding-bottom:5vw;--container-default-padding-left:5vw;}.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:100vw;}.e-con{--container-max-width:100vw;--container-default-padding-top:5vw;--container-default-padding-right:5vw;--container-default-padding-bottom:5vw;--container-default-padding-left:5vw;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:22px;--e-global-typography-text-font-size:20px;--e-global-typography-accent-font-size:25px;--e-global-typography-9a3e808-font-size:25px;--e-global-typography-9fe10c2-font-size:25px;--e-global-typography-4213993-font-size:22px;--e-global-typography-1b8f619-font-size:16px;--e-global-typography-9c66f70-font-size:30px;--e-global-typography-3c05bc8-font-size:30px;--e-global-typography-8273c9e-font-size:22px;--e-global-typography-626f670-font-size:95px;--e-global-typography-b7ab38a-font-size:18px;--e-global-typography-af3bab7-font-size:20px;--e-global-typography-a95082e-font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:5%;--container-default-padding-right:5%;--container-default-padding-bottom:5%;--container-default-padding-left:5%;}}/* Start custom CSS *//* שינוי צבע וסטייל של פס הגלילה עבור דפדפן כרום */
::-webkit-scrollbar {
    width: 8px; /* רוחב פס הגלילה */
}

::-webkit-scrollbar-track {
    background: #FFFFFF; /* צבע רקע של המסילה */
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(
        to bottom,
        #D9E045 100%
    );
    border-radius: 3px; /* פינות מעוגלות */
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(
        to bottom,
        D9E045 100%
    );
}

html, body{
    overflow-x: hidden;
}

.elementor-widget-menu-anchor {
    position: absolute;
    top: -180px;
}
@media (max-width: 768px) {
    .elementor-widget-menu-anchor {
        top: -100px; /* התאימו את הערך לגובה התפריט במובייל */
    }
}


html, body {
  overflow-x: hidden;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'almoni';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://ibhy.org/wp-content/uploads/2025/05/almoni-tzar-regular-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'almoni';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://ibhy.org/wp-content/uploads/2025/05/almoni-tzar-bold-aaa.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'levi';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://ibhy.org/wp-content/uploads/2025/05/levi-regular-aaa.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ambivalenti';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://ibhy.org/wp-content/uploads/2025/09/ambivalenti-tzar-regular-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'ambivalenti';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://ibhy.org/wp-content/uploads/2025/09/ambivalenti-tzar-bold-aaa.woff2') format('woff2');
}
/* End Custom Fonts CSS */