/* RESET STYLES
============================================================================*/

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}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}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"]{-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:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.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,.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}


/* THEME STYLES
============================================================================*/

/* -------------- Corinthia */

/* corinthia-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Corinthia';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/corinthia-v12-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* -------------- EB Garamond */

/* eb-garamond-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/eb-garamond-v31-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* eb-garamond-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/eb-garamond-v31-latin-italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* eb-garamond-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/eb-garamond-v31-latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* eb-garamond-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/eb-garamond-v31-latin-700italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* -------------- Roboto */

/* roboto-200 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/roboto-v48-latin-200.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-200italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  src: url('fonts/roboto-v48-latin-200italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v48-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/roboto-v48-latin-italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/roboto-v48-latin-600.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-600italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/roboto-v48-latin-600italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/roboto-v48-latin-800.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-800italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  src: url('fonts/roboto-v48-latin-800italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* -------------- Montserrat */

/* montserrat-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/montserrat-v30-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/montserrat-v30-latin-italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/montserrat-v30-latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/montserrat-v30-latin-700italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/montserrat-v30-latin-900.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-900italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/montserrat-v30-latin-900italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
  padding: 0;
  color: rgba(26, 26, 26, .8);
}

h1 {
  max-width: 750px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 3rem;
  font-weight: 800;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 5px;
  padding: 0;
  margin: 0;
}

h2 {
  font-size: 2.2rem;
  /* margin-top: 2rem;
  margin-bottom: 1.2rem; */
  margin-block-start: 5rem !important;
  margin-block-end: 1.2rem !important;
  color: #1e2a41;
}

h2.no-space-above {
  margin-top: 0;
  margin-block-start: 0 !important;
}

h3 {
    font-family: 'Roboto';
    font-size: 1rem;
    font-weight: 700;
    color: #1e2a41;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.2rem;
    padding: 9px 0 7px 10px;
    margin-bottom: 1.2rem !important;
    border-left: 5px solid #dd0054;
}

p {
  font-size: 1.2rem;
  line-height: 1.7rem;
  margin-bottom: 1.4rem;
}

em {
  font-style: italic;
}

strong {
  font-weight: 700;
}

ol,
ul {
  margin-bottom: 1.4rem;
}

li {
  font-size: 1.2rem;
  line-height: 1.7rem;
  padding-left: .5rem;
  margin-left: 2.5rem;
}

ol li {
  list-style: decimal;
}

ul li {
  list-style: disc;
}

a {
  font-size: 1.2rem;
  font-weight: 600;
  color: #007acc;
  text-decoration: none;
}

a:hover {
  color: #004573;
}

h2 a {
 font-size: 2.2rem;
 font-weight: 400;
}

body #wrapper {
    margin-top: 80px;
}

#container {
  max-width: 1300px;
  padding: 0 3rem;
  margin: 0 auto;
}

.home #container {
  max-width: 1000px;
}

.wp-block-button__link {
  font-family: 'Roboto';
}

.wp-block-button.important .wp-block-button__link {
  background-color: #dd0054;
}

.wp-block-button.important .wp-block-button__link:hover {
  background-color: #b30042;
}

.wp-block-button.important .wp-block-button__link:after {
  content: ' +';
}

.wp-block-separator {
    border-top: 2px solid #eeeeee;
}

::-moz-selection {
  /* Code for Firefox */
  color: #ffffff;
  background: #007acc;
}

::selection {
  color: #ffffff;
  background: #007acc;
}

@media screen and (max-width: 450px) {
  h2 {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
  
  p, a {
    font-size: 1rem;
  }
}

/* HEADER
============================================================================ */

/*body.logged-in #wrapper {*/
/*  margin-top: 80px;*/
/*}*/

body.logged-in header,
body.logged-in nav {
  top: 32px;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  z-index: 100;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
}

#header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1300px;
  padding: 0 3rem;
  margin: 0 auto;
}

header h1 {
  line-height: .8rem;
  height: 1.8rem;
  margin-bottom: 0;
  border: none;
}

#site-title a {
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  color: #007acc;
  letter-spacing: 1px;
}

#site-title .stylized {
  font-family: 'Corinthia';
  font-weight: 400;
  font-size: 2.4rem;
  text-transform: capitalize;
  letter-spacing: 0;
  line-height: 1rem;
  vertical-align: middle;
}

nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

nav ul {
  display: flex;
  justify-content: space-between;
  gap: 1.6rem;
  margin-bottom: 0;
}

nav ul li {
  position: relative;
  list-style: none;
  line-height: 5rem;
  padding: 0;
  margin: 0;
}

nav ul li .mobile-arrow {
  display: none;   
}

