.elementor-kit-615{--e-global-color-primary:#86901C;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;}.elementor-kit-615 e-page-transition{background-color:#FFBC7D;}.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);}@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 *//* GENERAL NAV RESET – tighter, one-line menu */
.elementor-nav-menu--main .elementor-item {
  font-family: 'Segoe UI', sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 4px 6px;      /* smaller padding = less space */
  margin: 0 2px;         /* tiny gap between items */
  white-space: nowrap;   /* keep in one line */
  border-bottom: 0;
}

/* DEFAULT COLOR (fallback) */
.elementor-nav-menu--main .elementor-item {
  color: #1F6B3A; /* land/forest green */
}

/* HOVER + ACTIVE (same for all) */
.elementor-nav-menu--main .elementor-item:hover,
.elementor-nav-menu--main .elementor-item.elementor-item-active {
  color: #0F3E20;
  border-bottom: 2px solid #1F6B3A;
}

/* PER-ITEM BUSINESS COLORS (order: Home, Sell, Process, FAQ, Contact, About) */
.elementor-nav-menu--main .elementor-item:nth-child(1) { /* Home */
  color: #1F6B3A; /* primary land green */
}

.elementor-nav-menu--main .elementor-item:nth-child(2) { /* Sell Your Land Fast */
  color: #C27A24; /* warm soil / sunset accent */
}

.elementor-nav-menu--main .elementor-item:nth-child(3) { /* How Our Process Works */
  color: #245B8C; /* trust blue for process */
}

.elementor-nav-menu--main .elementor-item:nth-child(4) { /* FAQ */
  color: #555555; /* neutral info gray */
}

.elementor-nav-menu--main .elementor-item:nth-child(5) { /* Contact */
  color: #1F6B3A; /* action = talk to us */
}

.elementor-nav-menu--main .elementor-item:nth-child(6) { /* About Goan Properties Limited */
  color: #2F4858; /* deeper, stable brand tone */
}

/* HEADER BAR – subtle, professional */
header,
.elementor-location-header {
  background-color: #ffffff;
  box-shadow: 0 1px 4px rgba(0,0,0,0.06);
  padding: 8px 24px;
}/* End custom CSS */