.elementor-kit-7{--e-global-color-primary:#172645;--e-global-color-secondary:#D6C5B1;--e-global-color-text:#172645;--e-global-color-accent:#172645;--e-global-color-52fe477:#9EB7B4;--e-global-color-389ddce:#C89542;--e-global-color-8c21666:#F5F2EA;--e-global-color-255cd4b:#1726455C;--e-global-color-991337a:#84633E;--e-global-color-24c1691:rgba(245, 242, 235, 0.2);--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Montserrat";--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:"Montserrat";--e-global-typography-accent-font-weight:400;font-size:20px;line-height:1.5em;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#FFFFFF;border-radius:10px 10px 10px 10px;padding:8px 15px 8px 15px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-text );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:22px;}.elementor-kit-7 h1{font-size:60px;font-weight:400;line-height:1em;}.elementor-kit-7 h2{font-size:40px;font-weight:400;line-height:1.3em;}.elementor-kit-7 h3{font-size:32px;font-weight:400;line-height:1.3em;}.elementor-kit-7 h4{font-size:26px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}@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 *//* Make Elementor submenus open UNDER the parent item on mobile */
@media (max-width: 1024px) {

  /* Ensure nothing clips the submenu */
  .vertical-mobile-menu,
  .vertical-mobile-menu .elementor-widget-container,
  .vertical-mobile-menu nav {
    overflow: visible !important;
  }

  /* Key fix: stop “flyout” positioning */
  .vertical-mobile-menu .elementor-nav-menu .sub-menu {
    position: static !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    transform: none !important;
    width: 100% !important;
    margin: 0 !important;
  }

  /* Optional: indent submenu items a bit so it looks intentional */
  .vertical-mobile-menu .elementor-nav-menu .sub-menu a.elementor-sub-item {
    padding-left: 20px !important;
  }
}/* End custom CSS */