/* Standardize child theme styling */
.builder-module.builder-module-top,
.builder-module.builder-module-single {
	margin-top: 0;
}
.builder-module.builder-module-bottom,
.builder-module.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;
}

.builder-module .left .builder-module-element,
.builder-module .middle .builder-module-element {
	margin-right: 0;
}
.builder-module .middle .builder-module-element,
.builder-module .right .builder-module-element {
	margin-left: 0;
}

.builder-module-image .builder-module-element-outer-wrapper {
	width: 100% !important;
}
.builder-module-image .builder-module-element img {
	width: 100%;
}

.builder-module {
	border-left: 0 !important;
	border-right: 0 !important;
}



/* Style Manager generated css */
#single-post-nav {
	display: none;
}
.builder-container-outer-wrapper {
	background-color: #451E2C;
}
.builder-module-html .builder-module-block {
	margin-top: 0px;
	margin-bottom: 0px;
}
.builder-module-html .builder-module-block .post:first-child {
	margin-top: 0px;
}
.builder-module-html .builder-module-block .post:last-child {
	margin-bottom: 0px;
}
.builder-module-html .builder-module-element a {
	color: #231CE8;
	text-decoration: underline;
}
.builder-module-html .builder-module-element a:hover {
	color: #EB23D4;
}
.builder-module-html .left .builder-module-element {
	margin-left: 0px;
}
.builder-module-html .left .widget-wrapper-left .widget {
	margin-left: 0px;
}
.builder-module-html .left .widget-wrapper-single .widget {
	margin-left: 0px;
}
.builder-module-html .right .builder-module-element {
	margin-right: 0px;
}
.builder-module-html .right .widget-wrapper-right .widget {
	margin-right: 0px;
}
.builder-module-html .right .widget-wrapper-single .widget {
	margin-right: 0px;
}
.builder-module-html .single .builder-module-element {
	margin-right: 0px;
	margin-left: 0px;
}
.builder-module-navigation li a {
	font-size: 112.5%;
}
.builder-module.builder-module-html {
	background-color: #451E2C;
}
.meta-bottom a {
	color: #231CE8;
	text-decoration: underline;
}
.meta-bottom a:hover {
	color: #EB23D4;
}
.page .post-title {
	font-family: "Helvetica Neue", "Liberation Sans", Arial, sans-serif;
}
.page .post-title a {
	color: #12B8EB;
	font-weight: normal;
	text-decoration: underline;
}
.page .post-title h1 {
	font-family: "Helvetica Neue", "Liberation Sans", Arial, sans-serif;
	font-size: 10px;
}
.page .post-title h2 {
	font-family: "Helvetica Neue", "Liberation Sans", Arial, sans-serif;
	font-size: 10px;
}
.page .post-title h3 {
	font-family: "Helvetica Neue", "Liberation Sans", Arial, sans-serif;
	font-size: 10px;
}
.post .post-title h1 {
	padding: 0px;
}
.post .post-title h2 {
	padding: 0px;
}
.post .post-title h3 {
	padding: 0px;
}
.post-content a {
	color: #231CE8;
	text-decoration: underline;
}
.post-content a:hover {
	color: #EB23D4;
}
.post-meta a {
	color: #231CE8;
	text-decoration: underline;
}
.post-meta a:hover {
	color: #EB23D4;
}
body {
	font-family: "Helvetica Neue", "Liberation Sans", Arial, sans-serif;
}
html {
	font-size: 87.5%;
}


/* Style Manager custom css */
.single-post-nav {
    display:none;
}