.elementor-kit-4{--e-global-color-primary:#910840;--e-global-color-secondary:#B16E7E;--e-global-color-text:#1A1714;--e-global-color-accent:#DCACAE;--e-global-color-d75c063:#EDE4E2;--e-global-typography-primary-font-family:"Noto Sans Hebrew";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans Hebrew";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans Hebrew";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans Hebrew";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#B16E7E;font-family:"Noto Sans Hebrew", noto sans hebrew;font-size:22px;color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 input:not([type="button"]):not([type="submit"]),.elementor-kit-4 textarea,.elementor-kit-4 .elementor-field-textual{color:var( --e-global-color-text );accent-color:var( --e-global-color-text );background-color:#FFFFFF;border-style:solid;border-color:var( --e-global-color-text );border-radius:50px 50px 50px 50px;}.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);}@media(max-width:1024px){.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:20px;}.elementor-kit-4 input:not([type="button"]):not([type="submit"]),.elementor-kit-4 textarea,.elementor-kit-4 .elementor-field-textual{border-width:1px 1px 1px 1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* =========================================
   ביטול אנימציות כניסה של Elementor
   בלי לפגוע בגלילה / hover / transitions
========================================= */


/* אלמנטים שמוגדרים כנסתרים לפני אנימציה */
.elementor-invisible {
    visibility: visible !important;
    opacity: 1 !important;
}


/* ביטול אנימציות כניסה נפוצות */
.fadeInUp,
.fadeInDown,
.fadeInLeft,
.fadeInRight,
.slideInUp,
.slideInDown,
.slideInLeft,
.slideInRight,
.zoomIn,
.zoomInUp,
.zoomInDown {
    animation-name: none !important;
    animation-duration: 0s !important;
    animation-delay: 0s !important;

    opacity: 1 !important;
    transform: none !important;
}


/* אם Elementor מוסיף animated */
.animated.fadeInUp,
.animated.fadeInDown,
.animated.fadeInLeft,
.animated.fadeInRight,
.animated.slideInUp,
.animated.slideInDown,
.animated.slideInLeft,
.animated.slideInRight {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
}/* End custom CSS */