/*
Theme Name: Errico
Theme URI: http://errico.com
Author: Mark Rapp
Author URI: http://markrapp.com/
Description: Custom designed and developed Wordpress Powered website for Mike Errico.
Version: 1.0
Template: Divi
*/
@import url("../Divi/style.css");
#main-content, .et_pb_section { background-color: #ddd; }

.et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_contact_submit, .et_pb_newsletter_button, 
.et_pb_pricing_table_button:hover, .et_pb_bg_layout_light .et_pb_promo_button:hover, .et_pb_bg_layout_light .et_pb_more_button:hover, .et_pb_bg_layout_light .et_pb_newsletter_button:hover, .comment-reply-link:hover, .form-submit input:hover, .et_pb_contact_submit:hover, .et_pb_contact_reset:hover {
	border:1px solid;
}
.et_pb_pricing_table_button:hover, .et_pb_bg_layout_light .et_pb_promo_button:hover, .et_pb_bg_layout_light .et_pb_more_button:hover, .et_pb_bg_layout_light .et_pb_newsletter_button:hover, .comment-reply-link:hover, .form-submit input:hover, .et_pb_contact_submit:hover, .et_pb_contact_reset:hover {
	color:#fff !important;
	background-color:#ee6a29 !important
}

.et_pb_contact_right p input.et_pb_contact_captcha { width:50px !important; }

.et_pb_widget .post-date { font-size:12px; color:#ccc; display:block; clear:both; line-height:normal; }

.et_pb_widget.widget_recent_entries ul li { margin-bottom:12px; }

.textwidget .et_pb_social_media_follow li a { margin-right:4px; }

.home .mfp-content { max-width:700px; }

#NewsletterModal .et_pb_newsletter_description { width: 570px; padding-bottom: 30px; }
#NewsletterModal .et_pb_newsletter_form { width: 570px; padding-left: 60px; }

.et_pb_newsletter_form p .et_pb_signup_error { background-color:#fedcdc; }

.wp-pagenavi { text-align:center; }

.mailchimp-signup {
	color:#fff !important;
	background-color:#ee6a29 !important;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	padding: 30px 0;
	margin-bottom: 30px;
}
.mailchimp-signup .mc_custom_border_hdr {
	font-size: 26px;padding-bottom: 10px;
line-height: 1em;
font-weight: 500;
text-indent:30px;
}

.mailchimp-signup #mc_signup {
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	padding:0 30px !important;
	width:100%;
}


.mailchimp-signup .mc_input {
	width:99%;
	border: none !important;
padding: 14px 4% !important;
font-size: 16px;
color: #666;
background-color: #fff;
font-weight: 400;
border-radius: 3px !important;
margin: 0;
-webkit-appearance: none;
}
.mailchimp-signup #mc-indicates-required { font-size:11px; }
.mailchimp-signup #mc_signup_submit {
	border: 1px solid;
	display: block;
color: inherit;
padding: 6px 0;
width: 100%;
text-align: center;
box-sizing: border-box;
font-size: 20px;
font-weight: 500;
border-radius: 3px;
line-height: 1.7em;
background: transparent;
-webkit-font-smoothing: antialiased;
transition: all 0.2s;
position: relative;
text-decoration: none;
outline: 0;
margin:0;
color:#fff;
}
.mailchimp-signup #mc_signup_submit:hover {
	cursor:pointer;
background: rgba( 255, 255, 255, 0.2 ); border: 2px solid transparent; padding: 6px 4px 6px 4px !important; 
}

