@charset "utf-8";
/* CSS Document */



@import url(//fonts.googleapis.com/css?family=Open+Sans);


.dc-mega {
	
	
	font-family: 'Open Sans', sans-serif;
	color: #999 !important;
	font-size: 12px !important;
	font-weight: normal !important;
	
	
	
}


#myshp_menu_main ul li span {
    font-size: 13px !important;
	font-weight: normal !important;
	
}
	


	
#mega-menu-1 li a:hover {
color: black !important;
	
	
}

#mega-menu-1 li .sub  {
	background-color: white !important;
}


#mega-menu-1 .sub li.mega-hdr li a:hover {
color: #86b5ad; 
background: white !important;
font-weight: bold;

}


#myshp_menu_main {
    margin-top: 4px;
    border-bottom: 0px solid grey;
}
