@import url('//fonts.googleapis.com/css2?family=Caudex:ital,wght@0,400;0,700;1,400;1,700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
/************ TEMPLATE  ************
Fonts: Caudex, Lato
-----------
Burgundy: #581515 rgba(88,21,21,1)
Light Burgundy: #794444 rgba(121,68,68,1)
Grey: #808285 rgba(128,130,133,1)
------------
School Colors:
Red: #E00000 rgba(224,0,0,1)
White #ffffff rgba(255,255,255,1)
Black #000000 rgba(0,0,0,1)
---------------------
-ask sarah to make sure there's a school logo made -sarah
------------------
School Quicklinks: Parents, Teachers, 
School Iconbuttons: Church, Lunch menus, 
--------------------
Weekend Mass
Saturday - 4:00pm
Sunday - 8:30am, 10:30am

Weekday Mass 
Tues—Fri - 8:15am

Confession:
Saturday - 3:00-3:45pm
Sunday - 7:45-8:15am, 9:45-10:15am
************/

.site-1 {
    --primary-color: #581515;
    --secondary-color: #794444;
    --third-color: #808285;

    --primary-rgb: 88,21,21;
    --secondary-rgb: 121,68,68;
    --third-rgb: 128,130,133;

    --default-white: #ffffff;
    --default-black: #000000;

    --title-font-family: 'Caudex', serif;
    --body-font-family: 'Lato', sans-serif;

    --heading-color: var(--primary-color);
    --heading-font-family: var(--title-font-family);

    --title-border-bottom: 1px solid var(--secondary-color);

    --home-title-font: var(--title-font-family);

    --transparent: rgba(255,255,255,0);

    --default-box-shadow: 0px 0px 10px rgba(0,0,0,.5);

    --swiper-box-shadow: var(--default-box-shadow);
    --mt-background-image: url('/images/template/masstimes1.jpg');
    --mt-background-color: rgba(var(--primary-rgb),.8);
    --mt-para-color: var(--default-white);
    --mt-fixed-height: 36vw;

    --ph-box-shadow: none;
    --ph-text-font-size-desktop: 1.1vw;

    --cb-g-title-background: var(--primary-color);
    --cb-g-title-padding: 0 2vw;

    --grid-title-color: var(--primary-color);
}
.site-1 .ql-fa-toplinks {
    --ql-icon-size-desktop: .9vw;
    --ql-font-size-desktop: .9vw;
    --ql-title-color: var(--primary-color);
    --ql-title-hover: var(--default-white);
}
.site-1 .ql-inner-box {
    --ql-title-color: var(--default-white);
}

.site-2 {
    --primary-color: #E00000;
    --secondary-color: #E00000;
    --third-color: #000000;

    --primary-rgb: 224,0,0;
    --secondary-rgb: 121,68,68;
    --third-rgb: 128,130,133;

    --default-white: #ffffff;
    --default-black: #000000;

    --title-font-family: 'Caudex', serif;
    --body-font-family: 'Lato', sans-serif;

    --heading-color: var(--primary-color);
    --heading-font-family: var(--title-font-family);

    --title-border-bottom: 1px solid var(--secondary-color);

    --home-title-font: var(--title-font-family);

    --transparent: rgba(255,255,255,0);

    --default-box-shadow: 0px 0px 10px rgba(0,0,0,.5);

    --swiper-box-shadow: var(--default-box-shadow);
    --mt-background-image: url('/images/template/masstimes1.jpg');
    --mt-background-color: rgba(var(--primary-rgb),.8);
    --mt-para-color: var(--default-white);
    --mt-fixed-height: 36vw;

    --ph-box-shadow: none;
    --ph-text-font-size-desktop: 1.1vw;
    --ph-title-font-size-desktop: 1.5vw;

    --cb-g-title-background: var(--primary-color);
    --cb-g-title-padding: 0 2vw;

    --grid-title-color: var(--primary-color);

    --rok-mini-badge: var(--default-black);
}
.site-2 .ql-fa-toplinks {
    --ql-icon-size-desktop: .9vw;
    --ql-font-size-desktop: .9vw;
    --ql-title-color: var(--primary-color);
    --ql-title-hover: var(--default-white);
}
.site-2 .ql-inner-box {
    --ql-background-color: rgba(0,0,0,.6);
    --ql-background-hover: rgba(0,0,0,.8);
    --ql-title-color: var(--default-white);
}
.site-2 .ql-swiper-overlay {
    --ql-background-color: #000000;
    --ql-background-hover: rgba(224,0,0,1);
    --ql-title-color: var(--default-white);
}

@media only screen and (max-width: 50.99rem) {
    .site-1 .ql-fa-toplinks {
        --ql-title-color: var(--primary-color);
        --ql-font-title-color: var(--primary-color);
    }
    .site-2 .ql-fa-toplinks {
        --ql-title-color: var(--primary-color);
        --ql-font-title-color: var(--primary-color);
    }
}

.readon, .button, .btn, p.readmore .btn, .sprocket-lists-portrait-container > li .sprocket-lists-portrait-item > a span, .listentobutton.moduletable a {
    background: var(--primary-color);
    font-family: 'Lato', sans-serif;
} 

.item-image {display: none;}

/*************** HOMELAYOUT ***************/ 
/*************** OFFCANVAS ****************/
.g-offcanvas-toggle {color: var(--primary-color);} 
.g-offcanvas-toggle .fa-fw {text-shadow: none;}

/*************** TOP **********************/ 
/*************** NAVIGATION ***************/
@media only screen and (min-width: 50.99rem) {
    .site-1 #g-navigation {
        background: url('/images/template/header.jpg') 0% 0% no-repeat;
        background-size: cover;
        padding-bottom: 2vw!important;
    }
    .site-1 #g-navigation .g-logo img {
        width: 70%;
    }
    .site-1 #g-navigation > .g-container > .g-grid:nth-child(1) {
        padding: 1vw!important;
    }
    .site-2 #g-navigation {
        background: url('/images/template/header.jpg') 0% 0% no-repeat;
        background-size: cover;
        padding-bottom: 2vw!important;
    }
    .site-2 #g-navigation .g-logo img {
        width: 70%;
    }
    .site-2 #g-navigation > .g-container > .g-grid:nth-child(1) {
        padding: 1vw!important;
    }
    .g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content {
        text-align: center;
        font-family: var(--body-font-family);
        font-size: 1vw;
    }
    .g-main-nav .g-sublevel>li>.g-menu-item-container>.g-menu-item-content {
        font-family: var(--body-font-family);
        font-size: 1vw;
    }
    .g-menu-item-subtitle {
        font-size: .8vw;
        color: var(--third-color);
    }
    #g-navigation .g-social .g-social-items a {
        font-size: 1.5vw;
    }
}
@media only screen and (max-width: 50.99rem) {
    .site-1 #g-navigation {
        background: url('/images/template/header.jpg') 0% 0% no-repeat;
        background-size: cover;
        background-position: center;
        padding-bottom: 2vw!important;
    }
    .site-2 #g-navigation {
        background: url('/images/template/header.jpg') 0% 0% no-repeat;
        background-size: cover;
        background-position: center;
        padding-bottom: 2vw!important;
    }
    #g-navigation .g-logo {
        max-width: 70%;
        margin: 2rem auto;
    }
    .ql-fa-toplinks .g-blockcontent-subcontent-block-content > .g-blockcontent-subcontent-title {
        display: initial;
    }
    .ql-fa-toplinks .g-blockcontent-subcontent-title-text {
        color: var(--primary-color);
    }
    .ql-fa-toplinks .g-blockcontent-subcontent-block {
        align-items: flex-start;
    }
}

