/* HIMOUNT AGR global shell — shared brand treatment, intentionally scoped to
   existing common components so page structure and product modules stay intact. */
:root {
  --himount-forest: #123d2a;
  --himount-green: #2f7048;
  --himount-mist: #f4f6f0;
  --himount-ink: #173b2a;
}

body {
  background: var(--himount-mist);
  color: var(--himount-ink);
}

#c_navigation_0061635239687823 {
  background: linear-gradient(180deg, rgba(10, 42, 27, .9), rgba(10, 42, 27, .28)) !important;
  border-bottom: 1px solid rgba(255,255,255,.18) !important;
  backdrop-filter: blur(10px);
}

#c_navigation_0061635239687823 .e_html-17 img {
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(0,0,0,.12);
}

#c_navigation_0061635239687823 .e_navigationA-46 .p_level1Item a {
  color: rgba(255,255,255,.92) !important;
}

#c_navigation_0061635239687823 .e_navigationA-46 .p_level1Item:hover .p_menu1Item::after {
  background: var(--himount-green) !important;
}

#c_navigation_0061635239687823 .e_navigationA-46 .p_level3Box {
  background: rgba(18,61,42,.94) !important;
}

#c_static_001_P_4611-1659513847965 {
  background: #102d20 !important;
}

#c_static_001_P_4611-1659513847965 .e_image-341 img {
  border-radius: 10px;
}

#c_static_001_P_4611-1659513847965 .e_bottomNav-373 p:hover,
#c_static_001_P_4611-1659513847965 a:hover {
  color: #a8d0a7 !important;
}

.btn.btn-primary,
.s_button2.btn-primary {
  border-color: var(--himount-green) !important;
  background-color: var(--himount-green) !important;
}

hr[class*="e_line"] {
  border-color: var(--himount-green) !important;
  background-color: var(--himount-green) !important;
}

/* About page: agriculture first, rather than an inherited factory photo. */
#c_static_001-17453776659490 {
  background-image: linear-gradient(rgba(9, 42, 27, .48), rgba(9, 42, 27, .48)), url('../assets/himountagr-generated/himountagr-hero-real-unsplash-01.jpg') !important;
  background-size: cover !important;
}

#c_static_001-17453776659490 .e_container-6 {
  background-image: none !important;
}

/* Shared inner-page banners: retain the existing content and navigation while
   replacing unrelated legacy imagery with the same agricultural visual system. */
#c_static_001-17453776604700,
#c_static_001-17453776557920,
#c_static_001-16822439352580,
#c_static_001-16822483929470 {
  background-image: linear-gradient(rgba(9, 42, 27, .5), rgba(9, 42, 27, .5)), url('../assets/himountagr-generated/himountagr-hero-real-unsplash-01.jpg') !important;
  background-size: cover !important;
}

#c_static_001-17453776604700 .e_container-6,
#c_static_001-17453776557920 .e_container-6,
#c_static_001-16822439352580 .e_container-6,
#c_static_001-16822483929470 .e_container-6 {
  background-image: none !important;
}

@media (max-width: 768px) {
  #c_navigation_0061635239687823 .e_navigationA-46 .p_navContent,
  #c_navigation_0061635239687823 .e_navigationA-46 .p_level1Box {
    background: #f5f7f2 !important;
  }

  #c_navigation_0061635239687823 .e_navigationA-46 .p_level1Item a,
  #c_navigation_0061635239687823 .e_navigationA-46 .p_level2Item a {
    color: var(--himount-ink) !important;
  }
}
