.elementor-kit-8{--e-global-color-primary:#1A2B4A;--e-global-color-secondary:#4D8484;--e-global-color-text:#000000;--e-global-color-accent:#1A2B4A;--e-global-color-b32271f:#DDDDDD;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:700;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-8 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h2{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-weight:700;letter-spacing:-1px;}.elementor-kit-8 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h4{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Poppins", Sans-serif;font-weight:700;text-transform:uppercase;background-color:var( --e-global-color-primary );border-radius:10px 10px 10px 10px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:#33548F;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-kit-8 e-page-transition{background-color:#FFBC7D;}.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 *//* Hide the dark selection highlight on typed words */
.elementor-headline-typing-selected {
    background-color: transparent !important;
    color: inherit !important;
}

/* Hide the selection cursor bar (the ::after pseudo-element) */
.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper::after {
    background-color: transparent !important;
}

/* Desktop: style as button */
@media (min-width: 768px) {
  .elementor-nav-menu .menu-item.bookbtn > a,
  .elementor-nav-menu--main .menu-item.bookbtn > a {
    background-color: #fff;
    color: #000 !important;
    border-radius: 4px;
    padding: 8px 20px !important;
    border: 2px solid #fff;
  }
}

/* Mobile: reset to look like a normal menu item */
@media (max-width: 767px) {
  .elementor-nav-menu--dropdown .menu-item.bookbtn > a {
    background-color: transparent !important;
    color: inherit !important;
    border-radius: 0 !important;
    border: none !important;
    padding: 10px 20px !important;  /* ← match Elementor's dropdown link padding */
  }
}/* End custom CSS */