.elementor-kit-2789{--e-global-color-primary:#8000FF;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-341cb636:#964ADB;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );}.elementor-kit-2789 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2789 a{color:var( --e-global-color-primary );}.elementor-kit-2789 a:hover{color:var( --e-global-color-341cb636 );}.elementor-kit-2789 h1{color:var( --e-global-color-text );font-family:"Heebo", Sans-serif;font-size:3.7vw;font-weight:normal;line-height:1.5em;}.elementor-kit-2789 h2{color:var( --e-global-color-text );font-family:"Heebo", Sans-serif;font-size:3.125vw;font-weight:normal;line-height:1.5em;}.elementor-kit-2789 h3{color:var( --e-global-color-text );font-family:"Heebo", Sans-serif;font-size:2.2vw;font-weight:bold;line-height:1.4em;}.elementor-kit-2789 h4{color:var( --e-global-color-text );font-family:"Heebo", Sans-serif;font-size:1.5vw;line-height:1.7em;}.elementor-kit-2789 h5{color:var( --e-global-color-text );font-family:"Heebo", Sans-serif;font-size:1.1vw;line-height:0.1em;}.elementor-kit-2789 h6{color:var( --e-global-color-text );font-family:"Heebo", Sans-serif;font-size:1.18vw;line-height:2.5em;}.elementor-kit-2789 button,.elementor-kit-2789 input[type="button"],.elementor-kit-2789 input[type="submit"],.elementor-kit-2789 .elementor-button{font-family:"Open Sans Hebrew", Sans-serif;color:var( --e-global-color-text );border-radius:35px 35px 35px 35px;}.elementor-kit-2789 button:hover,.elementor-kit-2789 button:focus,.elementor-kit-2789 input[type="button"]:hover,.elementor-kit-2789 input[type="button"]:focus,.elementor-kit-2789 input[type="submit"]:hover,.elementor-kit-2789 input[type="submit"]:focus,.elementor-kit-2789 .elementor-button:hover,.elementor-kit-2789 .elementor-button:focus{color:var( --e-global-color-primary );}.elementor-kit-2789 input:not([type="button"]):not([type="submit"]),.elementor-kit-2789 textarea,.elementor-kit-2789 .elementor-field-textual{border-style:solid;border-width:1px 1px 1px 1px;border-color:#B6B6B6;border-radius:35px 35px 35px 35px;padding:7px 13px 7px 13px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-2789 h1{font-size:6.51vw;}.elementor-kit-2789 h2{font-size:7.81vw;}.elementor-kit-2789 h3{font-size:3.2vw;}.elementor-kit-2789 h4{font-size:2.6vw;}.elementor-kit-2789 h5{font-size:2.4vw;}.elementor-kit-2789 h6{font-size:2.21vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2789 h1{font-size:7.5vw;}.elementor-kit-2789 h2{font-size:9vw;}.elementor-kit-2789 h3{font-size:6.5vw;}.elementor-kit-2789 h4{font-size:5.5vw;}.elementor-kit-2789 h5{font-size:5.28vw;}.elementor-kit-2789 h6{font-size:4.72vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Absolute mobile horizontal lock */
html, 
body {
    max-width: 100% !important;
    overflow-x: hidden !important;
    position: relative !important;
    touch-action: pan-y pinch-zoom !important;
}

li:last-child {
    margin-bottom: 10px;
}

.menu-item {
    margin-bottom: 0px !important;
}

/* privacy policy box */
#cookie-notice-consent {
    position: fixed !important;
    bottom: 16px !important;
    left: 16px !important;
    right: auto !important;
    top: auto !important;
    width: auto !important;
    max-width: 190px !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 99999 !important;
}

/* Inner card styling */
#cookie-notice-consent .cookie-notice-consent__container {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    width: 100% !important;
    padding: 12px 14px !important;
    margin: 0 !important;
    text-align: right !important;
    background-color: #ffffff !important;
    border: 1px solid #E2E8F0 !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12) !important;
}

/* Text styling */
#cookie-notice-consent .cookie-notice-consent__text {
    font-size: 12px !important;
    line-height: 1.4 !important;
    color: #1E293B !important;
    text-align: right !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Button wrapper aligned to left/end */
#cookie-notice-consent .cookie-notice-consent__buttons {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 6px !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Compact buttons */
#cookie-notice-consent .cookie-notice-consent__button {
    font-size: 11px !important;
    padding: 5px 10px !important;
    border-radius: 4px !important;
    line-height: 1.2 !important;
    display: inline-block !important;
    text-decoration: none !important;
}

/* Responsive adjustment */
@media (max-width: 768px) {
    #cookie-notice-consent {
        left: 50% !important;
        transform: translateX(-50%) !important;
        bottom: 12px !important;
        width: calc(100% - 24px) !important;
        max-width: 360px !important;
    }

    #cookie-notice-consent .cookie-notice-consent__container {
        flex-direction: row !important;
        align-items: center !important;
        justify-content: space-between !important;
        padding: 8px 12px !important;
        gap: 8px !important;
    }

    #cookie-notice-consent .cookie-notice-consent__text {
        font-size: 11px !important;
        line-height: 1.2 !important;
        white-space: normal !important;
        flex: 1 !important;
    }

    #cookie-notice-consent .cookie-notice-consent__buttons {
        flex-shrink: 0 !important;
        gap: 4px !important;
    }

    #cookie-notice-consent .cookie-notice-consent__button {
        padding: 4px 8px !important;
        font-size: 10.5px !important;
    }
    
    body:has(#cookie-notice-consent:not(.cookie-notice-consent--hidden):not(.cookie-notice-consent--closed):not([style*="none"])) .elementor-section:has(#cookie-notice-consent__revoke-button) {
        padding-bottom: 60px !important;
        transition: padding-bottom 0.3s ease !important;
    }
}/* End custom CSS */