/*************** SLIDESHOW ****************/ 
.swiper-masstimes-overlay .mass-times-overlay :is(h1,h2,h3,h4,h5,h6) {
    background: none;
}
.mass-times-block {
    background: url('/images/template/masstimes1.jpg') 0% 0% no-repeat;
    background-position: center;
    background-size: cover;
}
@media only screen and (min-width: 50.99rem) {
    .swiper-masstimes-overlay .mass-times-overlay {
        left: unset;
        right: 4vw;
        border-radius: 0;
    }

    .site-2-home .ql-swiper-overlay {
        padding: 0 1vw;
    }
}
@media only screen and (max-width: 50.99rem) {
    .site-1-home .homelayout .mass-times-block {
        order: 2;
    }
    .site-1-home .homelayout .fullwidth-swiper {
        order: 1;
    }
    .site-2-home .ql-swiper-overlay .g-blockcontent-subcontent-block {
        background: #000000;
    }
}

/*************** HEADER *******************/
/*************** ABOVE ********************/
/*************** SHOWCASE *****************/
.m-box-flex {
    display: flex;
    flex-direction: row;
}
.m-box-flex > div {
    flex: 1;
}

/*************** UTILITY ******************/
@media only screen and (min-width: 50.99rem) {
    .site-1 .welcome-box-text {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .site-1 .welcome-box-text > .g-content {
        width: 50%;
    }
    .site-2 .welcome-box-text {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .site-2 .welcome-box-text > .g-content {
        width: 80%;
    }
    .welcome-box-text .g-content-array {
        margin: 0;
    }
    .site-1-home #g-utility h1 {
        font-family: var(--title-font-family);
        color: var(--secondary-color);
        font-variant-caps: normal;
        font-size: 4vw;
    }
    .site-1-home #g-utility p {
        font-family: var(--body-font-family);
        color: var(--third-color);
        font-size: 1.1vw;
    }
    .site-2-home #g-utility h1 {
        font-family: var(--title-font-family);
        color: var(--secondary-color);
        font-variant-caps: normal;
        font-size: 4vw;
    }
    .site-2-home #g-utility p, .site-2-home #g-utility li {
        font-family: var(--body-font-family);
        color: var(--third-color);
        font-size: 1.1vw;
    }
}
@media only screen and (max-width: 50.99rem) {
    .welcome-box-text .g-content-array {
        margin: 0;
    }
}
#g-utility h3 {border-bottom: 0px solid black;}

