/*
Theme Name: DVC 2023
Theme URI: https://filadesign.com
Author: Fila Design
Version: 1.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: dvc2023
*/
button[disabled], input[disabled] {
  background-color: transparent;
  border: none;
  color: #888;
}

.tribe-events-calendar-series-archive__link {
  display: none;
}

.single-tribe_event_series svg {
  max-height: 16px !important;
}

body .tribe-events-tooltip-theme {
  visibility: hidden !important;
}

.single-tribe_events .tribe-events-before-html .calendar-intro {
  display: none;
}

.single-tribe_events .tribe_events_cat-outside-event .tribe-block__organizer__details::after {
  display: block;
  text-align: left;
  content: "This event is not organized by the DVC, but is listed as a courtesy for our visitors.";
  font-size: .75em;
  font-weight: 400;
  color: #444;
  padding: 4px 0;
}

.single-tribe_events .gb-container > div.tribe-block__organizer__details h3 {
  display: none;
}

.single-tribe_events .gb-container > div.tribe-block__organizer__details:first-of-type h3 {
  display: block;
}

.tribe-events-page-template .tribe-events-header__messages {
  border: solid 1px #f655ff;
  max-width: 40em;
  margin: 2em auto;
  line-height: 1.2;
}

.tribe-events-page-template .tribe-events-c-messages__message-icon-svg {
  margin-right: .75em;
}

.tribe-events-page-template .tribe-events-c-messages__message-icon-svg path {
  stroke: red !important;
}

.tribe-events-page-template ol.tribe-events-c-breadcrumbs__list > li:last-child {
  font-weight: 600;
}

.tribe-events-page-template .tribe-events-calendar-month__calendar-event-title {
  line-height: 1.25;
  margin-top: 2px;
}

.tribe-events-page-template .tribe-events-calendar-month__calendar-event:not(.cat_outside-event) {
  margin-top: 0;
}

.tribe-events-page-template .tribe-events-calendar-month__calendar-event:not(.cat_outside-event)::before {
  content: "DVC Event";
  position: relative;
  left: 0;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .7rem;
  letter-spacing: .05em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding: 2px 0px 1px 0px;
  margin-bottom: 3px;
  margin-top: 0;
  background-color: rgba(22, 51, 123, 0);
  border-bottom: solid 1px rgba(22, 51, 123, 0.4);
  color: #16337b;
  display: inline-block;
  width: auto;
  height: auto;
}

.tribe-events-page-template .tribe-events-calendar-list__event:not(.cat_outside-event) .tribe-events-calendar-list__event-description {
  margin-top: 0;
}

.tribe-events-page-template .tribe-events-calendar-list__event:not(.cat_outside-event) .tribe-events-calendar-list__event-title {
  margin-bottom: 0 !important;
  line-height: 1.2;
}

.tribe-events-page-template .tribe-events-calendar-list__event:not(.cat_outside-event) .tribe-events-calendar-list__event-title::after {
  content: "DVC Event";
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: .05em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1em;
  background-color: #ffe500;
  padding: 4px 8px;
  color: #16337b;
  display: inline-block;
  width: auto;
  height: auto;
}

.tribe-events-page-template .tribe-events-calendar-list__event-venue-title {
  font-weight: 600 !important;
}

.tribe-events-page-template .tribe-events-c-events-bar__search-button,
.tribe-events-page-template .tribe-events-c-view-selector__button {
  background-color: white;
  border: none;
  clear: both;
}

.tribe-events-page-template .tribe-events-calendar-month__body {
  font-size: .63rem;
  border: solid 1px #ccc;
  margin-bottom: 2em;
}

.tribe-events-page-template .tribe-events-calendar-month__body .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date {
  background-color: #ffe500;
  margin-bottom: 4px;
}

.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
  border-color: #ccc;
}

.tribe-events-page-template .tribe-events-calendar-month__header-row {
  font-size: 1rem;
  background-color: #ffca00;
}

.tribe-events-page-template .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column {
  padding-bottom: 0;
  padding-left: 10px;
}

.tribe-events-page-template time {
  font-size: 1.2em;
  line-height: 1;
}

.tribe-events-page-template .tribe-events.tribe-events-view .tribe-events-calendar-month__day--past {
  opacity: .56;
  background-color: #e4eaf7 !important;
}

.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar {
  flex-direction: row-reverse !important;
}

.tribe-events-page-template .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker-button,
.tribe-events-page-template .tribe-events-c-subscribe-dropdown {
  display: flex;
  padding: .25em .5em .25em 0;
  margin: .2em;
  text-align: center;
  font-size: 1.75em;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  background: white;
  background-size: cover;
  border: solid 0px #000;
}

.tribe-events-page-template .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker-button .tribe-events-c-top-bar__datepicker-button-icon-svg,
.tribe-events-page-template .tribe-events-c-subscribe-dropdown .tribe-events-c-top-bar__datepicker-button-icon-svg {
  margin-left: .5em;
}

.tribe-events-page-template .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker-button .tribe-events-c-subscribe-dropdown__button,
.tribe-events-page-template .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
  padding: 0;
}

.tribe-events-page-template .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker-button .tribe-events-c-subscribe-dropdown__button-text,
.tribe-events-page-template .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text {
  background: transparent;
  border: none;
  font-size: 1em;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.tribe-events-page-template .tribe-events-c-subscribe-dropdown {
  display: block;
  font-size: .85em;
  margin: 1em 0 2em auto;
  background: #00a0e0;
  color: white;
}

.tribe-events-page-template .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list {
  padding: 0;
}

.tribe-events-page-template .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text {
  color: white;
  padding: 4px 1em;
}

.tribe-events-page-template .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item > a {
  padding: 3px 0;
  color: white;
}

.tribe-events-page-template .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item > a:hover {
  text-decoration: underline;
}

.tribe-events-page-template .tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
  display: block;
  width: 1em;
  margin: 10px auto;
}

.tribe-events-page-template .tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu {
  width: auto;
  min-width: 200px;
}

.tribe-events-page-template .tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu.datepicker td, .tribe-events-page-template .tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu.datepicker th {
  width: auto;
}

.tribe-events-page-template .tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu .datepicker-days > table {
  width: 100%;
}

.tribe-events-page-template .tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop {
  display: inline !important;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
  display: block;
  width: 1em;
  height: auto;
  margin: 0px auto 6px auto;
}

.tribe_event_series > header {
  display: none;
}

.tribe-events-header.tribe-events-header--has-event-search .tribe-events-header__events-bar {
  font-size: .7em;
}

.tribe-events-view--list .tribe-events-calendar-list__event-venue {
  margin-bottom: 0 !important;
}

.tribe-events-view--list .tribe-events-calendar-list__event-date-tag {
  min-width: 3em !important;
  width: 3em;
  margin-right: 3em;
}

@media (min-width: 680px) {
  .tribe-events-view--list .tribe-events-calendar-list__event-date-tag {
    margin-right: 2.5em;
  }
}

@media (min-width: 861px) {
  .tribe-events-view--list .tribe-events-calendar-list__event-date-tag {
    margin-right: 1em;
  }
}

.tribe-events-view--list .tribe-events-calendar-list__event-date-tag-datetime > span {
  background-color: #b1fc1f;
  width: 4em;
  min-width: 3em;
  text-align: center;
  font-weight: 600;
}

.tribe-events-view--list .tribe-events-calendar-list__event-date-tag-datetime > span.tribe-events-calendar-list__event-date-tag-weekday {
  padding: 12px 8px 2px 8px;
}

