@import url('//fonts.googleapis.com/css2?family=Julius+Sans+One&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  ************
Dimensions: Rotator -superwide 
---
Mockup #1 : https://sh-shelby-mockup.forge.solutiosoftware.com/sh-shelby-mockup-1
Fonts: Julius Sans One, Montserrat
primary: Red: #bc4d3c; rgba(188,77,60,1)
secondary: Sand: #e3c599; rgba(227,197,153,1)
-Light Sand: #f4e8d6; rgba(244,232,214,1)
------
Mockup #2 : https://sh-shelby-mockup.forge.solutiosoftware.com/sh-shelby-mockup-2
Fonts: Julius Sans One, Montserrat
primary: Sand: #e3c599; rgba(227,197,153,1)
secondary: Red: #bc4d3c; rgba(188,77,60,1)
-Light Sand: #f4e8d6; rgba(244,232,214,1)
------
Mockup #3 : https://sh-shelby-mockup.forge.solutiosoftware.com/sh-shelby-mockup-3
Fonts: title - Montserrat, body - Marcellus
primary: Maroon: #8d3a2d; rgba(141,58,45,1)
secondary: Cream: #fce0aa; rgba(252,224,170,1)
-Light Cream: #fdefd3; rgba(253,239,211,1)
-Lighter Cream: #fef5e5; rgba(254,245,229,1)
----------------
210 South Walnut St | PO Box 340 | Shelby, NE 68662
402-527-5425 | sacredheartshelby@windstream.net

In Case of Emergency - 402-284-0594
--------------

************/

.site-1 {
    --primary-color: #e3c599;
    --secondary-color: #33302e;

    --primary-rgb: 227,197,153;
    --secondary-rgb: 188,77,60;

    --default-white: #ffffff;
    --default-black: #000000;

    --title-font-family: 'Julius Sans One', sans-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(--secondary-color);
    --ql-border-radius: 1rem;
    --ql-font-size-desktop: 2vw;

    --ph-title-font-size-desktop: 1.75vw;
    --ph-title-color: var(--secondary-color);

    --mt-background-color: rgba(var(--secondary-rgb),.8);
    --mt-para-color: var(--primary-color);
	--mt-para-desktop: 1.2vw;

    --hero-title-color: var(--primary-color);
	--hero-opacity: 1;
	--hero-title-text-shadow: 3px 3px 3px rgba(0,0,0,.75);
}

h1, h2, h4, h4 {color: rgba(var(--secondary-rgb),1);}

.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: 'Montserrat', sans-serif;
    color: var(--secondary-color);
} 

/*************** ALL SITE *****************/
.item-image {display: none;}

/*************** HOMELAYOUT ***************/ 
/*************** OFFCANVAS ****************/
.g-offcanvas-toggle {color: var(--primary-color);} 
.g-offcanvas-toggle .fa-fw {text-shadow: none;}

/*************** TOP **********************/ 
/*************** NAVIGATION ***************/

.g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content {
    font-weight: bold;
}

@media only screen and (min-width: 50.99rem) {
	.ql-fa-toplinks {
		--ql-title-color: var(--primary-color);
		--ql-font-title-color: var(--primary-color);
	}

    .site-1 #g-navigation {
        background: url('/images/template/header2.jpg') 0% 0% no-repeat;
        background-size: cover;
        background-position: center;
    }
    .site-1 #g-navigation .g-logo {
        margin: 1vw;
    }
    .site-1 #g-navigation .g-logo img {
        width: 60%;
    }
	.ph-sidepics-3.ph-square .g-array-item {
		grid-template-rows: 30% 50% 20%;
	}
}

@media only screen and (max-width: 50.99rem) {
    .site-1 #g-navigation .g-logo {
        max-width: 70%;
    }
    .site-1 #g-navigation .g-logo img {
        width: 50%;
    }
}
/*************** SLIDESHOW ****************/ 

.mass-times-block {
	background: none;
}

/*************** HEADER *******************/
/*************** ABOVE ********************/
/*************** SHOWCASE *****************/
/*************** UTILITY ******************/
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-utility {
        padding: 0 10%;
    }
    .ql-vw15 .g-blockcontent-subcontent-block-content {
        box-shadow: var(--default-box-shadow);
    }

    /*.ql-inner-box .g-blockcontent-subcontent-title > .g-blockcontent-subcontent-title-text {
        text-shadow: 1px 1px #000000;
    }*/
}