/*************** FEATURE ******************/
/*************** MAIN *********************/
.site-2-home .ph-no-img-1 .g-array-item-image {
    display: none!important;
}

@media only screen and (min-width: 50.99rem) {
    .ph-sidepics-3.ph-square .g-array-item {
        grid-template-rows: 35% 50% 15%;
    }
    .ph-sidepics-3 .g-array-item-title {
        align-items: center;
    }
    .ph-sidepics-3.ph-square .g-array-item-read-more a {
        padding: 0 0 1vw calc(12vw + 1rem);
    }

    .site-1-home #g-container-main {
        padding: 1vw 5%!important;
    }
    .site-1-home #g-container-main .g-title {
        border-bottom: 1px solid var(--third-color);
        font-size: 2vw;
        font-family: var(--title-font-family);
        font-weight: 400;
    }
    .site-2-home #g-container-main {
        padding: 1vw 5%!important;
    }
    .site-2-home #g-container-main .g-title {
        border-bottom: 1px solid var(--third-color);
        font-size: 2vw;
        font-family: var(--title-font-family);
        font-weight: 400;
    }
    .site-2-home #g-container-main > .g-grid > .g-block:nth-child(1) {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    #g-sidebar h3.g-title { 
        border-bottom: none;
        color: var(--third-color);
        font-family: var(--body-font-family);
        font-weight: 400;
		font-variant-caps: small-caps;
		line-height: 1.2;
    }
    .ph-sidepics-3 .g-array-item-image:after {
        display: none;
    }
    .ph-sidepics-3 .g-array-item-image {
        box-shadow: 0px 0px 15px rgba(0,0,0,.25);
    }
    .ph-sidepics-3 .g-title {
        font-size: 2.5vw;
        color: var(--primary-color);
    }

    .interest-links .g-content-array {
        margin: 0;
    }
    .interest-links {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .interest-links .g-item-title {
        border-bottom: 1px solid var(--third-color)!important;
        font-size: 1.5vw;
        font-family: var(--title-font-family);
        color: var(--secondary-color);
    }
    .interest-links .g-item-title a {
        color: var(--secondary-color);
    }
    .interest-links .g-item-title a:hover {
        text-decoration: none;
    }
    .interest-links .g-content-array .g-array-item .g-array-item-text {
        font-size: 1vw;
    }
    .site-2-home .ph-no-img-1 h3.g-item-title {
        padding: .5vw 1vw .5vw 0;
    }
    .site-2-home .g-array-item-text {
        margin: 0 0 1vw 0;
    }
}
@media only screen and (max-width: 50.99rem) {
    .ph-sidepics-3 .g-title {
        text-align: center;
    }
    .ph-sidebyside-mobile .g-content-array > .g-grid {
        box-shadow: 0px 0px 15px rgba(0,0,0,.25);
    }
}

