.elementor-kit-14{--e-global-color-primary:#FDF9F9;--e-global-color-secondary:#626262;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-36aefc2:#191D26;--e-global-color-30b3a1b:#FFFFFF;--e-global-color-3b7e324:#374053;--e-global-color-30f9af4:#FFFFFF00;--e-global-color-8129148:#D9AD80;--e-global-color-4840bdf:#FF2147;--e-global-color-7f20f39:#FF2147;--e-global-color-ded92c2:#E53835;--e-global-color-e3cd6b7:#A5EB78;--e-global-typography-primary-font-family:"Assistant";--e-global-typography-primary-font-size:85px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:4.25px;--e-global-typography-secondary-font-family:"Assistant";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:25px;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Assistant";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.6em;--e-global-typography-text-letter-spacing:-0.45px;--e-global-typography-accent-font-family:"Assistant";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:1.3em;--e-global-typography-accent-letter-spacing:1.53px;background-color:var( --e-global-color-accent );color:var( --e-global-color-primary );}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 h1{color:var( --e-global-color-primary );font-family:"Open Sans Hebrew", Sans-serif;font-size:57px;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:4.25px;}.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-kit-14{--e-global-typography-primary-font-size:45px;--e-global-typography-text-font-size:14px;}.elementor-kit-14 h1{font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-14{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-letter-spacing:3.25px;}.elementor-kit-14 h1{font-size:32px;letter-spacing:3.25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    overflow-x: hidden;
    width: 100%;
}

/* תיקון גלילה שעוקף את Safari ITP */
/*html {*/
/*    overflow-y: scroll !important;*/
/*    -webkit-overflow-scrolling: touch !important;*/
/*    height: 100% !important;*/
/*}*/

/*body {*/
/*    overflow-y: scroll !important;*/
/*    -webkit-overflow-scrolling: touch !important;*/
/*    height: 100% !important;*/
/*    touch-action: manipulation !important;*/
/*}*/

/* תיקון מיידי למובייל - עוקף חסימות Safari */
/*@media screen and (max-width: 768px) {*/
/*    html {*/
/*        overflow: visible !important;*/
/*        overflow-y: scroll !important;*/
/*        -webkit-overflow-scrolling: touch !important;*/
/*        height: auto !important;*/
/*        min-height: 100% !important;*/
/*    }*/
    
/*    body {*/
/*        overflow: visible !important;*/
/*        overflow-y: scroll !important;*/
/*        -webkit-overflow-scrolling: touch !important;*/
/*        height: auto !important;*/
/*        min-height: 100% !important;*/
/*        touch-action: manipulation !important;*/
/*        -webkit-touch-callout: none !important;*/
/*    }*/
    
    /* תיקון אגרסיבי לאלמנטי Elementor */
/*    .elementor-section {*/
/*        overflow: visible !important;*/
/*        height: auto !important;*/
/*        min-height: auto !important;*/
/*    }*/
    
/*    .elementor-container {*/
/*        overflow: visible !important;*/
/*        height: auto !important;*/
/*    }*/
    
/*    .elementor-row {*/
/*        overflow: visible !important;*/
/*        height: auto !important;*/
/*    }*/
    
/*    .elementor-column {*/
/*        overflow: visible !important;*/
/*        height: auto !important;*/
/*    }*/
    
/*    .elementor-widget-wrap {*/
/*        overflow: visible !important;*/
/*        height: auto !important;*/
/*    }*/
    
    /* הסרת כל חסימות גלילה */
/*    * {*/
/*        touch-action: manipulation !important;*/
/*    }*/
    
    /* תיקון וידאו שלא יחסום */
/*    video {*/
/*        pointer-events: auto !important;*/
/*        touch-action: manipulation !important;*/
/*    }*/
    
    /* וידאו רקע שלא יפריע */
/*    .elementor-background-video-container,*/
/*    .elementor-background-video-embed {*/
/*        pointer-events: none !important;*/
/*        touch-action: none !important;*/
/*    }*/
    
    /* כפתורים יעבדו */
/*    button, a, input, select, textarea {*/
/*        touch-action: manipulation !important;*/
/*        pointer-events: auto !important;*/
/*    }*/
/*}*/

/* תיקון ספציפי ל-iPhone Safari */
/*@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {*/
/*    html, body {*/
/*        overflow-y: scroll !important;*/
/*        -webkit-overflow-scrolling: touch !important;*/
/*        touch-action: manipulation !important;*/
/*    }*/
    
    /* כפה גלילה על כל דבר */
/*    #page, #content, .site, .site-content {*/
/*        overflow: visible !important;*/
/*        height: auto !important;*/
/*    }*/
/*}*/
/* תיקון רספונסיבי */
/*@media (max-width: 768px) {*/
/*    .elementor-section {*/
/*        padding: 20px 15px !important;*/
/*    }*/
    
/*    .elementor-container {*/
/*        max-width: 100% !important;*/
/*        padding: 0 !important;*/
/*    }*/
    
/*    .elementor-column {*/
/*        width: 100% !important;*/
/*        margin: 0 !important;*/
/*    }*/
    
    /* הסרת אנימציות כבדות */
/*    .elementor-invisible {*/
/*        opacity: 1 !important;*/
/*        transform: none !important;*/
/*    }*/
/*}*//* End custom CSS */