/* 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: transparent;
	background-position: center top;
}
.builder-module {
	background-color: transparent;
	border-color: transparent;
}
.builder-module-navigation .current-cat a {
	color: #1C282B;
	background-color: #D0E2E8;
}
.builder-module-navigation .current-menu-item a {
	color: #1C282B;
	background-color: #D0E2E8;
}
.builder-module-navigation .current_page_item a {
	color: #1C282B;
	background-color: #D0E2E8;
}
.builder-module-sidebar-with-element {
	background-color: #2D3548;
}
.builder-module-sidebar-with-element .widget {
	color: #E2EDF0;
	background-color: #2D3548;
	border-color: transparent;
}
.builder-module-sidebar-with-element .widget .widget-title {
	background-color: #2D3548;
}
.builder-module-widget-bar .widget {
	color: #E7EEF0;
	font-size: 18px;
	background-color: transparent;
	border-color: transparent;
}
.builder-module-widget-bar .widget a {
	color: #E8DDC9;
	text-decoration: none;
}
.builder-module-widget-bar .widget a:hover {
	text-decoration: none;
}
.builder-module.builder-module-content {
	background-color: transparent;
}
.builder-module.builder-module-html {
	background-color: #2D3548;
}
.builder-module.builder-module-image {
	background-color: transparent;
	border-color: transparent;
}
.builder-module.builder-module-widget-bar {
	background-color: #FFFFFF;
	border-color: transparent;
}
html {
	font-size: 19px;
}