/*
 Theme Name:   	Divi-Child
 Template:     	Divi
 Version: 		1.0
 Description: 	This file exists to stop the site modifications from being overwriten when the Divi template is updated.
 Author: 		James Carter Web
 Author URI: 	http://www.jamescarterweb.com/contact
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.et_fixed_nav #logo {
	max-height: 125px;
	margin-bottom: 10px;
}

#et-top-navigation {
/*	display: none;
*/
}

.post-password-form {
	color: #fff;
	padding: 200px 0;
	margin: 0 30px;
	text-align: center;
}
.home-header h1 {
	font-size: 40px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 600;
}