@import url('https://fonts.googleapis.com/css?family=Amaranth:400|Poppins:100|Poppins:700|Poppins:600|Work+Sans:600|Poppins:500&display=swap');#nwWrapper{background-color: rgb(255, 255, 255);}#nwHeaderMessage{background-color: rgb(0, 0, 0);}#nwWebsite .mm-menu{background-color: rgb(70, 124, 30);}#nwContent{background-color: rgba(255, 0, 0, 0.007);}#nwFooter{background-color: rgb(39, 35, 35);}#nwWebsite button, #nwWebsite input.button, #nwWebsite .btn, #nwWebsite .nwButton, #nwWebsite .btn.btn-primary{color: rgb(155, 228, 25);background-color: rgb(0, 0, 0);}#nwHeaderMessage{color: rgb(0, 255, 0);font-size: 1.2rem;font-family: Amaranth;font-weight: 400;}#nwWebsite #nwLogo{color: rgb(0, 0, 0);font-size: 0.7rem;font-family: Poppins;font-weight: 100;}#nwWebsite .nwNav li, #nwWebsite .nwNav li a{color: rgb(0, 0, 0);font-size: 1rem;font-family: Poppins;font-weight: 700;}#nwWebsite #nwNavTop li ul a, #nwWebsite #nwNavTop li ul a:hover, #nwWebsite #nwNavTop li:hover ul a, #nwWebsite #nwNavSide li ul a, #nwWebsite #nwNavSide li:hover ul a, #nwWebsite #nwNavSide li ul a:hover{color: rgb(0, 0, 0);font-size: 1rem;font-family: Poppins;font-weight: 600;}#nwWebsite #nwMobileNav, #headerBarLinks a::before{color: rgb(0, 0, 0);}#nwWebsite .mm-menu{color: rgb(255, 255, 255);}#nwContent, #nwContent .column:not(.zero), #nwContent p{color: rgb(0, 0, 0);}#nwContent h2{color: rgb(0, 0, 0);font-family: Work Sans;font-weight: 600;}#nwContent h3{color: rgb(0, 153, 51);font-family: Work Sans;font-weight: 600;}#nwContent a{color: rgb(0, 153, 51);}#nwWebsite .icon, i.bi{color: rgb(155, 228, 25);}#nwWebsite #nwFooterLinks li a, #nwWebsite #nwSocialLinks a{color: rgb(155, 228, 25);font-size: 1rem;font-family: Poppins;font-weight: 500;}#nwFooter{color: rgb(155, 228, 25);font-size: 1rem;font-family: Poppins;font-weight: 500;}.nwItemList p {
	font-weight: bold;
}
#nwWebsite #nwNavTop li a:hover {
	background: rgb(0, 255, 0);
}
#nwNavTop li ul a:hover {
	border-color: transparent; font-weight: bold;
}
/*@media (max-width: 400px) {
 #nwHeader .openCartSummary {
	color: #FFF;
 }
 .nwContainer {
	margin: 0 auto;
	width: auto;
	padding: 0;
 }
 #nwWebsite #nwNavTop style two {
    border-top: 3px solid #9fcb33 !important;
    border-bottom: 3px solid #9fcb33 !important;
 }
}*/

#nwBranding > .nwContainer {
	padding: 0;
}
#nwWebsite #nwLogo {
	padding: 0;
	display: block;
}
#nwHeader #nwLogo {
  padding: 0;
}
#nwHeader #nwLogo {
  font-size: 2rem;
  line-height:11;
  text-transform: none;
}
#nwWebsite #nwBranding #nwNavTop {
  border: none;
  background: none;
  box-shadow: none;
}

#nwNavTop li ul {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    width: 100%;
    min-width: 500px;
    max-width: 1000px;
    overflow-y: auto;
    text-align: left;
    transform: translateY(-0.5rem);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
.wp-block-kadence-navigation .menu-item.kadence-menu-mega-enabled > ul a {
  width: 100%;
}
-------------------------------------------------
