/* Enter Your Custom CSS Here */
body {
	font-family:'Helvetica Neue',Helvetica,Helvetica,Arial,sans-serif !important;
}
h1,h2,h3,h4,h5,h6 {
	font-family:'Helvetica Neue',Helvetica,Helvetica,Arial,sans-serif !important;	
}

p, div {
	font-family:'Helvetica Neue',Helvetica,Helvetica,Arial,sans-serif !important;	
}
.content-area {
	background: white !important;
}

.hero-section-overlay, .site-container {
	padding-left: 20px;
	padding-right: 20px;
}

.entry-hero.page-hero-section .entry-header {
    min-height: 130px !important;
}

.wrap, .site-main-header-inner-wrap {
	background: white !important;
}

.content-area {
    margin-top: 1rem;
    margin-bottom: 5rem;
}

.c100 {width: 100%;}

.site-header-row-container-inner{
	display: none;
}

.entry-related-inner-content {
	display: none;
}