.tribe-events-view--list .tribe-events-calendar-list__event-date-tag-datetime > span.tribe-events-calendar-list__event-date-tag-daynum {
  padding: 0 8px 12px 8px;
}

.tribe-events-view--list .tribe-events-calendar-list__event-details.tribe-common-g-col {
  width: 100% !important;
  max-width: 40em !important;
  padding-left: 1em;
}

.tribe-events-view--list .tec_series_marker__title {
  display: none;
}

.tribe-events-view--list a.tribe-events-calendar-list__event-title-link {
  color: #0052aa;
  display: block;
}

.tribe-events-view--list a.tribe-events-calendar-list__event-title-link:visited {
  color: #407dbf;
}

.tribe-events-view--list a.tribe-events-calendar-list__event-title-link:hover {
  text-decoration: underline;
}

.tribe-common .tribe-common-l-container,
#tribe-events-pg-template {
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
  max-width: 100%;
}

.events-header {
  background: #2cb7ea url(https://demvolctr.org/wp-content/uploads/2023/03/popart-icon-calendar-320h.png) left center no-repeat;
  background-size: contain;
  min-height: 160px;
  display: flex;
  align-items: center;
}

.tribe-common .page-header {
  display: flex;
  align-items: center;
  background-color: #2cb7ea;
  min-height: 160px;
  margin-bottom: 2em;
  font-weight: 700;
}

.tribe-common h1 {
  font-weight: 700;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
  padding: .45em;
}

.tribe-events-c-search__input-group {
  margin-right: .5em !important;
  margin-top: -5px !important;
}

.tribe-events-c-events-bar__search .tribe-events-c-search.tribe-events-c-events-bar__search-form {
  display: flex;
  align-items: start;
  max-width: calc(100% - 3em);
}

@media (max-width: 820px) {
  .tribe-events-c-events-bar__search .tribe-events-c-search.tribe-events-c-events-bar__search-form {
    display: block;
    background: rgba(22, 51, 123, 0.85);
    padding: 20px;
    max-width: 90%;
    margin: -10px 5% 0 5%;
  }
  .tribe-events-c-events-bar__search .tribe-events-c-search.tribe-events-c-events-bar__search-form .tribe-common-c-btn.tribe-events-c-search__button {
    margin-top: 10px;
  }
}

.tribe-events-c-events-bar__search .tribe-events-c-search.tribe-events-c-events-bar__search-form .tribe-events-c-search__button {
  margin-bottom: 0;
}

.tribe-events-c-events-bar__views {
  background-color: rgba(44, 183, 234, 0.15);
}

@media (max-width: 820px) {
  .tribe-events-c-events-bar__views {
    display: block;
    background: white;
    padding: 20px;
    max-width: 90%;
    margin: -10px 5% 0 5%;
  }
  .tribe-events-c-events-bar__views .tribe-events-c-view-selector__list {
    background: white;
    padding: 10px;
    border: 1px solid #16337b;
  }
}

.tribe-events-c-events-bar__views .tribe-events-c-view-selector__content {
  padding: 0 !important;
}

.tribe-events-c-events-bar__views li.tribe-events-c-view-selector__list-item > a {
  padding: 6px !important;
}

.tribe-events-c-events-bar__views li.tribe-events-c-view-selector__list-item.tribe-events-c-view-selector__list-item--active {
  background-color: rgba(44, 183, 234, 0.15);
}

.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden::before {
  display: block;
  content: 'Jump to';
  font-size: .7em;
  font-weight: 600;
}

body.tribe_event_series-template-default .tribe-common-a11y-visual-hide,
body.tribe_event_series-template-default .tribe-events-header__events-bar,
body.tribe_event_series-template-default .tribe-events-header__top-bar,
body.tribe_event_series-template-default .tribe-events-c-subscribe-dropdown__container {
  display: none;
}

body.tribe_event_series-template-default .tribe-events-pro-summary::before {
  content: "Events in this series";
  font-size: 2em;
  font-weight: 700;
  display: block;
  margin: 1em auto 1em 0;
}

body.tribe_event_series-template-default .tribe-events-pro-summary .tribe-events-pro-summary__month-separator {
  font-size: 1.3em;
  font-weight: 700;
}

body.tribe_event_series-template-default .tribe-events-pro-summary h3 {
  margin-top: 0;
}

body.tribe_event_series-template-default .tribe-events-pro-summary hr {
  display: none;
}

body.tribe_event_series-template-default .tribe-events-pro-summary .tribe-events-pro-summary__event-row {
  display: flex;
  margin-bottom: 2em;
  margin-top: 1em;
}

body.tribe_event_series-template-default .tribe-events-pro-summary .tribe-events-pro-summary__event-row > .tribe-events-pro-summary__event-date-tag {
  padding: .5em;
  width: 4em;
  text-align: center;
  background-color: #b1fc1f;
  font-weight: 600;
}

body.tribe_event_series-template-default .tribe-events-pro-summary .tribe-events-pro-summary__event-details {
  padding-left: 1em;
}

body.tribe_event_series-template-default .tribe-events-pro-summary .tribe-events-pro-summary__event-details h3 {
  font-size: 1.2em;
}

body.tribe_event_series-template-default #content footer {
  display: none;
}

body.tribe_event_series-template-default .tribe-events-c-nav__list {
  margin: 2em auto;
  background-color: #ffe500;
  list-style: none;
  display: flex;
  justify-content: space-around;
  width: auto;
}

body.tribe_event_series-template-default .tribe-events-c-nav__list > li {
  white-space: nowrap;
  width: 100%;
  max-width: 14em;
  padding: .5em;
}

body.tribe_event_series-template-default .tribe-events-c-nav__list button.tribe-common-b2 {
  display: none;
}

.single-tribe_events #tribe-events-content .tribe-events-series-relationship-single-marker {
  display: none;
}

.single-tribe_events #tribe-events-content p.tribe-events-back {
  text-align: center;
}

.single-tribe_events #tribe-events-content p.tribe-events-back a {
  font-size: 1.15em;
  text-decoration: none;
  border: none;
  font-weight: 600;
}

.single-tribe_events #tribe-events-content.tribe-events-single {
  max-width: 50em;
  margin: 2em auto;
}

.single-tribe_events #tribe-events-content.tribe-events-single .tribe-events-c-subscribe-dropdown__container {
  max-width: 14em;
  margin: 0 0 0 auto;
}

.single-tribe_events #tribe-events-content.tribe-events-single .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__export-icon {
  display: none;
}

.single-tribe_events #tribe-events-content .tribe-events-back {
  margin: .5em auto 1em auto;
}

.single-tribe_events #tribe-events-content h1.tribe-events-single-event-title {
  text-transform: none;
  font-size: 1.8em;
  line-height: 1.1;
  margin-bottom: 10px;
  margin-top: 1em;
}

@media (min-width: 680px) {
  .single-tribe_events #tribe-events-content h1.tribe-events-single-event-title {
    font-size: 2.5em;
  }
}

.single-tribe_events #tribe-events-content h2.tribe-events-schedule__datetime,
.single-tribe_events #tribe-events-content .tribe-events-schedule > h2 {
  margin-top: 0;
  font-size: 1.25em;
  font-weight: 700;
}

@media (min-width: 680px) {
  .single-tribe_events #tribe-events-content h2.tribe-events-schedule__datetime,
  .single-tribe_events #tribe-events-content .tribe-events-schedule > h2 {
    font-size: 1.37em;
  }
}

.single-tribe_events #tribe-events-content h2.tribe-events-schedule__datetime > span,
.single-tribe_events #tribe-events-content .tribe-events-schedule > h2 > span {
  font-size: inherit;
}

