@charset "UTF-8";
/**
Main SCSS file to be compiled into main.css
*/
@font-face {
  font-family: "church-icons";
  src: url("fonts/church-icons.eot?8qylkq");
  src: url("fonts/church-icons.eot?8qylkq#iefix") format("embedded-opentype"), url("fonts/church-icons.ttf?8qylkq") format("truetype"), url("fonts/church-icons.woff?8qylkq") format("woff"), url("fonts/church-icons.svg?8qylkq#church-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
Main SCSS file to be compiled into main.css
*/
* {
  box-sizing: border-box;
}

body {
  background-color: #fff;
  color: #3c3c3c;
  font-family: "Platypi", serif;
  font-size: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #800000;
  font-family: "Inter", sans-serif;
}
h1.section-header,
h2.section-header,
h3.section-header,
h4.section-header,
h5.section-header,
h6.section-header {
  font-size: 2.375rem;
  font-weight: 200;
  margin: 3rem 0;
}

.small-head {
  color: #777;
  font-family: "Inter", sans-serif;
  font-size: 0.75rem;
  font-weight: 800;
  text-transform: uppercase;
}

.archive-link {
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  color: #777;
  padding: 0.25rem 0;
  text-decoration: dotted;
}
.archive-link::after {
  content: "\e917";
  font-family: "church-icons";
  font-size: 0.7rem;
  padding-left: 0.5rem;
}

a {
  color: #4169e1;
}
a:hover {
  color: #800000;
}

p {
  font-family: "Platypi", serif;
  font-size: 1.125rem;
  line-height: 1.4375rem;
}

.note {
  color: #3c3c3c;
  font-family: "Inter", sans-serif;
  font-size: 0.675rem;
  text-transform: capitalize;
}

.btn {
  border-radius: 3px;
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-size: 1.125rem;
  margin: 0 0 1rem;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  transition: 0.25s all ease-in-out;
}
.btn.blue {
  background-color: #4169e1;
  color: #fff;
}
.btn.blue:hover {
  background-color: #233b84;
}

.inner {
  margin: 0 auto;
  max-width: 996px;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 1000px) {
  .inner {
    width: 90%;
  }
}
@media only screen and (max-width: 560px) {
  .inner {
    width: 95%;
  }
}
.inner.mb15 {
  margin-bottom: 15rem;
}

.flex {
  display: flex;
}

.flex-columns {
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  margin-bottom: 3.375rem;
}
.flex-columns.wrap {
  flex-wrap: wrap;
}
@media only screen and (max-width: 780px) {
  .flex-columns {
    flex-wrap: wrap;
  }
}
.flex-columns.fc-column {
  flex-flow: column nowrap;
}
.flex-columns .fc-10 {
  width: 10%;
}
@media only screen and (max-width: 780px) {
  .flex-columns .fc-10 {
    order: 2;
    width: 30%;
  }
}
@media only screen and (max-width: 560px) {
  .flex-columns .fc-10 {
    width: 100%;
  }
}
.flex-columns .fc-30 {
  width: 30%;
}
@media only screen and (max-width: 780px) {
  .flex-columns .fc-30 {
    order: 2;
  }
}
@media only screen and (max-width: 560px) {
  .flex-columns .fc-30 {
    width: 100%;
  }
}
.flex-columns .fc-40 {
  width: 40%;
}
@media only screen and (max-width: 780px) {
  .flex-columns .fc-40 {
    order: 2;
  }
}
@media only screen and (max-width: 560px) {
  .flex-columns .fc-40 {
    width: 100%;
  }
}
.flex-columns .fc-50 {
  width: 50%;
}
@media only screen and (max-width: 780px) {
  .flex-columns .fc-50 {
    order: 1;
    width: 65%;
  }
}
@media only screen and (max-width: 560px) {
  .flex-columns .fc-50 {
    width: 100%;
  }
}
.flex-columns .fc-70 {
  width: 70%;
}
@media only screen and (max-width: 780px) {
  .flex-columns .fc-70 {
    order: 1;
    width: 65%;
  }
}
@media only screen and (max-width: 560px) {
  .flex-columns .fc-70 {
    width: 100%;
  }
}

.logo {
  font-family: Helvetica, sans-serif;
  font-family: "Platypi", serif;
  font-size: 1.75rem;
  font-weight: 800;
  width: 40%;
}
.logo a {
  color: #000;
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 100%;
}
.logo a .cross {
  display: flex;
  align-items: center;
  width: 30px;
}
.logo a .title {
  padding-left: 0.5rem;
}

.recent-news {
  border-bottom: 1px solid #e5b71a;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.news-top {
  display: flex;
  flex-wrap: nowrap;
}
.news-top .half {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 49%;
}
.news-top .half:first-child {
  border-right: 1px solid #e5b71a;
}
.news-top .half .news-box {
  padding: 1rem;
}
.news-top .half .news-box .weekly-icon {
  position: relative;
  text-align: center;
}
.news-top .half .news-box .weekly-icon::before {
  color: #4169e1;
  content: "\e910";
  font-family: "church-icons";
  font-size: 2.5rem;
}
.news-top .half .news-box .worship-icon {
  position: relative;
  text-align: center;
}
.news-top .half .news-box .worship-icon::before {
  color: #4169e1;
  content: "\e903";
  font-family: "church-icons";
  font-size: 2.5rem;
}
.news-top .half .news-box .monthly-icon {
  position: relative;
  text-align: center;
}
.news-top .half .news-box .monthly-icon::before {
  color: #4169e1;
  content: "\e916";
  font-family: "church-icons";
  font-size: 2.5rem;
}
.news-top .half .news-box .h2 {
  text-align: center;
}
.news-top .half .news-box .current-news {
  font-size: 1.25rem;
  text-decoration: none;
}

.calendar {
  margin-top: 6rem;
}

.sb-menu-header {
  color: #3c3c3c;
  font-size: 1rem;
}

.topics-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.topics-menu li {
  font-size: 1rem;
  line-height: 1.75rem;
}
.topics-menu li a {
  color: #233b84;
  text-decoration: none;
}
.topics-menu li a:hover {
  color: #800000;
  text-decoration: underline;
}

.wp-block-media-text {
  border-bottom: 1px solid #e5b71a;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}

.yellow-notice {
  background-color: #ffffa8;
  font-family: "Inter", sans-serif;
  padding: 1.5rem;
  text-align: center;
}

.pagination {
  border-top: 1px solid #e5b71a;
  display: flex;
  justify-content: space-between;
  font-family: "Inter", sans-serif;
  font-size: 1.125rem;
  margin-top: 3rem;
  padding: 0.5rem 0;
  position: relative;
  max-width: 32em;
}
.pagination .single-link {
  width: 45%;
}
.pagination .single-link.prev {
  padding-left: 1rem;
  position: absolute;
  left: 0;
}
.pagination .single-link.prev::before {
  color: #4169e1;
  content: "«";
  position: absolute;
  left: 0;
}
.pagination .single-link.prev.hide::before {
  visibility: hidden;
}
.pagination .single-link.next {
  padding-right: 1rem;
  position: absolute;
  right: 0;
  text-align: right;
}
.pagination .single-link.next::before {
  color: #4169e1;
  content: "»";
  position: absolute;
  right: 0;
}
.pagination .single-link.next.hide::before {
  visibility: hidden;
}
.pagination a {
  font-size: 0.875rem;
  text-decoration: none;
}
.pagination .current {
  color: #4169e1;
  font-weight: 800;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.gform_wrapper.gravity-theme input[type=submit] {
  background-color: #4169e1;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: "Inter", sans-serif;
  font-size: 1.125rem;
  padding: 0.5rem 1.5rem;
  outline: 0;
  transition: 0.3s all ease-in-out;
}
.gform_wrapper.gravity-theme input[type=submit]:hover, .gform_wrapper.gravity-theme input[type=submit]:focus {
  background-color: #233b84;
}

.search-form {
  margin: 1rem 0;
  display: flex;
}

input[type=search] {
  padding: 0.5rem 0.5rem;
  margin-right: 0.5rem;
  width: 95%;
}

input[type=submit],
.submit-btn {
  background-color: #4169e1;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: "Inter", sans-serif;
  font-size: 1.125rem;
  padding: 0.5rem 1.5rem;
  outline: 0;
  transition: 0.3s all ease-in-out;
}
input[type=submit]:hover, input[type=submit]:focus,
.submit-btn:hover,
.submit-btn:focus {
  background-color: #233b84;
}

.submit-btn {
  border-radius: 3px;
  padding: 0.5rem 0.75rem;
}
.submit-btn::before {
  color: #fff;
  content: "\e90a";
  font-family: "church-icons";
}

/**
Main SCSS file to be compiled into main.css
*/
header {
  border-bottom: 1px solid #e5b71a;
  margin-bottom: 2rem;
}

.header-top {
  font-size: 0.875rem;
  font-family: "Inter", sans-serif;
  padding: 0.5rem;
  position: relative;
}
.header-top ul {
  display: flex;
  justify-content: flex-end;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.header-top ul li {
  display: inline-block;
  padding-left: 1rem;
}
.header-top ul li a {
  text-decoration: none;
}
.header-top ul li a:before {
  color: #4169e1;
  display: inline;
  font-family: "church-icons";
  font-size: 0.65rem;
  padding-right: 0.25rem;
}
.header-top ul li a.map-location::before {
  content: "\e909";
}
.header-top ul li a.phone::before {
  content: "\e90e";
}
.header-top ul li a.contact::before {
  content: "\e90b";
}
.header-top ul li a.donate::before {
  content: "\e913";
}
@media only screen and (max-width: 650px) {
  .header-top ul li a .address-text::before {
    content: "Map";
  }
  .header-top ul li a .phone-text::before {
    content: "Phone";
  }
}

.mobile-menu {
  display: none;
  height: 2rem;
  margin: 1.5rem 0;
  position: relative;
  width: 2rem;
}
@media only screen and (max-width: 800px) {
  .mobile-menu {
    display: block;
  }
}
.mobile-menu::before {
  color: #4169e1;
  content: "\e900";
  font-family: "church-icons";
  font-size: 1.75rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile-menu.focus::before {
  color: #a90000;
}

.main-header {
  margin-top: 2rem;
}
@media only screen and (max-width: 800px) {
  .main-header {
    margin-top: 0rem;
  }
}
.main-header .flex {
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1000px) {
  .main-header .flex {
    flex-direction: column;
  }
  .main-header .flex .logo {
    width: 100%;
  }
  .main-header .flex .menu-primary-menu-container {
    margin-left: auto;
  }
}
@media only screen and (max-width: 800px) {
  .main-header .flex {
    flex-direction: initial;
  }
}
@media only screen and (max-width: 800px) {
  .main-header #primary-menu {
    display: none;
    background: #f7f5f5;
    flex-basis: 100%;
    margin-bottom: 2rem;
    width: 100%;
    padding: 1rem 0;
    position: absolute;
    top: 4rem;
    right: 0;
    z-index: 999;
  }
  .main-header #primary-menu::before {
    background-color: #f7f5f5;
    display: block;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    width: 100%;
  }
  .main-header #primary-menu::after {
    background-color: #f7f5f5;
    display: block;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(100%);
    width: 100%;
  }
}
.main-header #primary-menu .menu {
  list-style-type: none;
  margin: 0;
  padding: 1.5rem 0;
}
@media only screen and (max-width: 800px) {
  .main-header #primary-menu .menu {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 0;
    padding: 0 0.75rem 0;
  }
}
.main-header #primary-menu .menu li {
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-size: 1.125rem;
  font-weight: 800;
  padding-left: 1rem;
}
@media only screen and (max-width: 800px) {
  .main-header #primary-menu .menu li {
    margin-bottom: 1rem;
  }
}
.main-header #primary-menu .menu li a {
  color: #233b84;
  text-decoration: none;
}
.main-header #primary-menu .menu li a:hover {
  color: #800000;
}
.main-header #primary-menu .menu li.current-menu-item a {
  color: #800000;
}

