/*
 Theme Name:     Divi Child
 Description:    Divi Child Theme
 Author:         Will Banfield
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.et-pb-contact-message {
	text-align: center !important;
    color: #FFF !important;
    font-family: 'EB Garamond',Georgia,"Times New Roman",serif !important;
    text-transform: uppercase !important;
    line-height: 1.9em !important;
    font-size: 1.4em !important;
    font-weight: bold !important;
}

.et-pb-contact-message p {
	padding: 20px !important;
	border: 1px solid #FFF !important;
}

.et_pb_video_box {
	text-align:center !important;
}

.et_pb_video_box video {
	width:auto !important;
	height:95vh !important;
}

.et_password_protected_form {
	text-align:center !important;
}

.et_password_protected_form h1 {
	color: #b9dcc4 !important;
	font-family: 'EB Garamond',Georgia,"Times New Roman",serif!important;
	font-weight: bold !important;
	font-size: 36px !important;
	line-height:48px;
	text-transform:uppercase !important;
	visibility:hidden !important;
}

.et_password_protected_form p {
	color: #b9dcc4 !important;
	font-family: 'EB Garamond',Georgia,"Times New Roman",serif!important;
	text-transform:uppercase !important;
	font-size:18px !important;
}

.et_password_protected_form h1:before {
    content: "Enter Password Below";
    visibility: visible;
	display:block !important;
}

.page .et_password_protected_form p input {
	background: #FFF !important;
	border: 1px solid #c1c1c1 !important;
	width: 80% !important;
}

.et_password_protected_form button {
	float: unset !important;
	border-color: #b9dcc4 !important;
	background: #b9dcc4 !important;
	color: #FFF !important;
	text-transform: uppercase !important;
	font-family: 'EB Garamond',Georgia,"Times New Roman",serif !important;
}

.et_password_protected_form p {
	display:none !important;
}

.et_password_protected_form form p {
	display:block !important;
}

	.logo_container {
		display:none !important;
	}

.gfield_repeater_cell {
	color:#FFF !important;
}

.gfield_radio .gchoice label, #gform_confirmation_message_3 {
	color:#FFF !important;
}

#gform_submit_button_3 {
	border: 0px !important;
	background: #FFF !important;
	color: #b9dcc4;
	border-width: 0px!important;
	border-radius: 0px;
	font-size: 18px;
	font-family: 'EB Garamond',Georgia,"Times New Roman",serif!important;
	font-weight: 700!important;
	text-transform: uppercase!important;
	padding: 10px 20px;
}