@import url('//fonts.googleapis.com/css2?family=Marcellus&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/************ TEMPLATE  ************

************/

.site-1 {
    --primary-color: #0c3320;
    --secondary-color: #57745f;
    --tertiary-color: #aaaaaa;

    --primary-rgb: 12,51,32;
    --secondary-rgb: 87,116,95;
    --tertiary-rgb: 170,170,170;

    --default-white: #ffffff;
    --default-black: #000000;
    --default-grey: #f1f2f2;

    --title-font-family: 'Marcellus', serif;
    --body-font-family: 'Montserrat', 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);

    --ql-title-color: var(--default-white);

    --ph-big-sq-width: 40vw;
    --ph-small-sq-width: calc(var(--ph-big-sq-width) / 2);
    --ph-sq-gap: 1.5vw;
    --ph-background-color: rgba(var(--primary-rgb),.7);
    --ph-background-hover: var(--primary-color);
    --ph-title-font: var(--title-font-family);
    --ph-title-weight: 600;
    --ph-title-font-size-desktop: 1.5vw;
    --ph-title-color: var(--default-white);
    --ph-text-font-size-desktop: 1vw;

    --rm-g-title-color-desktop: var(--primary-color);
    --rm-g-title-size-desktop: 4vw;
    --rm-rme-badge-bg: var(--primary-color);
    --rm-rme-badge-box-shadow: var(--default-box-shadow);
    --rm-rme-title-text-shadow: 1px 1px 5px #000000;
    --rm-rme-time-text-shadow: 1px 1px 3px #000000;
	
	--hero-img-height: 18vw;
}

.site-1 .ql-inner-box {
    --ql-background-color: rgba(var(--secondary-rgb),1);
    --ql-background-hover: var(--primary-color);
    --ql-font-size-desktop: 1.1vw;
}

.site-1 .ql-side-title {
    --ql-background-color: rgba(var(--secondary-rgb),.6);
    --ql-background-hover: rgba(var(--secondary-rgb),.8);
}

@media only screen and (max-width: 50.99rem) {
    .site-1 .ql-inner-box {
        --ql-background-color: var(--primary-color);
        --ql-background-hover: rgba(var(--secondary-rgb),1);
        --ql-font-size-desktop: 1.1vw;
    }
}

.site-1 .ql-fa-toplinks {
    --ql-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: var(--body-font-family);
    border-radius: 0;
    font-weight: 500;
} 

@media only screen and (min-width: 50.99rem) {
    .grid.ph-sidepics-3 {
        --ph-title-color: var(--primary-color);
    }

    .grid.ph-lower-title {
        --ph-title-color: var(--primary-color);
    }

    .ph-lower-title .g-content-array {
        flex-wrap: wrap;
    }

    .ph-lower-title .g-content-array > .g-grid {
        flex: unset;
        width: 30%;
        max-width: 30%;
    }
}

a {color: var(--secondary-color);}

/*************** ALL SITE *****************/
.item-image {display: none;}

/*************** HOMELAYOUT ***************/ 
/*************** OFFCANVAS ****************/
.g-offcanvas-toggle {color: var(--default-white);} 
.g-offcanvas-toggle .fa-fw {text-shadow: none;}

@media only screen and (max-width: 50.99rem) {
    .site-1 #g-offcanvas .g-social-items {
        display: flex;
        flex-direction: row;
        gap: 2rem;
        align-items: center;
        justify-content: center;
    }
    .site-1 #g-offcanvas .g-social-items a {
        color: var(--default-white);
    }
    .site-1 #g-offcanvas .g-social-items a:hover {
        color: var(--tertiary-color);
    }
    .site-1 #g-offcanvas .menu-logo {
        display: none!important;
    }
}

/*************** TOP **********************/ 
/*************** NAVIGATION ***************/
@media only screen and (min-width: 50.99rem) {
    .g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content {
        font-size: 1vw;
        font-family: var(--body-font-family);
        text-transform: none;
    }
    .g-main-nav .g-sublevel>li>.g-menu-item-container>.g-menu-item-content>.g-menu-item-title {
        font-size: 1vw;
        font-family: var(--body-font-family);
        text-transform: none;
    }


    .site-1 #g-navigation .g-toplevel {
        padding: .5vw;
    }
    .site-1 #g-navigation .g-social-items {
        display: flex;
        flex-direction: row;
        gap: 2vw;
        align-items: center;
    }
    .site-1 #g-navigation .g-social-items a {
        color: var(--default-white);
        font-size: 1.25vw;
    }
    .site-1 #g-navigation .g-social-items a:hover {
        color: var(--tertiary-color);
    }
    .site-1 #g-navigation .g-toplevel > li:first-child {
        width: 25%;
    }
    .site-1 #g-navigation .menu-logo img {
        width: 90%;
    }
}
@media only screen and (max-width: 50.99rem) {
    #g-navigation .g-logo {
        max-width: 65%;
        margin: 2rem auto;
    }
}
/*************** SLIDESHOW ****************/ 
.ql-inner-box .g-blockcontent-buttons > a.button {
    opacity: 0;
}

