@import url('https://fonts.cdnfonts.com/css/garet');
@import url('https://fonts.googleapis.com/css2?family=Martel');
@import url('https://fonts.googleapis.com/css2?family=Lora');
body {
	font-family: Garet, sans-serif;
	color: #263238;
}
.hide, .home-widgets {
	display: none;
}
.header, .footer {
	background-color: #00bcd433;
	padding: 5px 30px;
}
.site-logo {
	max-height: 65px !important;
}
.masthead, .footer-widgets {
  background-color: #00bcd411;
	padding: 30px 30px !important;
}
@media (min-width: 1080px) {
	.header__menu .sub-menu {
	  top: 70px;
  }
}
.main {
	padding: 0;
}
.container {
	max-width: 100%;
	padding: 0 !important;
}
.row {
	margin-right: 0;
}
.col {
  width: 100%;
  margin: auto;
  padding: 0px;
}
.entry {
	margin: auto;
  padding-top: 42px;
  width: 66.666666666%;
}
@media (max-width: 800px) {
  .entry {
	  width: 83.333333333%;
  }
}
.header__menu {
	font-family: Martel, serif;
	font-size: 15px;
	padding-top: 6px;
}
.header__menu > ul > li > a:hover {
	color: #de012a !important;
}
.sub-menu {
	text-transform: none !important;
	font-size: 13px !important;
}
@media (min-width: 800px) {
  #menu-item-1012 > a::before {
    content: '|';
    padding-right: 15px;
		color: #263238 !important;
  }
  #menu-item-1353 > a::after {
    content: '|';
    padding-left: 15px;
	  color: #263238 !important;
  }
	.sub-menu {
	  background-color: #004157 !important;
	}
}
.post-941 {
	width: 100% !important;
  margin: auto;
	padding: 0px;
}
.welcome-message {
	padding-top: 0;
	padding-bottom: 60px;
}
.mission {
	background-color: #eefbfc;
	padding: 0.75em 4em 1em;
	color: #263238;
	border-bottom: solid 1px #dbe2e5;
}
.mission p {
  font-family: Garet, sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height: 1.5em;
}
.mission strong {
	font-family: Martel, serif;
	font-size: 30px;
	line-height: 1.8em;
  font-weight: 600;
}
.mission p:last-child {
	margin-top: 0;
}
.home-blocks {
	width: 83.333333333%;
	margin: auto;
	padding-top: 1.5em;
}
.home-blocks {
	grid-template-columns: repeat(auto-fill, minmax(min(18rem, 100%), 1fr)) !important;
	grid-gap: 20px;
}
.wp-block-cover {
	min-height: 330px;
}
.home-blocks-title {
	background-color: #00cde5;
	border: 2px solid #eee;
	border-radius: 0px 25px 25px 0px;
	margin: 7.5em 15px auto -20px !important;
	width: fit-content;
	padding: 4px 25px 2px;
	font-family: Martel, serif;
	font-size: 20px !important;
	font-weight: 600;
}
.home-blocks-title:hover {
	background-color: #eee;
}
.home-blocks-title a {
	color: #000;
	padding: 200px 0 50px 25px;
  margin-left: -25px;
}
.home-blocks-title a:hover {
	text-decoration: none;
}
.staff-header .wp-block-group__inner-container {
	grid-template-columns: 1fr auto;
}
.staff-header h2 {
	font-family: Martel, serif;
	font-size: 24px;
	grid-column: span 2;
	margin-top: 24px;
}
.staff-header h5 {
	font-family: Martel, serif;
	font-size: 14px;
	margin-top: 30px;
}
.staff-header .wp-block-buttons {
	font-family: Martel, serif;
	margin-top: 16px;
}
.staff-bio {
	padding-left: 0;
}
.staff-bio .wp-block-media-text__content {
	padding-left: 0;
}
.staff-bio .wp-block-media-text__media {
	margin-top: 1.5em;
}
.staff-bio img {
	vertical-align: top;
}
.wp-block-quote, blockquote {
	font-family: Martel, serif;
	font-size: 14px;
	font-style: italic;
	color: #546e7a;
}
.wp-block-quote {
  margin-left: 30px !important;
}
blockquote {
	margin: auto !important;
}
.post-type-archive-ctc_sermon .main {
	margin-bottom: 60px;
}
.entry--sermon {
	padding-top: 60px;
}
.entry--sermon + .entry--sermon {
	margin-top: 0 !important;
}
.entry--sermon .entry__header {
	margin-bottom: 20px;
}
.entry--sermon .entry__meta-item {
	display: inline-block;
	padding-right: 30px;
}
.entry--sermon .entry__meta-item + .entry__meta-item {
	border: none;
  padding-top: 0;
	margin-top: 0;
}
.fa, .entry__meta-item a {
  color: #004157 !important;
	font-size: 14px;
}
.entry + .pagination {
	margin-top: 20px;
}
.article::after {
	margin-bottom: 50px;
}
.footer-widgets {
	padding: 40px 20px;
}
.footer__copyright, .footer__credit
{
	float: none;
	display: inline;
	vertical-align: middle;
}
.col--md--3 {
	width: 33%;
}
.social {
	margin-top: 10px !important;
}
.social__item {
	background-color: #00bcd4;
	color: #fff;
	border: none;
	border-radius: 25px;
  margin: 10px 3px auto;
	vertical-align: center;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: Martel, serif;
	line-height: 1;
	font-weight: 400;
}
h1, .h1 {
	font-size: 36px;
	padding-top: 8px;
}
h2, .h2 {
	font-size: 24px;
}
h3, .h3 {
	font-size: 18px;
	padding-bottom: 5px;
}
em {
	font-family: Lora, serif;
}
em, strong {
	color: #004157;
}
.grunion-field-wrap input, .grunion-field-wrap textarea {
	border-color: #cad1d4;
}
.wp-block-button__link {
	background-color: #004157;
}
.wp-block-button__link:hover {
	text-decoration: none;
	background-color: #00879e;
}
button {
	padding: 8px;
}