@charset "UTF-8";
/*
 Theme Name:   Jude
 Description:  DPI Theme Child for Jude
 Author:       Diocesan
 Author URI:   https://diocesan.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v3 or later, provided without any warranties—whether express or implied—and provided without any guarantees of fitness for a particular purpose or merchantability
 License URI:  https://www.gnu.org/licenses/gpl-3.0.html
 Tags:         Diocesan, DPI, light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dpiChild
*/
body, button, input, select, optgroup, textarea {
  color: #1A1818;
  font-family: Lato, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  position: relative;
  line-height: 1.25;
}

h1, h2, h4, h5 {
  font-family: Biryani, "Helvetica Neue", serif;
}

h2, h3, h4, h6, a {
  color: #006DB1;
}

h3, h4 {
  font-size: 1.875rem;
}

h3, h6, a {
  font-weight: 500;
}

h6, p {
  font-size: 1.125rem;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2.25rem;
}

h5 {
  font-size: 1.5rem;
}

a {
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

p {
  font-size: 1.125rem;
  font-weight: 400;
}

blockquote {
  border-left: 1px solid #4E4E4E;
  padding-left: 1rem;
  margin: 0 1.5em;
}

p {
  margin: 10px 0;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  cursor: help;
}

mark, ins {
  background: #FFF9C0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

input[type="search"], input[type="tel"], input[type="text"] {
  border-radius: 0;
  -webkit-appearance: none;
}

.button {
  display: table;
  border: 0.25rem solid #FFFFFF;
  border-radius: 1.625rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #FFFFFF;
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  padding: 0.5rem 2.25rem;
  margin: 0 auto;
  transition: background 0.25s ease-in, border-color 0.25s ease-in;
}

.button.button-primary {
  background: #006DB1;
  border-color: #006DB1;
}

.button:hover, .button:focus {
  background: #DBAF42;
  color: #FFFFFF;
  text-decoration: none;
}

.button:hover.button-primary, .button:focus.button-primary {
  background: #DBAF42;
  border-color: #DBAF42;
  color: #FFFFFF;
}

.wp-block-button__link {
  background: #006DB1;
  border: 1px solid #006DB1;
  border-radius: 0;
  color: #FFFFFF !important;
  font-style: normal !important;
  text-transform: uppercase;
  transition: 0.25s ease-in;
}

.wp-block-button__link:hover, .wp-block-button__link:focus {
  background: #FFFFFF;
  color: #006DB1 !important;
  text-decoration: none !important;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot");
  src: url("fonts/icomoon.eot") format("embedded-opentype"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-myparishicon::before {
  content: "\e900";
}

.wp-block-audio figcaption {
  text-align: center;
}

.wp-block-button__link {
  margin: 0.5rem 0;
}

.wp-block-categories.wp-block-categories-dropdown {
  margin: 0.5rem 0 1rem;
}

.wp-block-cover {
  margin-bottom: 2.5rem;
}

.wp-block-cover.alignfull {
  width: 100vw;
  max-width: none;
  margin: 0 -50vw 2.5rem;
  left: 50%;
  right: 50%;
}

.wp-block-file a.wp-block-file__button {
  background: #006DB1;
  border: 1px solid #006DB1;
  font-style: normal;
  font-weight: 700;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  transition: background 0.25s ease-in, color 0.25s ease-in;
}

.wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:focus {
  background: #FFFFFF;
  color: #006DB1;
}

.wp-block-image img {
  height: auto;
}

.wp-block-latest-posts {
  list-style: disc;
  margin-left: 0;
}

.wp-block-latest-posts.is-grid {
  list-style: none;
}

.wp-block-search {
  margin: 0.5rem 0;
}

.wp-block-search .wp-block-search__button {
  cursor: pointer;
  background: #006DB1;
  border: 1px solid #006DB1;
  border-radius: 45px;
  color: #FFFFFF;
  transition: background 0.25s ease-in, color 0.25s ease-in;
}

.wp-block-search .wp-block-search__button:hover, .wp-block-search .wp-block-search__button:focus {
  background: #FFFFFF;
  color: #006DB1;
}

.wp-block-separator {
  clear: both;
}

.fa-phone {
  transform: rotate(90deg);
}

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

.post-meta-wrapper {
  display: none;
}

.limit-width {
  width: 90%;
  margin: 0 auto;
}

.limit-max-width {
  max-width: 1440px;
}

.read-more-link {
  display: block;
  color: #DBAF42;
  font-family: Lato, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  text-decoration: underline;
  text-transform: uppercase;
  margin-top: 0.25em;
}

.read-more-link:hover, .read-more-link:focus {
  text-decoration: none;
}

.pagination-single-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.has-primary-color {
  color: #006DB1 !important;
}

.has-primary-background-color {
  background-color: #006DB1 !important;
}

.has-secondary-color {
  color: #DBAF42 !important;
}

.has-secondary-background-color {
  background-color: #DBAF42 !important;
}

.has-tertiary-color {
  color: #1A1818 !important;
}

.has-tertiary-background-color {
  background-color: #1A1818 !important;
}

.has-quaternary-color {
  color: #4E4E4E !important;
}

.has-quaternary-background-color {
  background-color: #4E4E4E !important;
}

.has-quinary-color {
  color: #224477 !important;
}

.has-quinary-background-color {
  background-color: #224477 !important;
}

.has-white-color {
  color: #FFFFFF !important;
}

.has-white-background-color {
  background-color: #FFFFFF !important;
}

*, *::before, *::after {
  box-sizing: border-box;
}

html {
  margin-top: 0 !important;
}

body {
  margin: 0;
  overflow-x: hidden;
}

.site-main {
  overflow: hidden auto;
}

.admin-bar .site-header#masthead {
  top: 2rem;
}

.admin-bar .site-header#masthead.sticky {
  top: -0.5rem;
}

@media screen and (max-width: 782px) {
  .admin-bar header {
    top: 46px;
  }
}

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

input[type="search"] {
  border-radius: 0;
  -webkit-appearance: none;
}

table {
  display: table;
}

.site-header {
  position: fixed;
  background: #FFFFFF;
  width: 100%;
  top: 0;
  transition: top 0.25s ease-in;
  z-index: 9999;
}

.site-header .top-bar, .site-header .header-bottom {
  padding: 0 5%;
}

.site-header .top-bar i, .site-header .header-bottom i {
  transition: opacity 0.25s ease-in;
}

.site-header .top-bar {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: #006DB1;
  font-size: 1rem;
  height: 2.5rem;
}

.site-header .top-bar a {
  font-size: 1rem;
  text-transform: none;
}

.site-header .top-bar .social-media {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.site-header .top-bar .social-media .header-social {
  color: #FFFFFF;
  font-size: 1.125rem;
}

.site-header .top-bar .social-media .header-social:not(:last-child) {
  margin-right: 1rem;
}

.site-header .top-bar .social-media .header-social:hover i, .site-header .top-bar .social-media .header-social:focus i {
  opacity: 0.75;
}

.site-header .top-bar .contact {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.site-header .top-bar .contact .header-contact {
  color: #FFFFFF;
}

.site-header .top-bar .contact .header-contact i {
  font-size: 1.125rem;
  margin-right: 0.5em;
}

.site-header .top-bar .contact .header-contact:not(:first-child) {
  margin-left: 2rem;
}

.site-header .top-bar .contact .header-contact:hover .header-contact-info, .site-header .top-bar .contact .header-contact:focus .header-contact-info {
  text-decoration: underline;
}

.site-header .header-bottom {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
  height: 6rem;
}

.site-header .header-bottom a {
  color: #1A1818;
}

.site-header .header-bottom .site-branding {
  display: flex;
  align-items: center;
  max-width: calc(100% - 3rem);
  height: 100%;
  max-height: 6rem;
}

.site-header .header-bottom .site-branding .header-logo-link {
  display: flex;
  align-items: center;
  max-height: 100%;
}

.site-header .header-bottom .site-branding .header-logo-link .header-logo-image {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 6rem;
}

.site-header .header-bottom .header-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
  max-width: calc(100% - 24rem);
}

.site-header .header-bottom .header-nav .main-navigation {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: calc(100% - 3rem);
}

.site-header .header-bottom .header-nav .main-navigation .mobile-search {
  display: none;
  margin-bottom: 1rem;
}

.site-header .header-bottom .header-nav .main-navigation .mobile-search .search-form {
  width: calc(100% - 3rem);
}

.site-header .header-bottom .header-nav .main-navigation .mobile-search .search-form .search-field {
  color: #1A1818;
  width: 100%;
}

.site-header .header-bottom .header-nav .main-navigation .mobile-search .search-submit {
  display: none;
}

.site-header .header-bottom .header-nav .main-navigation .header-links-container, .site-header .header-bottom .header-nav .main-navigation .ubermenu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
}

.site-header .header-bottom .header-nav .main-navigation #header-links, .site-header .header-bottom .header-nav .main-navigation .ubermenu-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  list-style: none;
  padding: 0;
  margin: 0;
}

.site-header .header-bottom .header-nav .main-navigation .header-links-container li.menu-item:not(:first-child) {
  margin-left: 2em;
}

.site-header .header-bottom .header-nav .main-navigation .header-links-container .header-link {
  font-family: Biryani, "Helvetica Neue", serif;
  font-size: 0.9375rem;
  font-weight: 700;
  text-transform: uppercase;
}

.site-header .header-bottom .header-nav .main-navigation .header-links-container .header-link:hover, .site-header .header-bottom .header-nav .main-navigation .header-links-container .header-link:focus {
  text-decoration: underline;
}

.site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav .ubermenu-sub-arrow {
  display: none;
}

.site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item > a.ubermenu-target {
  border-bottom: 0.5rem solid rgba(0, 109, 177, 0);
  font-weight: 900;
  padding: 0;
  transition: border-color 0.25s ease-in;
}

.site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item:not(:first-child) {
  margin-left: 1em;
}

.site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu {
  background: #FFFFFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  max-height: calc(100vh - 8.5rem);
  padding: 1rem 1.25rem;
  top: 2em;
}

.site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu .ubermenu-target {
  font-size: 1.125rem;
  font-weight: 700;
  padding: 0 0 1rem;
}

.site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu .ubermenu-target.ubermenu-target-with-image {
  position: relative;
  max-height: 12.5rem;
  padding: 0;
}

.site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu .ubermenu-target.ubermenu-target-with-image .ubermenu-target-title {
  position: absolute;
  color: #FFFFFF;
  text-align: center;
  width: 100%;
  padding: 0 1rem;
  bottom: 1.5rem;
  left: 0;
  z-index: 1;
}

.site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu .ubermenu-target.ubermenu-target-with-image > .ubermenu-image {
  margin: 0;
}

.site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu .ubermenu-target.ubermenu-target-with-image::after {
  position: absolute;
  content: "";
  background: linear-gradient(#FFFFFF, #000000 75%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.25;
}

.site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu .ubermenu-target:hover .ubermenu-target-title, .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu .ubermenu-target:focus .ubermenu-target-title {
  text-decoration: underline;
}

.site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item:hover > a.ubermenu-target, .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item:focus > a.ubermenu-target {
  border-color: #006DB1;
}

.site-header .header-bottom .header-nav .header-search {
  position: relative;
  width: 100%;
  max-width: 3rem;
}

.site-header .header-bottom .header-nav .header-search .toggle {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  cursor: pointer;
  align-items: center;
  height: 100%;
}

.site-header .header-bottom .header-nav .header-search .toggle i {
  font-size: 1.5rem;
}

.site-header .header-bottom .header-nav .header-search .toggle:hover i, .site-header .header-bottom .header-nav .header-search .toggle:focus i {
  opacity: 0.75;
}

.site-header .header-bottom .header-nav .header-search .search-form {
  position: absolute;
  display: flex;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
  max-height: 0;
  top: 100%;
  right: 0;
  overflow: hidden;
  transition: 0.25s ease-in;
  z-index: 99;
}

.site-header .header-bottom .header-nav .header-search .search-form input.search-field {
  background: #FFFFFF;
  border: none;
  border-radius: 0;
  line-height: 3.125rem;
  height: 3.125rem;
  padding: 0 25px;
}

.site-header .header-bottom .header-nav .header-search .search-form input.search-field:focus {
  outline: 0;
}

.site-header .header-bottom .header-nav .header-search .search-form .search-submit {
  cursor: pointer;
  background: #006DB1;
  border: none;
  border-radius: 0;
  color: #FFFFFF;
  font-size: 0.875rem;
  width: 6.875rem;
  height: 3.125rem;
  padding: 2px 1.25rem;
  transition: 0.25s all;
}

.site-header .header-bottom .header-nav .header-search .search-form .search-submit:hover {
  background: #008ce4;
  color: #FFFFFF;
}

.site-header .header-bottom .header-nav .header-search.open .search-form {
  max-height: 200%;
}

.site-header .header-bottom .header-nav .menu-toggle {
  display: none;
  align-items: center;
  cursor: pointer;
  width: 3rem;
  height: 100%;
}

.site-header .header-bottom .header-nav .menu-toggle .top-line, .site-header .header-bottom .header-nav .menu-toggle .center-line, .site-header .header-bottom .header-nav .menu-toggle .bottom-line {
  background: #1A1818;
  width: 2rem;
  height: 0.25rem;
  margin: 0.25rem 0;
}

.site-header .header-bottom .header-nav .menu-toggle .top-line, .site-header .header-bottom .header-nav .menu-toggle .bottom-line {
  transition: transform 0.25s ease-in;
}

.site-header#masthead.sticky {
  top: -2.5rem;
}

@media screen and (max-width: 1199px) {
  .site-header .header-bottom .header-nav .main-navigation .header-links-container .header-link {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 1099px) {
  .site-header .header-bottom .header-nav .header-search {
    display: none;
  }
}

@media screen and (max-width: 699px) {
  .site-header .top-bar .contact .header-contact .header-contact-info {
    display: none;
  }
  .site-header .top-bar .contact .header-contact:not(:first-child) {
    margin-left: 1rem;
  }
}

@media screen and (max-width: 1099px) {
  .site-header .header-bottom .header-nav .main-navigation {
    position: absolute;
    justify-content: flex-start;
    background: #FFFFFF;
    width: 100%;
    min-height: 0;
    padding: 0 5%;
    top: -100%;
    left: 0;
    transition: 0.25s ease-in;
  }
  .site-header .header-bottom .header-nav .menu-toggle {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
  }
  body.menu-open {
    overflow: hidden;
  }
  body.menu-open .site-header {
    top: 0 !important;
  }
  body.menu-open .site-header .header-bottom .header-nav .menu-toggle {
    justify-content: flex-start;
  }
  body.menu-open .site-header .header-bottom .header-nav .menu-toggle .top-line, body.menu-open .site-header .header-bottom .header-nav .menu-toggle .center-line, body.menu-open .site-header .header-bottom .header-nav .menu-toggle .bottom-line {
    margin: 0;
  }
  body.menu-open .site-header .header-bottom .header-nav .menu-toggle .top-line {
    transform: rotate(45deg) translateY(3px);
  }
  body.menu-open .site-header .header-bottom .header-nav .menu-toggle .center-line {
    display: none;
  }
  body.menu-open .site-header .header-bottom .header-nav .menu-toggle .bottom-line {
    transform: rotate(-45deg) translateY(-2px);
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation {
    flex-wrap: nowrap;
    min-height: 100vh;
    max-height: 100vh;
    padding: 2rem 5%;
    top: 0;
    overflow-y: auto;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .mobile-search {
    display: flex;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .mobile-search .search-form {
    position: relative;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .mobile-search .search-form .search-field {
    background: 0;
    border: 0;
    border-bottom: 1px solid #DBAF42;
    color: #1A1818;
    font-family: Biryani, "Helvetica Neue", serif;
    font-size: 0.9375rem;
    height: 3rem;
    padding-left: 2rem;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .mobile-search .search-form::before {
    position: absolute;
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    top: 50%;
    left: 0.25rem;
    transform: translateY(-50%);
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .header-links-container {
    background: #FFFFFF;
    justify-content: flex-start;
    margin-bottom: 1rem;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .header-links-container #header-links {
    display: block;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .header-links-container #header-links li.menu-item {
    margin-bottom: 0.5rem;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .header-links-container #header-links li.menu-item .header-link {
    font-size: 0.8125rem;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .header-links-container #header-links li.menu-item:not(:first-child) {
    margin-left: 0;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu {
    display: block;
    background: #FFFFFF;
    z-index: 10;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 100%;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #DBAF42;
    margin-bottom: 1rem;
    width: calc(100% - 0.5rem);
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item > a.ubermenu-target {
    font-size: 1.25rem;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item > a.ubermenu-target .ubermenu-sub-indicator-close {
    display: none !important;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item:not(:first-child) {
    margin-left: 0;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-active > .ubermenu-submenu {
    opacity: 0;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > a.ubermenu-target {
    order: 1;
    border: 0;
    width: calc(100% - 2.5rem);
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-sub-arrow {
    display: inline;
    order: 2;
    cursor: pointer;
    background: 0;
    border: 0;
    width: 2rem;
    transition: transform 0.25s ease-in;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu {
    display: flex;
    flex-direction: column;
    order: 3;
    box-shadow: none;
    height: 100%;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu .ubermenu-item {
    width: 100%;
    min-height: auto;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu .ubermenu-item .ubermenu-image {
    margin: 0 auto;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu .ubermenu-submenu {
    padding-bottom: 0;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu.ubermenu-submenu-active {
    position: static;
    visibility: visible;
    margin-top: 0;
    opacity: 1;
  }
  body.menu-open .site-header .header-bottom .header-nav .main-navigation .ubermenu .ubermenu-nav > li.ubermenu-item.ubermenu-item-has-children > .ubermenu-submenu.ubermenu-submenu-active ~ .ubermenu-sub-arrow {
    transform: rotate(90deg);
  }
  body.menu-open.admin-bar .site-header {
    top: 2rem !important;
  }
  body.menu-open.admin-bar .site-header .header-bottom .header-nav .main-navigation {
    max-height: calc(100vh - 2rem);
  }
}

.page-header {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 21.5rem;
  margin-top: 8.5rem;
}

.page-header .page-header-title {
  position: absolute;
  color: #FFFFFF;
  font-family: Biryani, "Helvetica Neue", serif;
  font-size: 4.5rem;
  font-weight: 800;
  line-height: 1.15;
  text-align: center;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.75);
  text-transform: uppercase;
  width: 90%;
  margin: 0;
  top: calc(50% + 1rem);
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 1199px) {
  .page-header .page-header-title {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 991px) {
  .page-header .page-header-title {
    font-size: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .page-header .page-header-title {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 449px) {
  .page-header .page-header-title {
    font-size: 2rem;
  }
}

@media screen and (max-width: 349px) {
  .page-header .page-header-title {
    font-size: 1.5rem;
  }
}

.breadcrumbs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  color: #1A1818;
  padding: 0.75rem 5%;
}

.breadcrumbs a {
  color: #006DB1;
  text-transform: none;
}

.breadcrumbs a.home {
  transition: color 0.25s ease-in;
}

.breadcrumbs a.home:hover, .breadcrumbs a.home:focus {
  color: #DBAF42;
}

.footer-tiles {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer-tiles .footer-tile {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  flex: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 20.25rem;
}

.footer-tiles .footer-tile .footer-tile-title, .footer-tiles .footer-tile .button {
  z-index: 1;
}

.footer-tiles .footer-tile .footer-tile-title {
  color: #FFFFFF;
  font-size: 1.625rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.footer-tiles .footer-tile::after {
  position: absolute;
  content: "";
  background: rgba(78, 78, 78, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: background 0.25s ease-in;
}

.footer-tiles .footer-tile:hover::after, .footer-tiles .footer-tile:focus::after {
  background: rgba(0, 109, 177, 0.5);
}

@media screen and (max-width: 1024px) {
  .footer-tiles .footer-tile {
    flex: unset;
    width: 100%;
  }
}

.site-footer {
  background: linear-gradient(90deg, #006DB1, #224477);
  color: #FFFFFF;
}

.site-footer .footer-content {
  padding: 5.25rem 0 1rem;
}

.site-footer .footer-content .footer-columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.site-footer .footer-content .footer-columns .footer-column {
  width: calc(25% - 0.375rem);
  margin-right: 0.5rem;
  margin-bottom: 2rem;
}

.site-footer .footer-content .footer-columns .footer-column .footer-title {
  color: #FFFFFF;
  font-family: Biryani, "Helvetica Neue", serif;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 1em;
}

.site-footer .footer-content .footer-columns .footer-column a {
  color: #FFFFFF;
  text-transform: none;
}

.site-footer .footer-content .footer-columns .footer-column a:not(.social-link):hover, .site-footer .footer-content .footer-columns .footer-column a:not(.social-link):focus {
  text-decoration: underline;
}

.site-footer .footer-content .footer-columns .footer-column p {
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 0.675em;
}

.site-footer .footer-content .footer-columns .footer-column.footer-mass a {
  text-decoration: underline;
}

.site-footer .footer-content .footer-columns .footer-column.footer-mass a:hover, .site-footer .footer-content .footer-columns .footer-column.footer-mass a:focus {
  text-decoration: none;
}

.site-footer .footer-content .footer-columns .footer-column.footer-hours .footer-social {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.site-footer .footer-content .footer-columns .footer-column.footer-hours .footer-social .social-link {
  transition: opacity 0.25s ease-in;
}

.site-footer .footer-content .footer-columns .footer-column.footer-hours .footer-social .social-link:not(:last-child) {
  margin-right: 0.875em;
}

.site-footer .footer-content .footer-columns .footer-column.footer-hours .footer-social .social-link:hover, .site-footer .footer-content .footer-columns .footer-column.footer-hours .footer-social .social-link:focus {
  opacity: 0.75;
}

.site-footer .footer-content .footer-columns .footer-column.footer-links .footer-links-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.site-footer .footer-content .footer-columns .footer-column.footer-links .footer-links-container p {
  min-width: 35%;
  max-width: calc(50% - 0.25em);
  margin-top: 0;
}

.site-footer .footer-content .footer-columns .footer-column.footer-find .find-us {
  margin-bottom: 1.25rem;
}

.site-footer .footer-content .footer-columns .footer-column:last-of-type {
  margin-right: 0;
}

@media screen and (max-width: 1439px) {
  .site-footer .footer-content .footer-columns .footer-column {
    width: calc(50% - 0.25rem);
  }
  .site-footer .footer-content .footer-columns .footer-column:nth-child(even) {
    margin-right: 0;
  }
}

@media screen and (max-width: 1024px) {
  .site-footer .footer-content .footer-columns .footer-column {
    width: 100%;
  }
  .site-footer .footer-content .footer-columns .footer-column:nth-child(odd) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .footer-content .footer-columns .footer-column.footer-links .footer-links-container p {
    width: 100%;
    max-width: unset;
  }
}

.site-footer .site-info {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid;
  padding: 1rem 0;
}

.site-footer .site-info div, .site-footer .site-info a, .site-footer .site-info span {
  color: #FFFFFF;
  font-size: 0.875rem;
}

.site-footer .site-info a {
  text-transform: none;
}

.site-footer .site-info a:hover, .site-footer .site-info a:focus {
  text-decoration: underline;
}

.site-footer .site-info .hearts {
  color: #DBAF42;
  font-size: 1rem;
}

@media screen and (max-width: 575px) {
  .site-footer .site-info .copyright, .site-footer .site-info .diocesan {
    text-align: center;
    width: 100%;
  }
}

.page-template-homepage .site-main .home-hero {
  position: relative;
  height: calc(100vh - 8.5rem);
  min-height: 26.5rem;
  margin-top: 8.5rem;
}

.page-template-homepage .site-main .home-hero .hero-slider {
  height: 100%;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-prev {
  left: 25px;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-next {
  right: 25px;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-prev, .page-template-homepage .site-main .home-hero .hero-slider .slick-next {
  height: 50px;
  top: calc(50% - 4.25rem);
  z-index: 1;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-prev::before, .page-template-homepage .site-main .home-hero .hero-slider .slick-next::before {
  color: #FFFFFF;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-prev::before {
  content: '\f060';
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-next::before {
  content: '\f061';
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-list {
  height: 100%;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-list .slick-track {
  height: 100%;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-list .slick-track .hero-slide {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-dots {
  top: calc(100% - 11rem);
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-dots li {
  margin: 0 0.5rem;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-dots li button {
  width: 2rem;
  height: 2rem;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-dots li button::before {
  color: #FFFFFF;
  font-size: 1.5rem;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-dots li:first-child:last-child {
  display: none;
}

@media screen and (max-width: 1439px) {
  .page-template-homepage .site-main .home-hero .hero-slider .slick-dots {
    top: calc(100% - 14rem);
  }
}

@media screen and (max-width: 1249px) {
  .page-template-homepage .site-main .home-hero .hero-slider .slick-dots {
    top: calc(100% - 11rem);
  }
}

@media screen and (max-width: 849px) {
  .page-template-homepage .site-main .home-hero .hero-slider .slick-dots {
    top: calc(100% - 14rem);
  }
}

@media screen and (max-width: 649px) {
  .page-template-homepage .site-main .home-hero .hero-slider .slick-dots {
    top: calc(100% - 16.5rem);
  }
}

.page-template-homepage .site-main .home-hero .hero-video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.page-template-homepage .site-main .home-hero .hero-info {
  position: absolute;
  text-align: center;
  max-width: 100vw;
  top: calc(50% - 5rem);
  left: 6rem;
  transform: translate(0%, -50%);
  z-index: 1;
}

.page-template-homepage .site-main .home-hero .hero-info .hero-title {
  color: #FFFFFF;
  font-family: "Great Vibes", Biryani, "Helvetica Neue", serif;
  font-size: 5rem;
  font-weight: 400;
  margin: 0 0 0.5rem;
}

@media screen and (max-width: 1439px) {
  .page-template-homepage .site-main .home-hero .hero-info {
    top: calc(50% - 7.5rem);
  }
}

@media screen and (max-width: 1249px) {
  .page-template-homepage .site-main .home-hero .hero-info {
    top: calc(50% - 5rem);
  }
}

@media screen and (max-width: 849px) {
  .page-template-homepage .site-main .home-hero .hero-info {
    top: calc(50% - 7.5rem);
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media screen and (max-width: 749px) {
  .page-template-homepage .site-main .home-hero .hero-info {
    top: calc(50% - 8.5rem);
  }
}

@media screen and (max-width: 576px) {
  .page-template-homepage .site-main .home-hero .hero-info .hero-title {
    font-size: 4rem;
  }
  .page-template-homepage .site-main .home-hero .hero-info .button {
    font-size: 1.125rem;
  }
}

.page-template-homepage .site-main .home-hero .mass-times-container {
  position: absolute;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  background: rgba(0, 109, 177, 0.9);
  width: 100%;
  min-height: 8.5rem;
  padding: 1rem 5%;
  bottom: 0;
  left: 0;
}

.page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex: auto;
  align-items: center;
}

.page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times-label {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 1em;
  margin-right: 1em;
}

.page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times-label .section-title {
  color: #FFFFFF;
  font-size: 1.5rem;
  line-height: 1.25;
  margin-top: 0;
}

.page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times-label::after {
  position: absolute;
  content: "";
  background: #FFFFFF;
  width: 0.25rem;
  height: 90%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times .mass-time {
  display: flex;
  align-items: baseline;
}

.page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times .mass-time .mass-time-title, .page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times .mass-time .mass-time-detail {
  color: #FFFFFF;
  font-size: 1.25rem;
  margin: 0;
}

.page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times .mass-time .mass-time-title {
  font-family: Biryani, "Helvetica Neue", serif;
  font-weight: 400;
  margin-right: 0.5em;
}

.page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times .mass-time .mass-time-detail {
  font-family: Lato, Arial, sans-serif;
  font-weight: 500;
}

.page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times .mass-time:not(:last-child) {
  margin-bottom: 1rem;
}

.page-template-homepage .site-main .home-hero .mass-times-container .mass-times-button {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1439px) {
  .page-template-homepage .site-main .home-hero .mass-times-container .mass-times-button {
    width: 100%;
    margin-top: 1rem;
  }
}

@media screen and (max-width: 1249px) {
  .page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column ~ .mass-times-column {
    display: none;
  }
  .page-template-homepage .site-main .home-hero .mass-times-container .mass-times-button {
    width: unset;
    margin: 0;
  }
}

@media screen and (max-width: 849px) {
  .page-template-homepage .site-main .home-hero .mass-times-container .mass-times-button {
    width: 100%;
    margin-top: 1rem;
  }
}

@media screen and (max-width: 649px) {
  .page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times-label {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times-label br {
    display: none;
  }
  .page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times-label::after {
    width: 100%;
    height: 0.25rem;
    top: unset;
    bottom: 0.75em;
    left: 0;
  }
}

@media screen and (max-width: 499px) {
  .page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times .mass-time .mass-time-title, .page-template-homepage .site-main .home-hero .mass-times-container .mass-times-column .mass-times .mass-time .mass-time-detail {
    font-size: 1rem;
  }
}

.page-template-homepage .site-main .home-hero .hero-overlay {
  background: #000000;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.page-template-homepage .site-main .home-welcome {
  text-align: center;
  width: 90%;
  max-width: 75rem;
  padding-top: 3.75rem;
  margin: 0 auto;
}

.page-template-homepage .site-main .home-welcome .welcome-title {
  color: #1A1818;
}

.page-template-homepage .site-main .home-welcome .button {
  margin: 2rem auto;
}

.page-template-homepage .site-main .home-welcome .welcomeButton {
  margin-top: 0;
  margin-bottom: 3.75rem;
}

.page-template-homepage .site-main .home-welcome .home-media {
  margin: 2rem auto;
}

.page-template-homepage .site-main .home-welcome .home-media .media-video, .page-template-homepage .site-main .home-welcome .home-media .media-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.page-template-homepage .site-main .home-welcome .home-media .media-video figure {
  max-height: unset !important;
}

.page-template-homepage .site-main .home-welcome .home-media .media-video figure iframe {
  height: 100% !important;
  min-height: 50vh;
}

.page-template-homepage .site-main .home-tiles {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-template-homepage .site-main .home-tiles .home-tile {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: calc((100% / 3) - (4rem / 3));
  height: 22rem;
  padding: 0.25rem;
  margin: 0 2rem 2rem 0;
  transition: background 0.25s ease-in;
}

.page-template-homepage .site-main .home-tiles .home-tile .home-tile-title {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  text-align: center;
  z-index: 1;
  /* &::after {
      position: absolute;
      content: "";
      background: $secondary;
      width: 3rem;
      height: 0.25rem;
      bottom: -0.5em;
      left: 50%;
      transform: translateX(-50%);
      } */
}

.page-template-homepage .site-main .home-tiles .home-tile .home-tile-icon {
  min-height: 7.5rem;
  color: #fff;
}

.page-template-homepage .site-main .home-tiles .home-tile .home-tile-icon i {
  font-size: 120px;
}

.page-template-homepage .site-main .home-tiles .home-tile .home-tile-image {
  max-height: 7.5rem;
}

.page-template-homepage .site-main .home-tiles .home-tile:hover, .page-template-homepage .site-main .home-tiles .home-tile:focus {
  text-decoration: none;
}

.page-template-homepage .site-main .home-tiles .home-tile.tile-image::after {
  position: absolute;
  content: "";
  background: rgba(26, 24, 24, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: background 0.25s ease-in;
}

.page-template-homepage .site-main .home-tiles .home-tile.tile-image:hover::after, .page-template-homepage .site-main .home-tiles .home-tile.tile-image:focus::after {
  background: rgba(0, 109, 177, 0.5);
}

.page-template-homepage .site-main .home-tiles .home-tile.no-tile-image {
  background: #DBAF42;
}

.page-template-homepage .site-main .home-tiles .home-tile.no-tile-image:hover, .page-template-homepage .site-main .home-tiles .home-tile.no-tile-image:focus {
  background: #006DB1;
}

.page-template-homepage .site-main .home-tiles .home-tile:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 1199px) {
  .page-template-homepage .site-main .home-tiles .home-tile {
    width: calc(50% - 1rem);
  }
  .page-template-homepage .site-main .home-tiles .home-tile:nth-child(3n) {
    margin-right: 2rem;
  }
  .page-template-homepage .site-main .home-tiles .home-tile:nth-child(even) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .page-template-homepage .site-main .home-tiles .home-tile {
    width: 100%;
  }
  .page-template-homepage .site-main .home-tiles .home-tile:nth-child(odd) {
    margin-right: 0;
  }
}

.page-template-homepage .site-main .news-events {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 5%;
  margin-bottom: 3.75rem;
}

.page-template-homepage .site-main .news-events .news-events-title {
  position: relative;
  color: #006DB1;
  text-transform: uppercase;
  text-align: center;
}

.page-template-homepage .site-main .news-events .news-events-title::after {
  position: absolute;
  content: "";
  background: #DBAF42;
  width: 2rem;
  height: 0.5rem;
  bottom: -0.5em;
  left: 50%;
  transform: translateX(-50%);
}

.page-template-homepage .site-main .news-events .home-events, .page-template-homepage .site-main .news-events .home-news {
  position: relative;
  flex: 1;
  min-height: 44rem;
  padding: 0 3% 0 5%;
}

.page-template-homepage .site-main .news-events .home-events .news-events-title {
  margin-top: 6%;
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar > p {
  display: none;
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list {
  margin-top: 2.625rem;
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events {
  padding: 0;
  margin: 0;
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events li.simcal-event {
  margin: 0 auto 10px;
  width: fit-content;
  width: 350px;
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events li.simcal-event .simcal-event-details {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events li.simcal-event .simcal-event-details .event-date {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex: 1;
  align-items: center;
  font-family: Biryani, "Helvetica Neue", serif;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.375;
  width: 6rem;
  padding-right: 1.5rem;
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events li.simcal-event .simcal-event-details .event-details {
  width: calc(100% - 6rem);
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events li.simcal-event .simcal-event-details .event-details p:not(.event-description):not(:last-child) {
  display: none;
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events li.simcal-event .simcal-event-details .event-details > a .event-title {
  font-size: 1.875rem;
  font-weight: 500;
  margin: 0 0 0.75rem;
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events li.simcal-event .simcal-event-details .event-details > a:hover, .page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events li.simcal-event .simcal-event-details .event-details > a:focus {
  text-decoration: underline;
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events li.simcal-event .simcal-event-details .event-details > p:last-child a {
  color: #DBAF42;
  text-decoration: underline;
  text-transform: uppercase;
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events li.simcal-event .simcal-event-details .event-details > p:last-child a:hover, .page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events li.simcal-event .simcal-event-details .event-details > p:last-child a:focus {
  text-decoration: none;
}

.page-template-homepage .site-main .news-events .home-events .simcal-calendar .simcal-calendar-list ul.simcal-events li.simcal-event:not(:last-child) {
  margin-bottom: 3rem;
}

.page-template-homepage .site-main .news-events .home-news .news-container {
  display: flex;
  margin-top: 3.25rem;
  flex-wrap: wrap;
}

.page-template-homepage .site-main .news-events .home-news .news-container .news-snippet {
  width: calc(33% - 10px);
  margin-right: 19px;
}

.page-template-homepage .site-main .news-events .home-news .news-container .news-snippet:nth-child(3n) {
  margin-right: 0;
}

.page-template-homepage .site-main .news-events .home-news .news-container .news-snippet .news-thumbnail-link .news-thumbnail {
  object-fit: cover;
  width: 100%;
  height: 15rem;
}

.page-template-homepage .site-main .news-events .home-news .news-container .news-snippet .news-thumbnail-link:hover ~ .news-content .news-title-link, .page-template-homepage .site-main .news-events .home-news .news-container .news-snippet .news-thumbnail-link:focus ~ .news-content .news-title-link {
  text-decoration: underline;
}

.page-template-homepage .site-main .news-events .home-news .news-container .news-snippet .news-content {
  margin-bottom: 2rem;
}

.page-template-homepage .site-main .news-events .home-news .news-container .news-snippet .news-content .news-title-link .news-title {
  font-family: Biryani, "Helvetica Neue", serif;
  font-size: 1.875rem;
  font-weight: 700;
  text-transform: none;
  margin: 0.5em 0 0;
}

.page-template-homepage .site-main .news-events .home-news .news-container .news-snippet .news-content .news-title-link:hover, .page-template-homepage .site-main .news-events .home-news .news-container .news-snippet .news-content .news-title-link:focus {
  text-decoration: underline;
}

.page-template-homepage .site-main .news-events .home-news .news-container .news-snippet .news-content .news-excerpt {
  margin: 1rem 0;
}

.page-template-homepage .site-main .news-events .home-news .news-container .news-snippet .news-content .news-excerpt .read-more-link {
  margin-top: 1rem;
}

@media screen and (max-width: 1499px) {
  .page-template-homepage .site-main .news-events .home-events, .page-template-homepage .site-main .news-events .home-news {
    min-height: 45rem;
  }
}

@media screen and (max-width: 1024px) {
  .page-template-homepage .site-main .news-events .home-events, .page-template-homepage .site-main .news-events .home-news {
    flex: unset;
    width: 100%;
    min-height: unset;
  }
  .page-template-homepage .site-main .news-events .home-events .news-container, .page-template-homepage .site-main .news-events .home-news .news-container {
    flex-direction: column;
  }
  .page-template-homepage .site-main .news-events .home-events .news-container .news-snippet, .page-template-homepage .site-main .news-events .home-news .news-container .news-snippet {
    width: 100%;
    margin: 0;
  }
  .page-template-homepage .site-main .news-events .home-events .news-container .button, .page-template-homepage .site-main .news-events .home-news .news-container .button {
    position: relative;
    margin: 0 auto;
    left: 0;
    transform: none;
  }
  .page-template-homepage .site-main .news-events .home-events::after {
    display: none;
  }
}

.page-template-homepage.admin-bar .site-main .home-hero {
  height: calc(100vh - 10.5rem);
}

@media screen and (max-width: 782px) {
  .page-template-homepage.admin-bar .site-main .home-hero {
    height: calc(100vh - 11.375rem);
  }
}

body:not(.page-template-homepage) .content-area {
  margin-top: 3.75rem;
}

body:not(.page-template-homepage) .content-area .site-main {
  padding: 0 5%;
}

.content-area {
  margin-bottom: 2rem;
}

.post-type-archive-staff-member .staff-container .staff-category {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.post-type-archive-staff-member .staff-container .staff-category .staff-category-title {
  text-align: center;
}

.post-type-archive-staff-member .staff-container .staff-category .staff-category-members {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.post-type-archive-staff-member .staff-container .staff-category .staff-category-members staff {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: calc(50% - 0.5rem);
  height: 10rem;
  margin: 0 1rem 3rem 0;
}

.post-type-archive-staff-member .staff-container .staff-category .staff-category-members staff .staff-image {
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
  width: 10rem;
  height: 10rem;
}

.post-type-archive-staff-member .staff-container .staff-category .staff-category-members staff .staff-content {
  width: calc(100% - 12rem);
}

.post-type-archive-staff-member .staff-container .staff-category .staff-category-members staff .staff-content a {
  text-transform: none;
}

.post-type-archive-staff-member .staff-container .staff-category .staff-category-members staff .staff-content .staff-name, .post-type-archive-staff-member .staff-container .staff-category .staff-category-members staff .staff-content .staff-title {
  margin: 0;
}

.post-type-archive-staff-member .staff-container .staff-category .staff-category-members staff .staff-content .staff-contact {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 1.5rem;
}

.post-type-archive-staff-member .staff-container .staff-category .staff-category-members staff .staff-content .staff-contact a {
  font-size: 0.875rem;
}

.post-type-archive-staff-member .staff-container .staff-category .staff-category-members staff .staff-content .staff-contact a:not(:last-child) {
  margin-right: 2rem;
}

.post-type-archive-staff-member .staff-container .staff-category .staff-category-members staff:nth-child(even) {
  margin-right: 0;
}

@media screen and (max-width: 991px) {
  .post-type-archive-staff-member .staff-container .staff-category .staff-category-members staff {
    width: 100%;
    margin-right: 0;
  }
}

.page-template-page-contact .entry-content .contact-bottom {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-template-page-contact .entry-content .contact-bottom .contact-information, .page-template-page-contact .entry-content .contact-bottom .contact-map {
  flex: 1;
}

.page-template-page-contact .entry-content .contact-bottom .contact-information {
  padding-right: 0.5rem;
}

.page-template-page-contact .entry-content .contact-bottom .contact-map {
  padding-left: 0.5rem;
}

.page-template-page-contact .entry-content .contact-bottom .contact-map iframe {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

@media screen and (max-width: 1023px) {
  .page-template-page-contact .entry-content .contact-bottom .contact-information, .page-template-page-contact .entry-content .contact-bottom .contact-map {
    flex: unset;
    width: 100%;
  }
  .page-template-page-contact .entry-content .contact-bottom .contact-information {
    text-align: center;
    padding-right: 0;
    margin-bottom: 1rem;
  }
  .page-template-page-contact .entry-content .contact-bottom .contact-map {
    padding-left: 0;
  }
}

.page-template-page-mass-times .entry-content .mass-section .mass-section-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 1rem;
}

.page-template-page-mass-times .entry-content .mass-section .mass-section-item .mass-section-label {
  margin: 0 0.5em 0 0;
}

.page-template-page-ministries .ministries-cards {
  margin-top: 2rem;
}

.page-template-page-ministries .ministries-cards .ministry-card {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  background: #FFFFFF;
  width: calc(50% - 20px);
  padding: 2rem;
  margin-bottom: 40px;
}

.page-template-page-ministries .ministries-cards .ministry-card .ministry-image-link {
  width: 100%;
  max-width: 10rem;
  height: 100%;
  margin-right: 1rem;
}

.page-template-page-ministries .ministries-cards .ministry-card .ministry-image-link .ministry-image {
  border-radius: 50%;
  object-fit: cover;
  width: 10rem;
  height: 10rem;
}

.page-template-page-ministries .ministries-cards .ministry-card .ministry-image-link:hover ~ .ministry-content .ministry-title, .page-template-page-ministries .ministries-cards .ministry-card .ministry-image-link:focus ~ .ministry-content .ministry-title {
  text-decoration: underline;
}

.page-template-page-ministries .ministries-cards .ministry-card .ministry-content {
  flex: auto;
}

.page-template-page-ministries .ministries-cards .ministry-card .ministry-content .ministry-title {
  margin: 0;
}

.page-template-page-ministries .ministries-cards .ministry-card .ministry-content .ministry-title a {
  color: #1A1818;
  text-transform: none;
}

.page-template-page-ministries .ministries-cards .ministry-card .ministry-content .ministry-contacts .ministry-contact {
  width: 100%;
}

.page-template-page-ministries .ministries-cards .ministry-card .ministry-content .ministry-contacts .ministry-contact:not(:last-child) {
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 991px) {
  .page-template-page-ministries .ministries-cards .ministry-card {
    width: 100%;
  }
}

@media screen and (max-width: 699px) {
  .page-template-page-ministries .ministries-cards .ministry-card {
    flex-direction: column;
    margin-bottom: 0;
  }
  .page-template-page-ministries .ministries-cards .ministry-card .ministry-image-link {
    align-self: center;
    margin-bottom: 1rem;
  }
}

.dpi_bulletins_columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: unset;
}

.dpi_bulletins_columns .wp-block-column {
  margin-bottom: 3.625rem;
}

.dpi_bulletins_columns .wp-block-column:first-child {
  flex: 2;
}

.dpi_bulletins_columns .wp-block-column:last-child {
  flex: 3;
}

.dpi_bulletins_columns .dpi_bulletin_cover_wrapper {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
}

.dpi_bulletins_columns .dpi_bulletin_cover_wrapper br {
  display: none;
}

.dpi_bulletins_columns .dpi_bulletin_cover_wrapper .dpi_bulletin_cover_date {
  text-align: center;
  width: 78%;
}

.dpi_bulletins_columns .dpi_bulletin_cover_wrapper .dpi_bulletin_cover_date a {
  font-size: 1.5625rem;
  text-decoration: none;
}

.dpi_bulletins_columns .dpi_bulletin_cover_wrapper .dpi_bulletin_cover_date a:hover, .dpi_bulletins_columns .dpi_bulletin_cover_wrapper .dpi_bulletin_cover_date a:focus {
  text-decoration: underline;
}

.dpi_bulletins_columns .dpi_bulletin_cover_wrapper .dpi_bulletin_cover {
  max-width: 100%;
}

.dpi_bulletins_columns .dpi_bulletin_wrapper .dpi_bulletin {
  border-bottom: 1px solid #1A1818;
  padding: 1.125rem 0;
}

.dpi_bulletins_columns .dpi_bulletin_wrapper .dpi_bulletin a {
  font-size: 1.5625rem;
  text-decoration: none;
}

.dpi_bulletins_columns .dpi_bulletin_wrapper .dpi_bulletin a:hover, .dpi_bulletins_columns .dpi_bulletin_wrapper .dpi_bulletin a:focus {
  text-decoration: underline;
}

.dpi_bulletins_columns .dpi_bulletin_wrapper .dpi_bulletin:last-child {
  margin-bottom: 2rem;
}

@media screen and (max-width: 1199px) {
  .dpi_bulletins_columns {
    flex-direction: column;
  }
  .dpi_bulletins_columns .dpi_bulletin_cover_wrapper, .dpi_bulletins_columns .dpi_bulletin_wrapper {
    text-align: center;
  }
  .dpi_bulletins_columns .dpi_bulletin_cover_wrapper .dpi_bulletin_cover_date {
    width: 100%;
  }
}

body.category .site-main .result-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  margin-top: 2rem;
}

body.category .site-main .result-container .news-snippet {
  width: calc((100% / 3) - (4rem / 3));
  margin: 0 2rem 2rem 0;
}

body.category .site-main .result-container .news-snippet:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 1199px) {
  body.category .site-main .result-container .news-snippet {
    width: calc(50% - 1rem);
  }
  body.category .site-main .result-container .news-snippet:nth-child(3n) {
    margin-right: 2rem;
  }
  body.category .site-main .result-container .news-snippet:nth-child(even) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  body.category .site-main .result-container .news-snippet {
    width: 100%;
  }
  body.category .site-main .result-container .news-snippet:nth-child(odd) {
    margin-right: 0;
  }
}

body.category .site-main .result-container .news-snippet {
  width: calc(33% - 10px);
  margin-right: 19px;
}

body.category .site-main .result-container .news-snippet:nth-child(3n) {
  margin-right: 0;
}

body.category .site-main .result-container .news-snippet .news-thumbnail-link .news-thumbnail {
  object-fit: cover;
  width: 100%;
  height: 15rem;
}

body.category .site-main .result-container .news-snippet .news-thumbnail-link:hover ~ .news-content .news-title-link, body.category .site-main .result-container .news-snippet .news-thumbnail-link:focus ~ .news-content .news-title-link {
  text-decoration: underline;
}

body.category .site-main .result-container .news-snippet .news-content {
  margin-bottom: 2rem;
}

body.category .site-main .result-container .news-snippet .news-content .news-title-link .news-title {
  font-family: Biryani, "Helvetica Neue", serif;
  font-size: 1.875rem;
  font-weight: 700;
  text-transform: none;
  margin: 0.5em 0 0;
}

body.category .site-main .result-container .news-snippet .news-content .news-title-link:hover, body.category .site-main .result-container .news-snippet .news-content .news-title-link:focus {
  text-decoration: underline;
}

body.category .site-main .result-container .news-snippet .news-content .news-excerpt {
  margin: 1rem 0;
}

body.category .site-main .result-container .news-snippet .news-content .news-excerpt .read-more-link {
  margin-top: 1rem;
}

#gtranslate_wrapper {
  display: flex;
  background: #FFFFFF;
  border: 1px solid #1A1818;
  width: 4.5rem;
  height: auto;
  max-height: 1.6875rem;
  padding: 0 0.5rem;
  right: 0.5rem !important;
  bottom: 0.5rem !important;
  overflow: hidden;
  transition: background 0.25s ease-in;
}

#gtranslate_wrapper a.glink {
  position: relative;
  color: #DBAF42;
  padding-right: 2.5rem;
  transition: color 0.25s ease-in;
}

#gtranslate_wrapper a.glink::after {
  position: absolute;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  top: 50%;
  right: 0.5rem;
  transform: translateY(-50%);
}

#gtranslate_wrapper:hover, #gtranslate_wrapper:focus {
  background: #DBAF42;
  flex-direction: column;
  max-height: 1000vh;
  overflow: visible;
}

#gtranslate_wrapper:hover a.glink, #gtranslate_wrapper:focus a.glink {
  color: #FFFFFF;
}

#gtranslate_wrapper:hover a.glink:hover, #gtranslate_wrapper:hover a.glink:focus, #gtranslate_wrapper:focus a.glink:hover, #gtranslate_wrapper:focus a.glink:focus {
  text-decoration: underline;
}

#gtranslate_wrapper:hover a.glink::after, #gtranslate_wrapper:focus a.glink::after {
  display: none;
}

.pagination-container {
  font-size: 1.125rem;
  text-align: center;
  width: 100%;
}

.pagination-container a, .pagination-container span {
  margin-right: 0.625rem;
}

.pagination-container a.next {
  text-transform: none;
  margin-right: 0;
}

.pagination-container span {
  color: #006DB1;
}

.simcal-calendar .simcal-calendar-grid .simcal-events .simcal-event {
  font-size: 0.875rem;
}

@media screen and (max-width: 768px) {
  .simcal-calendar .simcal-calendar-grid .simcal-events .simcal-event {
    font-size: 0.75rem;
  }
}

.gform_wrapper form .gform_heading {
  margin-bottom: 2.5rem;
}

.gform_wrapper form .gform_heading .gform_title {
  color: #4E4E4E;
  font-size: 2.1875rem;
  font-weight: 600;
  margin: 0;
}

.gform_wrapper form .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper form .gform_body .gform_fields .gfield textarea {
  padding: 0.5rem 1rem;
}

.gform_wrapper form .gform_footer {
  text-align: right;
}

.gform_wrapper form .gform_footer input[type="submit"] {
  cursor: pointer;
  background: #006DB1;
  border: 2px solid #006DB1;
  color: #FFFFFF;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  padding: 0.875rem 3.25rem;
  transition: 0.25s ease-in;
}

.gform_wrapper form .gform_footer input[type="submit"]:hover, .gform_wrapper form .gform_footer input[type="submit"]:focus {
  background: #FFFFFF;
  color: #006DB1;
}

@media only screen and (min-width: 641px) {
  .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
  }
}

.ministry-contacts {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.ministry-contact {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ministry-contact a {
  color: #006DB1;
  text-transform: none;
}

.ministry-contact .ministry-contact-name, .ministry-contact .ministry-contact-info {
  width: 100%;
}

.ministry-contact .ministry-contact-email, .ministry-contact .ministry-contact-name, .ministry-contact .ministry-contact-phone {
  margin: 0;
}

.ministry-contact .ministry-contact-info {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ministry-contact .ministry-contact-info .ministry-contact-email, .ministry-contact .ministry-contact-info .ministry-contact-phone {
  flex: 1;
  font-size: 0.875rem;
}

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