/**
* Theme Name:   SEO.SERPCOM Divi CHILD THEME
* Theme URL:    http://www.serpcom.com
* Description:  Divi Child Theme
* Author:       Jonathan Shubow
* Author URI:   https://serpcom.com
* Template:     Divi
* Version:      2.0.0
* Tags:       
*/

/** =Theme customization starts here
-------------------------------------------------------------- */

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1, .et_pb_fullwidth_header_subhead {
	background-color: rgba(0,0,0,0.4);
	padding: 15px 15px 0;
}

.et_pb_fullwidth_header_subhead {
	line-height: 1.2em;
	padding-bottom: 30px;
}

.et_pb_fullwidth_header h3 {
	background-color: rgba(0,0,0,0.4);
	padding: 15px 15px;	
}



/* Login */
.et_pb_newsletter_description {
	display: none;
}

.et_pb_newsletter_form, .et_pb_newsletter_description {
    width: 100%;
}

.et_pb_column_4_4 .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter_form {
	width: 100%;
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button {
	color: #7CA932 !important;
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button:hover {
	color: #fff !important;
}

body.et_pb_button_helper_class .et_pb_button:hover, body.et_pb_button_helper_class .et_pb_button:before, body.et_pb_button_helper_class .et_pb_button:after {
	color: #fff !important;
}




