<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  HERO  */

#hero {}

#hero { width: 100%; padding: 0; margin: 8px 0 0 0; background: url(/wp-content/themes/seton-shrine/images/background-texture.png) top center repeat, #f9e3bd; max-height: 500px; }

#hero img { width: 100%; height: auto; }

h1  { padding:25px 0 45px; color: #664a5c; font-family: lustria, serif; font-size: 18px; line-height: 1.2; text-align: center; text-transform: uppercase; margin: 0; }


/*  WELCOME  */

#home-welcome-mobile { float: left; overflow: hidden; position: relative; width: 100%; display: block;}

@media screen and (min-width: 950px) {
#home-welcome-mobile { display: none;}
}

#welcome-wrapper-mobile {width: 100%; max-width: 675px; padding: 4% 2% 2% 4%; display: block; margin: 0 auto; }

#welcome-wrapper-mobile  p {font-size: 17px; line-height: 1.7; text-align: center; }

#welcome-wrapper-mobile  h2 { margin: 0; padding: 0; color: #664a5c; font-family: Lustria, serif; font-size: 36px; line-height: 1.2; text-align: center; }

#welcome-wrapper-mobile  h3 { margin: 0; padding: 7px 0 13px 0; color: #b57f52; font-family: Lustria, serif; font-size: 28px; line-height: 1.2; text-align: center; }

#home-welcome-mobile img {line-height: 0; display: block; margin: 0 auto; max-width: 675px; width: 100%;}


#home-welcome { display: none;}

@media screen and (min-width: 950px) {
#home-welcome { float: left; overflow: hidden; position: relative; width: 100%; display: block; }
}

#welcome-wrapper {width: 40%; padding: 4% 2% 2% 4%;}

#welcome-wrapper  p {font-size: 17px; line-height: 1.7; }

#welcome-wrapper  h2 { margin: 0; padding: 0; color: #664a5c; font-family: Lustria, serif; font-size: 36px; line-height: 1.2; text-align: left; }

#welcome-wrapper  h3 { margin: 0; padding: 7px 0 13px 0; color: #b57f52; font-family: Lustria, serif; font-size: 28px; line-height: 1.2; text-align: left; }

#home-welcome img {line-height: 0;}

/*  INTRO  */

#home-intro-mobile { float: left; overflow: hidden; position: relative; width: 100%; display: block;}

@media screen and (min-width: 950px) {
#home-intro-mobile { display: none;}
}

#intro-wrapper-mobile {width: 100%; max-width: 675px; padding: 4% 2% 2% 4%; display: block; margin: 0 auto; }

#intro-wrapper-mobile  p {font-size: 17px; line-height: 1.7; text-align: center; }

#intro-wrapper-mobile  h2 { margin: 0; padding: 0; color: #664a5c; font-family: Lustria, serif; font-size: 36px; line-height: 1.2; text-align: center; }

#intro-wrapper-mobile  h3 { margin: 0; padding: 7px 0 13px 0; color: #b57f52; font-family: Lustria, serif; font-size: 28px; line-height: 1.2; text-align: center; }

#home-intro-mobile img {line-height: 0; display: block; margin: 0 auto; max-width: 675px; width: 100%;}


#home-intro { display: none;}

@media screen and (min-width: 950px) {
#home-intro { float: left; overflow: hidden; position: relative; width: 100%; display: block; }
}

#intro-wrapper {width: 40%; padding: 4% 2% 2% 4%;}

#intro-wrapper  p {font-size: 17px; line-height: 1.7; }

#intro-wrapper  h2 { margin: 0; padding: 0; color: #664a5c; font-family: Lustria, serif; font-size: 36px; line-height: 1.2; text-align: left; }

#intro-wrapper  h3 { margin: 0; padding: 7px 0 13px 0; color: #b57f52; font-family: Lustria, serif; font-size: 28px; line-height: 1.2; text-align: left; }

#home-intro img {line-height: 0;}

header.entry-header {  background: url('/wp-content/themes/seton-shrine/images/background-texture.png') top center repeat, #f9e3bd; }

/* #shrine.content-box { margin-top: -20px; } */


/* ALERT BOX */

#alert-box { width: 100%; background: url('/wp-content/themes/seton-shrine/images/alert-bkgnd.jpg') top center repeat;  display: block; clear: both; margin: 47px 0 40px 0; float: left; padding: 0 2%;}

#alert-box h3 { color: #fff; font-size: 20px; font-family: 'Source Sans Pro', sans-serif; text-align: center; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; margin: 16px 0 0 0;}

#alert-box p { color: #fff; font-size: 18px; font-family: 'Source Sans Pro', sans-serif; text-align: center; line-height: 1.3; font-weight: 200; margin-bottom: 20px; }


/*  NEWS  */

#sm-tease {}

.sm-tease-wrapper { float: none; width: 100%; margin-right: 0; display: block; clear: both; margin-bottom:20px; }

@media screen and (min-width: 800px) {
	.sm-tease-wrapper { float: left; width: 47%; margin-right: 3%; display: inline-block; clear: none; margin-bottom: 0; }
}

.sm-tease-wrapper:nth-last-of-type { margin-right: 0; border: 1px red solid; }

#sm-tease img { padding: 0 25px 5px 15px; float: left; }

.title { font-size: 22px; line-height: 27px; font-weight: 400; display:block; margin:10px 0 5px 0; font-family:lustria, sans-serif; }

#sm-tease p { font-size: 17px; line-height: 1.5; }

a.readmore  { font-family: 'Montserrat', sans-serif;  font-size: 13px; text-transform: uppercase; padding: 10px 0 15px 0; font-weight: 700; }


/* SIX PROMOS */

#legacy {}

#legacy p.sub { font-size: 20px; line-height: 1.5; text-align: center; margin: 10px auto 40px auto; font-family: lustria, sans-serif; width: 90%; max-width: 600px; }

#legacy h2 { margin: 24px 0 0 0; padding-bottom: 22px; background: url('/wp-content/themes/seton-shrine/images/dots.png') center bottom no-repeat; color: #664a5c; font-family: 'Lustria', serif; font-size: 35px; line-height: 1.2; text-align: center; }

#legacy h3 { padding: 22px 0 12px 0; color: #664a5c; font-family: Lustria, serif; font-size: 22px; line-height: 1.2; text-align: left; text-transform: uppercase; margin: 0; font-weight: 100; }

#legacy p { font-size: 16px; line-height: 1.4; margin-bottom: 20px; }

#legacy a { font-family:'Montserrat', sans-serif; font-size: 14px; line-height: 1.3; text-transform: uppercase; display: block; }

#legacy .column-sm img { width: 100%; }

a.spacer { margin-bottom: 45px; display: block; }

/* Added for new home video 8-31-2021 */

#hero .metaslider img, #hero a:hover img {
	opacity: 0 !important;
}
#hero video {
	width: 100%;
	height: auto;
}
.hero-home-vid {
	overflow: hidden;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
}
#metaslider-id-109189 {
	max-width: 100% !important;
}
#metaslider_109189 {
	background: rgba(0,0,0,0.25);
}
#metaslider_109189 .caption h2 {
	font-size: 38px;
	line-height: 1.2em;
}
#metaslider_109189 .caption p {
	font-size: 20px;
}
#metaslider_109189 .caption a {
	text-decoration: none !important;
	border: 1px solid #fff;
	padding: 5px 20px;
	margin-top: 15px;
	display: inline-block;
}
#metaslider_109189 .caption a:hover {
	color: #000 !important;
	background-color: #fff;
}
#hero .metaslider .caption {
	background: none !important;
	max-width: 47% !important;
}
@media (max-width: 767px) {
	#hero .metaslider .caption {
		max-width: 100% !important;
	}
	#metaslider_109189 .caption h2 {
		font-size: 18px;
		line-height: 1.4em;
	}
	#metaslider_109189 .caption p {
		font-size: 16px;
	}
	#hero video {
		display: none;
	}
	body.home .entry-title {
		 margin-top: -20px !important;
	}
}
@media (min-width: 1150px) {
	#metaslider_109189 .caption-wrap {
		top: 32% !important;
		bottom: initial !important;
	}
}
</pre></body></html>