/* Custom Style */
.main_menu .menu-item:hover .second{
	display:block;
	visibility:visible;
	overflow:visible;
	opacity:1;
}