.elementor-kit-8{--e-global-color-primary:#232323;--e-global-color-secondary:#62C4B3;--e-global-color-text:#707575;--e-global-color-accent:#000000;--e-global-color-4cafa84:#FCB567;--e-global-color-5d82981:#62C4B3;--e-global-color-3c98559:#E98982;--e-global-color-ff3ad2c:#02010100;--e-global-color-5cd0e4c:#FFFFFF;--e-global-color-8b9dc77:#707575;--e-global-color-d905498:#FAE8D2;--e-global-typography-primary-font-family:"Discovery";--e-global-typography-secondary-font-family:"Discovery";--e-global-typography-text-font-family:"Discovery";--e-global-typography-accent-font-family:"PompeiNarrow_FS";font-weight:500;--e-global-typography-1699f28-font-family:"PompeiNarrow_FS";--e-global-typography-1699f28-font-size:96px;--e-global-typography-ba7c23c-font-family:"PompeiNarrow_FS";--e-global-typography-ba7c23c-font-size:64px;--e-global-typography-8117e37-font-family:"Discovery";--e-global-typography-8117e37-font-size:32px;--e-global-typography-502df2c-font-family:"PompeiNarrow_FS";--e-global-typography-502df2c-font-size:32px;--e-global-typography-5e0b32b-font-family:"Discovery";--e-global-typography-5e0b32b-font-size:20px;--e-global-typography-68bb23e-font-family:"Discovery";--e-global-typography-68bb23e-font-size:20px;}.elementor-kit-8 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-8{--e-global-typography-1699f28-font-size:65px;font-weight:500;--e-global-typography-ba7c23c-font-size:52px;--e-global-typography-8117e37-font-size:30px;--e-global-typography-502df2c-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-1699f28-font-size:58px;font-weight:400;--e-global-typography-ba7c23c-font-size:46px;--e-global-typography-8117e37-font-size:24px;--e-global-typography-502df2c-font-size:24px;--e-global-typography-5e0b32b-font-size:16px;--e-global-typography-68bb23e-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.grecaptcha-badge { 
    visibility: hidden !important; 
}

.elementor-field-type-recaptcha_v3, 
.grecaptcha-badge {
    display: none !important;
}

html, body {
    overflow-x: hidden;
    width: 100%;
}
/* הגדרת עובי פס הגלילה */
body::-webkit-scrollbar {
    width: 12px;
}

/* צבע הרקע של המסילה */
body::-webkit-scrollbar-track {
    background: #fdf3e7;
}

/* מצב רגיל - הפינה חתוכה בצבע הירקרק */
body::-webkit-scrollbar-thumb {
    /* סידרנו את השכבות מחדש: הוורוד (E98982) נמצא כעת מקדימה, והירקרק מאחוריו */
    background-image: 
        linear-gradient(#E98982, #E98982),
        linear-gradient(45deg, transparent 6px, #66c4b2 0);
    
    /* במצב רגיל: הוורוד מכווץ לחלוטין (גובה 0%) והירקרק החתוך תופס 100% מהשטח */
    background-size: 100% 0%, 100% 100%;
    
    /* נקודת המוצא של הוורוד היא מלמעלה כדי שיכסה את כל המלבן בריצה מטה */
    background-position: top left, top left;
    background-repeat: no-repeat;
    
    /* האנימציה העדינה והחלקה לפריסת הצבע */
    transition: background-size 0.4s ease-in-out;
}

/* במעבר עכבר - המלבן הוורוד השלם נפתח ומכסה את הכל */
body::-webkit-scrollbar-thumb:hover {
    /* כאן אנחנו פוקדים על השכבה הוורוד לפרוס את הגובה שלה ל-100% ולכסות את החיתוך */
    background-size: 100% 100%, 100% 100%;
}

html {
    scroll-behavior: smooth;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Discovery';
	font-display: auto;
	src: url('https://sarapsifas.co.il/wp-content/uploads/2026/06/Discovery_Fs-VF.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'PompeiNarrow_FS';
	font-display: auto;
	src: url('https://sarapsifas.co.il/wp-content/uploads/2026/06/PompeiNarrow_FS-VF.ttf') format('truetype');
}
/* End Custom Fonts CSS */