/***THIS FILE IS AUTOMATICALLY GENERATED. DON'T EDIT***//***EDIT PHP FILE INSTEAD***/
@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&amp;family=Montserrat:ital,wght@0,100..900;1,100..900&amp;display=swa);

:root {
    --clr-primary: #13315c;
    --clr-secondary: #8da9c4;
    --clr-tertiary: #134074;
    --clr-quaternary: #eef4ed;
}

.has-primary-color-after::after {
    color: #13315c;
}

.has-primary-color-before::before {
    color: #13315c;
}

.has-primary-background-color-after::after {
    background-color: #13315c;
}

.has-primary-background-color-before::before {
    background-color: #13315c;
}

.has-secondary-color-after::after {
    color: #8da9c4;
}

.has-secondary-color-before::before {
    color: #8da9c4;
}

.has-secondary-background-color-after::after {
    background-color: #8da9c4;
}

.has-secondary-background-color-before::before {
    background-color: #8da9c4;
}

.has-tertiary-color-after::after {
    color: #134074;
}

.has-tertiary-color-before::before {
    color: #134074;
}

.has-tertiary-background-color-after::after {
    background-color: #134074;
}

.has-tertiary-background-color-before::before {
    background-color: #134074;
}

.has-quaternary-color-after::after {
    color: #eef4ed;
}

.has-quaternary-color-before::before {
    color: #eef4ed;
}

.has-quaternary-background-color-after::after {
    background-color: #eef4ed;
}

.has-quaternary-background-color-before::before {
    background-color: #eef4ed;
}

:root {
    --clr-quaternary-2: #ffffff;
}

:root {
    --font-main: Montserrat;
    --font-heading: Cormorant Garamond;
    --font-script: Playfair Display, serif;
    --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: var(--clr-secondary);
    --menu-submenu-default-font-color: white;
    --menu-submenu-hover-font-color: var(--clr-secondary);
    --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: 100px;
    --max-logo-width: 150px;
}

footer {
    background: var(--clr-primary);
}

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: none;
}

footer .site-info {
    background-color: transparent;
    color: white;
}

footer .site-info a {
    color: white;
    text-decoration: none;
}

footer .site-info a:hover {
    color: white;
    text-decoration: none;
}

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);
}
.ministry-slider .ministry-group .slick-list a.ministry-wrapper {
            font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
text-transform: none;
text-decoration: none;
          }

.hero-mass-times-modern {
display: none;
}

@media screen and (min-width: 992px) {
    footer .footer-social-media .footer-logo {
        max-width: 250px;
--margin-top-address: 15px;
    }
}

@media screen and (max-width: 944px) {
    #calendardesktop {
        display: none !important;
    }
}

}
#calendarmobile {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
}

@media screen and (min-width: 945px) {
    #calendarmobile {
        display: none !important;
    }
}

#calendarmobile2 {
    display: flex;
    justify-content: center;
}

img.staff-member-image {
    height: 20rem !important;
}

.staff-category.limit-width {
width: 65%;
}

@media screen and (min-width: 992px) {
    .staff-category-members {
        gap: 10px;
    }
}