@media only screen and (min-width: 50.99rem) {
    .slideshow-overlay-wrapper > .g-container {
        position: relative;
        height: 42vw;
        width: 100%;
    }
    .slideshow-overlay-wrapper > .g-container > .g-grid:nth-child(1) {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        z-index: 8;
    }
    .slideshow-overlay-wrapper > .g-container > .g-grid:nth-child(2) {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        z-index: 9;
        display: flex;
        justify-content: center;
        align-items: center;
        pointer-events: none;
    }
    .slideshow-overlay-wrapper > .g-container > .g-grid:nth-child(2) * {
        margin: 0!important;
        padding: 0!important;
    }
    .slideshow-overlay-wrapper > .g-container > .g-grid:nth-child(2) h1 {
        margin-bottom: 5%!important;
        font-family: var(--title-font-family);
        text-shadow: 3px 3px 5px rgba(0,0,0,.75);
        color: var(--default-white);
        font-size: 8vw;
    }
    .slideshow-overlay-wrapper > .g-container > .g-grid:nth-child(3) {
        position: absolute;
        bottom: 4vw;
        left: 0;
        right: 0;
        width: 100%;
        height: fit-content;
        z-index: 10;
        padding: 0 5%!important;
    }

    .homelayout #g-header {
        padding: 2% !important;
    }

    /*.swiper-overlay-quicklinks.ql-inner-box .g-blockcontent-subcontent-title {
        padding: 0;
    }*/
    .swiper-overlay-quicklinks.ql-inner-box .g-blockcontent-subcontent-title > .g-blockcontent-subcontent-title-text {
        border: none;
    }
    .swiper-overlay-quicklinks.ql-inner-box .g-blockcontent-subcontent {
        gap: 1rem;
    }

    .ql-inner-box .g-blockcontent-subcontent-title > .g-blockcontent-subcontent-title-text {
        letter-spacing: .15rem;
        text-shadow: 3px 3px 5px rgba(0,0,0,.75);
        text-transform: uppercase;
    }
    .ql-inner-box .g-blockcontent-subcontent-block-content {
        box-shadow: var(--default-box-shadow);
    }
    .ql-inner-box .g-blockcontent-subcontent-block-content:hover .g-blockcontent-subcontent-title {
        padding: 1vw;
    }
}

/*************** HEADER *******************/
/*************** ABOVE ********************/
@media only screen and (min-width: 50.99rem) {
    .mass-times-container .g-array-item-text > :is(h1,h2,h3,h4,h5,h6) {
        font-family: var(--title-font-family);
        font-size: 3vw;
    }
    .mass-times-container {
        padding: 0 5% 0 10%;
    }

    .mass-times-wrapper {
        display: flex;
        flex-direction: column;
        gap: 1vw;
    }
    .mass-times-wrapper :is(h1,h2,h3,h4,h5,h6) {
        font-size: 2vw;
        font-weight: 500;
        letter-spacing: .15rem;
        font-family: var(--body-font-family);
    }
    .mass-times-wrapper :is(.wd-time, .ca-time) {
        display: flex;
        flex-direction: row;
        gap: 2vw;
    }
    .mass-times-wrapper :is(.wd-time, .ca-time) > div {
        flex: 1;
        padding: 1vw;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-above {
        background: #f1f2f2;
    }
}

/*************** SHOWCASE *****************/
/*************** UTILITY ******************/
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-utility {
        padding-bottom: 1vw!important;
    }
    .ql-side-title .g-blockcontent-subcontent-title-text {
        font-weight: 600;
        line-height: 1;
        text-transform: uppercase;
        letter-spacing: .15rem;
        font-size: 1.5vw;
        text-shadow: 3px 3px 5px rgba(0,0,0,.75);
    }
}

