.elementor-kit-7{--e-global-color-primary:#252525;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Noto Sans Hebrew";--e-global-typography-primary-font-size:18px;--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-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans Hebrew";--e-global-typography-accent-font-weight:500;font-family:"Noto Sans Hebrew", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Noto Sans Hebrew", Sans-serif;}.elementor-kit-7 h1{font-family:"Noto Sans Hebrew", Sans-serif;}.elementor-kit-7 h2{font-family:"Noto Sans Hebrew", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;}.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-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 */body {
    direction: rtl;
}
.flex-control-thumbs{
    margin-top: 10px !important;
    gap: 10px;
    display: flex
;
}
/* Main submenu styling */
.default-main-menu ul li ul {
    min-width: 40rem !important;
     box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
     padding-bottom: 10px !important
}

.default-main-menu ul li ul li {
    width: 27%;
    display: inline-block !important;
    text-align: right;
    margin-left: 20px !important;
}
.default-main-menu ul li ul li a{
    padding-right: 0 !important;
}

/* Prevent submenu from overflowing on the right */
.default-main-menu ul li ul {
    left: auto !important;
    right: auto !important; 
    transform: translateX(0) !important; 
}
.default-main-menu ul li ul li:last-child{
        border-style: dotted;
    border-bottom-width: 1px;
}

.default-main-menu ul li:hover > ul {
    transform: translateX(0) !important;
}

ul li:hover > ul.overflows-right {
    left: 0 !important;
    right: auto !important; 
}

.default-main-menu ul li:hover > ul.overflows-left {
    right: : 0 !important;
}
#menu-1-4a99b32 li:nth-child(11):hover ul{
    transform: translateX(80%) !important;
    min-width: 48rem !important;
}
#menu-1-4a99b32 li:nth-child(10):hover ul{
    transform: translateX(80%) !important;
}/* End custom CSS */