nav ul li a {
  font-family: Roboto;
  font-size: .8rem;
  font-weight: 600;
  color: #1e2a41;
  text-transform: uppercase;
  letter-spacing: 1px;
}

nav ul li a:hover {
  color: #007acc;
}

nav ul li.news a {
  border: 2px solid #1e2a41;
  border-radius: 100px;
  padding: .4rem 1rem;
  transition: all .1s;
}

nav ul li.news a:hover {
  color: #ffffff;
  border-color: #007acc;
  background-color: #007acc;
}

nav ul li.menu-item-has-children:after {
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  font-size: .6rem;
  line-height: 4.8rem;
  vertical-align: 10%;
  background-image: none;
  background-position: 50% 0%;
  background-repeat: repeat;
  font-family: 'FontAwesome';
  content: "\f107";
  float: right;
  margin-left: 8px;
  margin-top: 1px;
}

nav ul li ul {
  position: absolute;
  top: 4rem;
  right: -2rem;
  display: none;
  width: 200px;
  border-top: 4px solid #007acc;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, .1);
  overflow: hidden;
}

nav ul li ul a {
  display: block;
  font-size: .8rem;
  font-weight: 600;
  line-height: normal;
  padding: .6rem 1rem;
  border-top: 1px solid #f1f1f1;
  transition: all .1s;
}

nav ul li ul a:hover {
  background-color: #efefef;
}

nav ul li ul li.ward a {
  background-color: #efefef;
  border-top: 1px solid #dfdfdf;
}

nav ul li ul li.ward a:hover {
  background-color: #d4d4d4;
}

#mobile-menu,
#mobile-menu-active {
  display: none;
  width: 0;
  font-size: 1.4rem;
  line-height: 5rem;
  padding: 0 .6rem;
}

#mobile-menu:hover,
#mobile-menu-active:hover {
  color: #007acc;
  cursor: pointer;
}

@media screen and (max-width: 1100px) {
  nav ul {
    gap: 1rem;
  }

  nav ul li.menu-item-has-children:after {
    content: none;
  }
}

@media screen and (max-width: 900px) {
  nav {
    display: block;
    position: fixed;
    top: 0;
    right: -300px;
    bottom: 0;
    width: 300px;
    padding: 0 1.4rem 3rem 1.4rem;
    background-color: #ffffff;
    transition: right .2s;
    transition-timing-function: ease-in-out;
    box-shadow: none;
  }
  
  nav.active {
    box-shadow: -5px -5px 20px rgba(0, 0, 0, .1);
    right: 0;
  }

  .menu-main-navigation-container {
    height: 80%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 2rem;
  }

  nav ul {
    flex-direction: column;
    justify-content: start;
    gap: 0;
  }

  nav ul li {
    position: relative;
    display: block;
    line-height: 1.6rem;
    border-top: 1px solid #d9d9d9;
  }
  
  nav ul li.menu-item-has-children .mobile-arrow {
      position: absolute;
      display: block;
      top: 0;
      right: 0;
      font-size: .6rem;
      padding: 21px;
      transition: all .1s;
  }
  
  nav ul li.menu-item-has-children .mobile-arrow.open {
      transform: rotate(180deg);
  }
  
  nav li.menu-item-has-children .sub-menu .mobile-arrow {
    display: none;
  }

  nav ul li a {
    display: block;
    padding: .8rem .4rem;
    transition: all .1s;
  }

  nav ul li a:hover {
    color: #007acc;
    background-color: #f2f2f2;
  }

  nav ul li.news a {
    margin-top: 1rem;
  }

  nav ul li ul {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    border-top: none;
    box-shadow: none;
    background-color: #f6f6f6;
    transition: all .2s;
  }

  nav ul li ul li a {
    font-weight: 400;
    padding: .6rem .8rem;
    border-top: 1px solid #f6f6f6;
    border-left: 3px solid #007acc;
  }

  #mobile-menu,
  #mobile-menu-active {
    display: block;
  }

  #mobile-menu-active {
    /* text-align: right;
    padding: 0 2.2rem; */
  }

  nav .sub-menu {
    display: none;
  }
}

@media screen and (max-width: 782px) {

  body.logged-in header,
  body.logged-in nav {
    top: 46px;
  }
}

@media screen and (max-width: 450px) {   
  #header-container {
    padding: 0 1.5rem;
  }
  #site-title a {
    font-size: 1rem;
    ;
  }
}

/* HERO
============================================================================*/

#hero {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 350px;
  text-align: center;
  margin-bottom: 4rem;
  background-color: #1e2a41;
  background-position: center;
  background-size: cover;
}

#hero .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(30, 42, 65, .5);
}

#hero.condensed {
  height: 150px;
}

#hero .hero-content {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInMoveUp .5s ease-out forwards;
}

