@import url('//fonts.googleapis.com/css?family=Lato:400,400i,700,700i|Marcellus&display=swap');

/************ 

TEMPLATE NOTES

Red: #7b000b; rgba(123,0,11,1)
Tan: #e5dfd1; rgba(229,223,209,1)
Dark Red: #630008; rgba(99,0,08,1)
Taupe: #aca79d; rgba(172,167,157,1)

font-family: 'Lato', sans-serif;
font-family: 'Marcellus', serif;

************/

body {color: #333; font-size: 1.1rem; }

h1, h2, h3, h4, h5, h6 { margin: .75rem 0; line-height: 1.3; font-weight: normal;}
p { line-height: 1.3; font-size: 1.1rem; }

h1 {color: #7b000b; font-size: 2.5rem;}
h2, .page-header h2 { color: #7b000b; font-size: 2rem; border-bottom: 1px solid #7b000b;  line-height: 1.3; margin: 0; padding: 0;}
.outline-13 h2, .outline-13  .page-header h2 { color: #993366; font-size: 2rem; border-bottom: 1px solid #ffffff;  line-height: 1.3; margin: 0; padding: 0;}
h3 { font-family: 'Lato', sans-serif; color: #918c82; font-size: 2rem;}
h4 {background: #7b000b; font-size: 1.75rem;color: white; border-radius: .2rem; padding: .1rem .4rem;}
h5 { font-family: 'Lato', sans-serif; color: #918c82; font-size: 1.5rem; text-transform: uppercase;}
h6 {color: #918c82; font-size: 1.6rem; font-style: italic;}
a { color: #7b000b; }
a:hover { color: #aca79d; }





hr {border-bottom: 1px solid #aca79d;}

blockquote {
	color: #333;     
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #d5d5d5;
	font: italic 16px/22px Georgia, Serif;
	line-height: 1.2;
	font-size: 1.3rem;
}

address {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.2;
}

/************ BUTTONS  ************/
.readon, .button, .btn, p.readmore .btn   { 
  color: white; 
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  background: #7b000b; 
  padding: .7rem 1.3rem; 
  border-radius: .5rem; 
  margin: 0;
  display: inline-block;
  font-weight: 500;
  line-height: 1.125rem;
  border: none;
  transition: all .2s ease-in;
}

.readon:hover, .button:hover, .btn:hover,  p.readmore .btn:hover {background: #aca79d; color: white;}

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #aca79d; border: 1px solid #aca79d;}
.fancytable td { border: 1px solid #aca79d;}

/************ ALERT ************/
.alert .g-content {padding: 0; margin: 0;}
.alert {border: none; padding: 0; margin: 0; background-color: #FFCFCF; color: #FF0000;}
.alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6, .alert p { margin-left: 20px; color: #FF0000; background: transparent;}

/************ HOME LAYOUT  ************/
.homelayout .hiddenhome { display: none; }
p.buttonheading { margin: 0; padding: 0; }

/************ MENU  ************/
#g-navigation .g-content { margin: 0; padding: 0;}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content { font-size: 0.9rem; }
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container { color: white; }
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown { margin-top: 0px;}
.g-main-nav .g-toplevel > li:hover, .g-main-nav .g-toplevel > li.active {   background: rgba(0,0,0,.1); }
.g-main-nav .g-sublevel > li:hover, .g-main-nav .g-sublevel > li.active {   background: rgba(0,0,0,.1); }
#g-navigation {padding: 0 2%; }
.g-main-nav .g-toplevel > li > .g-menu-item-container { text-align: center;  padding: 0.625rem 0.75rem; }
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {display: none; }
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {font-size: 0.9rem; }

.g-main-nav ul.g-toplevel {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.g-main-nav .g-standard .g-fade.g-dropdown { z-index: 10;}
.g-main-nav .g-dropdown { border-radius: 0 0 6px 6px;}

.g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right { left: 0; }

.g-social a { color: white; }
.g-social a:hover { color: #aca79d !important; }

/************ CENTER SOCIAL MEDIA VERTICALLY  ************/

.g-block.size-5 { display: flex; justify-content: center; align-items: center; }

/************ OFFCANVAS MENU  ************/
.g-offcanvas-toggle {color: white; }
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {font-weight: normal; }
#g-offcanvas .g-menu-item-title {color: #7b000b; }
#g-offcanvas #g-mobilemenu-container ul > li > a.g-menu-item-container:hover {background: rgba(0,0,0,0.15); }
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {border: none; background: none; }
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {border: none; background: none; }

@media only screen and (max-width: 767px) { 
	.g-offcanvas-toggle { top: 15px; left: 15px; }
}

/************ HEADER  ************/
.negativebottommargin  { margin-top: 15px; margin-bottom: -4%; z-index: 5; }
.g-logo img { width: 60%; margin: 20px 0 20px 30px;}
#g-slideshow .g-content { margin: 0; padding: 0;}
.homelayout #g-slideshow { background: white; }
.g-error #g-slideshow { background: #e5dfd1; }

@media only screen and (min-width: 1700px) {
	.negativebottommargin img { width: 80%; }
}

@media only screen and (min-width: 1500px) and (max-width: 1699px) {
	.negativebottommargin img { width: 85%; }
}

@media only screen and (max-width: 767px) { 
	#g-slideshow { background: #7b000b !important; }
	.g-logo img { width: 85%;} 
}
/************ SIDE MENU  ************/
#g-aside .moduletable[class*="box"] { padding: 0; }
#g-aside .g-content { padding-left: 0; padding-right: 0px;}
.moduletable .nav.menu li a { width: 100%; border-radius: 0; padding: 10px 20px; color: white; font-weight: normal;}
.moduletable .nav.menu li{ transition: all .2s ease-in; border-radius: 3px; width: 100%; padding: 0; margin: 0;}
.moduletable .nav.menu, .moduletable .unstyled { border: none; padding: 0; margin: 0; display: block;  background: #aca79d;  border-radius: 0; }
.moduletable .nav.menu li:last-child {  padding-bottom: 0;  margin-bottom: 30px;}
.moduletable .nav.menu .nav-child li:last-child {  margin-bottom: 0px;}
.moduletable .nav .nav-child { margin-top: 0px;}
.moduletable .nav.menu .nav-child li { border: none; margin-left: 20px; padding-right: 20px;}

.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover { 
	color: white;
	background: #7b000b;
	font-weight: normal;
}

.outline-13 .moduletable .nav.menu, .moduletable .unstyled {background: #7477A8;}
.outline-13 .moduletable .nav.menu li.current.active a, .outline-13 .moduletable .nav.menu li a:hover { 
	color: white;
	background: #4e7dd9;
	font-weight: normal;
}


/************ ROTATOR FULL WIDTH  ************/
#g-showcase .g-content { padding: 0; margin: 0; }
.layout-slideshow .sprocket-features-img-container img { float: none; width: 100%;  height: 42vw !important; object-fit: cover; object-position: center; }

/************ BIGGER ARROWS ON SLIDESHOW ************/
.layout-slideshow .sprocket-features-arrows .arrow span { font-size: 6rem; line-height: 0px; width: 25px;}

.sprocket-features.layout-slideshow.arrows-onhover .sprocket-features-arrows .arrow { background: none; box-shadow: none; color: white; text-shadow: 2px 2px 5px rgba(0,0,0,0.75);}
.sprocket-features.layout-slideshow.arrows-onhover .sprocket-features-arrows .arrow { font-size: 5rem; }
.arrows-active .sprocket-features-img-list {margin: 0px; }
.arrows-onhover .sprocket-features-arrows .arrow.prev span { margin-left: 0;}
.arrows-onhover .sprocket-features-arrows .arrow.next span { margin-right: 0;}


@media only screen and (max-width: 767px) {
	.sprocket-features-pagination, .sprocket-features-arrows { display: none;}
}

/************ MISSION  ************/
#g-utility h3.g-title { color: #7b000b; font-family: 'Marcellus', serif; margin-bottom: 0px; padding-bottom: 0px; font-size: 1.6rem;}
#g-utility .g-grid:first-child .g-content { margin-bottom: 0px; padding-bottom: 0px; }

/************ HOVER NEWS  ************/
.sprocket-strips .readon span { font-size: 1.5rem;}

h4.sprocket-strips-title { font-family: Lato, san-serif; }

.sprocket-strips { position: relative; }

.sprocket-strips-arrows .arrow { background: none; color: rgba(123,0,11,0.5); font-size: 5rem; box-shadow: none;}
.layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {box-shadow: none; }
.layout-slideshow .sprocket-features-arrows .arrow { top: 50%;}
.sprocket-strips .sprocket-strips-nav .arrow { position: absolute; top: 50% }
.sprocket-strips .sprocket-strips-nav .arrow.next { right: -20px; }
.sprocket-strips .sprocket-strips-nav .arrow.prev { left: -50px; }

.sprocket-strips-content > a.readon { position: absolute; top: 0; right:0; bottom: 0; left: 0; background: none; display: flex; justify-content: center;  align-items: center; }

.sprocket-strips-item { background: url(../images/template/article.jpg) 0 0 no-repeat; }
.sprocket-strips-item { position: relative; }
.sprocket-strips-item { box-shadow: 2px 2px 10px rgba(0,0,0,0.5); }
.sprocket-strips-item { height: 20vw; border-radius: .5rem; }
.sprocket-strips-item { background-position: 50% 50%; background-size: cover; }

.sprocket-strips-item .readon { padding: 0; margin: 0;}
.sprocket-strips-item .readon:hover { background: rgba(123,0,11,0.9);}
.sprocket-strips-item .readon span  { flex: 1; text-align: center; transition: all .2s ease-in; opacity: 0; }
.sprocket-strips-item .readon:hover span  { opacity: 1; }

.sprocket-lists-item .sprocket-padding { padding-top: 0px;}

.sprocket-strips-item:hover .sprocket-strips-content h4 { opacity: 0;}

.sprocket-strips-content h4 { 
	position: absolute; left: 0; right: 0; bottom: 0; 
	background: rgba(123,0,11,0.85); font-size: 1.25rem; text-shadow: 1px 1px 3px rgba(0,0,0,.5); 
	margin-bottom: 0px; min-height: 72px; text-align: center; transition: all .2s ease-in; border-radius: 0 0 .5rem .5rem; 
	display: flex;   align-items: center;   justify-content: center;
}
.sprocket-strips-content h4 a { color: white; }

.sprocket-strips .cols-4 > li { width:  19%;}
.sprocket-strips-container > li { margin: 10px 3%;}

.sprocket-lists-title { padding: 15px 10px !important;}


@media only screen and (max-width: 767px) {	
	#g-utility .g-grid:nth-child(2) .g-block:first-child .g-content { margin-bottom: 0px; padding-bottom: 0px; }
	.sprocket-strips .cols-4 > li { width: 90%; float: right ; }
	.sprocket-features-content img { display: none;}
	.sprocket-strips-item { background-position: 50% 0%; background-size: cover; }
	.sprocket-strips .sprocket-strips-nav .arrow.next { right: -20px; }
	.sprocket-strips .sprocket-strips-nav .arrow.prev { left: -20px; }
	.sprocket-strips-item { height: 45vw;  }
}

/************ MASS TIMES  ************/
#g-expanded h3.g-title { color: #7b000b; font-family: 'Marcellus', serif; margin-bottom: 0px; padding-bottom: 0px; font-size: 1.6rem; text-align: center; border-bottom: 1px #aca79d solid;}
#g-expanded h3 { color: #7b000b; font-family: 'Marcellus', serif; margin-bottom: 0px; padding-bottom: 0px; font-size: 1.3rem; }

/************ MODULE SPACING  ************/
#g-expanded .platform-content { margin: 0; padding: 0.75rem 0; }

@media only screen and (max-width: 767px) {
	#g-expanded .g-content { margin-bottom: 0.3125rem; padding: 0.75rem; }
}

/************ UPCOMING EVENTS  ************/
.rme-badge {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-family: 'Lato', sans-serif; font-weight: bold ;
	background: #aca79d; 
	border-radius: 3px; 
	color: white; 
	padding: 5px 0px; 
	width: 55px; 
	float: none; 
	margin-bottom: 0px;
	
}
.rme-items { display: block;}
.rme-description { flex: 1;}
.rme-day, .rme-month { text-transform: none;}
.rme-day { font-size: 1.4rem;}
.rme-month { font-size: 1.3rem; }
.rme-title { font-size: 1rem; font-weight: normal;}
.rme-time { font-size: .9rem; font-weight: 300;}
.rme-items li { 
	display: flex; 
	background: none; 
	border: none; 
	margin-left: 0px; 
	margin-right: 0px; 
	padding-left: 0px; 
	padding-right: 0px;
}

@media only screen and (max-width: 767px) {
	.rme-items li { margin-top: 0px; margin-bottom: 0px; padding-top: 5px; padding-bottom: 5px;}
	.rme-title { font-size: .9rem; }
	.rme-time { font-size: .8rem; }
	.rme-day { font-size: 1.5rem;}
}

/************ BULLETIN  ************/
.k-ui-namespace .mod_docman.mod_docman--documents { margin: 0.75rem 0; }

/************ FUNERAL NOTICES ************/
.sprocket-lists-title.padding { background: none; }
.sprocket-lists-title { padding: 8px 10px !important; }
h4.sprocket-lists-title.padding { background: none; color: #7b000b; text-shadow: none; border: none; margin: 0; font-size: 1.25rem !important; }
.sprocket-lists-container li { border-bottom: 1px #aca79d solid;}
.sprocket-lists-container .indicator { display: none; }
.roksprocket-ellipsis::after {  content: ""; clear: both;  display: table; }
.sprocket-lists-pagination li { background: #aca79d; padding: 6px !important; border-radius: 0; }
.sprocket-lists-arrows .arrow { font-size: 1.75rem; background: #aca79d; color: white; line-height: 0.5;}

/************ QUICKLINKS ************/

#g-bottom {padding: 0 1%;}
#g-bottom h3.g-title {text-align: center; }
#g-bottom .g-content { margin-left: 0px; padding-left: 0px; margin-right: 0px; padding-right: 0px; }

.quicklinks { display: flex;}
.quicklinks > div { flex: 1; padding: 10px; transition: all .2s ease-in; }
.quicklinks a { color: white; text-align: center; font-size: 1.3vw; line-height: 1.25; }
.qlbutton { background: linear-gradient(to bottom, #7b000b 0%,#630008 100%); border-radius: 5px; margin-top: 10px; padding: 5px; }
.qlbutton:hover { background: linear-gradient(to bottom, #aca79d 0%,#878178 100%); }
.qlbutton > div:last-child { padding: 0.8vw 0; }
.quicklinks img { object-fit: cover; object-position: center; height: 85px; width: 100%; box-shadow: 0px 0px 8px rgba(0,0,0,0.15); }

@media only screen and (max-width: 767px) {
.quicklinks > div { flex: 50%; padding-bottom: 40px; }
.quicklinks > div:last-child { padding-bottom: 10px; }
.quicklinks { flex-wrap: wrap; }
.quicklinks a { font-size: 1rem;}
.quicklinks img { height: 110px; }
.qlbutton { margin-top: 7.5px; }
}



/************ FOOTER ************/
#g-footer .g-grid:first-child .g-content { margin: 0.625rem 0 0.625rem 0; padding: 1.5rem 0 1.5rem 0; }
#g-footer .g-grid:nth-child(2) .g-content { margin-top: 0px; padding-top: 0px; }
#g-footer .g-logo img { width: 100%; margin: 0; }
#g-footer p { margin-bottom: 0px; padding-top: 0.5%; }
#g-footer a { color: white; }
#g-footer a:hover { color: #aca79d; }
#g-footer a .fa.fa-lock { color: #e5dfd1; }
#g-footer a:hover .fa.fa-lock { color: #aca79d; }

/************ MINISTRY PAGE  ************/
.ministrypage .item { display: flex; flex-direction: column; }
.ministrypage .item .pull-left.item-image { order: 1; }
.ministrypage .item .pull-left.item-image img { border-radius: 4px; box-shadow: 2px 2px 5px rgba(0,0,0,0.2); }
.ministrypage .item .page-header { order: 2; }
.ministrypage .item table { order: 3; margin: 5px 0 20px 0; }
.ministrypage .item p { order: 4; }
.ministrypage .pull-left.item-image { margin: 0; padding: 0;}

.ministrypage .page-header h2 {
	line-height: 1.2;
	/*color: #ACA79D;*/
    font-size: 1.8rem;
    border-bottom: 2px solid #E5DFD1;
    margin: 3px 0 0 0;
    padding: 0;
}

.ministrypage a { word-break: break-all; }
.ministrypage h2 a { word-break: normal; }

.btn [class^="icon-"] { display: none; }


@media only screen and (max-width: 767px) {
	.ministrypage .item { padding-bottom: 30px;}
	/*.ministrypage .item .pull-left.item-image img  { width: 75%;}*/
}

/************ HERO IMAGE ************/
#g-showcase .mod_placeherehero p { margin: 0; }
#g-showcase .mod_placeherehero img { height: 27vw; object-fit: cover; width: 100%; }

@media only screen and (max-width: 767px) { 
	#g-showcase .mod_placeherehero img { height: 34vw; }
}


/******lent 2023 page - also spanish page*****/

.lent-2023-page .moduletable .mod-list {
	width: 100%;
	padding: 0;
}

.lent-2023-page .moduletable .mod-list li {
    margin: 0;
    background: #e5dfd1;
	padding: 0;
}

.lent-2023-page .moduletable .mod-list li a {
	width: 100%;
	padding: 0.5rem;
	border-bottom: 2px solid rgba(251, 251, 251, 1);
}

.lent-2023-page .moduletable .mod-list li a:hover {
	color: White;
	transition: 0s;
}

.lent-2023-page .moduletable .mod-list li:hover {
	background: #7b000b;
}

#custom-4443-particle,
#custom-9896-particle {
	padding: 0;
	margin: 0;
}

/********** Turqois TABLE ********************/
.turquoistable { width: 100%; display: table; table-layout: fixed;}
.turquoistable > tbody > tr { display: table-row; border: 2px solid #1b2da6; background-color: #2f779e;}
.turquoistable > tbody > tr > td  {	display: table-cell; margin: 10px; width: 2%; border: 2px solid #1b2da6; background-color: #2f779e; vertical-align: top; word-break: break-word;}
.turquoistable td img {padding: 0px !important; margin: 0px !important;}

@media only screen and (max-width: 767px){ 
	.turquoistable, .turquoistable > tbody > tr, .turquoistable > tbody > tr > td { /*display: block; table-layout:auto;*/ width: 100%; margin: 0;}
	.turquoistable img { display: block; margin: 0 auto;}	
}