/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 03 2023 | 03:32:41 */
.services--header .image-slider__item::before {
	background-image: linear-gradient(180deg, rgba(0,0,0,0.7) 80%, rgba(0,0,0,0.7) 100%);
}

.heritage--header .image-slider__item::before {
	background-image: linear-gradient(180deg, rgba(0,0,0,0.5) 80%, rgba(0,0,0,0.5) 100%);
}

@media (max-width: 1023px) {
	.mega-menu__container .mega-menu__content {
		padding-top: 35px;
	}
	
	#sub_wrapper .mega-menu {
		z-index: 11;
	}
	
}