.single-tribe_events #tribe-events-content h2.tribe-events-schedule__datetime .tribe-events-schedule__separator,
.single-tribe_events #tribe-events-content .tribe-events-schedule > h2 .tribe-events-schedule__separator {
  color: rgba(51, 51, 51, 0.85);
}

.single-tribe_events #tribe-events-content .tribe-events-single-event-description > p:first-of-type {
  margin-top: 0;
}

.single-tribe_events #tribe-events-content .tribe-block__venue__meta {
  font-size: 16px;
}

.single-tribe_events #tribe-events-content .tribe-block.tribe-block__event-website,
.single-tribe_events #tribe-events-content .wp-block-button {
  margin: .75em auto 2em auto;
  text-align: center;
}

.single-tribe_events #tribe-events-content .tribe-block.tribe-block__event-website > a,
.single-tribe_events #tribe-events-content .wp-block-button > a {
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.175em;
  line-height: 1;
  padding: .75em 1em;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  color: white;
  background-color: #ffe500;
  color: black;
  transition: all .2s ease;
}

.single-tribe_events #tribe-events-content .tribe-block.tribe-block__event-website > a:hover,
.single-tribe_events #tribe-events-content .wp-block-button > a:hover {
  background-color: #ffca00;
  color: black;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta.primary, .single-tribe_events #tribe-events-content .tribe-events-event-meta.secondary {
  width: 100%;
}

.single-tribe_events #tribe-events-content .tribe-events-meta-group,
.single-tribe_events #tribe-events-content .tribe-block__venue,
.single-tribe_events #tribe-events-content .tribe-block__organizer__details,
.single-tribe_events #tribe-events-content .tribe-block__event-price {
  border: none;
  padding: 10px !important;
  font-size: 16px;
  margin: 0 !important;
}

.single-tribe_events #tribe-events-content .tribe-events-meta-group .tribe-block__venue__meta,
.single-tribe_events #tribe-events-content .tribe-block__venue .tribe-block__venue__meta,
.single-tribe_events #tribe-events-content .tribe-block__organizer__details .tribe-block__venue__meta,
.single-tribe_events #tribe-events-content .tribe-block__event-price .tribe-block__venue__meta {
  margin-top: 0;
}

.single-tribe_events #tribe-events-content .tribe-events-meta-group h3,
.single-tribe_events #tribe-events-content .tribe-block__venue h3,
.single-tribe_events #tribe-events-content .tribe-block__organizer__details h3,
.single-tribe_events #tribe-events-content .tribe-block__event-price h3 {
  margin-top: 0;
  font-size: 1.35em !important;
  font-weight: 600;
}

.single-tribe_events #tribe-events-content .tribe-events-meta-group dl,
.single-tribe_events #tribe-events-content .tribe-block__venue dl,
.single-tribe_events #tribe-events-content .tribe-block__organizer__details dl,
.single-tribe_events #tribe-events-content .tribe-block__event-price dl {
  display: grid;
  grid-template-columns: 8em auto;
  gap: 0;
}

.single-tribe_events #tribe-events-content .tribe-events-meta-group dl > dt, .single-tribe_events #tribe-events-content .tribe-events-meta-group dl > dd,
.single-tribe_events #tribe-events-content .tribe-block__venue dl > dt,
.single-tribe_events #tribe-events-content .tribe-block__venue dl > dd,
.single-tribe_events #tribe-events-content .tribe-block__organizer__details dl > dt,
.single-tribe_events #tribe-events-content .tribe-block__organizer__details dl > dd,
.single-tribe_events #tribe-events-content .tribe-block__event-price dl > dt,
.single-tribe_events #tribe-events-content .tribe-block__event-price dl > dd {
  line-height: 1.2;
  font-size: 1em;
  margin: 0 !important;
  padding: 10px !important;
}

.single-tribe_events #tribe-events-content .tribe-events-meta-group dl > dt:nth-of-type(odd), .single-tribe_events #tribe-events-content .tribe-events-meta-group dl > dd:nth-of-type(odd),
.single-tribe_events #tribe-events-content .tribe-block__venue dl > dt:nth-of-type(odd),
.single-tribe_events #tribe-events-content .tribe-block__venue dl > dd:nth-of-type(odd),
.single-tribe_events #tribe-events-content .tribe-block__organizer__details dl > dt:nth-of-type(odd),
.single-tribe_events #tribe-events-content .tribe-block__organizer__details dl > dd:nth-of-type(odd),
.single-tribe_events #tribe-events-content .tribe-block__event-price dl > dt:nth-of-type(odd),
.single-tribe_events #tribe-events-content .tribe-block__event-price dl > dd:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.5);
}

.single-tribe_events #tribe-events-content .tribe-block__venue__name,
.single-tribe_events #tribe-events-content .tribe-block__organizer__title,
.single-tribe_events #tribe-events-content dd.tribe-organizer {
  font-weight: 600;
}

.single-tribe_events #tribe-events-content .tribe-block__related-events__title,
.single-tribe_events #tribe-events-content .tribe-events-related-events-title,
.single-tribe_events #tribe-events-content .tribe-related-events {
  display: none;
}

.single-tribe_events #tribe-events-content #tribe-events-footer {
  margin-top: 2em;
}

.single-tribe_events #tribe-events-content .tribe-events-gmap {
  display: inline;
}

.single-tribe_events #tribe-events-content #tribe-events-footer {
  display: none;
}

.single-tribe_events #tribe-events-content #tribe-events-footer + .tribe-events-back {
  margin-top: 2em;
}

.single-tribe_events #tribe-events-content .tribe-events-section-category {
  font-size: .775em;
  margin-top: 1em;
}

.single-tribe_events #tribe-events-content .tribe-events-section-category dt, .single-tribe_events #tribe-events-content .tribe-events-section-category dd {
  display: inline-block;
}

.single-tribe_events #tribe-events-content .tribe-events-section-category dt {
  display: none;
}

.single-tribe_events #tribe-events-content .tribe-events-section-category dd {
  margin-left: auto;
}

.single-tribe_events #tribe-events-content .tribe-events-section-category dd:before {
  content: 'Event type: ';
  font-weight: 600;
}

.single-tribe_events #tribe-events-content .tribe-events-section-category dd a {
  border-bottom: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__multiday-event-wrapper {
  height: auto;
  margin-bottom: 8px;
}

.tribe-events .tribe-events-calendar-month__multiday-event-hidden {
  opacity: 1;
  height: auto;
  position: relative;
  padding: 6px 16px;
}

.tribe-events .tribe-events-calendar-month__multiday-event-hidden-title {
  white-space: normal;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
  display: none;
}

.tribe-events .tribe-events-calendar-month__calendar-event {
  margin-bottom: 16px;
}