.live-stream-callout {
  background-color: #fff;
  border: 1px solid #cdcdcd;
  border-top: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0.75rem 1.5rem;
  position: absolute;
  top: calc(100% + 1px);
  right: 1rem;
  text-align: center;
  z-index: 9999;
}
.live-stream-callout a {
  font-size: 1.35rem;
  line-height: 2rem;
  text-decoration: none;
}
.live-stream-callout a:before {
  content: "\e915";
  font-family: "church-icons";
  font-size: 1.15rem;
  padding-right: 6px;
}
/**
Main SCSS file to be compiled into main.css
*/
.alert-bar {
  background-color: #f7e9bf;
  border: 1px solid #e5b71a;
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
  font-size: 1.125rem;
  font-weight: 800;
  margin: 0 0 1rem 0;
  padding: 1rem 2rem;
  text-align: center;
  width: 100%;
}

.buttons-menu {
  margin-bottom: 3rem;
}
.buttons-menu ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.buttons-menu ul li {
  display: block;
  margin: 1rem 0;
}
@media only screen and (max-width: 800px) {
  .buttons-menu ul li {
    margin: 1rem auto;
    width: 45%;
  }
}
.buttons-menu ul li a {
  background-color: #4169e1;
  border-radius: 3px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 800;
  padding: 0.5rem 0.75rem;
  text-decoration: none;
}
@media only screen and (max-width: 800px) {
  .buttons-menu ul li a {
    display: block;
    text-align: center;
    width: 100%;
  }
}
.buttons-menu ul li a:hover {
  background-color: #800000;
}

