.elementor-kit-5{--e-global-color-primary:#7C9663;--e-global-color-secondary:#54595F;--e-global-color-text:#2B2B2B;--e-global-color-accent:#C5CCB1;--e-global-color-2e17358:#000000;--e-global-color-d0809fd:#FFFFFF;--e-global-color-83e34f0:#EB8C06;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Open Sans Hebrew Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:200;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-83e34f0 );font-weight:700;}.elementor-kit-5 h1{color:var( --e-global-color-2e17358 );font-family:"Open Sans Hebrew Condensed", Sans-serif;font-size:35px;font-weight:400;text-transform:uppercase;line-height:38px;}.elementor-kit-5 h2{color:var( --e-global-color-2e17358 );font-family:"Open Sans Hebrew Condensed", Sans-serif;font-size:28px;font-weight:400;text-transform:uppercase;line-height:32px;}.elementor-kit-5 h3{color:var( --e-global-color-2e17358 );font-size:22px;font-weight:300;text-transform:uppercase;}.elementor-kit-5 h4{font-size:18px;font-weight:300;text-transform:uppercase;}.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-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 */h1, h2 {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
}

h1:before, h1:after, h2:before, h2:after {
    border-bottom: 1px solid;
    content: "";
    display: inline-block;
    margin: 8px 2rem 0;
    width: 15%;
}

h3 {
    border-left: 3px solid #de7431;
    padding-left: 15px !important;
}

nav a {
    cursor: pointer;
}

nav ul.sub-menu {
    margin-top: 6px !important;
}

nav ul.sub-menu:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 15px;
    top: 8px;
    margin-top: -14px;
    border-width: 0px 6px 6px 6px;
    border-style: solid;
    border-color: #ffffff transparent;
}/* End custom CSS */