.tribe-events-page-template .tribe-events-calendar-month__calendar-event-title,
.tribe-events .tribe-events-calendar-month__multiday-event-hidden-title {
  font-size: clamp(14.5px, 1vw, 17px);
  line-height: 1.25;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

html {
  scroll-behavior: smooth;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

html form, html select, html ul, html ol {
  font-size: inherit;
}

a {
  text-decoration-skip-ink: auto;
}

a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}

button {
  outline: 0;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

q {
  display: inline;
  font-style: italic;
}

q:before {
  content: '"';
  font-style: normal;
}

q:after {
  content: '"';
  font-style: normal;
}

textarea, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="search"], input[type="password"], input[type="email"], input[type="tel"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  padding: 2px;
}

big {
  font-size: 120%;
}

small, sup, sub {
  font-size: 80%;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

dd {
  margin-left: 1em;
}

kbd, tt {
  font-family: courier;
  font-size: .75em;
}

ins {
  text-decoration: underline;
}

del, strike, s {
  text-decoration: line-through;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

img, .wp-block-image img {
  height: auto;
  width: auto;
  max-width: 100%;
}

p:empty {
  display: none;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}

.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}

.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}

.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.post-edit-link {
  display: none;
}

/* ============================================================ END RESET */
/* ============================================================ CUSTOM COLOR PALETTE */
body {
  /* ============================= Custom color palette ============================= */
}

body .has-my-black-color {
  color: black;
}

body .has-my-black-color a {
  color: #0052aa;
}

body .has-my-black-color a:hover {
  color: #002955;
}

body .has-background.has-my-black-background-color {
  background-color: black;
  color: white;
}

body .has-background.has-my-black-background-color a {
  color: #fff570;
}

body .has-background.has-my-black-background-color a:hover {
  color: #fffab8;
}

body .wp-block-button__link.has-my-black-color {
  color: black;
}

body .wp-block-button__link.has-my-black-color:visited {
  color: black;
}

body .wp-block-button__link.has-my-black-color:hover {
  color: black;
}

body .wp-block-button__link.has-my-black-background-color {
  background-color: black;
  color: white;
}

body .wp-block-button__link.has-my-black-background-color:visited {
  background-color: black;
  color: white;
}

body .wp-block-button__link.has-my-black-background-color:hover {
  background-color: #021372;
  color: white;
}

body .has-my-white-color {
  color: white;
}

body .has-my-white-color a {
  color: #fff570;
}

body .has-my-white-color a:hover {
  color: #fffab8;
}

body .has-background.has-my-white-background-color {
  background-color: white;
  color: #333333;
}

body .has-background.has-my-white-background-color a {
  color: #0052aa;
}

body .has-background.has-my-white-background-color a:hover {
  color: #002955;
}

body .wp-block-button__link.has-my-white-color {
  color: white;
}

body .wp-block-button__link.has-my-white-color:visited {
  color: white;
}

body .wp-block-button__link.has-my-white-color:hover {
  color: white;
}

body .wp-block-button__link.has-my-white-background-color {
  background-color: white;
  color: #333333;
}

body .wp-block-button__link.has-my-white-background-color:visited {
  background-color: white;
  color: #333333;
}

body .wp-block-button__link.has-my-white-background-color:hover {
  background-color: #fff570;
  color: #333333;
}

body .has-logo-color {
  color: #16337b;
}

body .has-logo-color a {
  color: #0052aa;
}

body .has-logo-color a:hover {
  color: #002955;
}

body .has-background.has-logo-background-color {
  background-color: #16337b;
  color: white;
}

body .has-background.has-logo-background-color a {
  color: #fff570;
}

body .has-background.has-logo-background-color a:hover {
  color: #fffab8;
}

body .wp-block-button__link.has-logo-color {
  color: #16337b;
}

body .wp-block-button__link.has-logo-color:visited {
  color: #16337b;
}

body .wp-block-button__link.has-logo-color:hover {
  color: #16337b;
}

body .wp-block-button__link.has-logo-background-color {
  background-color: #16337b;
  color: white;
}

body .wp-block-button__link.has-logo-background-color:visited {
  background-color: #16337b;
  color: white;
}

body .wp-block-button__link.has-logo-background-color:hover {
  background-color: #021372;
  color: white;
}

body .has-sky-color {
  color: #2cb7ea;
}

body .has-sky-color a {
  color: #fff570;
}

body .has-sky-color a:hover {
  color: #fffab8;
}

body .has-background.has-sky-background-color {
  background-color: #2cb7ea;
  color: #333333;
}

body .has-background.has-sky-background-color a {
  color: #0052aa;
}

body .has-background.has-sky-background-color a:hover {
  color: #002955;
}

body a.wp-block-button__link.has-sky-color {
  color: #2cb7ea;
}

body a.wp-block-button__link.has-sky-color:visited {
  color: #2cb7ea;
}

body a.wp-block-button__link.has-sky-color:hover {
  color: #2cb7ea;
}

body a.wp-block-button__link.has-sky-background-color {
  background-color: #2cb7ea;
  color: #333333;
}

body a.wp-block-button__link.has-sky-background-color:visited {
  background-color: #2cb7ea;
  color: #333333;
}

body a.wp-block-button__link.has-sky-background-color:hover {
  background-color: #6dcff9;
  color: #333333;
}

body .has-green-color {
  color: #09c100;
}

body .has-green-color a {
  color: #fff570;
}

body .has-green-color a:hover {
  color: #fffab8;
}

body .has-background.has-green-background-color {
  background-color: #09c100;
  color: #333333;
}

body .has-background.has-green-background-color a {
  color: #0052aa;
}

body .has-background.has-green-background-color a:hover {
  color: #002955;
}

body .wp-block-button__link.has-green-color {
  color: #09c100;
}

body .wp-block-button__link.has-green-color:visited {
  color: #09c100;
}

body .wp-block-button__link.has-green-color:hover {
  color: #09c100;
}

body .wp-block-button__link.has-green-background-color {
  background-color: #09c100;
  color: #333333;
}

body .wp-block-button__link.has-green-background-color:visited {
  background-color: #09c100;
  color: #333333;
}

body .wp-block-button__link.has-green-background-color:hover {
  background-color: #58dd1f;
  color: #333333;
}

body .has-lime-color {
  color: #b1fc1f;
}

body .has-lime-color a {
  color: #fff570;
}

body .has-lime-color a:hover {
  color: #fffab8;
}

body .has-background.has-lime-background-color {
  background-color: #b1fc1f;
  color: #333333;
}

body .has-background.has-lime-background-color a {
  color: #0052aa;
}

body .has-background.has-lime-background-color a:hover {
  color: #002955;
}

body .wp-block-button__link.has-lime-color {
  color: #b1fc1f;
}

body .wp-block-button__link.has-lime-color:visited {
  color: #b1fc1f;
}

body .wp-block-button__link.has-lime-color:hover {
  color: #b1fc1f;
}

body .wp-block-button__link.has-lime-background-color {
  background-color: #b1fc1f;
  color: #333333;
}

body .wp-block-button__link.has-lime-background-color:visited {
  background-color: #b1fc1f;
  color: #333333;
}

body .wp-block-button__link.has-lime-background-color:hover {
  background-color: #83e800;
  color: #333333;
}

body .has-yellow-color {
  color: #ffe500;
}

body .has-yellow-color a:not(.wp-block-button__link) {
  color: #fff570;
}

body .has-yellow-color a:not(.wp-block-button__link):hover {
  color: #fffab8;
}

body .has-background.has-yellow-background-color {
  background-color: #ffe500;
  color: #333333;
}

body .has-background.has-yellow-background-color a:not(.wp-block-button__link) {
  color: #0052aa;
}

body .has-background.has-yellow-background-color a:not(.wp-block-button__link):hover {
  color: #002955;
}

body .wp-block-button__link.has-yellow-color {
  color: #ffe500;
}

body .wp-block-button__link.has-yellow-color:visited {
  color: #ffe500;
}

body .wp-block-button__link.has-yellow-color:hover {
  color: #ffe500;
}

body .wp-block-button__link.has-yellow-background-color {
  background-color: #ffe500;
  color: #333333;
}

body .wp-block-button__link.has-yellow-background-color:visited {
  background-color: #ffe500;
  color: #333333;
}

body .wp-block-button__link.has-yellow-background-color:hover {
  background-color: #ffca00;
  color: #333333;
}

body .has-pink-color {
  color: #f655ff;
}

body .has-pink-color a {
  color: #fff570;
}

body .has-pink-color a:hover {
  color: #fffab8;
}

body .has-background.has-pink-background-color {
  background-color: #f655ff;
  color: #333333;
}

body .has-background.has-pink-background-color a {
  color: #0052aa;
}

body .has-background.has-pink-background-color a:hover {
  color: #002955;
}

body .wp-block-button__link.has-pink-color {
  color: #f655ff;
}

body .wp-block-button__link.has-pink-color:visited {
  color: #f655ff;
}

body .wp-block-button__link.has-pink-color:hover {
  color: #f655ff;
}

body .wp-block-button__link.has-pink-background-color {
  background-color: #f655ff;
  color: #333333;
}

body .wp-block-button__link.has-pink-background-color:visited {
  background-color: #f655ff;
  color: #333333;
}

body .wp-block-button__link.has-pink-background-color:hover {
  background-color: #ec15ef;
  color: #333333;
}

/* ============================================================ CUSTOM COLOR PALETTE END */
.wp-block-group.has-yellow-background-color .wp-block-group__inner-container {
  padding: 1em;
}

.wp-block-group.has-yellow-background-color .wp-block-group__inner-container > p:first-child {
  margin-top: 0;
}

.wp-block-group.has-yellow-background-color .wp-block-group__inner-container a {
  font-weight: 600;
}

/* ============================================================ TYPOGRAPHY */
body {
  color: #333333;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: clamp(15px, 2.5vw, 19px);
  line-height: 1.5;
}

a {
  color: #0052aa;
  text-decoration: none;
  border-bottom: solid 1px #0052aa;
}

a:visited {
  color: #0052aa;
}

a:hover {
  color: #003166;
}

a.fancybox, a.fancybox:hover {
  border: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.header h1, article h1 {
  margin: .25em 0;
  text-align: center;
}

h2 {
  margin: .75em 0 .25em 0;
  line-height: 1.25;
}

p + h2 {
  margin-top: 2em;
}

h3,
h4,
h5,
h6 {
  margin: 1.5em 0 .25em 0;
}

h1 {
  font-size: 2em;
  line-height: 1.1;
  text-transform: uppercase;
}

@media (min-width: 680px) {
  h1 {
    font-size: 3em;
  }
}

.home h1 {
  text-transform: none;
}

h2 {
  font-size: 1.7em;
}

@media (min-width: 680px) {
  h2 {
    font-size: 2.15em;
  }
}

h3 {
  font-size: 1.35em;
}

@media (min-width: 680px) {
  h3 {
    font-size: 1.65em;
  }
}

h4 {
  font-size: 1.2em;
}

@media (min-width: 680px) {
  h4 {
    font-size: 1.35em;
  }
}

h1.widget-title,
h5 {
  font-size: 1.1em;
}

@media (min-width: 861px) {
  h1.widget-title,
  h5 {
    font-size: 1.1em;
  }
}

h6 {
  font-size: 1.05em;
}

@media (min-width: 680px) {
  h6 {
    font-size: 1em;
  }
}

h2 + h3 {
  margin-top: 0;
}

h1.no-margin, h2.no-margin, h3.no-margin, h4.no-margin, h5.no-margin, h6.no-margin, p.no-margin, ul.no-margin, ol.no-margin {
  margin-top: 0;
  line-height: 1.2;
}

ul, ol {
  padding-left: 2em;
}

ul.no-margin, ol.no-margin {
  padding-left: 1em;
}

ul li, ol li {
  margin-bottom: .5em;
}

ul li ul, ul li ol, ol li ul, ol li ol {
  margin-top: .5em;
  margin-bottom: 1em;
}

p {
  margin-top: 1em;
  margin-bottom: 1em;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

.big {
  font-size: clamp(17px, 3.3vw, 25px);
}

figcaption {
  font-size: .85em;
  font-weight: 600;
  text-align: center;
}

.wp-block-uagb-container > h2:first-child:first-of-type,
.wp-block-uagb-container > h3:first-child:first-of-type,
.wp-block-uagb-container > h4:first-child:first-of-type,
.wp-block-uagb-container > h5:first-child:first-of-type,
.wp-block-uagb-container > h6:first-child:first-of-type {
  margin-top: 0px;
}

/* ============================================================ END TYPOGRAPHY */
/* ============================================================ GROSS LAYOUT */
.brand-wrapper {
  position: relative;
  margin: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (min-width: 680px) {
  .brand-wrapper {
    display: block;
  }
}

@media (min-width: 960px) {
  .brand-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

#branding {
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 50%;
}

#branding #site-description {
  display: none;
}

@media (min-width: 861px) {
  #branding {
    max-width: 30%;
  }
}

#logo {
  position: relative;
  z-index: 99;
  margin: 0;
}

#logo img {
  display: block;
  height: auto;
  width: auto;
  max-height: 70px;
  max-width: 100%;
  margin: 0;
}

