.elementor-kit-5{--e-global-color-primary:#63243E;--e-global-color-secondary:#9DBC2E;--e-global-color-text:#2B1A22;--e-global-color-accent:#C2DF51;--e-global-color-bordeaux_deep:#471A2D;--e-global-color-cream:#FCF7F6;--e-global-color-cream_2:#F6ECE8;--e-global-color-muted:#6E5560;--e-global-typography-primary-font-family:"Discovery_Fs";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Discovery_Fs";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Assistant";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Assistant";--e-global-typography-accent-font-weight:700;font-family:"Assistant", Sans-serif;font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 h1{font-family:"Discovery_Fs", Sans-serif;font-weight:900;}.elementor-kit-5 h2{font-family:"Discovery_Fs", Sans-serif;font-weight:800;}.elementor-kit-5 h3{font-family:"Discovery_Fs", Sans-serif;font-weight:800;}.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-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 *//* מיקרו-אינטראקציות גלובליות — כפתורים (עורך: הגדרות האתר > CSS מותאם) */
body .elementor-button .elementor-button-icon{transition:transform .25s ease}
body .elementor-button:hover .elementor-button-icon{transform:translateX(-6px)}
body .elementor-button{transition:transform .2s ease, box-shadow .25s ease, background-color .25s ease}
body .elementor-button:hover{transform:translateY(-3px)}


::selection{background-color:#63243E;color:#fff}


::-webkit-scrollbar {
    width: 10px; /* רוחב פס הגלילה */
    height: 10px; /* גובה פס הגלילה האופקי */
}

::-webkit-scrollbar-track {
    background: #FCF7F6; /* צבע הרקע של המסילה */
    border-radius: 10px; /* עיגול הקצוות */
}

::-webkit-scrollbar-thumb {
    background: #63243E; /* צבע פס הגלילה */
    border-radius: 0px; /* עיגול הקצוות */
}

::-webkit-scrollbar-thumb:hover {
    background: #471A2D; /* צבע פס הגלילה במעבר עכבר */
}

::-webkit-scrollbar-corner {
    background: #63243E; /* צבע הפינה של המסילה */
}

html, body{overflow-x: hidden;}/* End custom CSS */