.landing-page .featured-events-group .wp-block-columns {
	background-color: #54575a;
	color: #fff;
}
.landing-page .featured-events-group .wp-block-columns .wp-block-column:first-of-type {
	padding: 2em;
}
.landing-page .featured-events-group .wp-block-cover__background.has-background-dim-0.has-background-dim {
	height: 100%;
	background-color: #d9aa09;
	background-image: linear-gradient(90deg, #d9aa09, #fff);
	mix-blend-mode: multiply;
}
.landing-page .news-events-group .wp-block-cover__background.has-background-dim-0.has-background-dim {
	height: 85%;
	background-color: #ce6e06;
	background-image: linear-gradient(#ce6e06, #fff);
	mix-blend-mode: multiply;
}
.landing-page .adult-events-group .wp-block-cover__background.has-background-dim-0.has-background-dim {
	height: 75%;
	background-color: #c12c2c;
	background-image: linear-gradient(#c12c2c, #fff);
	mix-blend-mode: multiply;
}

.landing-page .youth-programming-group .wp-block-cover__background.has-background-dim-0.has-background-dim {
	height: 75%;
	background-color: #194573;
	background-image: linear-gradient(#194573, #fff);
	mix-blend-mode: multiply;
}
.landing-page .wp-block-cover p {
	color: #fff;
}
.landing-page .wp-block-cover .more a {
	display:none;
}
.landing-page .wp-block-cover__background {
	bottom: 0;
	left: 0;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
	mix-blend-mode: multiply;
}
.landing-page .wp-block-cover .wp-block-cover__background.has-background-dim  {
	opacity: 1;
}
.landing-page .wp-block-cover .wp-block-cover__background.has-background-dim:hover {
	opacity: 1;
}
.landing-page .wp-block-cover__inner-container {
	/* background-color: rgba(0,0,0,.5); */
	padding: 1em 25% 0 1em;
	width: 100% !important;
	z-index: 4;
}
.landing-page .wp-block-cover__image-background {
	/* filter: grayscale(25%) !important; */
}
.landing-page .wp-block-cover h3 {
	color: #fff;
	font-size: 24px !important;
}
.landing-page .wp-block-cover h3 a {
	color: #fff;
	background: none;
	border: 0;
}

.landing-page .wp-block-cover h3 a::after {
	color: #ffd74e;
	content: "\f345";
	/* display: block; */
	font-family: 'Dashicons';
	font-weight: 700;
	/* margin-left: -5px; */
	position: relative;
	top: 2px;
	/* transition: transform .5s; -- only works if display: block */
	vertical-align: bottom;
	width: 100%;
}
/* .landing-page .wp-block-cover h3 a:hover::after,
.landing-page .wp-block-cover h3 a:focus::after {
	transform: translate(10px);
}  -- see above ... only works if display: block */

@media only screen and (max-width: 959px) {
	.wp-block-cover, .wp-block-cover-image {
		min-height: 240px;
	}
	.landing-page .wp-block-cover h3 {
		font-size: 18px !important;
	}
	.landing-page .wp-block-cover__inner-container {
		padding: 0;
	}
}


.slick-slide {
	outline: 0 !important; 
}
.slick-prev:before, .slick-next:before {
	font-family: 'Dashicons' !important;
	font-size: 40px !important;
	line-height: 1;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}   

.slick-prev:before {
	content: "\f341" !important;
}
[dir="rtl"] .slick-prev:before {
	content: "\f345" !important;
}

.wp-block-cb-carousel .slick-prev::before {
	color: #000;
	left: -20px;
	position: relative;
}
.wp-block-cb-carousel .slick-next::before {
	color: #000;
	left: -20px;
	position: relative;
}
.slick-next:before {
	content: "\f345" !important;
	}
[dir="rtl"] .slick-next:before {
	content: "\f341" !important;
}

.slick-prev::before {
	padding-right: 15px
}
.slick-next::before {
	padding-left: 15px
}

.wp-block-cover.clickable,
.wp-block-column.clickable {
    cursor: pointer;
}

.content, 
.archive .content,
.search .content {
	float: left;
	width: 100%;
}

.tribe-events-calendar-list__month-separator {
	font-size: 36px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row > .tribe-common-g-col {
	background-color: #f2f2f2;
	padding-top: 25px;
	padding-bottom: 25px;	
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-date-tag {
	display: none;
}
.tribe-filter-bar .tribe-filter-bar-c-filter__toggle {
	background: transparent;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
	height: 100%;
	border-right: 1px solid #fff;
}
.tribe-events .tribe-events-calendar-list__event-title {
	margin-bottom: 0px;
}
.tribe-common .tribe-common-g-row--gutters > .tribe-common-g-col {
	padding: 0;
}
.tribe-events .tribe-events-calendar-list__event-date-tag {
	display: none;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-venue {
	display: none;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker {
	display: none;
}

.tribe-events-pro .tribe-events-pro-photo__event-date-tag {
	display: none;
}
.tribe-events-c-view-selector__list {
	background-color: #fff;
}
#tribe-events-pg-template {
	padding-top: 5%;
	padding-right: 0;
	padding-left: 0;
}
.tribe-events-back {
	color: #fff !important;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 28px;
	text-transform: uppercase;
}
.tribe-events-event-categories-label,
.tribe-event-tags-label {
	display: none;
}
.tribe-events-event-categories {
	margin-left: 0;
	margin-bottom: 5px;
}
.tribe-event-tags {
	margin-left: 0;
	margin-bottom: 28px;
}
.tribe-events-event-categories a, .tribe-event-tags a {
	font-weight: 600;
	text-transform: uppercase;
	color: #888;
	letter-spacing: 1px;
	font-size: 16px;
}
.tribe-events-notices li {
	display: inline-block;
	padding: 5px 8px;
	background-color: #ffd74e;
}
.tribe-events .tribe-events-calendar-list__event-datetime-wrapper {
	margin-bottom: 28px;
}
.tribe-events-page-template h3 {
	font-size: 24px !important;
	line-height: 1.25 !important;
	margin-bottom: 25px !important;
}

.tribe-events-single-event-title {
	font-size: 2rem;
	letter-spacing: -.5px;
	line-height: 1.2;
	margin-bottom: 23px;
	text-indent: none;
	font-weight: 600;
}
.event-author-etc {
	font-weight: 600;
	margin-bottom: 0;
}

.tribe-event-date-start,
.tribe-event-date-end {
	font-weight: 600;
}
.single-tribe_events dl {
	margin: 0;
}
.venue p {
	margin-bottom: 0;
}
.tribe-events-venue {
	font-weight: 600;
}
.tribe-events-url {
	display: block;
	font-weight: 600;
}
.tribe-events-schedule {
	margin: 0;
}
.tribe-events-schedule p {
	margin-bottom: 0;
}

.tribe-events-content p {
	margin-bottom: 28px;
}
.tribe-events-single .tribe-events-sub-nav a span {
	display: initial;
}
.tribe-venue {
	margin-left: 0;
}

.tribe-events-single > .tribe_events > :not(.primary, .secondary, .tribe-events-related-events-title, .tribe-related-events) {
	display: block;
	padding-top: 28px;
}

.tribe-events-event-image {
	margin-bottom: 0px;
	order: 1;
	width: 100%;
}
.event-content {
	background-color: #f2f2f2;
	order: 2;
	padding: 30px;
	width: 100%;
}
.event-content p:last-of-type {
	margin-bottom: 0;
}
.event-content figure {
	padding-top: 44px;
}
.event-content figure:nth-child(n+3) {
	padding-top: 10px;
}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
	padding: 11px 20px 11px 0;
	width: 100%;
}
.tribe-events-c-subscribe-dropdown__button-text,
.tribe-events-c-subscribe-dropdown__button-text:hover,
.tribe-events-c-subscribe-dropdown__button-text:focus {
	background-color: transparent;
	outline: none;
}

.tribe-events-nav-previous,
.tribe-events-nav-next {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 28px;
	text-transform: uppercase;
}

@media (min-width: 768px) {
	.tribe-events-back {
		margin-bottom: 35px;
	}
	.tribe-events-schedule {
		align-items: baseline;
		flex-wrap: nowrap;
		margin: 0;
	}
	.tribe-events-meta-group {
		width: 100%;
	}
	.tribe-events-single > .tribe_events > :not(.primary, .secondary, .tribe-events-related-events-title, .tribe-related-events) {
		display: flex;
		gap: 28px;
	}
	.tribe-events-event-image {
		order: 1;
		width: 50%;
	}
	.event-content {
		order: 2;
		width: 50%;
	}

}

.post-type-archive-tribe_events .tribe-events-calendar-list__event-description {
	margin-top: 0 !important;
	margin-bottom: 28px;
}
.post-type-archive-tribe_events .list-view-read-more {
	background-image: linear-gradient(120deg,#fc0,#fc0);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 100% 0;
	border-bottom: 2px solid #fc0;
	transition: background-size .125s ease-in;
}
.post-type-archive-tribe_events .list-view-read-more:hover,
.post-type-archive-tribe_events .list-view-read-more:focus {
	background-size: 100% 100%;
}
/* .post-type-archive-tribe_events #tribe-events-search-container,*/
.post-type-archive-tribe_events .tribe-events-c-events-bar__views {
	display: none;
}

.tribe-events .tribe-events-c-breadcrumbs {
	display: none;
}

body {
	background-color: #fff;
	color: ;
	font-family: "Libre Franklin", sans-serif;
	font-optical-sizing: auto;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.33;
	margin: 0;
	overflow-x: hidden;
}

.site-container {
	word-wrap: normal;
	/* -ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto; */
}

/* HEADER SECTION ------------------ */


.site-header {
	animation: .5s fadeUp;
	background: transparent;
	box-shadow: none;
	padding: 30px 30px 0 30px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 9999;
}
@keyframes fadeUp {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}


.error404 .site-header {
	background-color: #54575a !important;
	position: sticky;
}

.single-post .site-header,
.post-type-archive-tribe_events .site-header,
.search .site-header,
.single-tribe_events .site-header {
	background-color: #54575a !important;
}

.post-type-archive-tribe_events address {
	display: none;
}


.title-area {
	padding-bottom: 0px;
	padding-top: 0px;
}
.site-title {
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.site-title a {
	color: ;
	font-weight: 600;
	outline: none;
}
.site-title a:hover,
.site-title a:focus {
	color: #000;
}

.menu-toggle, .sub-menu-toggle {
	color: #fff;
	outline: none;
}
.menu-toggle::before, .sub-menu-toggle::before {
	color: #fff;
}
nav .off-site-link a::after {
	content: "\f504";
	font-family: 'Dashicons';
	font-weight: 400;
	padding-left: 3px;
	vertical-align: bottom;
}
.nav-secondary {
	display: none;
}
.nav-secondary .genesis-nav-menu a {
	font-weight: 400;
	letter-spacing: 2px;
	margin-left: 0px;
	margin-right: 0px;
	text-transform: uppercase;
}
.nav-secondary .off-site-link a::after {
	vertical-align: initial;
	top: 1px;
	position: relative;
}

#genesis-nav-primary {
	text-align: right;
}
.genesis-nav-menu {
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
}
.genesis-nav-menu a {
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 2px;
	outline-offset: -1px;
	outline: none;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus {
	color: #ffd74e;
}
.genesis-nav-menu .current-menu-item > a {
	color: #ffd74e !important;
	font-weight: 600;
}
.genesis-nav-menu .current-menu-item > a:hover,
.genesis-nav-menu .current-menu-item > a:focus {
	color: #ffd74e;
}
.genesis-nav-menu .current-page-ancestor > a {
	color: #ffd74e;
}
.genesis-nav-menu .current-page-ancestor > a:hover,
.genesis-nav-menu .current-page-ancestor > a:focus {
	color: #ffd74e;
}

.genesis-nav-menu .sub-menu {
	border: none;
	margin-top: 10px;
	padding-left: 0px;
}	
.genesis-nav-menu .sub-menu a {
	background-color: transparent;
	color: #fff !important;
	letter-spacing: normal;
	padding-left: 0;
	text-align: left;
	text-transform: none;
}


.menu-item .search-form {
	padding: 10px 0 10px 30px;
}
.menu-item input{
	background-color: transparent;
	border: 1px solid #ddd;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	padding: 5px;
	width: 100%;
}

.select, textarea {
	background-color: transparent;
	border: 1px solid #ddd;
	font-size: 18px;
	font-weight: 400;
	padding: 15px;
	width: 100%;
}

.menu-item .search-form-submit {
	display:none;
}
.nav-secondary ::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

.nav-secondary ::-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff;
}

.menu-toggle {
	border-radius: 0;
	color: #fff;
	margin-top: 15px;
	outline: none;
}
.menu-toggle:hover, .menu-toggle:focus {
	color: #fff;
}

.wp-custom-logo .site-container .title-area {
	max-width: 100px;
}
.wp-custom-logo .title-area {
	padding-bottom: 15px;
	padding-top: 15px;
}
.menu-item .search-form {
	padding: 10px 0 10px 0px;
}

.breadcrumb {
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	margin-bottom: 60px;
}

.breadcrumb-last-of-type::after {
	content: "\00a0 \00BB";
	top: -1.5px;
}

@media only screen and (max-width: 1439px) {
	.site-header {
		background-color: #54575a !important;
		padding: 0px 30px 0 30px;
		position: sticky;
	}
	#genesis-nav-primary {
		text-align: left;
	}
	.genesis-nav-menu .menu-item {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.menu-item .search-form {
		padding: 10px 0 10px 0px;
	}
	::placeholder {
		color: #fff !important;
	}
	.menu-toggle {
		margin-top: 18px;
	}
	.breadcrumb {
		margin-bottom: 30px;
	}
}

@media only screen and (min-width: 1440px) and (max-width: 1650px) {
	.genesis-nav-menu a {
		font-size: 14px;
	}
	.nav-secondary .genesis-nav-menu a,
	.nav-primary .genesis-nav-menu a {
		padding-left: 0px;
		padding-right: 20px;
	}
}

/* https://wpsites.net/genesis-tutorials/vertical-align-title-area-menu-on-desktops-mobiles/ */
@media only screen and (min-width: 1440px) {
	.nav-secondary {
		background-color: transparent;
		/* border-bottom: 1px solid #868686; */
		box-shadow: none;
		display: initial;
		height: 50px;
		margin-top: 0;
		padding: 0 62px 0 30px;
		position: fixed;
		text-transform: unset;
		top: 0;
		width: 100%;
		z-index: 99991;
	}
	.site-header {
		top: 25px;
		top: 0;
	}
	.wp-custom-logo .site-container .title-area {
		max-width: 125px; }
		
	.title-area { 
		grid-area: logo; 
		/*     justify-self: end;   */ }
		
	.js .nav-primary {
		padding-top: 0px;
		padding-bottom: 0px;
	}	
	.nav-primary { 
		grid-area: menu; 
		/*  justify-self: start; */ }

	.site-header .wrap {
		display: grid;
		grid-template-areas: 'logo menu'; 
		align-items: center; 
		text-align: right; }
	
	.nav-secondary .wrap{
		display: table-cell;
		float: right;
		text-align: right; }
	.nav-secondary .genesis-nav-menu .menu-item {
		display: table-cell;
		}
		
	.nav-secondary .genesis-nav-menu a,
	.nav-primary .genesis-nav-menu a {
		padding-left: 0px;
		padding-right: 30px;
	}
	.genesis-nav-menu .sub-menu {	
		padding-left: 0px;
		padding-top: 15px;
		text-align: left;
		margin-top: 0;
		width: 300px;
	}
	.genesis-nav-menu .sub-menu a {
		background-color: #fff;
		color: #333 !important;
		padding-left: 15px;
		padding-right: 15px;
		width: 300px;
	}
}

/* END HEADER SECTION ------------------ */





.genesis-title-hidden .site-inner {
	padding-top: 30px;
}
.home .page-header {
	display: none;
}
@media only screen and (max-width: 1280px) {
	.home .wp-block-cover.hero {
		min-height: 350px !important;
	}
}
.home .site-inner {
	padding: 0 30px 60px 30px;
	/* max-width: 1280px; */
}
.site-inner {
	padding: 60px 30px;
	/* max-width: 1280px; */
}

@media only screen and (min-width: 1440px) {
	.single .site-inner {
		padding: 180px 30px 60px 30px;	
	}
}

#genesis-content {
	background: #fff;
	z-index: 999;
	padding: 0;
	position: relative;
}
.landing-page #genesis-content {
	border-bottom: 0;
}
.page-template-full-width-header #genesis-content, .single #genesis-content {
	/* padding-top: 10%; */
}


@media only screen and (min-width: 960px) {
	.page-template-full-width-header #genesis-content, .single #genesis-content {
		/* margin-top: -10%;
		padding: 5% 5% 0 5%; */
	}
	.single #genesis-content {
		/* border: 1px solid #ccc; */
	}
}


/* TYPOGRAPHY ------------------ */
.preheader {
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: "Libre Franklin", sans-serif;
	font-weight: 300;
	margin-bottom: 28px;
}
h1 {
	font-size: 4rem;
	font-weight: 600;
}

h2 {
	color: ;
	font-size: 24px;
	font-weight: 600;
}
h3 {
	color: ;
	font-weight: 600;
	font-size: 18px;
}
h4 {
	color: ;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1;
	text-transform: uppercase;
}
a {
	color: #333;
	font-weight: 600;
	outline: none;
	text-decoration: none;
}
b, strong {
	font-weight: 600;
}
a {
	text-decoration: none;
}
a:hover, a:focus {
	color: ;
	outline: none;
}
/* via paywall modal at https://www.nationalgeographic.com/ */
.entry-content h2 a {
	background-image: none;
	border-bottom: none;
}
/* .breadcrumb-link-wrap a {
	background-image: linear-gradient(120deg,#fc0,#fc0);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 100% 0;
	border-bottom: 2px solid #fc0;
	transition: background-size .125s ease-in;
}
.breadcrumb-link-wrap a:hover, .breadcrumb-link-wrap a:focus,{
	background-size:100% 100%;
} */
.entry-content a {
	background-image: linear-gradient(120deg,#fc0,#fc0);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 100% 0;
	border-bottom: 2px solid #fc0;
	transition: background-size .125s ease-in;
}
.entry-content a:hover, .entry-content a:focus {
	background-size: 100% 100%;
}

/* .before-entry-content a::after {
	color: #ffd74e;
	font-family: "dashicons";
	content: "\f345";
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 22px/1;
	vertical-align: top;
	margin-right: 5px;
	transition: transform .5s;
}
.before-entry-content a:hover:after,
.before-entry-content a:focus:after {
	transform: translate(20px);
}*/



.entry-title {
	margin-bottom: 25px;
}
.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}
.entry-title a:focus,
.entry-title a:hover {
	color: #333;
}

.archive .entry-title,
.search .entry-title {
	font-size: 18px;
	line-height: 1.33;
	margin-bottom: 0;
	padding-top: 0;
}

figcaption, .gallery-caption, .wp-caption-text {
	font-size: 14px;
	font-weight: 500;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 0;
	padding-right: 10px;
	text-align: left;
	text-transform: uppercase;
}

/* END TYPOGRAPHY -------------------- */


/* WIDGETS -------------------- */
.widget-title {
	margin-bottom: 14px;
}
.footer-widgets p {
	margin-bottom: 14px;
}	

/* END WIDGETS -------------------- */


/* SIDEBAR -------------------- */
.sidebar {
	background: #ffd74e;
	padding: 28px;
}
.sidebar a {
	font-weight: 400;
}
.sidebar .current-menu-item a {
	font-weight: 600;
}

.featured-content .entry-title {
	font-size: 16px;
	letter-spacing: initial;
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: initial;
}
.featured-content .entry {
	border-bottom: none;
	margin-bottom: 0;
}
/* END SIDEBAR -------------------- */


/* FOOTER -------------------- */
#genesis-footer-widgets a {
	font-weight: 400;
	text-decoration: none;
}
#genesis-footer-widgets a:hover, #genesis-footer-widgets a:focus {

}
.footer-widgets {
	background-color: #fff;
	border-top: 1px solid #ccc;
	clear: both;
	/* padding: 60px 0; */
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer-widgets .wrap {
	padding-left: 30px;
	padding-right: 30px;
}
.footer-widget-area .widget ul > li {
	margin-bottom: 7px;
}
.footer-widget-area {
	margin-bottom: 60px;
	padding-left: 0px;
	padding-right: 30px;
}
.site-footer {
	background-color: #fff;
	border-top: 1px solid #ccc;
	padding: 30px 0;
	text-align: left;
}
.site-footer .wrap {
	padding: 0 30px;
}	
.site-footer p {
	font-size: 14px !important;
	margin-bottom: 0;
}

.site-footer a {
	color: ;
	display: block;
	font-weight: 400;
	line-height: 1.5;
	margin-left: 0;
	outline: none;
}
.site-footer a:first-of-type {
	padding-top: 20px;
}

@media only screen and (min-width: 960px) {
	.footer-widgets .wrap {
		/* max-width: 1280px; */
		max-width: 1140px;
	}
	.site-footer .wrap {
		margin: 0 auto;
		/* max-width: 1280px; */
		max-width: 1140px;
	}
	.site-footer a {
		display: inline-block;
		line-height: 1;
		margin-left: 20px;
	}
	.site-footer a:first-of-type {
		padding-top: 0px;
	}
	.footer-widget-area {
		float: left;
		margin-bottom: 0;
		padding-left: 0;
		width: calc(100% / 3);
	}
}
/* END FOOTER -------------------- */


/* JQUERY SMOOTH SCROLL PLUGIN -------------------- */
a#scroll-to-top {
	bottom: 21px !important;
	z-index: 99999;
	/* right: 7.5%; */
}
/* END JQUERY SMOOTH SCROLL PLUGIN -------------------- */