@media (min-width: 680px) {
  #logo img {
    max-height: 80px;
    min-width: 240px;
    max-width: 100%;
  }
}

#menu #mega-menu-wrap-main-menu {
  width: 100%;
  font-weight: 600 !important;
}

#menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item {
  margin-left: 2px;
}

#menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  margin-left: 2px;
  margin-right: -10px;
}

#menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.nav-donate {
  margin-left: 12px;
}

#menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.nav-donate > a.mega-menu-link {
  background-color: #58dd1f;
  color: black;
}

#menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.nav-donate > a.mega-menu-link:hover {
  background-color: #09c100;
}

#menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.nav-vol {
  margin-left: 6px;
}

#menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.nav-vol > a.mega-menu-link {
  background-color: #ffe500;
  color: black;
}

#menu #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.nav-vol > a.mega-menu-link:hover {
  background-color: #ffca00;
}

#menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-item.nav-vol,
#menu #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu > li.mega-menu-item.nav-donate {
  margin: 0;
}

#menu #mega-menu-wrap-main-menu .mega-toggle-animated::before,
#menu #mega-menu-wrap-footer-menu .mega-toggle-animated::before {
  content: 'MENU';
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #16337b;
  font-size: 2em;
  padding-right: .25em;
  position: relative;
  top: -.08em;
  line-height: .85;
  margin-bottom: -.3em;
}

#container {
  margin: 0 1em;
}

@media (min-width: 861px) {
  #container {
    margin: 0 40px;
  }
}

section.no-margin, div.no-margin, header.no-margin, footer.no-margin, table.no-margin, form.no-margin {
  margin-left: -1em !important;
  margin-right: -1em !important;
  max-width: calc(100% + 2em);
  width: calc(100% + 2em);
}

@media (min-width: 861px) {
  section.no-margin, div.no-margin, header.no-margin, footer.no-margin, table.no-margin, form.no-margin {
    margin-left: -40px !important;
    margin-right: -40px !important;
    max-width: calc(100% + 80px) !important;
    width: calc(100% + 80px);
  }
}

#wrapper {
  max-width: 100%;
  min-height: 100vh;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 100%;
  background-color: #ffffff;
}

@media (min-width: 1940px) {
  #wrapper {
    max-width: 1940px;
    box-shadow: 0px 0px 48px rgba(0, 0, 0, 0.2);
  }
}

section {
  scroll-padding-top: 6rem;
}

#comments {
  display: none;
}

@media (min-width: 861px) {
  #nav-below {
    display: flex;
    width: 100%;
    justify-content: space-around;
  }
  #nav-below > div {
    width: 22%;
  }
  #nav-below > div:first-child,
  #nav-below > div:last-child {
    width: 37%;
  }
}