/*************** FEATURE ******************/
/*************** MAIN *********************/
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-container-main .g-title {
        font-size: 3vw;
    }
    .site-1-home #g-container-main {
        padding: 0 10%;
    }
    .site-1-home #g-container-main > .g-grid > .g-block:nth-child(2) {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-container-main .g-title {
        text-align: center;
        margin-top: 1rem;
    }
    .ql-dm {
        --ql-title-color: var(--default-white);
    }
    .ql-dm .g-blockcontent-subcontent-title > .g-blockcontent-subcontent-title-text {
        text-shadow: 2px 2px #000000;
    }
    .ph-sidebyside-mobile .g-array-item-read-more {
        opacity: 0;
    }
}

/*************** EXPANDED *****************/ 

.site-1-home #g-expanded .g-array-item-text :is(h1,h2,h3,h4,h5,h6,) {
    color: var(--default-white);
    text-shadow: 2px 2px #000000;
}

.site-1-home #g-expanded .g-array-item-text p {
    /*text-shadow: 1px 1px #000000;*/
    font-size: 1.3vw;
}

.site-1-home #g-expanded {
    background: url('/images/template/parallax1.jpg') 0% 0% no-repeat;
    background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

.site-1-home #g-expanded > .g-container {
    background: rgba(var(--primary-rgb),.6);
    padding: 5vw 5%!important;
	width: 100%;
}
.site-1-home .social-feed {padding: 0 2vw;}


@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-expanded > .g-container {
        padding: 5vw 0!important;
    }
    .site-1-home #g-expanded {
        background: url('/images/template/parallax1.jpg') 0% 0% no-repeat;
        background-size: cover;
        background-attachment: initial;
        background-position: center;
    }
    .site-1-home #g-expanded .g-array-item-text p {
        /*text-shadow: 1px 1px #000000;*/
        font-size: 1rem;
    }
}

/*************** EXTENSION ****************/
#g-extension {padding: 2vw 4vw;}

.site-1-home #g-extension .g-content-array {
    margin: 0;
}

.site-1-home #g-extension > .g-grid > .g-block > .g-content {
    height: 95%;
    box-shadow: var(--default-box-shadow);
    background: var(--default-white);
}

/*************** BOTTOM *******************/
.site-1-home #g-bottom .g-content-array {
    margin: 0;
}
.site-1-home #g-bottom .g-array-item-text :is(h1,h2,h3,h4,h5,h6,p) {
    color: var(--default-white);
}

.site-1-home #g-bottom {
    background: url('/images/template/parallax2.jpg') 0% 0% no-repeat;
    background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

.site-1-home #g-bottom > .g-container {
    background: rgba(var(--secondary-rgb),.6);
    padding: 5vw 5%!important;
	width: 100%;
}


@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-bottom {
        background: url('/images/template/parallax2.jpg') 0% 0% no-repeat;
        background-size: cover;
        background-attachment: initial;
        background-position: center;
    }
    .site-1-home #g-bottom > .g-container {
        padding: 5vw!important;
    }
}

/*************** FOOTER *******************/
#g-footer .g-content-array {margin: 0;}
#g-footer a {color: #4F4435;} 
#g-footer :is(h1,h2,h3,h4,h5,h6,p) {
    color: #4F4435;   
}

@media only screen and (min-width: 50.99rem) {
    .site-1 #g-footer > .g-grid:nth-child(2) > .g-block {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}


@media only screen and (max-width: 50.99rem) {

        #g-footer .footer-links p {
            text-align: center;
        }

        .footer-links .g-content {
            padding-top: 0%;
        }

        .footer-info .g-content {
            padding: 0 1.5rem;
        }

        .footer-logo .g-content {
            padding: 0 1.5rem;
        }
}

/*************** COPYRIGHT ****************/ 
/*************** 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(--primary-color); 
    background: var(--secondary-color);
} 
/*************** SECTIONS *****************/
/*************** MOBILE *******************/ 
/*************** ADS **********************/