<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Gesso Child
 Description:  Gesso Child Theme
 Author:       Erik Owomoyela | Tacoma Housing Authority
 Template:     gesso
 Version:      1.6.4
 Tags:         responsive-layout, accessibility-ready, Timber, Twig
 Text Domain:  gessochild
*/

/* Global colors */

.has-blue-l-15-color { color: #131e3b; }
.has-blue-l-25-color { color: #1f3161; }
.has-blue-l-34-color { color: #2a4283; }
.has-blue-l-39-color { color: #314d96; }
.has-ocean-blue-l-20-color { color: #06605c; }
.has-ocean-blue-l-27-color { color: #08827d; }
.has-ocean-blue-l-34-color { color: #0aa6a0; }
.has-ocean-blue-l-72-color { color: #99d8d6; }
.has-ocean-blue-l-90-color { color: #daf1f0; }
.has-red-l-27-color { color: #622a28; }
.has-red-l-42-color { color: #99413e; }
.has-red-l-63-color { color: #ca7f7c; }
.has-yellow-l-44-color { color: #c4811c; }
.has-yellow-l-59-color { color: #e5a74a; }
.has-yellow-l-72-color { color: #edc282; }
.has-yellow-l-64-color { color: #f0b356; }
.has-yellow-l-78-color { color: #F1cf9d; }
.has-green-l-27-color { color: #08817d; }
.has-green-l-35-color { color: #0aa9a3; }
.has-green-l-72-color { color: #97d8d6; }
.has-green-l-90-color { color: #daf1f0; }
.has-black-color { color: #201f1d; }
.has-gray-32-color { color: #55544f; }
.has-gray-52-color { color: #8a8981; }
.has-gray-71-color { color: #b8b7b2; }
.has-gray-80-color { color: #cececa; }
.has-gray-95-color { color: #f3f3f2; }
.has-gray-99-color { color: #fdfdfc; }
.has-white-color { color: #ffffff; }

.has-blue-l-15-background-color { background-color: var(--wp--preset--color--blue-l-15); }
.has-blue-l-25-background-color { background-color: var(--wp--preset--color--blue-l-25); }
.has-blue-l-34-background-color { background-color: var(--wp--preset--color--blue-l-34); }
.has-blue-l-39-background-color { background-color: var(--wp--preset--color--blue-l-39); }
.has-ocean-blue-l-20-background-color { background-color: var(--wp--preset--color--ocean-blue-l-20); }
.has-ocean-blue-l-27-background-color { background-color: var(--wp--preset--color--ocean-blue-l-27); }
.has-ocean-blue-l-34-background-color { background-color: var(--wp--preset--color--ocean-blue-l-34); }
.has-ocean-blue-l-72-background-color { background-color: var(--wp--preset--color--ocean-blue-l-72); }
.has-ocean-blue-l-90-background-color { background-color: var(--wp--preset--color--ocean-blue-l-90); }
.has-red-l-27-background-color { background-color: var(--wp--preset--color--red-l-27); }
.has-red-l-42-background-color { background-color: var(--wp--preset--color--red-l-42); }
.has-red-l-63-background-color { background-color: var(--wp--preset--color--red-l-63); }
.has-yellow-l-44-background-color { background-color: var(--wp--preset--color--yellow-l-44); }
.has-yellow-l-59-background-color { background-color: var(--wp--preset--color--yellow-l-59); }
.has-yellow-l-64-background-color { background-color: var(--wp--preset--color--yellow-l-64); }
.has-yellow-l-72-background-color { background-color: var(--wp--preset--color--yellow-l-72); }
.has-yellow-l-78-background-color { background-color: var(--wp--preset--color--yellow-l-78); }
.has-green-l-27-background-color { background-color: var(--wp--preset--color--green-l-27); }
.has-green-l-35-background-color { background-color: var(--wp--preset--color--green-l-35); }
.has-green-l-72-background-color { background-color: var(--wp--preset--color--green-l-72); }
.has-green-l-90-background-color { background-color: var(--wp--preset--color--green-l-90); }
.has-black-background-color { background-color: var(--wp--preset--color--black); }
.has-gray-32-background-color { background-color: var(--wp--preset--color--gray-32); }
.has-gray-52-background-color { background-color: var(--wp--preset--color--gray-52); }
.has-gray-71-background-color { background-color: var(--wp--preset--color--gray-71); }
.has-gray-80-background-color { background-color: var(--wp--preset--color--gray-80); }
.has-gray-95-background-color { background-color: var(--wp--preset--color--gray-95); }
.has-gray-99-background-color { background-color: var(--wp--preset--color--gray-99); }
.has-white-background-color { background-color: var(--wp--preset--color--white); }

/* Global gradients */

body {
	--wp--preset--gradients-l-1: linear-gradient(135deg, #0aa6a0 0%, #2a4283 100%);
	--wp--preset--gradients-l-2: linear-gradient(134.8deg, #2a4283 0%, #0aa6a0 100%);
	--wp--preset--gradients-l-3: linear-gradient(315deg, #e5a74a 0%, #99413e 100%);
	--wp--preset--gradients-l-4: linear-gradient(315deg, #c4811c 0%, #99413e 100%);
	--wp--preset--gradients-l-6: linear-gradient(315.22deg, #52659c 0%, #1f3161 100%);
	--wp--preset--gradients-l-7: linear-gradient(135deg, #99413e 0%, #73436a 100%);
	--wp--preset--gradients-l-8: linear-gradient(135deg, #99413e 0%, #622a28 100%);
	--wp--preset--gradients-r-1: radial-gradient(circle, #99413e 0%, #622a28 100%);
	--wp--preset--gradients-r-2: radial-gradient(circle, #08827d 0%, #06605c 100%);
	--wp--preset--gradients-r-5: radial-gradient(circle, #52659c 0%, #1f3161 100%);
}

/* Global content */

body {
	font-size: 1.125rem; /* was 18px */
	--wp--preset--font-size--small: .8125rem; /* was 13px */
	--wp--preset--font-size--medium: 1.5rem; /* was 20px, upped to 24px */
	--wp--preset--font-size--large: 2.25rem; /* was 36px */
	--wp--preset--font-size--x-large: 2.625rem; /* was 42px */
}
:root {
	--wp--preset--font-size--baseline: 1rem; /* 16px */
	--wp--preset--font-size--normal: 1.125rem; /* was 16px, upped to 18px */
	--wp--preset--font-size--huge: 2.625rem; /* was 42px */
}
.button--default-blue.button--flex {
	width: fit-content;
}
.link--external::after {
	background-image: url(../gesso/images/icon--external-link.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 13px;
	content: '';
	display: inline-block;
	height: 0.8125rem;
	margin-left: 0.25rem;
	margin-top: -0.125rem;
	vertical-align: middle;
	width: 0.8125rem;
}

/* Global Content -- Admin Bar */

@media screen and (max-width: 600px) {
	#wpadminbar {
		position: fixed;
		bottom: 0;
	}
}

/* Global Content -- Alert Message */

.alert-block__image {
	margin: auto 0;
	padding-right: 10px;
}
.alert-block__text {
	display: grid;
	grid-row-gap: 0.5rem;
}
.alert-block .alert-block__text {
	line-height: inherit;
}
.alert-message p {
	margin: 0;
}

/* Global Content -- Featured Image */

.featured-image {
	margin-bottom: 2rem;
}
.featured-image__img {
	max-height: 30rem;
	object-fit: cover;
}
.page-hero + .featured-image {
	margin-top: -13rem;
}
@media (min-width: 55em) {
	.has-featured-image .l-sidebar__overlap {
		transform: translateY(-35.5rem);
	}
	.featured-image__img {
		aspect-ratio: 21 / 9;
	}
}@media (min-width: 64em) {
	.featured-image {
		margin-bottom: 3rem;
	}
	.featured-image__img {
		box-shadow: 0 0 1.25rem 0 rgb(50 58 69 / 20%);
	}
	.page-hero + .featured-image {
		margin-top: -14rem;
	}
}

/* Global Content -- Headings */

.curated-title__title {
	color: #314d96;
	font-size: 2.25rem !important;
}
@media (max-width: 40em) {
    .curated-title__title {
    	font-size: 1.875rem !important;
	}
}
h1.curated-title__title {
	font-size: 3.375rem !important;
	margin-bottom: 4.25rem;
	padding-bottom: .5rem;
}
h1.curated-title__title::after {
	height: 1.0625rem;
	width: 7.9125rem;
}
@media (max-width: 40em) {
    h1.curated-title__title {
    	font-size: 2rem !important;
	}
}
h2.curated-title__title {
	margin-bottom: 3rem;
}
.teaser-group .curated-title__title {
	color: #2a4283;
}
.curated-title h2.curated-title__title {
	margin-bottom: 1rem;
}
.l-section h3 {
	font-weight: 600;
}

/* Global Content -- Banners */

.breadcrumb {
	margin: 1.5rem 0;
}
.page .l-page-hero__secondary-flex {
	justify-content: flex-end;
}
.page-hero {
	padding-bottom: 2rem;
}
.page-hero--theme-darkblue {
	background-image: linear-gradient(134.8deg, #52659c 0%, #1f3161 100%);
}
.page-hero--theme-violet {
	background-image: var(--wp--preset--gradients-l-7);
}
.page-hero__theme-skyline {}

/* Global Content -- Sub-Footer */

.sub-footer__description a {
	color: #ffffff;
}
.sub-footer__description a:hover {
	color: #97d8d6;
	text-decoration: none;
}

.sub-footer--theme-orange {
	background-image: var(--wp--preset--gradients-l-4);
}

/* Global Content -- Lists */

.list.list--flex li,
.meta-item__label,
.meta-item__link {
	margin: auto 0;
}

/* Global Content -- Menus */

.menu-item--button {
	border-radius: 2rem;
	font-size: 14px;
	font-weight: 600;
	padding: 0.25rem 0.75rem;
}
.l-header .header__block-branding .menu-item--button {
	border: 1px solid #201f1d;
	margin: 0 0 0 1rem;
	text-align: center;
	display: none;
}
.l-header .header__block-branding .menu-item--button:active,
.l-header .header__block-branding .menu-item--button:focus,
.l-header .header__block-branding .menu-item--button:hover {
	background-color: #1f3161;
	color: #ffffff;
	text-decoration: none;
}
@media (max-width: 40em) {	
	.header__block-mobile-toggle {
		width: 100px;
		text-align: right;
	}
	.header__block-feature-link {
		text-align: center;
	}
	.l-header .header__block-branding {
		display: grid;
		align-items: center;
		grid-template-columns: 100px auto;
		max-width: none;
	}
	.l-header .header__block-branding .site-logo {
		max-width: 100px;
	}
	.l-header .header__block-branding .menu-item--button {
		display: inline-block;
	}
}
.header__section-utility .menu-item--button {
	border: 2px solid #fff;
	color: #fff;
	margin-right: 1.5rem;
}
.header__section-utility .menu-item--button:hover {
	text-decoration: none;
	color: #1f3161;
	background-color: #fff;
}
.mobile-menu {
	position: static;
}

/* Blocks */

.l-section--center {
	text-align: center;
}

/* Blocks -- Application Details */

.waitlist-application-details.application_theme--orange .waitlist-application-details__layout {
	background: var(--wp--preset--gradients-l-4);
}
.waitlist-application-details.application_theme--red .waitlist-application-details__layout {
	background: var(--wp--preset--gradients-l-7);
}
.waitlist-content__description {
	font-size: 1.125rem;
}
@media (min-width: 64em) {
	.waitlist-application-details {
		padding-top: 0;
		margin-bottom: 2;
	}
	.waitlist-application-details__layout {
		background-position: center;
		background-size: cover;
		margin: 0 0 3.5rem;
		padding: 0;
	}
	.waitlist-application-details__grid {
		align-items: center;
		grid-gap: 0;
		grid-template-columns: auto;
		grid-template-rows: 12rem auto;
		margin-top: 0;
	}
	.waitlist-application-details__col-1 {
		margin: 0;
		grid-column: 1/3;
		grid-row: 1/3;
		height: 100%;
	}
	.waitlist-application-details__col-2 {
		border-top-right-radius: 50px;
		grid-column: 1;
		grid-row: 2;
		padding: 3.5rem 4rem 2rem;
		z-index: 15;
	}
	.waitlist-application-details.application_theme--blue .waitlist-application-details__col-2 {
		background: linear-gradient(135deg, #2A4283dd 0%, #0AA6A0ee 100%);
	}
	.waitlist-application-details.application_theme--orange .waitlist-application-details__col-2 {
		background: linear-gradient(135deg, #99413edd 0%, #c4811cee 100%);
	}
	.waitlist-application-details.application_theme--red .waitlist-application-details__col-2 {
		background: linear-gradient(135deg, #99413edd 0%, #73436aee 100%);
	}
	.waitlist-application-details__col-3 {
		padding: 0 2rem;
	}
	.waitlist-application-details__col-3 .waitlist-application-details__wrapper {
		margin: auto;
	}
	.waitlist-application-details__wrapper {
		max-width: 75%;
	}
	.waitlist-application-details__wrapper .button,
	.waitlist-application-details__wrapper .button + .button {
		margin: 0 auto 1rem;
		width: fit-content;
	}
	.waitlist-content__title {
		font-size: 3.25rem;
		margin: -1rem 0 1.25rem;
	}
	.waitlist-image, .waitlist-image__content {
		height: 100%;
	}
	.waitlist-image__content {
		border-top-right-radius: 50px;
		transform: none;
	}
}

/* Blocks -- Buttons */

.wp-block-buttons {
	margin: 1em 0;
}
.wp-block-button a.wp-block-button__link {
	background-color: #f0b356;
	border: 2px solid #1f3161;
}
.wp-block-button a.wp-block-button__link:hover {
	background-color: #f1cf9d;
}
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background):hover,
.wp-block-button.is-style-outline&gt;.wp-block-button__link:not(.has-background):hover {
	background-color: #1f3161;
	color: #ffffff;
}

/* Blocks -- Call to Action */

.cta .button {
	margin: 0;
}
.cta__col-2 {
	margin-top: 0;
}
@media (min-width: 64em) {
	.cta {
		margin-top: 2.5rem;
		padding: 4rem 5rem;
	}
}
@media (max-width: 75em) {
	.template-menu-sidebar .cta__layout {
		display: block;
	}
}

/* Blocks -- Contacts */

.listing-card--contacts .contact-list-item__email, .listing-card--contacts .contact-list-item__time {
	margin-bottom: 0.75rem;
}
.contact-description--has-title {
	margin-top: -1rem;
}
.contact-list-item__fax, .contact-list-item__pin, .contact-list-item__time {
	margin-bottom: 1rem;
}
.contact-list-item__inline-job {
	font-weight: 400;
	color: #06605c;
}
.contact-list-item__time {
	margin-bottom: 1rem;
}
.contact-list-item__time .icon, .contact-list-item__time .contact-list-item__text {
	margin-right: 0.375rem;
}
.contact-title__block {
	margin-top: 2.25rem;
}
.contact-list-item--title-inline .contact-list-item__bottom {
	margin-left: 0.5rem;
}
.contact-list-item--title-inline .contact-list-item__top {
	margin-bottom: 0.75rem;
}
@media (min-width: 40em) {
	.contact-list-item__fax, .contact-list-item__pin, .contact-list-item__time,
	.contact-list-item--title-inline .contact-list-item__top {
		margin-bottom: 0.75rem;
	}
}
.contact-list-item__fax::before, .contact-list-item__pin::before, .contact-list-item__time::before {
	content: '';
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-bottom: -3px;
}
.contact-list-item__fax::before {
	background-image: url(images/icon_fax.svg);
}
.contact-list-item__pin::before {
	background-image: url(images/icon_pin.svg);
}
.contact-list-item__time::before {
	background-image: url(images/icon_hours.svg);
}
.contact-list-item__website {
	margin-bottom: 0.75rem;
}
.contact-list-item__description {
	margin-top: 0.5rem;
	font-size: 1rem;
}
@media (min-width: 40em) {
	.contact-list-item__time {
		margin-bottom: 0.75rem;
	}
}


/* Blocks -- Document List */

.list-documents--list a[href$='.pdf']:not(.button) {
	word-break: break-word;
}

/* Blocks -- Embedded blocks */

.wp-block-embed {
	margin: 1.5em 0;
}
.wp-block-embed.aligncenter .wp-block-embed__wrapper {
	margin: 0 auto;
	width: fit-content;
}

/* Blocks -- Embedded PDFs */

@media (min-width: 40em) {
	div.wp-block-file {
		flex-flow: wrap;
		margin: 1.5rem 0;
	}
}

/* Blocks -- Featured Callout */

.featured-callout__content-wrapper {
	padding: 2.25rem 1rem;
}
.feature-callout--theme-orange {
	background: #c4811c;
}
.featured-callout__body a {
	color: inherit;
}
.featured-callout__body a:active,
.featured-callout__body a:hover {
	color: #cececa;
}
.featured-callout__body a:visited {
	color: #f3f3f2;
}
.featured-callout__body h3,
.featured-callout__body h4 {
	color: inherit;
	margin-bottom: 0.5rem;
}
@media (min-width: 75em) {
	.featured-callout__content-wrapper {
		padding: 8.125rem 6rem;
	}
	.featured_callout_style_compact .featured-callout__content-wrapper {
		padding: 3.5rem 4.5rem;
	}
	.featured_callout_style_compact .featured-callout__body {
		font-size: 1.25rem;
		padding: 1rem 0 0;
	}
	.featured_callout_style_compact .featured-callout__box g {
		opacity: 0.1;
	}
}

/* Blocks -- File */

.wp-block-file:not(.wp-element-button) {
	font-size: 1rem;
}
div.wp-block-file a.wp-block-file__button {
	background: #f0b356;
}
div.wp-block-file a.wp-block-file__button:hover {
	background: #f1cf9d;
}
.wp-block-file a[href$='.doc']:not(.wp-block-file__button)::after,
.wp-block-buttons a[href$='.doc']:not(.wp-block-file__button)::after,
.cta a[href$='.doc']:not(.wp-block-file__button)::after,
.waitlist-application-details a[href$='.doc']:not(.wp-block-file__button)::after {
	content: 'DOC';
	display: inline-block;
	font-size: 0.75rem;
	font-weight: 600;
	margin-left: 0.5rem;
}
.wp-block-file a[href$='.docx']:not(.wp-block-file__button)::after,
.wp-block-buttons a[href$='.docx']:not(.wp-block-file__button)::after,
.cta a[href$='.docx']:not(.wp-block-file__button)::after,
.waitlist-application-details a[href$='.docx']:not(.wp-block-file__button)::after {
	content: 'DOCX';
	display: inline-block;
	font-size: 0.75rem;
	font-weight: 600;
	margin-left: 0.5rem;
}

/* Blocks -- Gallery */

.wp-block-gallery--menu figure.wp-block-image {
    box-shadow: 0.01875rem 0.01875rem 0.3125rem 0 rgb(50 58 69 / 20%);
    border-radius: 1.25rem;
	min-height: 10rem;
}
.wp-block-gallery--menu figure.wp-block-image:not(#individual-image) {
	margin: 0 1rem 1rem 0;
}
.wp-block-gallery--menu figure.wp-block-image img {
	border-radius: 1.25rem;
	padding-bottom: 2rem;
}
.wp-block-gallery--menu.has-nested-images figure.wp-block-image figcaption {
	background: linear-gradient(0deg,rgba(255,255,255,1),rgba(255,255,255,.8) 100%,transparent);
	border-radius: 0 0 1.25rem 1.25rem;
	color: #55544f;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	max-height: 40%;
    pointer-events: none;
}
.wp-block-gallery--menu figure.wp-block-image:hover figcaption {
	color: #131e3b;
	text-decoration: underline;
}

/*
	Blocks -- Headings

.l-content__main {
	counter-reset: list-letter;
	counter-reset: list-number;
}
*/

.prefix--abc {
	counter-increment: list-letter;
}
.prefix--num {
	counter-increment: list-number;
}
.prefix--abc::before,
.prefix--num::before {
	color: #0aa9a3;
}
.prefix--abc::before {
	content: counter(list-letter, upper-alpha) ' / ';
}
.prefix--num::before {
	content: counter(list-number) ' / ';
}

/* Blocks -- Lists */

.bulleted-list a:hover,
.bulleted-list a:focus,
.bulleted-list a:active {
	color: #08827d;
}
.bulleted-list a strong {
	font-weight: 600;
}
.bulleted-list ol ol,
.bulleted-list ul ol {
	margin-left: 0;
}
.bulleted-list ol ul,
.bulleted-list ul ul {
	padding-left: 0;
}

/* Blocks -- Lists -- Bulleted list */

.bulleted-list ul {
	/* color: #55544f;
	font-weight: 600; - not for use at this time */
	list-style-type: none;
	padding-left: 16px;
}
.bulleted-list ul li {
	padding-left: 20px;
	position: relative;
}
.bulleted-list ul li::before {
	background-color: var(--wp--preset--color--blue-l-39);
	border-radius: 50%;
	content: '';
	display: block;
	height: 7px;
	left: 0;
	margin-bottom: -2px;
	position: absolute;
	top: calc(0.65rem);
	width: 7px;
}
.bulleted-list .is-style-bulleted-list {
    padding-left: 8px;
}
.bulleted-list ul.is-style-bulleted-list li::before {
	background-color: var(--wp--preset--color--yellow-l-59);
	height: 8px;
	width: 8px;
}
.bulleted-list .semibold {
	font-weight: 600;
}
.bulleted-list .semibold strong {
	font-weight: bolder;
}

/* Blocks -- Lists -- Numbered List */

.bulleted-list ol {
	margin-left: 20px;
}
.bulleted-list ol li::marker {
	font-weight: 800;
	color: var(--wp--preset--color--blue-l-39);
}

/* Blocks -- Media &amp; Text */

.wp-block-media-text {
	margin: 1rem 0;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__content {
	padding: 4% 8% 2%;
}

/* Blocks -- Photo Slider */

.tiny-slider--page-hero-carousel figcaption {
	display: none;
}
.tiny-slider--photo-carousel-block .tns-inner,
.tiny-slider--photo-carousel-block .tiny-slider--photo-carousel,
.tiny-slider--photo-carousel-block .tiny-slider__slide.tns-item {
	height: 100%;
}
.tiny-slider--photo-carousel-block .tns-slide-active {
	position: relative;
}
.tiny-slider--photo-carousel-block .tiny-slider__image {
	max-height: 600px;
	overflow: hidden;
}
.tiny-slider--photo-carousel-block .tiny-slider__image figcaption {
	position: absolute;
	bottom: 0;
}
.tiny-slider--photo-carousel-block img.tns-complete {
	object-fit: cover;
	width: 100%;
}
.tiny-slider__slide img {
	max-height: 315px;
}
@media (min-width: 40em) {
	.tiny-slider__caption {
		margin: 1.25rem 6rem;
		display: block;
		position: absolute;
		bottom: 0;
		text-align: center;
	}
	.tiny-slider--photo-carousel-block img.tns-complete {
		padding: 0 6rem;
	}
	.tiny-slider--photo-carousel-block .tns-outer {
		position: relative;
	}
	.tiny-slider--photo-carousel-block .tns-controls button {
		position: absolute;
		top: 300px;
		transform: translateY(-50%);
		z-index: 1;
	}
	.tiny-slider--photo-carousel-block .tns-controls button[data-controls='prev'] {
		left: 0;
	}
	.tiny-slider--photo-carousel-block .tns-controls button[data-controls='next'] {
		right: 0;
	}
}

/* Blocks -- Org Focus */

.contact-listing-component--one_column .contact-listing-component__grid {
	grid-template-columns: 1fr;
}
@media (min-width: 40em) {
	.contact-listing-component--one_column .contact-list-columns {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
}

/* Blocks -- Quotes */

blockquote &gt; p {
	font-size: 1.25rem; /* was 20px */
}
.wp-block-quote.is-large:not(.is-style-plain) p,
.wp-block-quote.is-style-large:not(.is-style-plain) p {
	font-size: 1.5rem;
}
.wp-block-quote.is-large:not(.is-style-plain) cite,
.wp-block-quote.is-large:not(.is-style-plain) footer,
.wp-block-quote.is-style-large:not(.is-style-plain) cite,
.wp-block-quote.is-style-large:not(.is-style-plain) footer {
	font-size: 1.25rem;
}

/* Blocks -- Tables */

.wp-block-table.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.wp-block-table td, .wp-block-table th,
.wp-block-table.aligncenter td, .wp-block-table.aligncenter th,
.wp-block-table.alignleft td, .wp-block-table.alignleft th,
.wp-block-table.alignright td, .wp-block-table.alignright th {
	word-break: normal;
}

/* Blocks -- Text boxes */

.cta_theme--blue, .cta_theme--blue .cta {
	background: var(--wp--preset--gradients-r-5);
}
.cta_theme--green, .cta_theme--green .cta {
	background: var(--wp--preset--gradients-r-2);
}
.cta_theme--red, .cta_theme--red .cta {
	background: var(--wp--preset--gradients-r-1);
}
.cta.cta_text--outline {
	background: #f3f3f2;
	color: #201f1d;
}
.cta_text--outline.cta_theme--blue {
	border: 2px solid #314d96;
}
.cta_text--outline.cta_theme--green {
	border: 2px solid #0aa9a3;
}
.cta_text--outline.cta_theme--red {
	border: 2px solid #ca7f7c;
}
.cta_text--outline .cta__header {
	color: #314d96;
}
.cta_text--outline .cta__description {
	color: #201f1d;
}
.cta_text--outline .cta__description a {
	color: #08827d;
}

.cta__text-box.cta_text--medium {
	padding: 3rem 4rem;
}
.cta__text-box.cta_text--medium .cta__description {
	font-size: 1.125rem;
}
.cta.cta__text-box.cta_text--large {
	padding: 4rem 6rem;
}
.cta__text-box.cta_text--large .cta__description {
	font-size: 1.5rem;
}
.cta__text-box.cta_text--large .cta__header {
	font-size: 2.25rem;
}
@media (min-width: 64em) {
	.cta.cta__text-box .cta__layout {
		display: block;
	}
}

/* Icons */

.meta-item.meta-item--icon .meta-item__label {
	color: #55544f;
	font-weight: 700;
}
.meta-item.meta-item--icon .meta-item__label::before {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px;
    content: '';
    display: inline-block;
    height: 1.25rem;
    margin-right: 0.5rem;
    margin-top: -0.125rem;
    vertical-align: middle;
    width: 1.25rem;
}
.meta-item.list--location .meta-item__label::before {
	background-image: url(../gesso/images/icon-location.svg);
	background-size: 16px;
	background-position: center;
	height: 1.5rem;
}
.meta-item.meta-item--calendar .meta-item__label::before {
	background-image: url(images/icon-calendar.svg);
}
.meta-item.meta-item--computer .meta-item__label::before {
	background-image: url(images/icon-computer.svg);
}
.meta-item.meta-item--numbers .meta-item__label::before {
	background-image: url(images/icon-numbers.svg);
}
.meta-item.meta-item--numkey .meta-item__label::before {
	background-image: url(images/icon-numkey.svg);
}
.meta-item.meta-item--phone .meta-item__label::before {
	background-image: url(images/icon-phone.svg);
}
.meta-item.meta-item--icon .meta-item__data {
	margin-left: 1.75rem;
}
@media (min-width: 64em) {
	.meta-item.meta-item--icon .meta-item__data {
		margin-left: 0;
	}
}

/* Pages */

/* Pages -- Board Meetings */

.board-meetings-template-default .l-page-hero__container .breadcrumb {
	margin-bottom: 1rem;
}
.page-title.page-title--flattop {
	margin-top: 1rem;
}
@media (min-width: 40em) {
	.meeting-info--grid {
		display: grid;
		grid-template-columns: 50% 50%;
		grid-column-gap: 1rem;
		margin-bottom: 2rem;
	}
	.meta-item.list--location {
		grid-column: 1 / span 2;
	}
}
@media (min-width: 64em) {
	.meeting-info--grid {
		margin-left: 1rem;
	}
}

/* Pages -- Board Meetings -- Meeting Resources */

.content__details {
    border-top: 0.125rem solid #0aa6a0;
    margin-bottom: 2em;
  }
.content__details details {
	border-bottom: 0.0625rem solid #cececa;
	padding: 0 1rem;
	user-select: none;
}
.content__details details[open] {
	border-bottom-width: 0.125rem;
}
.content__details details:last-child[open] {
    border-bottom-width: 0.0625rem;
}
.content__details details[open]&gt;summary {
	border-bottom: 0.0625rem solid #cececa;
}
.content__details details:not(first-child)[open]&gt;summary {
	border-top: 0.125rem solid #0aa6a0;
	margin-top: -0.125rem;
}
.content__details details .details--icon {
	font-size: 24px;
	height: 1.5em;
	margin: auto 1rem auto auto;
	transition: all 0.3s;
}
.content__details details[open] .details--icon {
	transform: rotate(135deg);
}
.content__details summary {
	display: flex;
	cursor: pointer;
	margin: 0 -1rem;
}
.content__details summary::-webkit-details-marker {
	display: none;
}
.content__details--content {
	margin-top: 1rem;
}
summary h2, summary h3, summary h4, summary h5, summary h6 {
	margin: 1rem;
}
.content__details summary:hover {
	background-color: #f3f3f2;
}
@media (min-width: 40em) {
	.mtg__resources {
		margin-top: 2rem;
	}
}
.file__icon {
	margin: 0 3px 0 2px;
	width: 15px;
}

/* Pages -- Board Meetings -- Meeting Packet */

.mtg-packet__box {
	background-color: #f3f3f2;
	border: solid 2px #b8b7b2;
	padding: 24px 16px;
}
@media (min-width: 40em) {
	.mtg-packet__box {
		padding: 40px 96px;
	}
	.mtg-packet__button {
		width: max-content;
		margin: auto 0;
		padding-top: 0.5rem;
	}
}
@media (min-width: 64em) {
	.mtg-packet__box {
		display: grid;
		grid-template-columns: auto min-content;
		grid-gap: 0 1rem;
	}
	.mtg-packet--inner {
	}
}
.mtg-packet__header {
	color: #2a4283;
}
.mtg-packet__content {
	font-weight: 400;
}
.mtg-packet__button-meta {
	display: inline-block;
	font-size: .8375rem;
	margin-left: .5rem;
	margin-right: .125rem;
}

/* Pages -- Homepage */

.block-card-group__feature-grid {
	display: grid;
	grid-gap: 1rem;
	padding: 2rem 1rem;
}
.block-card-group__feature-grid.dropdown-above {
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: -10.5rem;
}
.block-card-group__feature-grid .card__content {
	padding: 1rem 1.5rem 2rem;
}
.block-card-group__feature-grid .card__excerpt {
	color: #55544f;
	font-weight: 600;
}
.block-hero-background--image {
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
}
.block-hero-background--overlay {
	background: linear-gradient(134.8deg, #2A428399 0%, #0AA6A099 100%);
}
.dropdown-above-cards .block-hero-background {
	background: linear-gradient(134.8deg, #2A4283dd 0%, #0AA6A0ee 100%);
	padding-top: 10.5rem;
}
.dropdown-below-cards .block-hero-background {
	background: linear-gradient(134.8deg, #2A4283f6 0%, #0AA6A0f6 100%);
}
.homepage-dropdown.homepage-dropdown--above, .homepage-dropdown.homepage-dropdown--below {
	margin-bottom: 0;
}
.homepage-dropdown__layout.homepage-dropdown--above {
	background: none;
	padding: 5rem 2rem;
}
.homepage-dropdown__layout.homepage-dropdown--below {
	background: #fffffffa;
	padding: 1.5rem;
}
.homepage-dropdown--below .homepage-dropdown__form .homepage-dropdown__select {
	background-color: #fdfdfc;
	border: 1px solid #b8b7b2;
	transition-duration: 200ms;
	transition-property: background-color, border;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.homepage-dropdown--below .homepage-dropdown__form .homepage-dropdown__select:hover {
	background-color: #ffffff;
	border: 1px solid #55544f;
}
.homepage-dropdown--below .homepage-dropdown__form .homepage-dropdown__select:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.homepage-dropdown--below .homepage-dropdown__form .homepage-dropdown__select:focus:focus {
	outline-color: #2a4283;
}
.homepage-dropdown--below .homepage-dropdown__form .homepage-dropdown__select:disabled:hover,
.homepage-dropdown--below .homepage-dropdown__form .homepage-dropdown__select:disabled:focus {
	background-color: #fdfdfc;
	border: 1px solid #b8b7b2;
}
.homepage-dropdown--below .homepage-dropdown__label {
	color: #55544f;
}
@media (min-width: 40em) {
	.block-card-group__feature-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	.block-card-group__feature-grid .card__content {
		padding: 1rem 3rem 2rem;
	}
	.block-hero-background__layout {
		padding: 3rem 2rem;
	}
	.homepage-dropdown__layout.homepage-dropdown--above {
		padding: 5rem 4rem;
	}
	.homepage-dropdown__layout.homepage-dropdown--below {
		padding: 3rem 4rem;
	}
}
@media (min-width: 64em) {
	.block-card-group__feature-grid {
		padding: 4.5rem 1rem;
	}
	.homepage-dropdown__layout.homepage-dropdown--below {
		padding: 4rem;
	}
	.homepage-dropdown__layout .button {
		margin-bottom: 0.25rem;
	}
}

/* Pages -- Listing pages */

span.edit-link {
    float: inline-end;
}

.box-component {
	box-shadow: none;
}
.box-component.box-component--border {
	background-color: transparent;
}
.box-component--border::after {
	height: 0.125rem;
}
.box-component--rounded {
	box-shadow: 0.01875rem 0.01875rem 0.3125rem 0 rgb(50 58 69 / 20%);
}
.card__taxonomy {
	margin-top: 0.75rem;
}
.card__taxonomy span {
	background: var(--wp--preset--color--gray-95);
	padding: 0.125rem 0.375rem;
}
.card__taxonomy .card__taxonomy--label {
	background-color: transparent;
	font-weight: 700;
}
.card__taxonomy .tag {
	font-size: .875rem;
	line-height: 1.5;
	padding: 0.125rem 0.375rem;
	text-transform: initial;
}
.listing-card--theme-orange .card__taxonomy .card__taxonomy--label {
	color: var(--wp--preset--color--red-l-42);
}
.card--small .card__content {
	padding: 24px 48px;
}
.card--small .card__title {
	margin-bottom: 1rem;
}
.has-split-date .card__date {
	/* color: #8a8981; */
}
.listing-card--theme-darkblue .box-component--border::after {
	background: linear-gradient(135deg, #52659c 0%, #1f3161 100%);
}
.listing-card--theme-orange .box-component--border::after {
	background: linear-gradient(135deg, #c4811c 0%, #99413e 100%);
}
.listing-card--theme-violet .box-component--border::after {
	background: linear-gradient(135deg, #99413e 0%, #73436a 100%);
}
.listing-card__item, .listing-card li {
	margin: 0;
}
.l-sidebar__sidebar .button--default-blue.button--flex {
	min-width: 60%;
}
.page-sidebar__description {
	color: #1f3161;
	font-size: 1rem;
	margin-bottom: 1.5rem;
}
.page-sidebar__link {
	margin: 1.5rem auto;
	text-align: center;
}
.page-sidebar__link button {
	margin: 0;  
}
.search--search-label,
.search--search-query {
	margin-bottom: 5.5rem;
}
.search--search-label {
	color:#08827d;
	font-size: 1.5rem;
	font-style: italic;
}
ul.listing-card {
	margin-top: -5rem;
}
ul.listing-card.listing-card--has-top-border {
	margin-top: 0;
	position: relative;
}
ul.listing-card.listing-card--has-top-border::before {
	background: linear-gradient(135deg, #52659c 0%, #1f3161 100%);
	height: 0.125rem;
	top: 0;
	content: '';
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 5;
}
ul.listing-card.properties--grid, ul.listing-card--contacts {
	margin: 0;
}
@media (min-width: 40em) {
	.listing-card .card {
		--card-padding: 2rem 0;
	}
	.card--small.card--meeting {
		--card-padding: 2rem 3rem;
	}
	.template-filter-sidebar .l-sidebar__main {
		padding-top: inherit;
	}
	ul.listing-card {
		margin-top: -3rem;
	}
	ul.listing-card.properties--grid, ul.listing-card--contacts {
		margin: 0;
	}
}
@media (max-width: 64em) {
	.l-sidebar__sidebar .button--default-blue.button--flex {
		width: 100%;
	}
}
@media (min-width: 64em) {
	ul.listing-card {
		margin-top: -5rem;
	}
	ul.listing-card.properties--grid, ul.listing-card--contacts {
		margin: 0;
	}
}

/* Pages -- Listing Pages -- Board Meetings Listing Page */

.meeting--future .card__bottom {
	margin-bottom: 12px;
}
.page-hero__description, 
.page-hero__button {
	display: flex;
}
.page-hero__button {
	width: fit-content;
}
.page-hero__description {
    font-size: 1.125rem;
    font-weight: normal;
	margin: 1rem 0;
}
@media (min-width: 40em) {
	.list--board-meetings .card__title,
	.list--board-meetings .card__author {
		display: inline-block;
	}
	.list--board-meetings .card__title {
		margin-bottom: 0;
	}
	.list--board-meetings .card__author {
		color: #08827d;
		font-size: 1.75rem;
		font-weight: 400;
		line-height: 1.25;
	}
	.list--board-meetings .teaser__separator {
		font-size: 1.8375rem;
		margin-left: 0.25rem;
	}
}
@media (max-width: 40em) {
	.list--board-meetings .teaser__separator {
		display: none;
	}
}

/* Pages -- Listing Pages -- Organizations Listing Page */

.post-type-archive-organizations .contact-list-item__wrapper,
.tax-organization_focus .contact-list-item__wrapper {
	border-bottom: 1px solid #cececa;
	margin-bottom: 1.5rem;
}

/* Pages -- Listing Pages -- Property Listing Page */

.properties--grid .listing-card__item .card--small {
	max-width: 100%;
}
@media (min-width: 37.5em) {
	@supports (display: grid) {
		.listing-card.properties--grid.l-grid--2-col {
			grid-template-columns: auto;
			grid-gap: 2.5rem;
		}
	}
}
@media (min-width: 68.5em) {
	@supports (display: grid) {
		.listing-card.properties--grid.l-grid--2-col {
			grid-template-columns: repeat(2, 1fr);
		}
	}
}

/* Pages -- Properties */

.meta-item.property-label {
	margin-top: 3rem;
}
.meta-item.floor-plan__data .meta-item__label {
	font-size: 1.25rem;
}
span.meta-item__data-value {
	font-weight: 600;
	color: #2a4283;
}
@media (min-width: 64em) {
/*	.meta-item.floor-plan__data.has-virtual-tour .meta-item__label {
		width: 20%;
	}
	.meta-item.floor-plan__data.has-virtual-tour .meta-item__data {
		width: 80%;
	} */
    .single-properties .meta-item.meta-item--flex {
        align-items: flex-start;
    }
	.single-properties .list.list--flex li, .meta-item__label, .meta-item__link {
		margin: 0;
	}
	.meta-item__inner {
		margin-left: 1rem;
	}
}
.meta-item__data .meta-item__link,
.meta-item.floor-plan__data .meta-item__link {
	padding: 8px 0;
}
.meta-item__data summary {
	cursor: pointer;
	list-style: none;
	text-decoration: underline;
}
.meta-item--income_data div {
	padding-left: 0.5rem;
}
.meta-item--income_ami {
	grid-column: 2 / span 2;
}
.meta-item--income_amount {
	grid-column: 1 / span 3;
}
@media (max-width: 40em) {
	.meta-item__right {
		border-top: 3px dotted #2a4283;
		border-bottom: 3px dotted #2a4283;
		margin: 0.25rem 0;
	}
	.meta-item.floor-plan__data .meta-item__right .meta-item__link {
		padding: 0;
		float: right;
	}
}
@media (min-width: 40em) {
/*	.property-data.has-virtual-tour .list--flex.list--3-col {
		display: grid;
		grid-template-columns: 30% 30% auto;
	}
	.property-data.has-virtual-tour .list--flex.list--3-col li {
		width: 100%;
	}
	.meta-item.property-data.has-virtual-tour .meta-item__data {
		display: grid;
		grid-template-columns: auto max-content;
	} */
	.meta-item.floor-plan__data {
		display: block;
	}
	.meta-item.floor-plan__data .meta-item__label,
	.meta-item.floor-plan__data .meta-item__link {
		display: inline-block;
	}
	.meta-item.floor-plan__data .meta-item__label {
		padding: 0 0 10px 0;
		width: fit-content;
	}
	.meta-item.floor-plan__data .meta-item__link {
		padding: 0 0 10px 8px;
	}
	.meta-item.floor-plan__data .meta-item__data {
		width: 100%;
	}
	.property-data .meta-item__link {
		text-align: right;
	}
	.meta-item--household_size_data, .meta-item--income_data {
		display: inline-block;
		vertical-align: top;
	}
	.meta-item--income_ami {
		grid-column: 2 / span 2;
	}
	.meta-item--income_amount {
		grid-column: 1 / span 3;
	}
	.meta-item--income_data {
		padding-left: 0.5rem;
	}
	.meta-item__inner {
		grid-column: 1 / span 2;
		display: grid;
		grid-template-columns: repeat(4, 1fr);
	}
	.meta-item__right {
		float: right;
	}
}

/* Pages -- Sidebar */

.menu--sidebar .menu-item-has-children {
	padding-right: 1.5rem;
	position: relative;
}
.plus {
	font-size: 20px;
	font-style: normal;
}
.sub-menu-btn {
	background-color: initial;
	border: none;
	color: #1f3161;
	cursor: pointer;
	font-weight: 600;
	margin-right: -0.5rem;
	position: absolute;
	right: 0;
}
@media (min-width: 55em) {
	.l-sidebar__overlap {
		border: 1px solid var(--wp--preset--color--ocean-blue-l-34);
	}
	.l-sidebar__overlap.l-sidebar__overlap-more {
		transform: translateY(-19.875rem);
	}
	.l-sidebar--theme-orange .l-sidebar__overlap {
		border-color: var(--wp--preset--color--red-l-63);
	}
}

/* Pages -- Taxonomy Pages */

.tax-organization_focus .l-content__main {
	max-width: 60rem;
	margin: 0 auto;
	padding-top: 2rem;
}

/* Posts */

/* Posts -- About Blurbs */

.about-extra-blurbs .about-the-blurb {
	margin-top: 2.5rem;
}

/* Posts -- PDF Downloads */

.l-section.pdf_download {
	margin: 2.5rem auto;
	width: fit-content;
}

/* Airtable */

.airtable-embed {
	background: transparent;
	border: 1px solid #cececa;
	border-radius: 0.5rem;
	margin-bottom: 2rem;
}
.airtable-rental-application {
	height: 3108px;
}
@media (min-width: 40em) {
	.airtable-rental-application {
		height: 2286px;
	}
}

/* AddToAny Share Buttons

.addtoany_list a, .widget .addtoany_list a {
	display: inline-flex;
}
span.a2a_svg.a2a_s__default {
	border: 2px solid #ffffff;
	border-radius: 50% !important;
	padding: 0.25rem;
}
*/
main .addtoany_share_save_container,
main .addtoany_share_save_container .addtoany_list {
	display: flex;
	align-items: center;
	width: fit-content;
}
main .addtoany_share_save_container {
	background-color: #1f3161;
	color: #ffffff;
	padding: 0.5rem 1rem;
	border-radius: 100px;
}
main .addtoany_share_save_container .addtoany_header {
	font-size: 0.875rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	margin: 0 0.5rem;
	text-transform: uppercase;
}
main .addtoany_share_save_container .addtoany_list a {
	display: flex;
}

/* FacetWP */

.facetwp-icon.f-loading::before {
	background-color: transparent;
}
div.facetwp-type-radio {
	margin-top: -8px;
	padding-bottom: 4px;
}
div.facetwp-radio {
	color: #1f3161;
	font-size: 1rem;
	margin-bottom: 10px;
	padding-left: 1rem;
}
div.facetwp-radio, div.facetwp-radio.checked {
	background: none;
}
.facetwp-radio::before {
	content: '';
	outline: 2px solid transparent;
	outline-offset: 2px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border: 1px solid #1f3161;
	border-radius: 50%;
	box-shadow: 0 0 0 2px transparent;
	display: inline-block;
	cursor: pointer;
	height: 24px;
	margin-bottom: -1px;
	margin-right: 14px;
	outline: none;
	position: relative;
	top: 5px;
	transition-duration: 200ms;
	transition-property: background-color, border-color, border-radius;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	width: 24px;
}
.facetwp-radio.checked::before {
	content: '';
	background-color: #1f3161;
	border: 2px solid #ffffff;
	box-shadow: 0 0 0 2px #1f3161;
}
.facetwp__pagination {
	margin: 2.5rem 0;
}
.facetwp__pagination .facetwp-page.active {
	background: none;
	border: 2.5px solid #1f3161;
	margin: -2.5px 0;
}
.wp-facets__list .fs-label-wrap,
.wp-facets__list .fs-dropdown {
	background-color: #fdfdfc;
	border: 1px solid #b8b7b2;
	font-size: 1rem;
	max-width: 100%;
	padding: 0.625em 0.4375em;
	transition-duration: 200ms;
	transition-property: background-color, border;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.wp-facets__list .fs-label-wrap:hover,
.wp-facets__list .fs-dropdown:hover,
.wp-facets__list .fs-label-wrap:focus,
.wp-facets__list .fs-dropdown:focus {
	background-color: #ffffff;
	border: 1px solid #55544f;
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.wp-facets__list .fs-label-wrap:focus:focus,
.wp-facets__list .fs-dropdown:focus:focus {
	outline-color: #2a4283;
}
.wp-facets__list .fs-label-wrap:disabled,
.wp-facets__list .fs-dropdown:disabled {
	cursor: default;
	opacity: 0.35;
}
.wp-facets__list .fs-label-wrap:disabled:hover,
.wp-facets__list .fs-dropdown:disabled:hover,
.wp-facets__list .fs-label-wrap:disabled:focus,
.wp-facets__list .fs-dropdown:disabled:focus {
	background-color: #fdfdfc;
	border: 1px solid #b8b7b2;
}
.wp-facets__list .fs-arrow {
	right: 0.625rem;
}

/* Gravity Forms */

.gform_wrapper.gravity-theme #field_submit,
.gform_wrapper.gravity-theme .gform_footer {
	display: block;
	text-align: center;
}

/* Tribe Events Calendar */

:root {
	--tec-color-background-events-bar-submit-button: #ffffff;
	--tec-color-background-events-bar-submit-button-hover: #1f3161;
	--tec-color-background-events-bar-submit-button-active: var(--tec-color-background-events-bar-submit-button-hover);
	--tec-color-text-events-bar-submit-button: #1f3161;
	--tec-color-text-events-bar-submit-button-hover: #ffffff;
	--tec-color-text-events-bar-submit-button-active: var(--tec-color-text-events-bar-submit-button-hover);
}

:root{
	/* From the-events-calendar/common/src/resources/css/variables-skeleton.min.css */
	--tec-grid-gutter: 3rem; /* was 48px */
	--tec-grid-gutter-small: 2.625rem; /* was 42px */
	--tec-grid-gutter-page: 2.625rem; /* was 42px */
	--tec-grid-gutter-page-small: 1.25rem; /* was 19.5px */
	--tec-grid-width-default: 73.5rem; /* was 1176px */
	--tec-grid-width-min: 20rem; /* was 320px */
	--tec-spacer-0: 0.25rem; /* was 4px */
	--tec-spacer-1: 0.5rem; /* was 8px */
	--tec-spacer-2: 0.75rem; /* was 12px */
	--tec-spacer-3: 1rem; /* was 16px */
	--tec-spacer-4: 1.25rem; /* was 20px */
	--tec-spacer-5: 1.5rem; /* was 24px */
	--tec-spacer-6: 1.75rem; /* was 28px */
	--tec-spacer-7: 2rem; /* was 32px */
	--tec-spacer-8: 2.5rem; /* was 40px */
	--tec-spacer-9: 3rem; /* was 48px */
	--tec-spacer-10: 3.5rem; /* was 56px */
	--tec-spacer-11: 4rem; /* was 64px */
	--tec-spacer-12: 5rem; /* was 80px */
	--tec-spacer-13: 6rem; /* was 96px */
	--tec-spacer-14: 10rem; /* was 160px */
	--tec-color-text-primary: var(--wp--preset--color--black);
	--tec-color-text-primary-light: var(--wp--preset--color--gray-32);
	--tec-color-text-secondary: var(--wp--preset--color--ocean-blue-l-20);
	--tec-color-text-disabled: var(--wp--preset--color--gray-52);
	--tec-color-text-events-title: var(--wp--preset--color--blue-l-39);
	--tec-color-text-event-date: var(--wp--preset--color--ocean-blue-l-27);
/*	--tec-color-text-event-title: var(--tec-color-text-events-title);
	--tec-color-text-secondary-event-date: var(--tec-color-text-secondary); */
	--tec-color-icon-primary: var(--wp--preset--color--gray-52);
	--tec-color-icon-primary-alt: var(--wp--preset--color--gray-71);
	--tec-color-icon-secondary: var(--wp--preset--color--gray-80);
	--tec-color-icon-active: var(--wp--preset--color--ocean-blue-l-27);
	--tec-color-icon-disabled: var(--wp--preset--color--gray-95);
	--tec-color-icon-focus: var(--wp--preset--color--yellow-l-59);
	--tec-color-icon-error: var(--wp--preset--color--red-l-42);
	--tec-color-event-icon: var(--wp--preset--color--ocean-blue-l-20);
	--tec-color-event-icon-hover: var(--wp--preset--color--yellow-l-59);
	--tec-color-accent-primary: var(--wp--preset--color--ocean-blue-l-27);
	--tec-color-accent-primary-hover: var(--wp--preset--color--ocean-blue-l-20);
	--tec-color-accent-primary-active: var(--wp--preset--color--ocean-blue-l-20);
	--tec-color-accent-primary-background: #daf1f0;
	--tec-color-accent-secondary: var(--wp--preset--color--yellow-l-59);
	--tec-color-accent-secondary-hover: var(--wp--preset--color--yellow-l-44);
	--tec-color-accent-secondary-active: var(--wp--preset--color--yellow-l-44);
	--tec-color-accent-secondary-background: transparent;
	--tec-color-button-primary: var(--tec-color-accent-primary);
	--tec-color-button-primary-hover: #1f3161;
	--tec-color-button-primary-active: var(--tec-color-accent-primary-active);
	--tec-color-button-primary-background: var(--tec-color-accent-primary-background);
	--tec-color-button-secondary: var(--tec-color-accent-secondary);
	--tec-color-button-secondary-hover: var(--tec-color-accent-secondary-hover);
	--tec-color-button-secondary-active: var(--tec-color-accent-secondary-active);
	--tec-color-button-secondary-background: var(--tec-color-accent-secondary-background);
	--tec-color-link-primary: var(--wp--preset--color--ocean-blue-l-27);
	--tec-color-link-accent: var(--tec-color-accent-primary);
	--tec-color-link-accent-hover: var(--tec-color-accent-primary-hover);
	--tec-color-border-default: var(--wp--preset--color--gray-80);
	--tec-color-border-secondary: var(--wp--preset--color--gray-95);
	--tec-color-border-tertiary: var(--wp--preset--color--ocean-blue-l-27);
	--tec-color-border-hover: var(--wp--preset--color--yellow-l-59);
	--tec-color-border-active: var(--wp--preset--color--yellow-l-44);
/*
	--tec-color-background: #fff;
	--tec-color-background-events: transparent;
	--tec-color-background-transparent: hsla(0,0%,100%,.6);
	--tec-color-background-secondary: var(--wp--preset--color--gray-95);
	--tec-color-background-messages: rgba(20,24,39,.07);
	--tec-color-background-secondary-hover: var(--wp--preset--color--gray-99);
	--tec-color-background-error: rgba(218,57,77,.08);
	--tec-color-box-shadow: rgba(0,0,0,.14);
	--tec-color-box-shadow-secondary: rgba(0,0,0,.1);
	--tec-color-scroll-track: rgba(0,0,0,.25);
	--tec-color-scroll-bar: rgba(0,0,0,.5);
	--tec-color-background-primary-multiday: rgba(51,74,255,.24);
	--tec-color-background-primary-multiday-hover: rgba(51,74,255,.34);
	--tec-color-background-secondary-multiday: rgba(20,24,39,.24);
	--tec-color-background-secondary-multiday-hover: rgba(20,24,39,.34);
	--tec-color-accent-primary-week-event: rgba(51,74,255,.1);
	--tec-color-accent-primary-week-event-hover: rgba(51,74,255,.2);
	--tec-color-accent-primary-week-event-featured: rgba(51,74,255,.04);
	--tec-color-accent-primary-week-event-featured-hover: rgba(51,74,255,.14);
	--tec-color-background-secondary-datepicker: var(--tec-color-background-secondary);
	--tec-color-accent-primary-background-datepicker: var(--tec-color-accent-primary-background);
*/

/* From the-events-calendar/common/src/resources/css/variables-full.min.css */
	--tec-border-radius-default: 0;
	--tec-border-width-week-event: 0.125rem; /* was 2px */
/*
	--tec-box-shadow-default: 0 2px 5px 0 var(--tec-color-box-shadow);
	--tec-box-shadow-tooltip: 0 2px 12px 0 var(--tec-color-box-shadow);
	--tec-box-shadow-card: 0 1px 6px 2px var(--tec-color-box-shadow);
	--tec-box-shadow-multiday: 16px 6px 6px -2px var(--tec-color-box-shadow-secondary);
	--tec-form-color-background: var(--tec-color-background);
	--tec-form-color-border-default: var(--tec-color-text-primary);
	--tec-form-color-border-active: var(--tec-color-accent-secondary);
	--tec-form-color-border-secondary: var(--tec-color-border-tertiary);
	--tec-form-color-accent-primary: var(--tec-color-accent-primary);
	--tec-form-box-shadow-default: var(--tec-box-shadow-default);
	--tec-opacity-background: 0.07;
	--tec-opacity-select-highlighted: 0.3;
	--tec-opacity-icon-hover: 0.8;
	--tec-opacity-icon-active: 0.9;
	--tec-opacity-default: 1;
	--tec-transition: all 0.2s ease;
	--tec-transition-background-color: background-color 0.2s ease;
	--tec-transition-color-border-color: color 0.2s ease,border-color 0.2s ease;
	--tec-transition-transform: transform 0.2s ease;
	--tec-transition-border-color: border-color 0.2s ease;
	--tec-transition-color: color 0.2s ease;
	--tec-transition-opacity: opacity 0.2s ease;
*/
	--tec-font-family-sans-serif: "Work Sans", Arial, sans-serif;
	--tec-font-size-0: 0.6875rem; /* was 11px */
	--tec-font-size-1: 0.75rem; /* was 12px */
	--tec-font-size-2: 0.875rem; /* was 14px */
	--tec-font-size-3: 1rem; /* was 16px */
	--tec-font-size-4: 1.125rem; /* was 18px */
	--tec-font-size-5: 1.25rem; /* was 20px */
	--tec-font-size-6: 1.375rem; /* was 22px */
	--tec-font-size-7: 1.5rem; /* was 24px */
	--tec-font-size-8: 1.75rem; /* was 28px */
	--tec-font-size-9: 2rem; /* was 32px */
	--tec-font-size-10: 2.625rem; /* was 42px */
/*
	--tec-line-height-0: 1.38;
	--tec-line-height-1: 1.42;
	--tec-line-height-2: 1.5;
	--tec-line-height-3: 1.62;
*/

	--tec-color-recurring-icon: var(--tec-color-text-primary-light);
/* From events-calendar-pro/src/resources/css/views-full.min.css */
	--tec-color-recurring-icon-month: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-month-hover: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-month-multiday: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-month-multiday-hover: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-list: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-list-hover: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-day: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-day-hover: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-week: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-week-hover: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-week-multiday: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-week-multiday-hover: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-photo: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-photo-hover: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-map: var(--tec-color-recurring-icon);
	--tec-color-recurring-icon-map-hover: var(--tec-color-recurring-icon);
}

.tribe-events button {
	background: none;
	border: none;
}
.tribe-events .tribe-events-c-search__button,
.tribe-events button.tribe-events-c-search__button {
	border: 2px solid #1f3161;
	border-radius: 100px;
	color: var(--tec-color-text-events-bar-submit-button);
	transition: var(--tec-transition-background-color);
}
.tribe-events .tribe-events-c-search__button:hover,
.tribe-events button.tribe-events-c-search__button:hover {
	background-color: var(--tec-color-background-events-bar-submit-button-hover);
	color: var(--tec-color-text-events-bar-submit-button-hover);
}
.tribe-events-c-search__input-control input,
.tribe-events-c-search__input-control input:focus {
	border: none;
	outline: none;
}
.tribe-events-c-view-selector__list-item a {
	color: #1f3161;
	font-weight: 600;
	text-decoration: none;
}
.tribe-events-c-view-selector__list-item a:hover,
.tribe-events-c-view-selector__list-item--active a {
	text-decoration: underline;
}
.tribe-events-c-view-selector__list-item--active a {
	font-weight: 700;
}
.events-container address {
	font-style: normal;
}
.tribe-common-b2--bold {
	font-weight: bold;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding-bottom: 0;
}
.tribe-events-c-subscribe-dropdown__content {
	position: absolute;
	z-index: 999;
}
.tribe-common li.tribe-events-c-subscribe-dropdown__list-item {
	margin: 0;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a {
	color: #1f3161;
	font-weight: 600;
	padding: 0.25rem var(--tec-spacer-3);;
	text-decoration: none;
}
a.tribe-events-c-subscribe-dropdown__list-item-link:hover {
	text-decoration: underline;
	font-weight: 700;
}
svg.tribe-common-c-svgicon.tribe-common-c-svgicon--series.tribe-events-series-archive__icon {
    stroke: currentColor;
}
.tribe-events .tribe-events-calendar-series-archive__link {
	color: currentColor;
	display: inline-flex;
    align-items: center;
	text-decoration: none;
}
.tribe-events .tec_series_marker__title {
	font-size: var(--wp--preset--font-size--small);
	font-weight: 600;
	margin-left: .25rem;
}
.tribe-events .tribe-events-calendar-series-archive__link::after {
	content: 'Event series';
	font-size: var(--wp--preset--font-size--small);
	margin-left: 0.25rem;
}
.tribe-events .tribe-events-calendar-series-archive__link:hover,
.tribe-events .tribe-events-calendar-series-archive__link:hover .tribe-events-series-archive__icon,
.tribe-events .tribe-events-calendar-series-archive__link:active .tribe-events-series-archive__icon {
	color: var(--wp--preset--color--yellow-l-59);
}
.single-tribe_events .tribe-events-c-subscribe-dropdown__container,
.tribe-events .tribe-events-c-subscribe-dropdown__container {
	margin-top: var(--tec-spacer-9)
}

@media (min-width: 768px) {
	.tribe-events .tribe-events-c-events-bar--border {
		border: 1px solid var(--wp--preset--color--gray-80);
	}
}

/* Tribe Events Calendar -- List View */

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
	width: calc(var(--tec-grid-width-1-of-4)*4);
}

.tribe-events .tribe-events-c-top-bar__datepicker-button {
	color: var(--wp--preset--color--blue-l-39);
}	
.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
	display: block;
	height: 0.75rem;
	margin-left: 0.75rem;
	width: 1.125rem;
}
.tribe-events-c-nav__list a,
.tribe-events-sub-nav a {
	color: var(--wp--preset--color--blue-l-34);
	font-weight: 600;
	text-decoration: none;
}
.tribe-events-c-nav__list a:hover {
	font-weight: 700;
}
time.tribe-events-calendar-month__day-date-daynum a,
.tribe-events-calendar-month__calendar-event-title a,
.tribe-events .tribe-events-calendar-list__event-title-link {
	text-decoration: none;
}
.tribe-events .tribe-events-calendar-list__event-title-link:hover,
.tribe-events-c-nav__list a:hover,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title a:hover,
.tribe-events-sub-nav a:hover {
	text-decoration: underline;
}
.tribe-events .tribe-events-calendar-list__event-venue,
.tribe-events-pro-map__event-venue {
	color: var(--wp--preset--color--gray-32);
}
/* .tribe-events .tribe-events-calendar-list__event-venue-address { display: none; } */
.tribe-events .tribe-events-calendar-list__event-datetime,
.tribe-events-pro-map__event-datetime-wrapper time,
.tribe-events-pro-map__event-datetime-wrapper span {
	color: var(--wp--preset--color--ocean-blue-l-27);
	font-size: var(--wp--preset--font-size--baseline);
	font-weight: 600;
}
.tribe-events-pro-map__event-datetime-wrapper .tribe-events-calendar-series-archive__link::after,
.tribe-events-pro-map__event-venue-address {
	font-weight: 400;
}
.tribe-events .tribe-events-calendar-list__event-title-link {
	color: var(--wp--preset--color--blue-l-39)
}
.tribe-events .tribe-events-calendar-list__event-title-link:hover {
	color: var(--wp--preset--color--blue-l-25)
}
.tribe-events .tribe-events-calendar-list__event-title-link:visited {
	color: var(--wp--preset--color--blue-l-34)
}
.tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button {
	font-size: var(--wp--preset--font-size--large);
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
.tribe-events-pro .tribe-events-pro-map__event-date-tag-month {
	color: var(--wp--preset--color--ocean-blue-l-27);
	font-size: var(--wp--preset--font-size--small);
	font-weight: 600;
	text-transform: uppercase;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-daynum,
span.tribe-events-pro-map__event-date-tag-daynum {
	font-size: var(--wp--preset--font-size--medium);
	font-weight: bold;
}
.tribe-events .tribe-events-calendar-list__event-description {
	font-size: var(--wp--preset--font-size--baseline);
}
.tribe-events .tribe-events-calendar-list__month-separator-text {
	font-size: var(--wp--preset--font-size--medium);
	color: var(--wp--preset--color--ocean-blue-l-20);
}
.tribe-events .tribe-events-calendar-list__month-separator:after {
	background-color: var(--wp--preset--color--gray-80);
	content: "";
	display: block;
	flex: auto;
	height: 1px;
	margin-left: 20px;
}
.tribe-events .tribe-events-series-archive__icon {
	color: var(--wp--preset--color--gray-32);
	transition-duration: 200ms;
	transition-property: background-color, border-color, color, outline-color;
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

/* Tribe Events Calendar -- Month View */

h3.tribe-events-calendar-month__header-column-title {
	color: #06605c;
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
}
.tribe-events-calendar-month__calendar-event-datetime {
	font-size: small;
}
h3.tribe-events-calendar-month__calendar-event-title {
	font-size: 0.875rem;
	font-weight: 600;
}
time.tribe-events-calendar-month__day-date-daynum a {
	color: var(--wp--preset--color--yellow-l-44);
	font-weight: 600;
}
time.tribe-events-calendar-month__day-date-daynum a:hover {
	color: var(--wp--preset--color--red-l-42);
	text-decoration: underline;
}
h3.tribe-events-calendar-month__multiday-event-bar-title.tribe-common-h8 {
	color: #08827d;
	font-size: 1rem;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding-bottom: 0;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
	border-top: 1px solid var(--wp--preset--color--gray-80);
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week{
	border-left: 1px solid var(--wp--preset--color--gray-80);
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
	border-color: var(--wp--preset--color--gray-80);
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-date {
	color: var(--wp--preset--color--blue-l-34);
	font-weight: 400;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-cell {
	background-color: var(--wp--preset--color--gray-95);
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date {
	color: var(--wp--preset--color--red-l-42);
	font-weight: 700;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-cell {
	color: var(--wp--preset--color--gray-52);
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date {
	color: var(--wp--preset--color--gray-71);
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date a {
    color: var(--wp--preset--color--gray-52);
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date a:hover {
    color: var(--wp--preset--color--gray-32);
}

/* Tribe Events Manager -- Month View ---- Date Picker */

th.datepicker-switch {
	color: #1f3161;
	position: relative;
	font-size: 1.5rem;
	font-weight: 600;
}
th.datepicker-switch:hover {
	font-weight: 700;
}
th.datepicker-switch::after {
	background-color: #c4811c;
	border-radius: 50px;
	bottom: 3px;
	content: '';
	height: 4px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	width: 2.5em;
}
.datepicker-years th.datepicker-switch::after {
	width: 8rem;
}
.tribe-events .datepicker .next .tribe-events-c-top-bar__datepicker-nav-icon-svg, .tribe-events .datepicker .prev .tribe-events-c-top-bar__datepicker-nav-icon-svg {
	height: 18px;
	width: 12px;
	color: #c4811c;
}
.datepicker th,
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover,
.datepicker table tr td span.focused, .datepicker table tr td span:hover {
	background: none;
}
.datepicker tfoot tr th:hover,
.datepicker table tr td span.focused, .datepicker table tr td span:hover {
	font-weight: bold;
	text-decoration: underline;
}
.tribe-events .datepicker .next .tribe-events-c-top-bar__datepicker-nav-icon-svg:hover, .tribe-events .datepicker .prev .tribe-events-c-top-bar__datepicker-nav-icon-svg:hover {
	color: #99413e;
}
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
	background-color: #1f3161;
}
.datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
	background: none;
}

/* Tribe Events Calendar -- Month View ---- Tooltips */

div.tribe-events-c-view-selector__content { border: none; }

.tooltipster-sidetip .tooltipster-box {
	background: #ffffff;
	border: 1px solid var(--wp--preset--color--gray-80);
}
.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content {
	padding: 1rem;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
	color: #06605c;
	font-size: small;
	font-weight: 400;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title {
	font-size: medium;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title a {
	text-decoration: none;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-description {
	color: #201f1d;
	font-size: small;
}

/* Tribe Events Calendar -- Map View */

.tribe-common div.tribe-events-pro-map iframe {
	border: 1px solid var(--wp--preset--color--gray-80);
}
.tribe-events-pro-map {
	border: 1px solid var(--wp--preset--color--gray-32);
}
.tribe-events-pro-map__event-cards.tribe-events-pro-map__event-cards--active {
	border-top: 1px solid var(--wp--preset--color--gray-80);
	border-bottom: 1px solid var(--wp--preset--color--gray-80);
}
button.tribe-events-pro-map__event-card-button {
	border-top: 1px solid var(--wp--preset--color--blue-l-25);
	border-bottom: 1px solid var(--wp--preset--color--blue-l-25);
	text-align: left;
}
button.tribe-events-pro-map__event-card-button:hover {
	background-color: var(--wp--preset--color--gray-95);
}
.tribe-events-pro-map__event-datetime-wrapper time,
.tribe-events-pro-map__event-datetime-wrapper span {
	color: var(--wp--preset--color--ocean-blue-l-27);
	font-size: var(--wp--preset--font-size--baseline);
	font-weight: 600;
}
.tribe-events-pro-map__event-datetime-wrapper .tribe-events-calendar-series-archive__link::after, 
.tribe-events-pro-map__event-venue-address {
	font-weight: 400;
}
.tribe-events-pro-map__event-venue {
	color: var(--wp--preset--color--gray-32);
}
.tribe-events-pro-map__event-details address,
.tribe-events-pro-map__event-actions {
	font-size: 1rem;
}
h3.tribe-events-pro-map__event-title.tribe-common-h8.tribe-common-h7--min-medium {
	font-size: var(--wp--preset--font-size--medium);
}
.tribe-events-pro .tribe-events-pro-map__event-cards-scroll-pane {
	display: none;
}

/* Tribe Events Calendar -- Event View */

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
	border: 2px solid #1f3161;
	border-radius: 5rem;
	color: #1f3161;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	height: auto;
	padding: 0;
	text-decoration: none;
	width: auto;
	text-align: center;
	transition-duration: 200ms;
	transition-property: background-color, border;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	padding: 0.75rem 1.25rem;
	width: 100%;
}
.tribe-common .tribe-common-c-btn-border:hover, .tribe-common a.tribe-common-c-btn-border:hover {
	background-color: #1f3161;
	color: #ffffff;
}
.tribe-common button {
	font-weight: bold;
}
.tribe-events-content h2, .tribe-events-content h3, .tribe-events-content h4, .tribe-events-content h5, .tribe-events-content h6 {
	color: #314d96;
}
.tribe-events-notices {
	background: #daf1f0;
	color: #08827d;
	font-weight: 600;
	margin: 1rem 0 1.5rem;
	padding: 0.5rem 1rem;
}
.tribe-events-notices ul,
.tribe-events-sub-nav {
	list-style-type: none;
	padding: 0;
}
.tribe-events-single .tribe-events-sub-nav {
	display: grid;
	grid-template-columns: auto auto;
	grid-gap: 1rem;
	justify-content: space-between;
}
.tribe-events-single .tribe-events-sub-nav li {
	width: max-content;
}
.single-tribe_events .events-container {
	margin: 0 auto;
	max-width: 62.25rem;
}
.single-tribe_events #tribe-events-content {
	margin: 2.5rem 1rem;
}
.tribe-events-series-relationship-single-marker {
	margin: 1rem 0;
}
.tribe-events-series-relationship-single-marker__prefix {
	font-weight: 600;
}
.single-tribe_events .tribe-blocks-editor .tribe-events-single-event-title, .single-tribe_events .tribe-blocks-editor .tribe-events-single-event-title {
	font-size: 3.375rem;
	line-height: 1.1;
	margin-top: 0;
}
.single-tribe_events .tribe-blocks-editor .tribe-events-schedule .tribe-events-schedule__datetime,
.tribe-events-schedule__date,
.tribe-events-schedule__separator,
.tribe-events-schedule__time {
	color: var(--tec-color-text-primary);
	font-size: var(--wp--preset--font-size--medium);
	font-weight: 600;
}
.tribe-block__events-link {
	justify-content: space-around;
}
.tribe-events-c-subscribe-dropdown__container {
	text-align: center;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown, .tribe-events .tribe-events-c-subscribe-dropdown {
	margin: 0;
}
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown__container,
.single-tribe_events .tribe-events-c-subscribe-dropdown__button, .tribe-block__events-link .tribe-events-c-subscribe-dropdown__button {
	width: fit-content;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon {
	color: currentColor;
	display: inline-block;
	height: 16px;
	margin-right: var(--tec-spacer-1);
	margin-top: -3px;
	stroke: currentColor;
	vertical-align: middle;
	width: 21px;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text {
	background-image: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: currentColor;
	cursor: pointer;
	font-size: inherit;
	padding: 0;
	text-shadow: none;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list {
	background-color: #ffffff;
	border: 1px solid var(--wp--preset--color--gray-95);
	border-radius: 0.25rem;
	box-shadow: 0.01875rem 0.01875rem 0.3125rem 0 rgb(50 58 69 / 20%);
}
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav li {
	width: max-content;
}
.tribe-block__venue {
	max-width: 100%;
}
.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__name h3 {
	font-size: 1.5rem;
	font-weight: 600;
}
.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__name h3::before {
	content: 'Location:';
	width: 100%;
	display: block;
	font-size: 1rem;
}
#tribe-events-content .tribe-block.tribe-block__event-website {
	text-align: center;
}
#tribe-events-content .tribe-block.tribe-block__event-website a {
	background: none;
	border: 2px solid #1f3161;
	border-radius: 5rem;
	color: #1f3161;
	font-size: 1rem;
	text-decoration: none;
}
#tribe-events-content .tribe-block__event-website a:active,
#tribe-events-content .tribe-block__event-website a:focus,
#tribe-events-content .tribe-block__event-website a:hover {
	background-color: #1f3161;
	color: #ffffff;
}

.tribe-common--breakpoint-medium.tribe-events.tribe-events-view--venue .tribe-events-calendar-list__event-details {
	width: 100%
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail { display: none; }
@media (min-width: 768px) {
	.tribe-events-event-meta {
		display: grid;
		grid-template-columns: 1fr 1fr 2fr;
	}	
	.tribe-events-event-meta.primary, .tribe-events-event-meta.secondary {
		width: 100%;
	}	
	.tribe-events-schedule h2 {
		color: #08817d;
		font-size: var(--wp--preset--font-size--medium);
		font-weight: 600;
	}
	.tribe-block__venue.tribe-block__venue--has-map .tribe-block__venue__map {
		width: 40%;
	}
	.tribe-block__venue.tribe-block__venue--has-map .tribe-block__venue__meta {
		width: 60%;
	}
	.tribe-events-venue-map {
		width: 100%;
	}
}

/* .tribe-events-calendar-series-archive__container span.tec_series_marker__title {
		display: none;
} */</pre></body></html>