#nav-below .nav-previous .meta-nav:before {
  content: '\2190';
  margin-right: 4px;
}

#nav-below .nav-next {
  text-align: right;
}

#nav-below .nav-next .meta-nav:after {
  content: '\2192';
  margin-left: 4px;
}

#footer {
  background-color: #112d72;
  color: white;
  padding: 20px;
}

#footer ul.menu {
  list-style-type: none;
  margin: 0 0 2em 0;
  padding: 0;
  font-size: 15px;
}

@media (min-width: 510px) {
  #footer ul.menu {
    display: grid;
    grid-template-columns: 20%, 35%, 45%;
    max-width: 40em;
  }
  #footer ul.menu > li:nth-child(1) {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  #footer ul.menu > li:nth-child(2) {
    grid-row: 1/5;
    grid-column: 2/3;
  }
  #footer ul.menu > li:nth-child(3) {
    grid-row: 1/5;
    grid-column: 3/4;
  }
  #footer ul.menu > li:nth-child(4) {
    grid-row: 3/2;
    grid-column: 1/2;
  }
  #footer ul.menu > li:nth-child(5) {
    grid-row: 3/4;
    grid-column: 1/2;
  }
  #footer ul.menu > li:nth-child(6) {
    grid-row: 4/5;
    grid-column: 1/2;
  }
}

#footer ul.menu > li {
  margin: 0 .5em;
  padding: 0;
}

#footer ul.menu > li a {
  display: block;
  padding: 4px;
  border: none;
  color: #ffe500;
}

#footer ul.menu > li.menu-item-has-children > a {
  display: none;
}

#footer ul.menu > li.menu-item-has-children:nth-child(2)::before {
  content: 'About Us';
  display: block;
  margin-bottom: 4px;
  margin-top: 4px;
}

#footer ul.menu > li.menu-item-has-children:nth-child(3)::before {
  content: 'Take Action';
  display: block;
  margin-bottom: 4px;
  margin-top: 4px;
}

#footer ul.menu > li ul {
  list-style-type: none;
  padding: 0 0 0 .5em;
  margin: 0 0 0 .3em;
  border-left: dotted 2px rgba(255, 255, 255, 0.7);
}

#footer ul.menu > li ul > li {
  margin: 0;
  padding: 0;
}

.footer-widgets {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (min-width: 861px) {
  .footer-widgets {
    flex-wrap: none;
  }
}

.footer-widgets .footer-widget {
  text-align: left;
  padding: 20px;
  flex-grow: 1;
}

@media (min-width: 960px) {
  .footer-widgets .footer-widget:last-child {
    max-width: 500px;
  }
}

.footer-widgets .wp-block-wpzoom-blocks-social-icons > a {
  border: none;
  margin-right: 4px;
  border: solid 2px rgba(255, 255, 255, 0);
  border-radius: 999px;
  transition: all .2s ease;
}

.footer-widgets .wp-block-wpzoom-blocks-social-icons > a:hover {
  opacity: 100% !important;
  border: solid 2px rgba(255, 255, 255, 0.6);
}

#copyright {
  clear: both;
  padding: 5px 10px 10px 10px;
  font-size: .75em;
}

/* ============================================================ END GROSS LAYOUT */
/* ============================================================ BLOCKS */
.toc-list li {
  padding-left: .25em;
}

.toc-list li::marker {
  content: '\2193';
  font-size: .7em;
  font-weight: 700;
  color: #09c100;
}

ul.list-cols {
  padding-left: 1em;
  columns: 12em;
  column-gap: 2em;
}

.button,
a.wp-block-button__link,
a.wp-block-button__link:visited,
.gb-button,
form input[type="submit"],
form button[type="submit"],
form.mc4wp-form input[type="submit"],
form.mc4wp-form button[type="submit"],
.wpforms-container form input[type="submit"],
.wpforms-container form button[type="submit"] {
  display: inline-block;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.175em;
  line-height: 1.15;
  padding: .75em 1em;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  color: white;
  background-color: #00a0e0;
  transition: all .2s ease;
}

.button:hover,
a.wp-block-button__link:hover,
a.wp-block-button__link:visited:hover,
.gb-button:hover,
form input[type="submit"]:hover,
form button[type="submit"]:hover,
form.mc4wp-form input[type="submit"]:hover,
form.mc4wp-form button[type="submit"]:hover,
.wpforms-container form input[type="submit"]:hover,
.wpforms-container form button[type="submit"]:hover {
  background-color: #16337b;
  color: white;
}

.button.has-yellow-background-color:hover,
a.wp-block-button__link.has-yellow-background-color:hover,
a.wp-block-button__link:visited.has-yellow-background-color:hover,
.gb-button.has-yellow-background-color:hover,
form input[type="submit"].has-yellow-background-color:hover,
form button[type="submit"].has-yellow-background-color:hover,
form.mc4wp-form input[type="submit"].has-yellow-background-color:hover,
form.mc4wp-form button[type="submit"].has-yellow-background-color:hover,
.wpforms-container form input[type="submit"].has-yellow-background-color:hover,
.wpforms-container form button[type="submit"].has-yellow-background-color:hover {
  background-color: #ffca00;
  color: black;
}

form .button, form
a.wp-block-button__link, form
a.wp-block-button__link:visited, form
.gb-button, form
form input[type="submit"], form
form button[type="submit"], form
form.mc4wp-form input[type="submit"], form
form.mc4wp-form button[type="submit"], form
.wpforms-container form input[type="submit"], form
.wpforms-container form button[type="submit"] {
  padding: .4em .8em;
}

.donate-amounts .button, .donate-amounts
a.wp-block-button__link, .donate-amounts
a.wp-block-button__link:visited, .donate-amounts
.gb-button, .donate-amounts
form input[type="submit"], .donate-amounts
form button[type="submit"], .donate-amounts
form.mc4wp-form input[type="submit"], .donate-amounts
form.mc4wp-form button[type="submit"], .donate-amounts
.wpforms-container form input[type="submit"], .donate-amounts
.wpforms-container form button[type="submit"] {
  margin-bottom: 0;
  margin-top: 0;
}

.mc4wp-alert.mc4wp-success {
  margin: 1em auto;
  padding: 1em;
  background-color: #ffe500;
  color: black;
}

.mc4wp-alert.mc4wp-error {
  margin: 1em auto;
  padding: 1em;
  border: solid 2px #f655ff;
  background-color: white;
  color: black;
}