#hero .page-subtitle {
  display: block;
  font-family: 'EB Garamond';
  font-size: 1.4rem;
  font-weight: 400;
  font-style: italic;
  color: #ffffff;
  letter-spacing: 1px;
  margin-top: .8rem;
  margin-bottom: .8rem;
}

@keyframes fadeInMoveUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media screen and (max-width: 900px) {
  #hero {
    height: 250px;
  }


}

@media screen and (max-width: 450px) {
  h1 {
    font-size: 1.5rem;
    padding: 0 1.5rem;
  }
  
  #hero {
    height: 125px;
    margin-bottom: 2rem;
  }

  #hero .page-subtitle {
    display: none;
  }
}

/* Main Content
============================================================================*/

.page-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

.section-nav h3 {
  font-family: Roboto;
  text-transform: none;
  padding: 0;
  border-left: none;
}

.section-nav h3 a {
  display: block;
  /*font-family: 'EB Garamond';*/
  font-size: 1rem;
  font-weight: 600;
  color: #007acc;
}

.section-nav h3 a:hover {
  color: #004573;
}

.section-nav ul {
  padding: 0;
  margin: 0;
}

.section-nav ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.section-nav ul li.current-menu-item {
  border-left: 3px solid #007acc;
}

.section-nav ul li.current-menu-item a {
  padding-left: .7rem;
}

.section-nav li a {
  display: block;
  font-family: Roboto;
  font-size: .9rem;
  font-weight: 400;
  color: #303745;
  text-decoration: none;
  padding: .5rem 0;
  border-top: 1px solid #e9e9e9;
}

.section-nav li a:hover {
  color: #007acc;
}

.section-nav .fa-quote-left {
    font-size: 1.6rem;
    color: #007acc;
}

.image-border img {
    border: 1px solid #f4f4f4;
}

.image-shadow img {
    border-radius: 4px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
    transition: all .3s;
}

.image-shadow img:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.section-nav .interest-group-event {
    display: block;
    padding: .7rem 0;
    border-bottom: 1px solid #eeeeee;
}

.section-nav .em-list a {
    display: block;
    font-family: 'Roboto';
    font-size: .9rem;
    padding-bottom: .5rem;
    margin: 0;
}

@media screen and (max-width: 450px) {
  #container {
    padding: 0 1.5rem;
  }
  
  #container .wp-block-button {
      width: 100%;
  }
  
  .section-nav h3:first-of-type,
  .section-nav .wp-block-page-list:first-of-type,
  .section-nav .wp-block-spacer:first-of-type,
  .section-nav .activity-pages-header, 
  .section-nav .activity-pages-list {
      display: none;
  }
}

/* Scripture Quote
============================================================================*/

.wp-block-quote {
    max-width: 600px;
    margin: 0 auto;
}

.wp-block-quote p {
    text-align: center;
}

.wp-block-quote .quote-text {
    font-style: italic;
    font-size: 1.6rem;
    line-height: 2rem;
    color: #92959b;
}

.wp-block-quote .quote-reference {
    position: relative;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    color: #000000;
    padding-top: 1.2rem;
    margin-bottom: 1rem;
}

.wp-block-quote .quote-reference::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    left: calc(50% - 20px);
    width: 40px;
    height: 3px;
    background-color: #dd0054;
}

.section-nav .wp-block-quote p {
    text-align: left;
}

.section-nav .wp-block-quote .quote-reference::before {
    left: 0;
}

@media screen and (max-width: 450px) {
    .section-nav .wp-block-quote p {
        text-align: center;
    }
    
    .section-nav .wp-block-quote .quote-reference::before {
        left: calc(50% - 20px);
    }
}

/* Upcoming events
============================================================================*/

.em-events-list-grouped h3 {
    margin-bottom: 0 !important;
}

.em-events-list-grouped h3 + p {
    display: none;
}

.event {
    display: flex;
    flex-direction: row;
    gap: 1.5rem;
    padding: 1.5rem 0;
    margin-top: 0;
}

/*.event:first-of-type {*/
/*    padding-top: 0;*/
/*}*/

.event:last-of-type {
    border-bottom: none;
}

.event-image img {
    width: 200px !important;
    border: 1px solid #f4f4f4;
    border-radius: 4px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
}

.event-content h2 {
    margin-block-start: 0 !important;
}

.event-content .event-details {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 1rem;
}

.event-content .event-details div {
    display: inline-block;
    padding: 1px 1rem;
    border-right: 1px solid #007acc3d;
}

.event-content .event-details div p,
.event-content .event-details div p a {
    font-family: 'Roboto';
    font-size: .9rem !important;
    padding: 0;
    margin: 0;
}

.event-content .event-details div p a:before {
    content: '+ ';
}

