/* 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 */
#pb_slideshow_cycle_pager-1 {
	margin-top: 10px;
	text-align: center;
}
.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-widget-bar {
	background-color: transparent;
}
.builder-module-widget-bar .widget {
	background-color: transparent;
	background-image: none;
}
.builder-module-widget-bar .widget .widget-title {
	color: #000000;
}
.pb_slideshow_cycle {
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}