/**
* Theme Name:   LOGIN ONLY PLATFORM Divi CHILD THEME
* Theme URL:    http://www.serpcom.com
* Description:  Divi Child Theme
* Author:       Jonathan Shubow
* Author URI:   http://www.serpcom.com
* Template:     Divi
* Version:      1.0.0
* Tags:       
*/

@import url("../Divi/style.css");


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

.rr-widget {
	width:300px;
	display: block;
	overflow: visible;
	position: relative;
	visibility: visible;
}


.iab-moble-banner {
	display:block;
	clear: both;
	float: left;
	position: relative;
	z-index: 5000;
	margin-top: 8px;
	margin-bottom: 2px;
	background-color: #efefef;
	height: 100px;
	width: 290px;
	left: auto;
	right: auto;
}


.iab-leaderboard {
	display:block;
	clear: both;
	float: left;
	position: relative;
	z-index: 5000;
	padding: 4px;
	margin-top: 12px;
	margin-bottom: 8px;
	margin-left: 88px!important;
}

#below-story-ad-holder-m {
	width:300px;
	margin-top: 8px;
	margin-bottom: 42px;
}

#below-story-ad-holder-desk {
	width: 628px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 42px;
	margin-left: 8px;
}

.iab-med-rec-below-story-left {
	width:300px;
	height: 250px;
    display: block;
}

.iab-med-rec-below-story-right {
	width:300px;
	height: 250px;
	float: right;
	display: block;
}

.iab-med-rec-below-story-left-m {
	width:300px;
	height: 250px;
	display: block;
	margin-left:-12px!important;
	margin-right:auto;
}

.iab-med-rec-below-story-right-m {
	width:300px;
	height: 250px;
	display: block;
	margin-left:-12px!important;
	margin-right:auto;
}

.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, body.et_pb_button_helper_class .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;
}