/* DETAILS BLOCK ------------------ */
.wp-block-details {
	padding: 15px 15px 15px 0;
	border-top: 1px solid #ccc;
}
.wp-block-details:last-of-type {
	border-bottom: 1px solid #ccc;
}
.wp-block-details summary {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 0;
	font-weight: 600;
}
.wp-block-details summary::marker {
}
.wp-block-details summary:focus {
	outline: none;
}
.wp-block-details p:first-of-type {
	padding-top:  28px;
}
/* END DETAILS BLOCK ------------------ */


.single .entry-content {
	background-color: #f2f2f2;
	padding: 25px;
}
.single .entry-content .basis-66 {
	flex-basis: 66%;
}
.single .entry-content .basis-33 {
	flex-basis: 33%;
}
.entry-content .wp-block-post-template ol, .entry-content ul {
	padding-left: 0px;
}
.entry-content .wp-block-query ul > li {
	list-style-type: none;
}
.wp-block-post-title {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 0;
	padding-top: 0;
}


/* HOME & YOUTH LANDING PAGES ------------------ */
.landing-page .header-content h1 {
	display: none;
}
.landing-page.youth .header-content h1 {
	display: initial;
}
.landing-page h2 {
	font-size: 24px;
	font-weight: 600;
	padding-left: 7px;
}

