/* Here we set the background image for our specific pages. We also set the background image to cover so that it always fills the screen */

/* Hide Divi Main Navigation Menu */
#main-header { display:none; }
#page-container { 
	padding-top:0px !important; 
	margin-top:-1px !important 
}

.menu_footer a:hover {
	color: white !important;
	opacity: 1;
  text-decoration: underline;
}

div.et_pb_row.clearfix {
		margin-bottom: 0px !important;}

.et_mobile_menu {
	/*margin-left: 30%;*/
	width: 100%;
}

.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu .et_mobile_menu a {
		text-align: center !important;
		color: white;
}

.mobile_menu2 {
		height: 100%;
		
		}