@charset "UTF-8";
/* CSS Document */
@import url('https://www.churchwebguy.com/brand.css');
/*@import url('https://fonts.googleapis.com/css?family=Rubik');
@import url('https://fonts.googleapis.com/css?family=Rubik+Mono+One');*/

body {
	font-size: 16px !important;
	text-align: justify;
}
h2, h3 {
	text-transform: uppercase;
}
section#service-times {
	z-index: 99;
}
section#service-times div div div div.fp-service-times {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0px;
    margin-top: -60px;
	margin-bottom: 60px;
}
section#post-service-times {
	margin-top: -190px !important;
	z-index: 0 !important;
}
section#service-times div div div div.fp-service-times div div div div div div.sppb-column {
	height: auto;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	color: #3d3d3d;
	font-weight: normal;
}

/*Calendar Upcoming Events */

div[id^="dpc-upcoming-"] div.date_wrapper {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
}
.date_wrapper {
    line-height: 100%;
    text-align: center;
    width: 60px;
}
span.dp-module-upcoming-default-month {
    background: #dddddd none repeat scroll 0 0 !important;
    color: #fff !important;
    font-size: 12px !important;
    padding: 4px !important;
    text-transform: uppercase !important;
	-webkit-box-shadow: 0 0 0 !important;
	box-shadow: 0 0 0 !important;
}
.date_bottom {
    border-color: #dddddd;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #000000;
    font-size: 24px;
    padding: 8px 8px 12px;
}
.dpc-upcoming-event-link .event-title {
    color: #17add7;
}
.dp-container .event-button {
    line-height: 1px;
}
.dp-module-upcoming-default-calendar {
	border-radius: 0px !important;
	height: 60px !important;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	width: 4.5em;
}
.dp-module-upcoming-default-calendar .dp-module-upcoming-default-day {
	padding: 30px 5px 15px 5px !important;
}

.mod-dpcalendar-upcoming-default .dp-link {
    margin-bottom: 0px;
}

.mod-dpcalendar-upcoming-default .dp-flatcalendar {
    height: 5em;
}

/* End Calendar */

footer {
	font-size: 1.4rem;
}

.s5_googlemapaddress {
	margin: 5px 0px;
	line-height: 20px;
	display: inline-block;
	height: 50px;
}
.s5_googlemapaddress a {
	padding: 3px 8px;
	font-weight: bold;
	border-radius: 10px;
	border: 1px solid #dddddd;
	display: inline-block;
	margin: 5px 0px;
}
div.acymailing_introtext {
	text-align: center;
	margin-bottom: 20px !important; 
}
section#sp-bottom {
	font-size: 90%;
}
#sp-footer #sp-footer1 {
	text-align: left;
}
#sp-footer #sp-footer2 {
	text-align: right;
}
.sp-page-title {
    padding: 150px 0 120px 0;
    background-size: cover;
    background-attachment: scroll;
}
.sp-page-title .container {
	z-index: 2;
	position: relative;
}
.sp-page-title h2 {
    font-size: 50px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
.sp-page-title h3 {
    margin-top: 50px;
    color: #fff;
	text-transform: none;
    font-weight: 600;
	font-size: 24px;
	text-shadow: 1px 1px 1px #000;
}
.sp-page-title::before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	background-color: rgba(29,57,90,0.70);
}
body .sppb-addon-persion .sppb-person-social-icons {
    top: 40%;
}
body .sppb-addon-persion .sppb-person-image::after {
    display: none;
}
body .sppb-addon-persion .sppb-person-image {
    transform: scale3d(1.0, 1.0, 1.0);
	transition: all 400ms ease 0s;
}
body .sppb-addon-persion .sppb-person-image:hover {
    transform: scale3d(1.05, 1.05, 1.05);
	transition: all 400ms ease 0s;
}
.sppb-addon-persion {
	padding: 0 5%;
}
.sppb-person-designation, .sppb-person-email {
	margin-top: 0px !important;
}
.sppb-person-introtext {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}
.sppb-addon-header.line-under h2::after{
	content: "";
    width: 60px;
    height: 3px;
    position: absolute;
    top: 60px;
	background-color: #7ACCC8;
}
.sppb-section-title h2.sppb-title-heading::after, .sppb-addon-header.line-under h3::after {
	content: "";
    width: 60px;
    height: 3px;
    position: absolute;
    top: 46px;
	background-color: #7ACCC8;
}

.sppb-addon-header.sppb-text-center.line-under h2::after,.sppb-section-title.sppb-text-center h2.sppb-title-heading::after, .sppb-addon-header.line-under.sppb-text-center h3::after {
    left: 50%;
    -webkit-transform: translate(-50%);
        transform: translate(-50%);
    transform: translate(-50%);
}
.sppb-addon-header.sppb-text-left.line-under h2::after, .sppb-addon-header.line-under.sppb-text-left h3::after {
    left: 0px;
}
.sppb-panel-modern > .sppb-panel-heading {
    padding: 17px 30px 17px 15px;
    background-color:#34404E;
    color: #fff;
}