.event-content .event-details .event-date {
    padding-left: 0;
}

.event-content .event-details .event-location {
    border-right: none;
}

@media screen and (max-width: 450px) {
  .event {
      flex-direction: column;
      gap: .6rem;
  }
  
  .event h2 {
      text-align: center;
  }
  
  .event-image {
      width: 100%;
      height: 125px;
      overflow: hidden;
      border: 1px solid #f4f4f4;
      border-radius: 6px;
      box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
  }
  
  .event-image img {
      width: 100% !important;
      margin-top: -75px;
  }
  
  .event-content .event-details {
    flex-direction: column;   
  }
  
  .event-content .event-details div {
    border: none;
    padding: 0;
  }
}

/* Event Page
============================================================================*/

.event {
    max-width: 900px;
    margin: 0 auto;
}

.event .em-item-meta {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 2rem;
}

.event .em-item-meta-column {
    flex-grow: 1;
}

.event .em-event-date {
    font-size: 2rem;
    margin-bottom: .5rem;
}

.event .em-event-time {
    margin-bottom: 1.4rem;
}

.event .em-event-add-to-calendar {
    display: none;
}

.event .em-event-add-to-calendar-content {
    display: none;
    border: 1px solid green;
    padding: .5rem;
}

.event .em-event-add-to-calendar-content a.em-a2c-download {
    
}

.event .em-event-add-to-calendar-content a.em-a2c-google {
    
}

.event .em-event-add-to-calendar-content a.em-a2c-apple {
    
}

.event .em-event-add-to-calendar-content a.em-a2c-office {
    
}

.event .em-event-add-to-calendar-content a.em-a2c-outlook {
    
}

.event .em-event-where .em-event-location {
    line-height: 1rem !important;
    margin-bottom: 3rem;
}

.event .event-categories li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.event .event-categories li a {
    font-family: Roboto;
    font-size: .8rem;
    font-weight: 500;
    padding: .4rem .8rem;
    margin-right: .4rem;
    background-color: #f4f4f4;
    border-radius: 6px;
}

@media screen and (max-width: 450px) {
    .event .em-item-meta {
        flex-direction: column;
    }
}


/* Post Content
============================================================================*/

article.post {
  max-width: 750px;
  margin: 0 auto 6rem;
}

.entry-meta {
  margin-bottom: 1rem;
}

.entry-date {
  color: rgba(26, 26, 26, .5);
}

.entry-title {
  text-align: left;
  margin-bottom: 1.2rem;
}

.entry-title a {
  font-family: 'EB Garamond';
  font-size: 2.6rem;
  font-weight: normal;
  color: #007acc;
  text-transform: none !important;
  letter-spacing: 0;
  transition: all .1s;
}

.entry-title a:hover {
  color: #004573;
}

.attachment-post-thumbnail {
  max-width: 750px;
  height: auto;
  margin: 1rem 0;
}

.attachment-medium_large {
  max-width: 750px;
  height: auto;
  margin: 1.5rem 0;
}

.entry-footer {
  padding: 2rem 0;
}

.nav-links {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

/* FOOTER
============================================================================ */

footer {
  max-width: 1300px;
  padding: 1.5rem 3rem;
  margin: 0 auto;
}

#footer-container {
  padding-top: 30px;
  margin: 50px auto;
  border-top: 1px solid #ccc;
}

#copyright {
  text-align: center;
  color: rgba(26, 26, 26, .6);
}

@media screen and (max-width: 450px) {
  footer {
    padding: 0 1.5rem;
  }
  
  #copyright {
    font-size: .8rem;
    line-height: 1.2rem;
  }
}

/* FORMS
============================================================================ */

main textarea,
main input[type="text"],
main input[type="button"],
main input[type="submit"],
main input[type="reset"],
main input[type="search"],
main input[type="password"] {
  font-size: 1rem;
  padding: 1rem 1.2rem;
  margin-bottom: 1rem;
  border: none;
  border-radius: 6px;
  background-color: #f1f1f1;
}

main label {
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  color: #303745;
  margin-bottom: 1rem;
  padding-left: .6rem;
  border-left: 3px solid #007acc;
}

button {
  font-family: 'Roboto';
  font-size: .8rem;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: .4rem 1.2rem;
  border: none;
  border-radius: 100px;
  background-color: #007acc;
  transition: all .1s;
}

button:hover {
  background-color: #004573;
}

.wp-block-button__link {
  color: #fff;
  background-color: #007acc;
  border-radius: 9999px;
  box-shadow: none;
  text-decoration: none;
  padding: calc(.667em + 2px) calc(1.333em + 2px);
  font-size: 1rem;
  transition: all .1s;
}

.wp-block-button__link:hover {
  color: #fff;
  background-color: #004573;
}