.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#101010;--e-global-color-text:#161616;--e-global-color-accent:#4F751E;--e-global-color-e7b2123:#3D610E;--e-global-color-ffa913d:#FFFFFF;--e-global-color-fabe78e:#02010100;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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-6 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 *//* Hero headline: "Your Gateway to Elevated Adventure" */
.hero h1 {
  color: #fdfaf4;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

/* Product names in dark cards:
   "Premium Northwoods Flower", "Live Rosin Vape Cartridges", etc. */
.card-dark .product-name {
  color: #fdfaf4;
}

/* Section title: "Follow the Trail" */
#products .section-title {
  color: #0b2b1b; /* deeper, higher-contrast green */
}
/* Hero headline: "Your Gateway to Elevated Adventure" */
.hero h1 {
  color: #fdfaf4 !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

/* Product names in dark cards:
   "Premium Northwoods Flower", "Live Rosin Vape Cartridges", etc. */
.card-dark .product-name {
  color: #fdfaf4 !important;
}

/* Section title: "Follow the Trail" */
#products .section-title {
  color: #0b2b1b !important;
}
.hero-logo {
  width: 72px;
  height: 72px;
  border-radius: 20px;
  border: 2px solid rgba(249, 247, 242, 0.4);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
/* Mobile menu dropdown background */
.nav-links {
  background: rgba(11, 43, 27, 0.97); /* dark green Trailhead header color */
  padding: 1rem;
  border-radius: 0 0 8px 8px;
}/* End custom CSS */