/***THIS FILE IS AUTOMATICALLY GENERATED. DON'T EDIT***//***EDIT PHP FILE INSTEAD***/
@import url(https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap);

@import url(https://fonts.googleapis.com/css2?family=Cormorant+Unicase:wght@300;400;500;600;700&family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);

@import url(https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700;900&display=swap);

@import url(https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700;900&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Noto+Serif+JP:wght@200..900&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap);

:root {
    --clr-primary: #26c5ff;
    --clr-secondary: #4f91cd;
    --clr-tertiary: #43c2c3;
    --clr-quaternary: #ffffff;
}

.has-primary-color-after::after {
    color: #26c5ff;
}

.has-primary-color-before::before {
    color: #26c5ff;
}

.has-primary-background-color-after::after {
    background-color: #26c5ff;
}

.has-primary-background-color-before::before {
    background-color: #26c5ff;
}

.has-secondary-color-after::after {
    color: #4f91cd;
}

.has-secondary-color-before::before {
    color: #4f91cd;
}

.has-secondary-background-color-after::after {
    background-color: #4f91cd;
}

.has-secondary-background-color-before::before {
    background-color: #4f91cd;
}

.has-tertiary-color-after::after {
    color: #43c2c3;
}

.has-tertiary-color-before::before {
    color: #43c2c3;
}

.has-tertiary-background-color-after::after {
    background-color: #43c2c3;
}

.has-tertiary-background-color-before::before {
    background-color: #43c2c3;
}

.has-quaternary-color-after::after {
    color: #ffffff;
}

.has-quaternary-color-before::before {
    color: #ffffff;
}

.has-quaternary-background-color-after::after {
    background-color: #ffffff;
}

.has-quaternary-background-color-before::before {
    background-color: #ffffff;
}

:root {
    --font-main: "Source Sans 3";
    --font-heading: "Libre Baskerville";
    --font-script: "Source Sans 3";
    --fs-1000: clamp(34px, 3.5vw, 36px);
    --fs-900: clamp(28px, 3.5vw, 32px);
    --fs-800: clamp(26px, 4.5vw, 28px);
    --fs-700: clamp(24px, 4.5vw, 26px);
    --fs-600: clamp(20px, 4.5vw, 22px);
    --fs-500: clamp(18px, 4.5vw, 20px);
    --fs-400: 18px;
    --fs-300: 0.9375rem;
    --fs-200: 0.875rem;
    --fs-100: 0.8125rem;
}

h1 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

h2 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

h3 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

h4 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

h5 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

h6 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

p {
    color: black;
    font-size: 18px;
}

a, .ui-widget-content a {
    color: var(--clr-secondary);
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}

a:hover, a:focus, a:active {
    color: var(--clr-secondary);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

:root {
    --menu-top-level-default-font-color: white;
    --menu-top-level-hover-font-color: white;
    --menu-top-level-default-bg-color: transparent;
    --menu-top-level-hover-bg-color: transparent;
    --menu-submenu-header-font-color: white;
    --menu-submenu-header-font-color-hover: white;
    --menu-submenu-default-font-color: white;
    --menu-submenu-hover-font-color: white;
    --menu-submenu-default-bg-color: var(--clr-secondary);
    --menu-submenu-hover-bg-color: var(--clr-primary);
    --sticky-menu-top-level-default-font-color: white;
    --sticky-menu-top-level-hover-font-color: white;
    --sticky-menu-top-level-default-bg-color: var(--clr-secondary);
    --sticky-menu-top-level-hover-bg-color: transparent;
    --sticky-menu-submenu-header-font-color: white;
    --sticky-menu-submenu-header-font-color-hover: white;
    --sticky-menu-submenu-default-font-color: white;
    --sticky-menu-submenu-hover-font-color: white;
    --sticky-menu-submenu-default-bg-color: var(--clr-secondary);
    --sticky-menu-submenu-hover-bg-color: var(--clr-primary);
    --sidebar-top-level-default-font-color: white;
    --sidebar-top-level-hover-font-color: white;
    --sidebar-top-level-default-bg-color: var(--clr-secondary);
    --sidebar-top-level-hover-bg-color: var(--clr-primary);
    --sidebar-submenu-default-font-color: white;
    --sidebar-submenu-hover-font-color: white;
    --sidebar-submenu-default-bg-color: var(--clr-secondary);
    --sidebar-submenu-hover-bg-color: var(--clr-primary);
}

:root {
    --max-logo-height: 72px;
    --max-logo-width: 150px;
}

footer {
    background: var(--clr-secondary);
}

footer, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: white;
}

footer .social-media-link a {
    color:  ;
}

footer .social-media-link a:hover {
    color:  ;
}

footer a {
    color: white;
    text-decoration: none;
}

footer a:hover {
    color: white;
    text-decoration: underline;
}

footer .site-info {
    background-color: var(--clr-secondary);
    color: white;
}

footer .site-info a {
    color: white;
    text-decoration: none;
}

footer .site-info a:hover {
    color: white;
    text-decoration: underline;
}

footer .site-info .heart {
    color: var(--clr-primary);
}

:root {
    --button-background-color: var(--clr-secondary);
    --button-font-color: white;
    --button-border-color: var(--clr-secondary);
    --button-background-color-hover: white;
    --button-font-color-hover: var(--clr-secondary);
    --button-border-color-hover: var(--clr-secondary);
}

.wp-block-embed-youtube.aligncenter {
text-align: center;
}

.wp-block-audio :where(figcaption) {
    text-align: center;
}
.single-homily .entry-content {
	padding-top: 40px;
width: 100%;
}
.wp-audio-shortcode {
        margin: 32px 0;
}
.archive-search {
margin-bottom: 40px;
}
.archive-search .search-form {
text-align: center;
    margin: 0 auto;
    width: fit-content;
display: block;
}
.archive-search form.search-form .search-field {
    min-width: 350px;
border-color: var(--clr-primary);
        padding: 16px;
}
.archive-search form.search-form .search-submit {
border: 1px solid;
background: var(--clr-primary);
border-color: var(--clr-primary);
        padding-inline: 25px;
}
.archive-search form.search-form .search-submit:hover, .archive-search form.search-form .search-submit:focus {
background: white;
        color: var(--clr-primary);
        border-color: var(--clr-primary);
}

@media screen and (max-width: 520px) {
    .site-header .header-nav .site-branding .header-logo-link .header-logo {
        height: auto;
        max-width: 100%;
    }
}

main .entry-header {
--hero-height: 50vh;
}
@media screen and (max-width: 425px){
main .entry-header {
--hero-height: 45vh;
}
}

.hero {
--hero-height: calc(90vh - var(--content-inset));
}

.ministry-slider .ministry-group .slick-list .ministry-wrapper {
text-decoration: none;
text-transform: none;
}

@media screen and (min-width: 992px) {
    .hero .hero-mass-times .mass-time-wrappers .mass-time-wrapper:nth-child(1) {
        margin-left: -50px;
    }
.hero .hero-mass-times .mass-time-wrappers .mass-time-wrapper:nth-child(2) {
        margin-left: 30px;
    }
    footer .quicklinks-container ul#footer-quicklinks {
        gap: 10px;
    }
}

.hero .hero-mass-times .mass-time-wrapper .mass-times-list h6 {
font-size: 18px;
}

.hero-mass-times-modern .hero-mass-title h3 {
text-transform: uppercase;
}

.featured-content-container .featured-content-item-wrapper .featured-content-heading-wrapper::before {
opacity: 0.4;
}
@media screen and (min-width: 992px) {
    footer .quicklinks-container {
        margin-top: var(--margin-top-address);
    }
}
@media screen and (min-width: 768px) {
    footer .quicklinks-container ul#footer-quicklinks {
    display: flex;
    flex-direction: column;
    }
}

.hero-mass-times-modern .mass-time-wrapper .mass-time-day, .hero-mass-times-modern .mass-time-wrapper .mass-times-list .mass-time {
font-size: var(--fs-400);
}
