@media only screen and (min-width:1000px) {
	#top nav .buttons li.nectar-megamenu-menu-item {
		position: static;
	}
	
	#header-outer #top>.container>.row>.span_9:has(.sfHover.nectar-megamenu-menu-item) {
		z-index: 101;
	}
}