/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.7.1534783754
Updated: 2018-08-20 13:49:14

*/


/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
	#left-area {
		max-width: 75%;
	}
	#sidebar {
		max-width: 25%
	}
}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
	#left-area {
		max-width: 75%;
	}
	#sidebar {
		max-width: 25%
	}
}

.et_pb_widget_area_left {
    border-right: 0 !important;
}
.et_pb_widget_area_right {
    border-left: 0 !important;
}
#page-container {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.container:before {
    background-color: transparent !important;
}
.container-title {
    position: relative;
    margin: 10px;
}
.entry-title-background {
    color: #ffffff;
}

.container-title-background {
    position: relative;
    top: -10px;
    margin: 0px;
    padding: 20px 0px 20px 0px;
    background-color: #2B4566;
}

h1.entry-title {
    margin-left: 30px;
    line-height: 120%;
    margin-top: 10px;
}

.hero-section {
    position: relative;
    padding-bottom: 120px;
    padding-top: 120px;
    background-color: #333;
    min-height: 550px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.bbp-header {
    font-size: 16px;
}

a.bbp-forum-title {
    font-size: 16px;
    font-weight: 700;
    color: #222222;
}

.bbp-template-notice p, #bbpress-forums fieldset.bbp-form label {
	font-size: 14px !important;
}

#bbpress-forums fieldset.bbp-form legend {
    font-size: 14px;
    font-weight: 700;
}

#main-content-bbpress {
	padding-top: 100px;	
}

#main-content .container {
    padding-top: 0px !important;
}
