.elementor-kit-5{--e-global-color-primary:#567572;--e-global-color-secondary:#FF6F3C;--e-global-color-text:#2B2B2B;--e-global-color-accent:#EDC9AF;--e-global-color-5c62e17:#F3D8A9;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lora";--e-global-typography-secondary-font-size:21px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lora";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-c181aee-font-family:"Roboto";--e-global-typography-c181aee-font-size:18px;--e-global-typography-c181aee-font-weight:400;--e-global-typography-c181aee-font-style:italic;--e-global-typography-a08c7c8-font-family:"Montserrat";--e-global-typography-a08c7c8-font-size:13px;--e-global-typography-a08c7c8-font-weight:600;--e-global-typography-1c535d5-font-family:"Montserrat";--e-global-typography-1c535d5-font-size:13px;--e-global-typography-1c535d5-font-weight:600;background-color:#DDDFCF;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:transparent;font-family:"Montserrat", Sans-serif;color:#FFFFFF;background-image:linear-gradient(180deg, var( --e-global-color-primary ) 0%, var( --e-global-color-primary ) 100%);border-radius:12px 24px 12px 23px;padding:12px 24px 12px 22px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#FF6F3C;color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:6px 6px 6px 6px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1040px;}.e-con{--container-max-width:1040px;}.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);}.elementor-lightbox{--lightbox-header-icons-size:26px;--lightbox-navigation-icons-size:26px;}@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:430px;}.e-con{--container-max-width:430px;}}/* Start custom CSS *//* Keep header and dropdowns above all content */
.elementor-location-header,
header.e-con {
  position: relative;
  z-index: 1000;
}

/* Menu dropdown (covers both old and new Elementor widgets) */
.elementor-element.elementor-widget-nav-menu,
.elementor-element.elementor-widget-menu {
  position: relative;
  z-index: 9999;
}

/* Dropdown container itself */
.elementor-nav-menu--dropdown,
.elementor-menu--dropdown,
.elementor-nav-menu__container,
.elementor-menu__container {
  position: relative;
  z-index: 9999;
}

/* Prevent header parents from clipping the dropdown */
.elementor-location-header .e-con,
.elementor-location-header .elementor-section {
  overflow: visible !important;
}
/* Show menu descriptions under each item */
.elementor-nav-menu .menu-item .description {
    display: block;         /* make them visible */
    font-size: 12px;        /* adjust size */
    line-height: 1.4;       
    color: #999;            /* light gray, tweak as you like */
    margin-top: 2px;        
}/* End custom CSS */