/*************** FEATURE ******************/
@media only screen and (min-width: 50.99rem) {
    .site-1 {
        --ph-calc-width: calc(100vw - ((80vw + 2rem) / 2));
    }
    .site-1-home #g-feature {
        padding: 3vw 7.75vw 5vw 7.75vw!important;
    }
    .site-1-home #g-feature > .g-container > .g-grid:last-child > .g-block {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .site-1-home #g-feature > .g-container > .g-grid:last-child > .g-block > .g-content {
        width: 83vw;
    }

    .ph-sq-5 {
        margin-bottom: 1.5vw;
    }

    .ph-sq-5 > .g-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .ph-sq-5 .g-title {
        width: 83vw;
        font-size: 4vw;
        font-weight: 400;
        font-variant-caps: normal;
    }
    .ph-sq-5 .g-content-array {
        margin: 0;
        display: grid;
        grid-template-areas: 
            "a a b d"
            "a a c e"
        ;
        grid-template-columns: calc(var(--ph-big-sq-width) / 2 - 1.5vw) calc(var(--ph-big-sq-width) / 2) var(--ph-small-sq-width) var(--ph-small-sq-width);
        column-gap: var(--ph-sq-gap);
        row-gap: var(--ph-sq-gap);
        justify-content: center;
    }
    .ph-sq-5 .g-content-array > .g-grid:nth-child(1) .g-array-item-image {
        aspect-ratio: 16 / 9;
        max-height: unset;
        width: var(--ph-big-sq-width);
    }
    .ph-sq-5 .g-content-array > .g-grid:nth-child(1) .g-array-item-image img {
        aspect-ratio: 16 / 9;
        max-height: unset;
        height: 100%;
        width: 100%;
    }
    .ph-sq-5 .g-array-item-text {
        color: var(--default-white);
    }
    .ph-sq-5 .g-array-item-read-more a {
        color: var(--default-white);
    }
}

@media only screen and (max-width: 50.99rem) {
    .ph-sidebyside-mobile {
        --ph-title-color: var(--primary-color);
    }
    .ph-sidebyside-mobile .g-title {
        text-align: center;
    }
    .site-1-home #g-feature > .g-container > .g-grid:last-child {
        padding: 1rem!important;
    }
}

/*************** MAIN *********************/
.parish-home #g-container-main {
    padding: 0 5%;
}

:is(.site-1-sub, .site-2-sub) #g-mainbar > .g-grid > .g-block > .g-content {
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 50.99rem) {
    .site-1-sub #g-container-main {
        padding: 2vw 0!important;
    }
}

/*************** EXPANDED *****************/ 
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-expanded {
        background: url('/images/template/parallax1.jpg') 50% 50% no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    .site-1-home #g-expanded > .g-container {
        background: rgba(var(--tertiary-rgb),.6);
        padding: 4vw 5%!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-expanded {
        background: url('/images/template/parallax1.jpg') 50% 50% no-repeat;
        background-size: cover;
    }
    .site-1-home #g-expanded > .g-container {
        background: rgba(var(--tertiary-rgb),.6);
        padding: 4vw 2rem!important;
    }
}

/*************** EXTENSION ****************/
/*************** BOTTOM *******************/
@media only screen and (min-width: 50.99rem) {
    .site-1 #g-bottom {
        padding: 2vw 0!important;
    }
    .site-1 #g-bottom .admod td {
        padding: 0;
    }
}

/*************** FOOTER *******************/
#g-footer .g-content-array {margin: 0;}
#g-footer a {color: var(--default-white);} 

@media only screen and (min-width: 50.99rem) {
    #g-footer {
        padding: 0 1rem 2rem 1rem!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    #g-footer {
        padding: 0 1rem 2rem 1rem!important;
    }
}

/*************** COPYRIGHT ****************/ 
@media only screen and (max-width: 50.99rem) {
    .web-policy {
        justify-content: flex-end;
        padding-right: 10px;
    }
    .site-1 .adminfootericon {
        bottom: 40px
    }

    .site-2 .adminfootericon {
        bottom: 40px
    }
    .web-policy p {
        color: var(--default-white)!important;
    }
}

/*************** MODULES ******************/
.moduletable .nav.menu, .moduletable .unstyled {background: var(--primary-color);} 
.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover {    
    color: var(--default-white); 
    background: var(--secondary-color);
} 
/*************** SECTIONS *****************/
/*************** MOBILE *******************/ 
/*************** ADS **********************/

@media only screen and (min-width: 50.99rem) {
    #site-grid #g-container-main {
        padding-bottom: 3vw;
    }
}

@media only screen and (max-width: 50.99rem) {
    .grid.ph-sidebyside-mobile .g-array-item-read-more {
        opacity: 0;
    }
    .grid.ph-sidebyside-mobile .g-array-item-title {
        padding: 1rem;
    }
}

@media only screen and (min-width: 50.99rem) {
    .search-page button.btn {
        background: var(--primary-color)!important;
    }
    .search-page button.btn:hover {
        background: var(--secondary-color)!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    .search-page button.btn {
        background: var(--primary-color)!important;
    }
    .search-page button.btn:hover {
        background: var(--secondary-color)!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    .ph-sidebyside-mobile .g-array-item-read-more {
        opacity: 0;
    }
    .ph-sidebyside-mobile .g-array-item-title {
        padding: 1rem;
    }
}

@media only screen and (min-width: 50.99rem) {
    .bilingual {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 2vw;
    }
    .bilingual .englishtext {
        flex: 1;
    }
    .bilingual .spanishtext {
        flex: 1;
        font-style: italic;
    }
}

@media only screen and (max-width: 50.99rem) {
    .bilingual {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .bilingual .englishtext {
        flex: 1;
    }
    .bilingual .spanishtext {
        flex: 1;
        font-style: italic;
    }
}