.site-header .custom-logo {
	width: auto;
}

@media (max-width: 1200px) {
	.site-content > .featured-image-wrap {
			height: auto;
	}	
}


.custom-image-process .post-has-image .post-thumbnail img {
	object-fit: contain !important;
}

.custom-image-process figure.post-thumbnail {
	background-color: #241F21;
}

.custom-image-process figure.post-thumbnail:after {
	background: none !important;
}

article.page.type-page > .entry-header > .entry-title {
	display: none;
}

#ninja_forms_widget-5 {
	margin-top: 0;
  padding-top: 0;
	border: none;
}

#nf-form-2-cont .nf-before-form-content {
	display: none;
}

#nf-form-2-cont #nf-field-8 {
	width: 100%;
}

#post-264 .entry-header {
		display: none;
	}
	
.col-2-custom .wp-block-cover {
	margin-bottom: 0;
}

.col-2-custom .wp-block-jetpack-layout-grid-column {
	height: 100%;
}

.col-2-custom .wp-block-newspack-blocks-homepage-articles {
	height: 100%;
}

.col-2-custom .wp-block-newspack-blocks-homepage-articles > div {
	height: 100%;
}

.col-2-custom .wp-block-newspack-blocks-homepage-articles > div > article {
	height: 100%;
}
	

.theme-styles .cat-links {
	text-transform: uppercase;
	line-height: 1;
	font-size: .9em;
}

.theme-styles .cat-links a {
	background: #E91E63;
    background: var(--color-accent-base);
    border-radius: 1px;
    color: #ffffff;
    display: inline-block;
    line-height: 1.1;
    margin: 2px 2px 0 0;
    padding: 4px 8px;
    text-decoration: none;
}

article#post-264 .entry-content {
	max-width: none;
}

@media (min-width: 768px) {
article#post-264 .md\:th-px-4xl {
	padding-left: 0px;
	padding-right: 0px;
	}
}

.m-x-3 {
	margin-left: 3rem;
	margin-right: 3rem;
}

.m-bottom-0 {
	margin-bottom: 0;
}

.height100 {
	height: 100%;
}

.custom-image-process {
	height: 100%;
	width: 100%;
}

.custom-image-process img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

/* Hide the image widget titles | 3997534-zen rg */
#secondary .widget_media_image .widget-title {
    display: none;
}


/* show headers on tablet and mobile, but smaller | 4453019-zen (LL) */
@media (max-width: 1200px) {
.site-content > .featured-image-wrap > .featured-image {
    object-fit: contain;
    }   
    .site-content > .featured-image-wrap {
        height: 40vw;
        background-color: transparent;
    }
        .page .entry-header.hentry-wrapper {
        display: none;
    }
}

/* turn off text on HP in mobile device */
@media (max-width: 600px) {
	.home .custom-image-process .entry-wrapper {
		visibility: hidden;
	}
}

.m-bottom-0 {
	margin-bottom: 0;
}

.home-hover-container {
	min-height: 200px;
}

.home-placeholder-title-link {
	color: white;
	text-decoration: none;
}
.home-placeholder-title-link:hover {
	color: white;
}

@media (max-width: 600px) {
	.home-placeholder-title-link {
		display: none;
	}
}

body.page-id-7941 .featured-image-wrap {
	border-bottom: none;
}

#post-7941 > header {
	display: none;
}

#post-7941 > .entry-content {
	padding: 0;
}