.hide {
	display: none !important;
}

.fl-module-content {
	/*margin-right: -15px;*/
	/*margin-left: -15px;*/
}

.fl-col-content {
	padding-bottom: 0;
	padding-top: 0;
}

.section_top_none .fl-module-content section {
	padding-top: 0 !important;
}

.section_bottom_none .fl-module-content section {
	padding-bottom: 0 !important;
}

.fl-builder-edit body header { z-index: 99999; pointer-events: none; opacity: 0.6}
#wpadminbar { z-index: 999999999999; }

.admin-bar header {
	top: 32px;
}

body.admin-bar:before {
	height: 132px;
}

.fl-row-content.fl-row-full-width .fl-col-content {
	padding: 0px;
}