/*************** EXPANDED *****************/ 
@media only screen and (min-width: 50.99rem) {
    .contact-box-horizontal .g-blockcontent-subcontent {
        padding: 3vw 5vw;
    }
}

/*************** EXTENSION ****************/
/*************** BOTTOM *******************/
/*************** FOOTER *******************/
@media only screen and (min-width: 50.99rem) {
    .site-1 #g-footer :is(h1,h2,h3,h4,h5,h6) {
        font-size: 2vw;
        font-weight: 400;
        text-transform: none;
        font-variant-caps: unset;
        font-family: var(--title-font-family);
        letter-spacing: 2px;
    }
    .site-1 #g-footer p {
        font-family: var(--body-font-family);
        letter-spacing: 1px;
    }
    .site-2 #g-footer :is(h1,h2,h3,h4,h5,h6) {
        font-size: 2vw;
        font-weight: 400;
        text-transform: none;
        font-variant-caps: unset;
        font-family: var(--title-font-family);
        letter-spacing: 2px;
    }
    .site-1 #g-footer p {
        font-family: var(--body-font-family);
        letter-spacing: 1px;
    }
}
@media only screen and (max-width: 50.99rem) {
    #g-footer {
        padding: 1rem;
    }
    .site-1 #g-footer :is(h1,h2,h3,h4,h5,h6) {
        font-size: 5vw;
        font-weight: 400;
        text-transform: none;
        font-variant-caps: unset;
        font-family: var(--title-font-family);
        letter-spacing: 2px;
    }
    .site-1 #g-footer p {
        font-family: var(--body-font-family);
        letter-spacing: 1px;
    }
    .site-2 #g-footer :is(h1,h2,h3,h4,h5,h6) {
        font-size: 5vw;
        font-weight: 400;
        text-transform: none;
        font-variant-caps: unset;
        font-family: var(--title-font-family);
        letter-spacing: 2px;
    }
    .site-2 #g-footer p {
        font-family: var(--body-font-family);
        letter-spacing: 1px;
    }
}

#g-footer .g-content-array {margin: 0;}
#g-footer a {color: var(--default-white);} 

/*************** COPYRIGHT ****************/ 
/*************** MODULES ******************/
.site-1 :is(.moduletable .nav.menu, .moduletable .unstyled) {background: var(--primary-color);} 
.site-1 :is(.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover) {    
    color: var(--default-white); 
    background: var(--secondary-color);
} 
.site-2 :is(.moduletable .nav.menu, .moduletable .unstyled) {background: var(--primary-color);} 
.site-2 :is(.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover) {    
    color: var(--default-white); 
    background: var(--secondary-color);
} 
/*************** SECTIONS *****************/
/*************** MOBILE *******************/ 
/*************** ADS **********************/