.wp-block-buttons.moremargin {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.donate-amounts {
  margin-bottom: 1em;
}

form *,
form.mc4wp-form *,
.wpforms-container form * {
  font-size: 19px;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

form label,
form.mc4wp-form label,
.wpforms-container form label {
  display: block;
  line-height: 1.1;
  margin-top: 1.3em;
  padding-bottom: .2em;
  font-size: .9em;
  font-weight: 600;
}

form .wpforms-field-mailchimp,
form.mc4wp-form .wpforms-field-mailchimp,
.wpforms-container form .wpforms-field-mailchimp {
  margin-top: 1.3em;
}

form input,
form select,
form textarea,
form.mc4wp-form input,
form.mc4wp-form select,
form.mc4wp-form textarea,
.wpforms-container form input,
.wpforms-container form select,
.wpforms-container form textarea {
  padding: .2em .5em;
  border: 1px solid rgba(0, 0, 0, 0.5);
  width: 100%;
  background-color: rgba(255, 255, 255, 0.98);
}

form input:focus,
form select:focus,
form textarea:focus,
form.mc4wp-form input:focus,
form.mc4wp-form select:focus,
form.mc4wp-form textarea:focus,
.wpforms-container form input:focus,
.wpforms-container form select:focus,
.wpforms-container form textarea:focus {
  background-color: white;
}

form ul,
form.mc4wp-form ul,
.wpforms-container form ul {
  padding: 0;
}

form input[type="checkbox"],
form input[type="radio"],
form .wpforms-field-container input[type=checkbox],
form .wpforms-field-container input[type=radio],
form.mc4wp-form input[type="checkbox"],
form.mc4wp-form input[type="radio"],
form.mc4wp-form .wpforms-field-container input[type=checkbox],
form.mc4wp-form .wpforms-field-container input[type=radio],
.wpforms-container form input[type="checkbox"],
.wpforms-container form input[type="radio"],
.wpforms-container form .wpforms-field-container input[type=checkbox],
.wpforms-container form .wpforms-field-container input[type=radio] {
  appearance: none;
  padding: 0;
  margin-bottom: -.1em;
  margin-right: 0.3em;
  height: 1em;
  width: 1em;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background-color: white;
}

form input[type="checkbox"]:checked,
form input[type="radio"]:checked,
form .wpforms-field-container input[type=checkbox]:checked,
form .wpforms-field-container input[type=radio]:checked,
form.mc4wp-form input[type="checkbox"]:checked,
form.mc4wp-form input[type="radio"]:checked,
form.mc4wp-form .wpforms-field-container input[type=checkbox]:checked,
form.mc4wp-form .wpforms-field-container input[type=radio]:checked,
.wpforms-container form input[type="checkbox"]:checked,
.wpforms-container form input[type="radio"]:checked,
.wpforms-container form .wpforms-field-container input[type=checkbox]:checked,
.wpforms-container form .wpforms-field-container input[type=radio]:checked {
  background-color: #09c100;
}

#wpforms-form-29778 .wpforms-required-label {
  display: inline-block;
}

form.mc4wp-form label {
  margin-top: .7em;
  padding-bottom: .2em;
}

form.mc4wp-form p {
  margin: 0;
}

@media (min-width: 680px) {
  form.mc4wp-form .form-cols {
    display: flex;
    justify-content: space-between;
  }
  form.mc4wp-form .form-cols > p {
    width: calc(50% - 4px);
  }
}

@media (min-width: 680px) {
  form.mc4wp-form .form-cols-uneven {
    display: flex;
    justify-content: space-between;
  }
  form.mc4wp-form .form-cols-uneven > p:nth-child(odd) {
    width: 65%;
  }
  form.mc4wp-form .form-cols-uneven > p:nth-child(even) {
    width: 33%;
  }
}

form.mc4wp-form input,
form.mc4wp-form select,
form.mc4wp-form textarea {
  font-size: .95em;
  padding: 0 4px 2px 4px;
}

form.mc4wp-form input::placeholder,
form.mc4wp-form select::placeholder,
form.mc4wp-form textarea::placeholder {
  color: rgba(0, 0, 0, 0.76);
  position: relative;
  top: -1.2em;
  font-size: .85em;
}

form.mc4wp-form textarea::placeholder {
  top: -1.1em;
}

form.mc4wp-form p.submit-p {
  display: flex;
  justify-content: end;
}

form.mc4wp-form p {
  position: relative;
}

form.mc4wp-form p label {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  color: transparent;
  background-color: transparent;
  padding: 1px 4px;
  font-weight: 400;
  font-size: .7em;
  height: 0px;
  transition: all .3s ease;
}

form.mc4wp-form p input, form.mc4wp-form p textarea {
  margin: 0;
  margin-top: 6px;
  padding-top: 1em;
}

form.mc4wp-form p input:focus, form.mc4wp-form p textarea:focus {
  outline: none;
}

form.mc4wp-form p input:focus + label,
form.mc4wp-form p input:required:valid + label, form.mc4wp-form p textarea:focus + label,
form.mc4wp-form p textarea:required:valid + label {
  height: 1.3em;
  color: rgba(0, 0, 0, 0.75);
}

form.mc4wp-form p input:not(:placeholder-shown):not(:focus):invalid + label, form.mc4wp-form p textarea:not(:placeholder-shown):not(:focus):invalid + label {
  height: 1.3em;
  color: black;
  background-color: #ffe500;
}

form.mc4wp-form p input:focus::placeholder, form.mc4wp-form p textarea:focus::placeholder {
  color: transparent;
}

form.mc4wp-form p textarea {
  min-height: 4em;
}

@media (min-width: 1380px) {
  form.mc4wp-form p textarea {
    min-height: 3em;
  }
}

.wpforms-container .wpforms-field {
  padding-top: 0;
}

.wpforms-container .wpforms-field .wpforms-field-label {
  font-weight: 600;
}

.wpforms-container .wpforms-field .wpforms-field-sublabel {
  font-weight: 400;
  margin-top: .2em;
}

.wpforms-container .wpforms-field#wpforms-29681-field_4-container {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: start;
}

.wpforms-container .wpforms-field#wpforms-29681-field_4-container label {
  width: 100%;
}

.wpforms-container .wpforms-field#wpforms-29681-field_4-container .wpforms-field-description {
  margin: 0;
  font-style: italic;
}

@media (min-width: 680px) {
  .wpforms-container .wpforms-field#wpforms-29681-field_4-container .wpforms-field-description {
    max-width: 70%;
    padding-left: 2%;
  }
}

.wpforms-container .wpforms-field#wpforms-29681-field_4-container .wpforms-field-limit-text {
  display: none;
}

.wpforms-container .wpforms-field .wpforms-required-label {
  display: none;
}

.wpforms-container .wpforms-field input {
  padding: .5em;
}

.wpforms-container .wpforms-field .wpforms-field-limit-text {
  font-style: italic;
  font-size: .8em;
}

.wp-block-image {
  justify-content: center;
  margin: 0 auto;
  flex-wrap: wrap;
}

.wp-block-image.margintop {
  margin-top: 1em;
}

.wp-block-image .alignleft {
  clear: left;
}

@media (min-width: 680px) {
  .wp-block-image .alignleft {
    display: inline;
    float: left;
    max-width: 45%;
  }
}

.wp-block-image .alignright {
  display: block;
  float: none;
  margin: 0 auto 1em auto;
  clear: right;
}

@media (min-width: 510px) {
  .wp-block-image .alignright {
    display: inline;
    float: right;
    margin-left: 1em;
    max-width: 45%;
  }
}

.wp-block-image .aligncenter {
  clear: both;
  text-align: center;
  display: table;
  margin: 0 auto;
  max-width: 100%;
}

.wp-block-image .aligncenter img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.wp-block-image.arrow-rightup .alignright {
  display: none;
}

@media (min-width: 960px) {
  .wp-block-image.arrow-rightup .alignright {
    display: inline;
    float: right;
    margin-left: 3em;
    margin-right: -2em;
    max-width: 90%;
  }
}

/* ======== Galleries =========== */
.gb-container .wp-block-gallery.wp-block-gallery-1 {
  gap: 8px;
}

.wtv img {
  border: solid 2px black;
}

.wtv a.wp-block-button__link,
.wtv a.wp-block-button__link:visited {
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 2em;
  padding: .3em .8em .2em .8em;
  margin-top: -2px;
  margin-bottom: 12px;
  border: solid 2px black;
  border-width: 0 2px 2px 2px;
  background-color: black;
  color: white;
}

.wtv a.wp-block-button__link:hover,
.wtv a.wp-block-button__link:visited:hover {
  background-color: black;
  color: #ffe500;
}

