.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-62000b5:#061D60;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Montserrat";}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}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 */@import url('https://fonts.googleapis.com/css2?family=Courier+Prime&display=swap');

/* ============================
   GLOBAL STYLES
============================ */
body {
  background-color: #f5f3ee !important;
  color: #0e1d40 !important;
  font-family: 'Courier Prime', 'Courier New', monospace !important;
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

body, p, li, span, div, a, h1, h2, h3, h4, h5, h6 {
  font-family: 'Courier Prime', 'Courier New', monospace !important;
}

/* ============================
   NAV MENU
============================ */
nav a,
.elementor-nav-menu a,
.menu-item a {
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #0e1d40 !important;
  text-decoration: none;
  padding: 0.5rem 1rem;
  transition: opacity 0.2s ease;
}

nav a:hover,
.elementor-nav-menu a:hover,
.menu-item a:hover {
  opacity: 0.6;
}

nav a:after,
.elementor-nav-menu a:after {
  display: none !important;
}

.elementor-nav-menu {
  display: flex !important;
  gap: 1.5rem;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}

/* Active menu item */
li.current-menu-item > a,
li.current_page_item > a,
.elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-nav-menu a.elementor-item.elementor-item-active {
  color: #8B0000 !important;
}

/* ============================
   MENU TOGGLE (MOBILE)
============================ */
.elementor-menu-toggle {
  background-color: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  border: none !important;
  pointer-events: auto !important;
  z-index: 9999;
}

.elementor-menu-toggle .elementor-screen-only {
  display: none;
}

.elementor-menu-toggle::before {
  content: 'MENU';
  font-family: 'Courier Prime', monospace;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #0e1d40;
  margin-right: 12px;
}

/* ============================
   DROPDOWN MENU (MOBILE)
============================ */
.elementor-nav-menu--dropdown {
  display: block !important;
  background-color: #f5f3ee !important;
  text-align: center;
  padding: 2rem 0;
  box-shadow: none !important;
  border: none !important;
  z-index: 9990;
}

.elementor-nav-menu--dropdown .elementor-item {
  display: block !important;
  width: 100% !important;
  padding: 1rem 0 !important;
  font-family: 'Courier Prime', monospace !important;
  font-size: 1rem;
  text-transform: uppercase;
  color: #0e1d40 !important;
  text-align: center !important;
  pointer-events: auto;
  z-index: 9991;
}/* End custom CSS */