/***THIS FILE IS AUTOMATICALLY GENERATED. DON'T EDIT***//***EDIT PHP FILE INSTEAD***/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);

:root {
    --clr-primary: #274472;
    --clr-secondary: #90926f;
    --clr-tertiary: #94422f;
    --clr-quaternary: #738fa7;
    --scrollbar-color: var(--clr-primary);
}

:root {
    --scrollbar-color-2: #274472;
}

:root {
    --overlay-color: ;
    --overlay-opacity: ;
}

:root {
    --font-main: Montserrat;
    --font-heading: Montserrat;
    --font-script: Playfair Display, serif;
    --fs-xl: clamp(36px, 3.5vw, 48px);
    --fs-1000: clamp(28px, 3.5vw, 36px);
    --fs-900: clamp(26px, 3.5vw, 30px);
    --fs-800: clamp(24px, 4.5vw, 26px);
    --fs-700: clamp(22px, 4.5vw, 22px);
    --fs-600: clamp(20px, 4.5vw, 20px);
    --fs-500: clamp(16px, 4.5vw, 18px);
    --fs-400: 18px;
    --fs-300: 0.9375rem;
    --fs-200: 0.875rem;
    --fs-100: 0.8125rem;
}

.page-header-title, .hero-title {
    color: white;
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
}

h1 {
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

h2 {
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

h3 {
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

h4 {
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

h5 {
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

h6 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

.staff-position {
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

a, .ui-widget-content a {
    color: var(--clr-tertiary);
    text-decoration: none;
    font-weight: bolder;
    font-style: bolder;
}

a:hover, a:focus, a:active {
    color: var(--clr-tertiary);
    text-decoration: underline;
}

body, p, div, span {
    font-size: 18px;
}

:root {
    --logo-height: 80px;
}

: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-default-font-color: black;
    --menu-submenu-hover-font-color: white;
    --menu-submenu-default-bg-color: white;
    --menu-submenu-hover-bg-color: var(--clr-tertiary);
    --sticky-menu-top-level-default-font-color: white;
    --sticky-menu-top-level-hover-font-color: var(--clr-primary);
    --sticky-menu-top-level-default-bg-color: var(--clr-secondary);
    --sticky-menu-top-level-hover-bg-color: transparent;
    --sticky-menu-submenu-default-font-color: black;
    --sticky-menu-submenu-hover-font-color: white;
    --sticky-menu-submenu-default-bg-color: white;
    --sticky-menu-submenu-hover-bg-color: var(--clr-tertiary);
    --sidebar-top-level-default-font-color: white;
    --sidebar-top-level-hover-font-color: black;
    --sidebar-top-level-default-bg-color: var(--clr-secondary);
    --sidebar-top-level-hover-bg-color: white;
    --sidebar-submenu-default-font-color: white;
    --sidebar-submenu-hover-font-color: black;
    --sidebar-submenu-default-bg-color: transparent;
    --sidebar-submenu-hover-bg-color: white;
}

:root {
    --staff_image_width_mobile: 320;
    --staff_image_height_mobile: 400;
    --staff_image_width_tablet: 370;
    --staff_image_height_tablet: 425;
    --staff_image_width_laptop: 370;
    --staff_image_height_laptop: 425;
    --staff_image_width_desktop: 370;
    --staff_image_height_desktop: 350;
}

:root {
    --staff_image_width_desktop_first_child: 500;
    --staff_image_height_desktop_first_child: 305;
}
.teaser-content-wrapper, .teaser-box {
background-color: #fff;
}

body, .image-slider-container .teaser-box {
background-color: #e1d7c2 !important;
}
.the-button.has-primary-color:hover {
    background-color: var(--clr-primary) !important;
}
@media screen and (min-width: 1024px) {
    .page-template-homepage .banner-container .teaser-content-wrapper .teaser-content-wrapper-inner {
        min-height: 100%;
    }
}

.wpgp-fullwidth-wrapper .wpgp-prayer-label {
color: unset;
font-weight: bold;
}
.wpgp-fullwidth-wrapper .wpgp-prayerform-input-control {
padding: 8px;
    border-radius: 6px;
border-color: #bebebe !important;
}

.wpgp-fullwidth-wrapper .wpgp-prayerform-button {
justify-content: start;
}

.wpgp-fullwidth-wrapper .wpgp-prayer-submitbutton {
    --box-shadow: 0 10px 25px #293d4729;
display: inline-block;
    padding: var(--button-padding-no-border);
    text-align: center;
    transition: 0.4s;
    background-size: 200% auto !important;
color: var(--wp--preset--color--primary) !important;
    box-shadow: var(--box-shadow);
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
    background: transparent;
border-color: var(--clr-primary);
    border: 3px solid;
    padding: var(--button-padding);
    align-self: flex-end;
font-family: inherit;
    font-size: 100%;
    margin: 0;
width: auto;
height: auto;
&:hover {
    --link-color-hover: white;
    color: var(--link-color-hover) !important;
    transform: scale(1.1);
    background-color: var(--clr-primary) !important;
opacity: 1;
    background: var(--clr-primary);
    border-color: var(--clr-primary);
}
}