
.wpb-js-composer .wpb_revslider_element {
	margin-bottom: 0;
}

.wpb-js-composer :is([data-vc-full-width], [class*="wd-section-stretch"]) rs-fullwidth-wrap>rs-module-wrap {
	left: -15px !important;
}

.wpb-js-composer :is(.vc_row-no-padding, .wd-section-stretch-content-no-pd) rs-fullwidth-wrap>rs-module-wrap {
	left: 0 !important;
}

.hermes .tp-arr-imgholder {
	background-size: cover;
}

@media (min-width: 1025px) {
	.wd-sticky-nav-enabled rs-fullwidth-wrap>rs-module-wrap {
		padding-left: var(--wd-sticky-nav-w) !important;
	}
	
	.wd-sticky-nav-enabled.wpb-js-composer [class*="wd-section-stretch"] rs-fullwidth-wrap>rs-module-wrap {
		margin-left: calc(var(--wd-sticky-nav-w) * -1) !important;
	}
}