@media (min-width: 960px) {
  .wtv a.wp-block-button__link,
  .wtv a.wp-block-button__link:visited {
    font-size: 3vw;
  }
}

@media (min-width: 1380px) {
  .wtv a.wp-block-button__link,
  .wtv a.wp-block-button__link:visited {
    font-size: 45px;
  }
}

/** Event Preview **/
h4.wp-block-heading + p {
  font-weight: 600;
  font-size: .8em;
  margin: 0;
}

h4.wp-block-heading + p + p {
  margin-top: 0;
}

.event-preview {
  margin-top: 1em;
}

.event-preview .featured-event {
  margin-top: 1em;
  margin-bottom: 1em;
}

.event-preview .time {
  font-weight: 600;
  font-size: .8em;
}

.event-preview h3 {
  margin-top: 0;
  font-size: 1.2em;
}

.event-preview p {
  margin-top: 0;
  margin-bottom: 1.5em;
  font-size: .9em;
}

.event-preview .event-link {
  display: none;
}

.event-preview .more-like-this {
  font-size: .8em;
  border: none;
}

.event-preview span.button {
  padding: 0;
  margin-top: .5em;
  margin-bottom: 1em;
  font-size: 1em;
  background-color: transparent;
}

/** People Grid **/
.people-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  padding: 0;
  margin: 0;
}

.people-grid > li {
  list-style-type: none;
  margin: 0 2% 1em 2%;
  flex-basis: auto;
  width: 96%;
  padding: .5em .2em .1em .2em;
}

@media (min-width: 510px) {
  .people-grid > li {
    width: 46%;
    margin-bottom: 2em;
  }
}

@media (min-width: 861px) {
  .people-grid > li {
    width: 29.3%;
  }
}

@media (min-width: 960px) {
  .people-grid > li {
    width: 21%;
  }
}

@media (min-width: 1940px) {
  .people-grid > li {
    width: 16%;
  }
}

.people-grid h3 {
  margin: 0 auto .2em auto;
  clear: none;
  font-size: 1.1em;
}

@media (min-width: 510px) {
  .people-grid h3 {
    text-align: center;
    font-size: .9em;
    font-weight: 600;
  }
}

@media (min-width: 861px) {
  .people-grid h3 {
    font-size: 1em;
  }
}

.people-grid h3 + .p-photo {
  margin-top: 10px;
}

.people-grid .p-photo {
  text-align: center;
  max-width: 40%;
  margin: 0 .5em .5em 0;
  float: left;
}

@media (min-width: 510px) {
  .people-grid .p-photo {
    max-width: 100%;
    margin: 0 .5em .7em .5em;
    float: none;
  }
}

.people-grid .p-bio {
  margin: .5em auto;
}

.people-grid .p-title {
  margin-bottom: .9em;
  font-size: .85em;
  min-height: 2.6em;
}

@media (min-width: 510px) {
  .people-grid .p-title {
    text-align: center;
    padding: 0 1em;
  }
}

.people-grid .p-phone, .people-grid .p-email {
  display: block;
  margin: 2px 0;
  font-size: .9em;
  text-align: center;
}

/* ============================================================ END BLOCKS */
/* ============================================================ PAGES */
.home h1.entry-title {
  display: none;
}

.hero h1 {
  font-size: clamp(36px, 10vw, 90px);
  margin-bottom: 0;
  line-height: 1.05;
  position: relative;
  text-shadow: -2px 2px 8px rgba(0, 0, 0, 0.4);
}

@media (min-width: 960px) {
  .hero h1 {
    font-size: clamp(58px, 5.7vw, 88px);
  }
}

.hero h1 + p {
  font-size: 1.5em;
}

.hero h4 {
  font-size: clamp(26px, 2.35vw, 34px);
}

.hero form input,
.hero form select,
.hero form textarea,
.hero form button,
.hero form.mc4wp-form input,
.hero form.mc4wp-form select,
.hero form.mc4wp-form textarea,
.hero form.mc4wp-form button,
.hero .wpforms-container form input,
.hero .wpforms-container form select,
.hero .wpforms-container form textarea,
.hero .wpforms-container form button {
  border: none;
}

.hero form input[type="submit"],
.hero form button[type="submit"],
.hero form.mc4wp-form input[type="submit"],
.hero form.mc4wp-form button[type="submit"],
.hero .wpforms-container form input[type="submit"],
.hero .wpforms-container form button[type="submit"] {
  color: black;
  background-color: #ffe500;
  transition: all .2s ease;
}

.hero form input[type="submit"]:hover,
.hero form button[type="submit"]:hover,
.hero form.mc4wp-form input[type="submit"]:hover,
.hero form.mc4wp-form button[type="submit"]:hover,
.hero .wpforms-container form input[type="submit"]:hover,
.hero .wpforms-container form button[type="submit"]:hover {
  background-color: #ffca00;
}

.hero .home-gallery {
  gap: 8px !important;
  display: flex;
}

.hero .home-gallery > figure.wp-block-image:nth-child(2) {
  display: none;
}

@media (min-width: 460px) {
  .hero .home-gallery > figure.wp-block-image {
    max-width: calc(50% - 8px);
  }
  .hero .home-gallery > figure.wp-block-image:nth-child(2) {
    display: block;
  }
}

@media (min-width: 861px) {
  .hero .home-gallery > figure.wp-block-image {
    max-width: calc(25% - 8px);
  }
}

@media (min-width: 960px) {
  .hero .home-gallery > figure.wp-block-image {
    max-width: calc(50% - 8px);
  }
}

/*
	figure:nth-child(-n+3) {
		max-width: calc(33.33% - 8px);
	}
	figure:nth-child(n+4) {
		max-width: calc(50% - 8px);
	}
	*/
h1.entry-title {
  display: none;
  margin-bottom: 1em;
}

h1.entry-title .subtitle {
  display: block;
  text-transform: none;
  font-size: .66em;
  margin-top: .125em;
}

body:not(.home) .gb-container.page-header h1 {
  font-size: clamp(36px, 6vw, 80px);
  margin: 0 30px 0 170px;
  text-align: left;
  color: white;
  text-shadow: -1px -1px 0 #16337b, 1px -1px 0 #16337b, -1px 1px 0 #16337b, 1px 1px 0 #16337b, -2px -2px 0 #16337b, 2px -2px 0 #16337b, -2px 2px 0 #16337b, 2px 2px 0 #16337b, 3px 3px 0 #16337b, 4px 4px 0 #16337b, 5px 5px 0 #16337b, 6px 6px 0 #16337b;
}

body:not(.home) .gb-container.page-header h2 {
  font-size: clamp(21px, 3vw, 40px);
  margin: 0 auto 5px 170px;
  text-align: left;
  color: #16337b;
  line-height: 1;
}

body:not(.home) .gb-container.page-header + .gb-container {
  margin-top: 0px;
}

@media (min-width: 960px) {
  body:not(.home) .gb-container.page-header + .gb-container {
    margin-top: 20px;
  }
}

body.search #content {
  padding: 0 10px;
  margin: 0 auto;
}

@media (min-width: 680px) {
  body.search #content {
    padding: 0 1em;
  }
}

@media (min-width: 960px) {
  body.search #content {
    max-width: 900px;
    padding: 0;
  }
}

body.search h2.entry-title {
  font-size: 1.25em;
  margin-bottom: .25em;
}

body.search .entry-summary > p:first-child {
  margin-top: 0;
}

/* ============================================================ END PAGES */
.editor-only {
  display: none !important;
}
