/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-container-outer-wrapper {
	background-color: #58AFA3;
}
.builder-module {
	background-color: #58AFA3;
}
.builder-module-background-wrapper.builder-module-navigation-background-wrapper {
	background-color: #58AFA3;
}
.builder-module-navigation .current-cat a {
	color: #000000;
	background-color: transparent;
}
.builder-module-navigation .current-menu-item a {
	color: #000000;
	background-color: transparent;
}
.builder-module-navigation .current_page_item a {
	color: #000000;
	background-color: transparent;
}
.builder-module-navigation li a {
	color: #FFFFFF;
	background-color: #58AFA3;
}
.builder-module-navigation li a:hover {
	color: #000000;
	background-color: transparent;
}
.builder-module-sidebar-with-element {
	background-color: #58AFA3;
}
.builder-module-sidebar-with-element .widget {
	background-color: #58AFA3;
}
.builder-module-widget-bar .widget {
	color: #FFFFFF;
}
.builder-module-widget-bar .widget .widget-title {
	color: #FFFFFF;
}
.builder-module.builder-module-content {
	background-color: #58AFA3;
}
.builder-module.builder-module-footer {
	background-color: #FFFFFF;
}
.builder-module.builder-module-navigation {
	background-color: #58AFA3;
}
.builder-module.builder-module-widget-bar {
	background-color: #58AFA3;
}
body {
	color: #FFFFFF;
	background-color: #FFFFFF;
}


/* Style Manager custom css */
.builder-module-image{
	    padding: 25px;
}
.builder-module-image p{
	color:#fff;
}
.builder-module-navigation-background-wrapper{
	    padding: 0 25px;
}
.builder-module-content .builder-module-block{
	padding: 0 30px;
}
.builder-module-widget-bar-background-wrapper{
	background: #58afa3;
}
table{
	background: none;
}
.builder-module-4-background-wrapper {
	    padding: 0 25px;
}
.builder-module-5-background-wrapper {
	background: #fff;
	margin-bottom:0;
}
.builder-module-5-background-wrapper .builder-module-widget-bar{
	background: #fff;
}
.builder-module-5 h4.widget-title{
	color:#898989 !important;
}
.builder-module-5-background-wrapper .menu li{
	list-style:none;
	float: left;
	width:26%;
}
.builder-module-5-background-wrapper .menu li a{
	color:#898989;
}
.builder-module-footer-background-wrapper .builder-module-block, .builder-module-footer-background-wrapper .builder-module-block a{
	color:#898989;
}
.builder-module-footer {
	padding:20px;
}
.builder-module-content-background-wrapper .entry-footer {
	display:none;
}