/* Standardize child theme styling */
.builder-module-top,
.builder-module-single {
	margin-top: 0;
}
.builder-module-bottom,
.builder-module-single {
	margin-bottom: 0;
}
.builder-module-sidebar {
	padding: 0;
}
.post {
	margin-left: 0;
	margin-right: 0;
}
#comments {
	margin-left: 0;
	margin-right: 0;
}
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}


/* Style Manager output */
.builder-container-outer-wrapper {
	background-color: #FAF032;
}
.builder-module-content .left .builder-module-element {
	margin-right: 0pt;
}
.builder-module-content .middle .builder-module-element {
	margin-right: 0pt;
}
.builder-module-footer .left .builder-module-element {
	margin-right: 0pt;
}
.builder-module-footer .middle .builder-module-element {
	margin-right: 0pt;
}
.builder-module-html .left .builder-module-element {
	margin-right: 0pt;
}
.builder-module-html .middle .builder-module-element {
	margin-right: 0pt;
}
.builder-module-image .left .builder-module-element {
	margin-right: 0pt;
}
.builder-module-image .middle .builder-module-element {
	margin-right: 0pt;
}
.builder-module-navigation li a {
	background-attachment: fixed;
	background-color: #F28B24;
	color: #7D0E06;
	font-size: 26px;
}
.builder-module-navigation li li {
	border-bottom-color: #F0CB35;
	border-bottom-style: ridge;
	border-bottom-width: 18px;
	border-top-color: #F0CB35;
	border-top-style: ridge;
	border-top-width: 18px;
}
.builder-module-navigation li ul {
	border-bottom-color: #F0CB35;
	border-bottom-style: ridge;
	border-bottom-width: 18px;
	border-top-color: #F0CB35;
	border-top-style: ridge;
	border-top-width: 18px;
}
.builder-module-sidebar-with-element .widget {
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
}
.builder-module.builder-module-navigation {
	background-attachment: fixed;
	background-color: #F28B24;
	border-bottom-color: #F0CB35;
	border-bottom-style: ridge;
	border-bottom-width: 18px;
	border-top-color: #F0CB35;
	border-top-style: ridge;
	border-top-width: 18px;
}
.page .post-title {
	color: #FFB803;
}
.page .post-title h1 {
	color: #FFB803;
	font-size: 60px;
}
.page .post-title h2 {
	color: #FFB803;
	font-size: 60px;
}
.page .post-title h3 {
	color: #FFB803;
	font-size: 60px;
}
.post .post-title h1 {
	background-position: center top;
}
.post .post-title h2 {
	background-position: center top;
}
.post .post-title h3 {
	background-position: center top;
}
body {
	background-color: #E5F500;
}