/* Full-bleed layout — edge-to-edge banners & footers */
.header-style-1 {
	margin: 0 !important;
	overflow: hidden;
}

.header-style-1:after {
	border-radius: 0 !important;
}

.pbmit-title-bar-wrapper,
.pbmit-slider-one,
.pbmit-slider-two {
	margin-left: 0 !important;
	margin-right: 0 !important;
	max-width: none !important;
	border-radius: 0 !important;
	overflow: hidden;
}

.site-footer {
	margin: 0 !important;
	border-radius: 0 !important;
}

.site-footer .pbmit-footer-text-inner {
	border-radius: 0 !important;
}

/* Homepage hero already sits in header — ensure no leftover inset */
.rp-home .rp-hero,
.rp-home .rp-quote__layout {
	width: 100%;
}
