/*-------------------------------------------------------
Theme Name: Divi Child Theme
Description: A child theme template for Divi
Author: Divi
Template: Divi
Version: 1.0.0
----------------- ADDITIONAL CSS HERE ------------------*/
.et_pb_button_module_wrapper.et_pb_button_2_wrapper.et_pb_button_alignment_center.et_pb_module {
	display: block;
}
.et_pb_button_module_wrapper.et_pb_button_4_wrapper.et_pb_button_alignment_center.et_pb_module{
	display: block;
}
.page-id-39 .et-pb-contact-message {
	color: #fff;
}
.promo-slide-in {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999999;
	height: 40px;
	color: #fff;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	top: 0;
	left: 0;
	right: 0;
	background: #000;
	overflow: hidden;
	width: 100%;
	-webkit-animation: promo-slide-in .8s ease;
	animation: promo-slide-in .8s ease;
}
.promo-slide-in-content {
	max-width: 1400px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
	-webkit-animation: promo-fade-in .8s ease;
	animation: promo-fade-in .8s ease;
	position: relative;
}
.promo-slide-in-content p {
	margin: 9px 0 0;
	padding: 0;
	display: inline-block;
	font-size: 12px!important;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}
.promo-slide-in-content a{
    color:#e9d174;
}
p {letter-spacing:0.5px;}
.logged-in #top-header {
	display: none;
}
.home-banner span {
	color: #e9d174;
}
.home-banner .et_pb_fullwidth_header_subhead {
	margin-bottom: 15px;
}
#footer-info {
	font-weight: normal;
}