@media only screen and (min-width: 960px) 
	.landing-page h2 {
		font-size: 36px;
	}
}

.landing-page.page-template-full-width-header #genesis-content { 
	margin-top: 0;
}
.landing-page-hero .preheader{
	text-indent: 4px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.featured-signpost {
	min-height: 500px;
	overflow: hidden;
	position: relative;
	transition: .5s;
}
.featured-signpost .wp-block-cover__image-background  {
	/* background-size: cover;
	background-position: top center;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	min-height: 250px;
	overflow: hidden;
	mix-blend-mode: multiply;
	transition: .5s; */
	filter: grayscale(100%);
	z-index: 2;
}
.wp-block-cover.featured-signpost .wp-block-cover__background {
	bottom: 0;
	left: 0;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
	mix-blend-mode: multiply;
}
.featured-signpost .wp-block-cover__inner-container {
	/* padding: 30px;
	position: absolute;
	height: 100%;
	width: 100%; */
	z-index: 4;
}

.signpost {
	min-height: 300px;
	overflow: hidden;
	position: relative;
	transition: .5s;
}

.signpost .wp-block-cover__image-background  {
	/* background-size: cover;
	background-position: top center;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	min-height: 250px;
	overflow: hidden;
	mix-blend-mode: multiply;
	transition: .5s; */
	filter: grayscale(100%);
	z-index: 2;
}


.wp-block-cover.signpost .wp-block-cover__background {
	bottom: 0;
	left: 0;
	opacity: 1.0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
	mix-blend-mode: multiply;
}

.signpost .wp-block-cover__inner-container {
	/* padding: 30px;
	position: absolute;
	height: 100%;
	width: 100%; */
	z-index: 4;
}

.featured-signpost-title {
	color: #fff !important;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 20px;
	text-transform: initial;
}
.featured-signpost-excerpt {
	color: #fff !important;
	font-size: 20px;
	letter-spacing: .5px;
	margin-bottom: 20px;
}
.title {
	color: #fff !important;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 20px;
	text-transform: initial;
}
.wp-block-post-excerpt__excerpt {
	margin-bottom: 28px;
}
.excerpt {
	color: #fff !important;
	letter-spacing: .5px;
	margin-bottom: 20px;
}

/* .more::before {
	content: "";
	height: 4px;
	width: 50px;
	background: #FFD74E;
	display: block;
} */
.more a {
	color: #fff !important;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.search-group p:last-of-type {
	margin-bottom: 0;
}
/* END HOME PAGE ------------------ */


/* YOUTH PROGRAMS CPT ------------------ */
.header-content {
	max-width: 1140px;
	margin: 0 auto;
}
.custom-data {
	margin-bottom: 10px;
	padding-top: 10px;
}
.custom-data::after {
	content: "";
	height: 3px;
	width: 60px;
	background: #ffd74e;
	display: block;
	margin-top: 20px;
}
.custom-data .label {
	color: #333;
	font-weight: 600;
	margin-right: 1em;
}

.single-youth-programs h2 {
	margin-bottom: 10px;
	padding-top: 10px;
}

.custom-data h4 {
	margin-top: 0px;
	margin-bottom: 7px;
}
.custom-data p {
	font-size: 16px;
	margin-bottom: 20px;
}
.custom-data .value {
	color: #333;
}

.entry-header .entry-meta {
	margin-bottom: 28px;
}
.entry-terms a {
	color: #888;
	display: block;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1.625;
	margin-bottom: 28px;
	text-transform: uppercase;
}
.alignleft a, .alignright a {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1;
	text-transform: uppercase;
 }

.alignleft a::before {
	content: "\00AB \00a0 ";
	top: -1.5px;
}
.alignright a::after {
	content: "\00a0 \00BB";
	top: -1.5px;
}

/* END YOUTH PROGRAMS CPT ------------------ */

/* BUTTONS ------------------ */
button, input[type="button"], input[type="reset"], input[type="submit"], .wp-element-button, .wp-block-button__link, .wp-element-button, .button {
	background-color: #ffd74e;
	border: 0;
	border-radius: 0;
	color: #333;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	padding: 15px 30px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
	text-transform: uppercase;
	letter-spacing: 2px;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .wp-element-button:hover, .wp-block-button__link:hover, .wp-element-button:hover, .button:hover {
	background-color: #ffe17a;
	color: #333;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, .wp-element-button:focus, .wp-block-button__link:focus, .wp-element-button:focus, .button:focus {
	background-color: #ffe17a;
	color: #333;
}

/* END BUTTONS ------------------ */



/* FULL WIDTH HEADER ON YOUTH EVENT PAGES ------------------ */

.with-background-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.with-background-image:after {
    -ms-filter: "alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.30;
}
.bg-primary,
.bg-primary a {
    color: #fff;
}
[class*="bg-"],
[class*="bg-"] .wrap {
    position: relative;
    z-index: 2;
}
.bg-primary:after,
.bg-light-gray:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}
.bg-primary:after {
    background: #1a1a1a;
}
.bg-light-gray:after {
    background: #dcdcdc;
}

.page-header {
    padding: 8rem 30px;
    position: relative;
    text-align: left;
    color: #fff;
    background-color: #1a1a1a;
}
@media only screen and (min-width: 960px) {
	.page-header {
		text-align: center;
	}
}
.page-header h1, .page-header .author-box-title {
	color: #fff;
	display: inline-block;
	font-size: 2rem;
	line-height: 1.2;
	margin-bottom: 0;
}
.page-header h1:last-child {
    margin-bottom: 0;
}
.page-header p {
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
}
.page-header p:last-child {
    margin-bottom: 0;
}
.page-header a:not(.button) {
    opacity: .5;
}
.page-header a:hover:not(.button) {
    opacity: 1;
}
 
@media only screen and (min-width: 960px) {
	.page-header { 
		padding: calc(2% + 10.8rem) 0 10%;
	} 
	.landing-page .page-header { 
		padding: calc(10% + 10.8rem) 0 10%; 
	} 
	.landing-page.youth .page-header { 
		padding: calc(2% + 10.8rem) 0 10%;
	} 	
	.page-header h1, .page-header .author-box-title { 
		font-size: 3rem; 
		margin-bottom: 0;
		text-align: center; 
	} 
	.page-header p {
		font-size: 2.0rem;
	}
	.page-header .entry-meta { 
		font-size: 1.6rem; 
	} 
}
/* END FULL WIDTH HEADER ------------------ */



.tablepress {
	font-size: 14px;
}
::marker {
	color: #fc0;
}




.single-post .page-header,
.archive.category .page-header {
	background-image: none !important;
	background-color: #54575a;
}

.single-post .with-background-image::after,
.archive.category .with-background-image::after  {
	-ms-filter: "alpha(Opacity=30)";
	filter: alpha(opacity=0) !important;
	opacity: 0 !important;
}

.archive-description {
	background-color: #f2f2f2;
	padding: 25px;
}
@media only screen and (min-width: 960px) {
	.archive.category .one-third {
		margin-left: 0;
		width: 100%;
	}
}

.off-site-link a::after {
	content: "\f504";
	font-family: 'Dashicons';
	font-weight: 400;
	padding-left: 3px;
	vertical-align: bottom;
}
.off-site-link.more-link::after {
	content: " ";
	top: .5px;
}
.teaser {
	border-top: 1px solid #ccc;
	margin-bottom: 0px;
	padding-top: 30px;
}
.archive.category .entry-image-link {
	display: none;
}
.wp-block-post-excerpt__more-text {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1;
	text-transform: uppercase;
}
.wp-block-post-excerpt__more-text::after {
	content: "  \00BB \00a0 \00a0 \00a0";
	position: relative;
	top: -1.5px;
}
.entry-content .wp-block-post-excerpt__more-link {
	background-image: none;
	border-bottom: none;
	transition: none;
}
.more-link {
	display: inline-block;
	/* float: left; */
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 28px;
	text-transform: uppercase;
}
.more-link::after {
	content: "  \00BB \00a0 \00a0 \00a0";
	position: relative;
	top: -1.5px;
}

.simple-download-counter-link.more-link::after {
	content: "  \00BB \00a0 \00a0 \00a0";
	position: relative;
	top: -1.5px;
}


.entry-content .more-link a {
	background-image: none;
	border-bottom: none;
	transition: none;
}
.link {
	display: inline;
}


.archive.category.category-adult-archive .entry-image-link,
.archive.category.category-child-archive .entry-image-link,
.archive.category.category-exhibits .entry-image-link,
.archive.category.category-program-guides .entry-image-link {
	display: inline-block;
	width: 33%;
	float: left;
	margin-right: 30px;
}
.archive-page article img {
	border: 1px solid #ccc;
}

.archive .taxonomy-terms {
	display: none;
}

.pagination {
	display: inline-block;
}

@media only screen and (min-width: 1440px) {
	.nav-secondary .genesis-nav-menu .menu-item.menu-item-gtranslate-child {
		display: inline-block;
	}
}

.wpcf7 form .wpcf7-response-output {
	margin: 0;
	padding: 15px;
	border: none;
	background: #f2f2f2;
}

hr.wp-block-separator {
	border: 1px;
	border-bottom: 1px solid currentColor;
	color: #ccc;
	margin: 1em auto;
}