:root {
	--header_height: $header_height;
	--link-color: #0c8e36 !important;
	--text-color: #252525;
	--secondary-color: #f8ea5d;
}
img.logo-image {
  height: 100px !important;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
	color: #0c8e36 !important;
	--link-color: #0c8e36 !important;
}
.sp-megamenu-parent > li > a::before, .sp-megamenu-parent > li > span::before {
	background-color: #0c8e36 !important;
}