.leeu-custom-interior-hero {
	
}

.leeu-custom-interior-hero .leeu-custom-hero-heading {
	font-family: serif !important;
    font-size: 5rem !important;
    text-shadow: 0 0 11px black !important;
    text-transform: none !important;
}

.leeu-custom-interior-hero .header-menu-wrapper {
	bottom: 10px !important;
    top: 100% !important;
    margin-top: -50px !important;
    left: 0px !important;
    right: 0px !important;
    background: #041e42;
    padding-left: 20px;
    padding-top: 5px;
}

.leeu-custom-hero-blue-overlay .interior-page-hero-overlay{
	background: #041e42b0 !important;
}

.leeu-custom-interior-hero-default .interior-page-hero-title-wrapper {
	height: 80vh !important;
	background: none;
}


.leeu-custom-interior-hero-short {
	
}


.leeu-custom-interior-hero-minimal {
	
}

.leeu-custom-interior-hero-no-title-background .interior-page-hero-title {
	background: none;
}

@media screen and (max-width: 1000px) {
	.leeu-custom-interior-hero .leeu-custom-hero-heading {
		font-family: serif !important;
		font-size: 2.75rem !important;
		text-shadow: 0 0 11px black !important;
		text-transform: none !important;
			line-height: 3rem !important;
	}
}
	