.grid-columns .wrap {
  justify-content: flex-start;
  gap: 2rem;
}
.grid-columns .link {
  border: 1px solid #e5b71a;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  padding: 0;
  text-align: center;
  width: 200px;
}
.grid-columns .link a {
  font-size: 1.125rem;
  font-weight: 600;
  text-decoration: none;
}

.home-buttons .link {
  margin-bottom: 2rem;
  padding: 0;
  text-align: center;
}
.home-buttons .link a {
  border: 1px solid #e5b71a;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Inter", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  text-decoration: none;
  padding: 2rem 1rem;
  width: 100%;
}
.home-buttons .link a:hover {
  background-color: #f7f5f5;
}

.bulletin-board {
  list-style-type: none;
  padding: 0;
}
.bulletin-board .bulletin-item {
  padding: 0.45rem;
}
.bulletin-board .bulletin-item:nth-child(even) {
  background-color: #f7f5f5;
}

.news-intro {
  background-color: #f7e9bf;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  padding: 1rem;
}

.home .flex-columns h2:first-of-type {
  margin-top: 0;
}
@media only screen and (max-width: 780px) {
  .home .flex-columns .home-posts {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 560px) {
  .home .flex-columns .home-posts {
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 780px) {
  .home .flex-columns .left-sidebar {
    background-color: #e1e1e1;
    padding: 2rem 1rem;
  }
}
.home .flex-columns .right-sidebar {
  padding-top: 0;
}
@media only screen and (max-width: 780px) {
  .home .flex-columns .right-sidebar {
    margin: 4rem auto 0;
    order: 3;
    width: 80%;
  }
}

/**
Main SCSS file to be compiled into main.css
*/
/* _page.scss */
.posts-container {
  padding-right: 2rem;
}

.page-container {
  padding-right: 2rem;
}
.page-container .h1 {
  font-family: "Inter", sans-serif;
  font-size: 2.375rem;
  font-weight: 200;
  margin: 3rem 0;
}
.page-container h2,
.page-container h3,
.page-container h4,
.page-container h5,
.page-container h6 {
  color: #3c3c3c;
}
.page-container .post-meta {
  font-family: "Inter", sans-serif;
  font-size: 0.9375rem;
  margin-bottom: 3rem;
}
.page-container .post-meta a {
  text-decoration: none;
}
.page-container p,
.page-container img,
.page-container blockquote,
.page-container .gform_wrapper {
  max-width: 32em;
}

.staff-block {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  width: 95%;
}
.staff-block .staff-single {
  font-size: 1.125rem;
  margin-bottom: 2rem;
  width: 45%;
}
.staff-block .staff-single .staff-image {
  margin-bottom: 1rem;
  width: 75%;
}
.staff-block .staff-single .staff-image img {
  border: 1px solid #333;
  height: auto;
  width: 100%;
}
.staff-block .staff-single .staff-name {
  font-family: "Inter", sans-serif;
  font-weight: 800;
  margin-bottom: 1rem;
}
.staff-block .staff-single .staff-description {
  margin-bottom: 2rem;
}
.staff-block .staff-single .staff-phone,
.staff-block .staff-single .staff-email {
  margin-bottom: 0.5rem;
}
.staff-block .staff-single .staff-phone:before,
.staff-block .staff-single .staff-email:before {
  color: #4169e1;
  display: inline-block;
  font-family: "church-icons";
  font-size: 1rem;
  padding-right: 0.5rem;
}
.staff-block .staff-single .staff-phone:before {
  content: "\e90e";
}
.staff-block .staff-single .staff-email:before {
  content: "\e906";
}
.staff-block .staff-single a {
  text-decoration: none;
}

/**
Main SCSS file to be compiled into main.css
*/
footer {
  background-color: #f7f5f5;
  color: #fff;
}
@media only screen and (max-width: 460px) {
  footer {
    background-position: -600px;
  }
}
footer .footer-top {
  padding-top: 3rem;
}
footer .footer-content {
  justify-content: space-between;
  padding: 3rem 0;
}
@media only screen and (max-width: 780px) {
  footer .footer-content {
    flex-flow: column;
  }
}
footer .footer-content ul.contact {
  list-style-type: none;
  margin: 1.5rem 0 0 2.25rem;
  padding: 0;
}
footer .footer-content ul.contact li {
  display: block;
  margin-bottom: 1rem;
  padding-left: 0.25rem;
  position: relative;
}
footer .footer-content ul.contact li a {
  font-family: "Inter", sans-serif;
  text-decoration: none;
}
footer .footer-content ul.contact li a:before {
  color: #4169e1;
  display: inline;
  font-family: "church-icons";
  font-size: 0.75rem;
  padding-right: 0.25rem;
  position: absolute;
  top: 3px;
  left: 0;
  transform: translateX(-100%);
}
footer .footer-content ul.contact li a.map-location::before {
  content: "\e909";
}
footer .footer-content ul.contact li a.phone::before {
  content: "\e90e";
}
footer .footer-content ul.contact li a.contact::before {
  content: "\e90b";
}
footer .logo {
  width: 100%;
}
footer .left-column {
  width: 60%;
}
@media only screen and (max-width: 780px) {
  footer .left-column {
    width: 100%;
  }
}
footer .right-column {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: end;
  margin-left: auto;
  width: 30%;
}
@media only screen and (max-width: 780px) {
  footer .right-column {
    width: 100%;
    margin-top: 3rem;
    padding-left: 1rem;
    align-items: start;
  }
}
footer #footer-menu .menu {
  list-style-type: none;
  padding: 0 0 0 2.5rem;
  width: 50%;
}
footer #footer-menu .menu li {
  border-bottom: 1px solid #e5b71a;
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  margin: 0 0 0.5rem;
  padding-bottom: 0.5rem;
}
@media only screen and (max-width: 800px) {
  footer #footer-menu .menu li {
    display: block;
    text-align: right;
  }
}
@media only screen and (max-width: 460px) {
  footer #footer-menu .menu li {
    padding-left: 0;
    text-align: left;
  }
}
footer #footer-menu .menu li a {
  color: #233b84;
  text-decoration: none;
}
footer #footer-menu .menu li a:hover {
  color: #800000;
}
footer .social-links {
  padding-left: 2.5rem;
}
footer .footer-bottom {
  background-color: #233b84;
  color: #fff;
  padding: 0.75rem 0;
  width: 100%;
}
footer .footer-bottom .flex {
  justify-content: space-between;
}
@media only screen and (max-width: 460px) {
  footer .footer-bottom .flex {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
}
footer .footer-bottom .lcms {
  font-family: "Inter", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
}
footer .footer-bottom .lcms a {
  color: #fff;
  text-decoration: none;
}
footer .footer-bottom .lcms a:hover {
  color: #ecf0fc;
}
footer .footer-bottom .copyright {
  font-size: 0.875rem;
}

.facebook-link {
  font-family: "Inter", sans-serif;
  text-decoration: none;
}
.facebook-link::before {
  font-family: "church-icons";
  content: "\e914";
  padding-right: 6px;
}
@media only screen and (max-width: 460px) {
  .facebook-link {
    display: block;
    margin: 2rem 0 0 1.25rem;
  }
}

/**
Main SCSS file to be compiled into main.css
*/
/* _events.scss */
.events-list {
  display: flex;
  flex-flow: row wrap;
  list-style-type: none;
  margin: 0 0 6rem;
  padding: 0;
}
.events-list .event {
  margin: 0 2rem 0 0;
  width: 40%;
}

.no-events {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter", sans-serif;
  font-size: 1.125rem;
  font-weight: 800;
  min-height: 25vh;
}

.event-meta {
  background-color: #ecf0fc;
  font-family: "Inter", sans-serif;
  line-height: 1.75;
  margin-bottom: 2rem;
  padding: 1rem;
}

/**
Main SCSS file to be compiled into main.css
*/
/** _post-summery.scss 
*
* Used in summery parts for posts, events... on front page, archive pages, etc.
*/
.post-summery {
  margin-bottom: 3rem;
}
.post-summery .post-type {
  background-color: #f7e9bf;
  display: inline-block;
  font-size: 0.8rem;
  padding: 0.2rem;
  text-transform: uppercase;
}
.post-summery .h2 {
  color: #233b84;
  font-family: "Inter", sans-serif;
  font-size: 1.375rem;
  margin-bottom: 1rem;
}
.post-summery .h2 a {
  text-decoration: none;
}
.post-summery .post-meta {
  font-family: "Inter", sans-serif;
  font-size: 0.9375rem;
  margin-bottom: 0;
}
.post-summery .post-meta a {
  text-decoration: none;
}
.post-summery p {
  margin: 0.5rem 0 0 0;
  max-width: 32em;
}

/**
Main SCSS file to be compiled into main.css
*/
/* _sidebar-right-top.scss */
.sb-img {
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  content: "";
  height: 200px;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 800px) {
  .right-sidebar {
    padding-top: 122px;
  }
}
@media only screen and (max-width: 560px) {
  .right-sidebar {
    padding-top: 0;
  }
}

.sb-widget {
  margin-bottom: 3rem;
}
.sb-widget .h2 {
  display: flex;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  color: #800000;
  margin: 1.5rem 0;
}
.sb-widget .h2::before {
  color: #4169e1;
  display: inline;
  font-family: "church-icons";
  font-size: 1.5rem;
  padding-right: 1rem;
}
.sb-widget .widget-content {
  margin-bottom: 1rem;
  padding-left: 2.75rem;
}
.sb-widget a {
  font-weight: bold;
  text-decoration: none;
}
.sb-widget a:hover {
  text-decoration: underline;
}
.sb-widget.daily-passage .h2::before {
  content: "\e901";
}
.sb-widget.daily-passage .text {
  font-family: "Inter", sans-serif;
  text-align: right;
  font-size: 1.1rem;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
}
.sb-widget.daily-passage .verse {
  font-family: "Inter", sans-serif;
  font-weight: 800;
  font-size: 0.875rem;
  text-align: right;
}
.sb-widget.daily-devotion .h2::before {
  content: "\e90d";
}
.sb-widget.daily-devotion .devotion-title {
  padding-bottom: 0.5rem;
}
.sb-widget.worship-times .h2::before {
  content: "\e903";
}
.sb-widget.worship-times .h3 {
  color: #3c3c3c;
  font-family: "Inter", sans-serif;
  font-size: 0.875rem;
  margin: 0;
  text-transform: uppercase;
}
.sb-widget.worship-times .wt-times {
  margin: 0;
}
.sb-widget.congregation-calendar .h2::before {
  content: "\e902";
}

.sb-prayer .sb-widget {
  border-bottom: 1px solid #e1e1e1;
  display: flex;
  margin-bottom: 0rem;
  padding-bottom: 1rem;
  position: relative;
}
.sb-prayer .sb-widget.last {
  border-bottom: 0;
}
.sb-prayer .sb-widget::before {
  color: #4169e1;
  display: block;
  font-family: "church-icons";
  font-size: 3rem;
  margin-top: 1.5rem;
  padding-right: 1rem;
}
.sb-prayer .sb-widget.prayer-warriors::before {
  content: "\e907";
  font-size: 2rem;
}
.sb-prayer .sb-widget.daily-devotions::before {
  content: "\e90d";
}

/**
Main SCSS file to be compiled into main.css
*/
/* _sidebar-right-bottom.scss */
.rsb-cats {
  border-top: 16px solid #f7e9bf;
  padding-top: 2rem;
}
@media only screen and (max-width: 780px) {
  .rsb-cats {
    background-color: #e1e1e1;
    border: 0;
    padding: 2rem 1rem;
  }
}
.rsb-cats .rsb-h2 {
  color: #3c3c3c;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  font-weight: 800;
  text-transform: uppercase;
}

/**
Main SCSS file to be compiled into main.css
*/
/* _prayer-wall.scss */
.pw-icon::before {
  color: #4169e1;
  content: "\e904";
  font-family: "church-icons";
  font-size: 1.75rem;
  display: inline;
  padding-right: 1rem;
}

.pw-container {
  display: flex;
  flex-flow: row wrap;
}
@media only screen and (max-width: 1000px) {
  .pw-container {
    justify-content: space-between;
  }
}
.pw-container .pw-prayer {
  border: 1px solid #e5b71a;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 2rem 1rem 0;
  min-height: 200px;
  padding: 1rem;
  width: 45%;
}
@media only screen and (max-width: 780px) {
  .pw-container .pw-prayer {
    width: 100%;
  }
}
.pw-container .pw-prayer .pw-text p {
  color: #28384a;
  font-size: 1.375rem;
  font-style: italic;
  line-height: 1.85rem;
}
.pw-container .pw-prayer .pw-name {
  color: #800000;
  display: block;
  font-family: sans-serif;
  font-size: 1rem;
  text-align: right;
  text-transform: capitalize;
}
.pw-container .pw-prayer.updated .pw-update {
  border-left: rgba(128, 0, 0, 0.2) 2px solid;
  color: #800000;
  font-size: 1.375rem;
  font-style: italic;
  line-height: 1.85rem;
  padding-left: 1rem;
}
.pw-container .pw-prayer.updated .pw-update::before {
  color: #4169e1;
  content: "update";
  display: block;
  font-size: 0.8rem;
  font-weight: 800;
  text-transform: uppercase;
}
.pw-container .pw-prayer.updated .pw-text p {
  font-size: 1rem;
}

/**
Main SCSS file to be compiled into main.css
*/
/* _hero.scss */
.hero-slider,
.hero-single {
  margin-bottom: 5.625rem;
}
.hero-slider .hero-cell,
.hero-single .hero-cell {
  width: 100%;
}
.hero-slider .hero-cell .image,
.hero-single .hero-cell .image {
  width: 100%;
}
.hero-slider .hero-cell .image img,
.hero-single .hero-cell .image img {
  height: auto;
  width: 100%;
}
.hero-slider .hero-cell .caption p,
.hero-single .hero-cell .caption p {
  color: #3c3c3c;
  font-family: "Inter", sans-serif;
  font-size: 0.8rem;
  line-height: 1.5rem;
}

/**
Main SCSS file to be compiled into main.css
*/
/* _bulletin-board.scss */
.bulletin-board .section-header {
  margin-bottom: 1rem;
}
.bulletin-board ul {
  list-style-type: square;
}
.bulletin-board ul li {
  margin-bottom: 1rem;
}

/*# sourceMappingURL=main.css.map */
