/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/
/* For top bar text color */
#masthead .top-bar {
	color: #ffff;
}

/* For widget background and text color */
#colophon .footer-widgets {
	color: #fff;
}

/* For brief text text color */
#page .brief-text a {
	color: #ffffff;
	font-size: 25px;
}

/* For footer widget title color */
#colophon .footer-widgets .widget-title {
	color: #ffffff;
}

/* For social media icon color */
.header-social-menu .social-list li a:before,
#colophon .social-list li a::before {
	color: #ffffff;
}

/* For footer credit color & size */
#colophon .left-footer {
	font-size: 11px;
	color: #ffffff;
}

/* Change search bar line to white */
#masthead .top-bar .search-form .search-field {
	border-color: #ffffff;
}

.site-main .post-navigation,
.site-main .author-container {
	display: none;
}

#featured-content .featured-slide .entry-thumb {
	opacity: 1;
}

/* remove top line from category pages*/
.category .page-header .page-title span {
	display: none;
}

/* display post thumbnails on left */
.display-posts-listing > :not(:last-child) .image {
	margin-bottom: 30px;
	border: none;
}

#masthead .site-branding .site-logo {
	max-height: 150px;
}

/* make posts full page width */
.inactive-sidebar.single .site-main {
	max-width: 100%;
}

.front-block.featured-page-112 {
	padding-bottom: 0;
}

.front-block.featured-page-112 .wp-block-columns {
	margin-bottom: 0;
}

.page-template-front-page .site-main {
	display: flex;
	flex-flow: column wrap;
}

.page-template-front-page .site-main > * {
	width: 100%;
}

.front-block {
	order: 99;
}

#masthead .top-bar .header-custom-text {
	font-size: 135%;
}

#masthead .top-bar .header-custom-text {
	max-width: 49%;
}

.single .site-main .entry-thumb,
.page:not(.home) .site-main .entry-thumb {
	display: none;
}

#secondary .widget .widget-title {
	color: #6cacc5;
}

#secondary .widget .widget-text {
	color: #60aa45;
}

.front-block.featured-page {
	padding-bottom: 1px;
}

.front-block.front-blog-posts {
	padding-top: 1px;
}

.front-block.featured-page-12670 {
	background: #ffffff;
}

.page-id-12847 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

.page-id-12988 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: 35px;
	text-align: center;
}

.postid-13107 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

#masthead .top-bar {
	background: #6cacc5;
}

#masthead .top-bar a {
	color: inherit;
}

.entry-content .more-link {
	display: none;
}

@media (max-width: 500px) {
	.top-bar {
		display: none;
	}
}

.page-id-13300 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

/* Donate link */
.secondary-navigation .menu > li:nth-child(2) > a {
	background-color: #60aa45;
	border-radius: 40px;
	font-weight: bold;
	color: #ffffff;
	font-size: 125%;
	padding: 5px;
}

/* Events link */
.secondary-navigation .menu > li:nth-child(3) > a {
	background-color: #f57f20;
	border-radius: 40px;
	font-weight: bold;
	color: #ffffff;
	font-size: 125%;
	padding: 5px;
}

/* Events menu item */
.secondary-navigation .menu > li:nth-child(3) {
	border: none;
	padding-left: 0;
	margin-left: 0;
}

.postid-12648 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

@supports (display: grid) {
	.secondary-navigation > div > ul {
		display: grid;
		grid-column-gap: 40px;
		grid-template-columns: repeat(2,1fr);
		grid-template-rows: repeat(2,1fr);
	}
	
	.secondary-navigation > div > ul > li {
		border: none;
		margin-left: 0;
		padding-left: 0;
	}
	
	/* The first menu item */
	.secondary-navigation > div > ul > li:nth-child(1) {
		grid-column: 1 / 1;
		grid-row: 1 / -1;
	}
	
	/* The 2nd and 3rd menu item links */
	.secondary-navigation > div > ul > li:nth-child(2) a,
																														.secondary-navigation > div > ul > li:nth-child(3) a {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

.page-id-13633 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

.page-id-268 {
	background-color: #CFE5C7;
}

.page-id-12670 {
	background-color: #CFE5C7;
}

.page-id-271 {
	background-color: #CFE5C7;
}

#featured-content .featured-slide .container {
	display: none;
}

#featured-content .slick-slide {
	line-height: 0;
}

#featured-content .featured-slide {
	padding-top: 200px;
	padding-bottom: 250px;
}

#page .brief-text {
	background: #6cacc5;
	padding-top: 5px;
	padding-bottom: 5px;
}

.page-id-13845 {
	background-color: #CFE5C7;
}

.page-id-802 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

.page-id-371 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

.page-id-14024 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

.postid-14087 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

.postid-14163 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

.page-id-14252 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

/* For hiding featured pages titles on homepage */
.featured-page .entry-title {
	display: none;
}

.page-id-14637 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}

#featured-content {
	order: 1;
}

.brief-text {
	order: 2;
}

.front-block.front-blog-posts {
	order: 4;
}

.front-block.featured-page-14252 {
	order: 3;
}

.front-block.featured-page-371 {
	order: 5;
}

.page-id-13228 .site-main .entry-title {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
}