/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/
.actnbr-pub-radcliffe-2 {
	display: none !important;
}

.home .hentry .entry-header {
	display: none;
}

.home.page .hentry {
	padding-top: 0;
}

.hentry .entry-header {
	padding-top: 15px;
	padding-bottom: 25px;
}

.hentry .entry-content {
	padding-top: 0;
}

.hero-area-wrapper {
	padding-top: 5px;
	padding-bottom: 35px;
}

.hero-area {
	max-height: 120px;
}

.page-id-19 .wp-image-197 {
	padding-top: 15px;
}

.page-id-19 .wp-block-image {
	margin-bottom: 0;
}

.page-id-25 .wp-block-image {
	margin-top: 0;
}

.page-id-27 .wp-block-image {
	margin-top: 0;
}

.page-id-852 .wp-block-image {
	margin-top: 0;
}

.page-id-21 .contact-submit {
	text-align: center;
}


@media screen and (min-width: 600px) {
.page-id-2 .fade-covers {
	width: 50vw !important;
}


}
@media screen and (max-width: 599px) {
.page-id-2 .fade-covers {
 min-width: 100% !important;

}

}
.page-id-2 .wp-block-cover{
	margin-bottom: 0;
}

.page-id-2 .wp-block-group{
	margin-bottom: 0;
}


.page-id-2 .grid-col .alignwide {
	margin-right: none; !important;
	margin-left: none; !important;
}


.page-id-2 .wp-block-jetpack-layout-grid {
	margin-bottom: 0px;
}
	
.page-id-2 .wp-block-jetpack-layout-grid-column {
	max-height: 75vh;
}

.custom-logo-link {
	margin-bottom: 0 !important;
}

.header-wrapper {
	padding-top: 15px !important;
	padding-bottom: 0 !important;
}

.site-title {
	display: none;
}

.site-description {
	padding-bottom: 25px;
}

@media screen and (min-width: 1000px) {
	.menu-wrapper {
		text-align: left;
		max-width: 1000px !important;
		width: 100%;
	}
}

.contact-form textarea,
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"] {
	width: 100% !important;
	max-width: 100% !important;
}

.contact-info-area {
	z-index: 9999;
	position: fixed;
	top: auto;
} 	 

.contact-info-wrapper {
	background: #edabc2;
	margin: 0 auto;
	border-top: 3px solid #edabc2;
	border-bottom: 0 solid #edabc2;
	width: 100%;
	height: 35px;
	z-index: 9999;
	position: fixed;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}	