/*
 Theme Name:  Divi Child Theme
 Theme URI:    http://www.mainstreammediaworks.com
 Description:  Child Theme for Divi
 Author:       LCVV Carpet Cleaning
 Author URI:   http://www.mainstreammediaworks.com
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/

#main-header { 
	background:none; 
    box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
}

#mega-menu-wrap-primary-menu .mega-menu-toggle { padding-left:10px; }
.page-id-7 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link { color:#000;  }
/*#main-header .et_mobile_menu { background:#fff !important; }*/
.mobile_menu_bar { display:none; }
.mobile_menu_bar:before { display:none; }

#main-header.et-fixed-header { background: #fff; padding-bottom:20px;  }
#main-header.et-fixed-header a { color:#1b3440 !important; }

.et_pb_equal_columns > .et_pb_column { margin-top:auto; margin-bottom:auto; }

.page-id-7 #top-menu li.current-menu-item > a { color:#fff; }
.page-id-7 #top-menu a  { color:#fff; }
.page-id-7 li li a { color:#1b3440 !important; }



#aptreq      { color:#747474; font-family: menuFont; }
#aptreq p    { font-family: menuFont; font-size:14px; }
#aptreq .int, select, textarea { width:100%; border-radius: 3px !important; border:solid 1px #e0e0e0; padding: 8px 8px; }
#aptreq .red { color: rgba(255, 0, 0, 1); }
#aptreq .int:hover     { background-color: rgba(242,129,92,.13); border-color: #f2815c; }
#aptreq textarea:hover { background-color: rgba(242,129,92,.13); border-color: #f2815c; }
#aptreq select:hover   { background-color: rgba(242,129,92,.13); border-color: #f2815c; }
#aptreq .wpcf7-form-control.wpcf7-submit { 
	background-color: #25cf0e !important; 
	padding:12px 25px !important; 
	border-radius: 3px !important; 
	margin:15px auto !important; 
	color:#fff; 
	text-transform:uppercase; 
	border:none;
	font-size:14px;
	display:block;
}





