/*
Theme Name: Theme
Version: 3.0.34
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/

@import url("../Divi/style.css");

h1, h2, h3 {
	font-family: 'Montserrat', helvetica, arial;
	text-transform: uppercase;
}

.main_title {display: none;}

.green {
	color: #60bdae !important;
}

#logo {
	max-height: 166% !important;
}

.tribe-events-single ul.tribe-related-events, h3.tribe-events-related-events-title {
	display: none;
}

#main-header {
	height: 60px !important;
}

.greenbg {
	background-color: #60bdae;
	padding: 6px;
}

.tribe-events-calendar th, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
	background-color: #60bdae !important;
	color: #fff !important;
}

.tribe-events-list .type-tribe_events {
	border-bottom: 1px dashed #d2d2d2 !important;
	padding: 0 0 38px !important;
}

#tribe-events-content a:hover {
	color: #cb7b99 !important;
}

.tribe-events-day .tribe-events-day-time-slot h5 {
	display: none;
}

.greybg {
	background-color: #9de6da;
	padding: 24px 58px 1px;
}

.pinkbg, .pinkng {
	background-color: #cb7b99;
	color: #fff !important;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	padding: 0 !important;
}

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
	background-color: #cb7b99 !important;
	color: #fff !important;
}

#tribe-events-content-wrapper {
	margin-bottom: 30px;
}

#main-footer {
	background-color: #60bdae !important;
}

.mainh1 {color: #fff !important; text-align: center; padding: 24px 0; margin: 0 0 30px 0;}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding-left: 0 !important; padding-right: 0 !important;}

.church-listing {
	margin-bottom: 16px;
	padding-bottom: 10px;
}

.church-listing:hover {
	background-color: #f2f2f2;
}

.church-listing img, .church-listing h3, .church-info {
	padding: 0 10px;
}

.church-listing h3:hover {
	color: #60bdae;
}

.church-image {
	height: 200px;
	overflow: hidden;
	padding-top: 10px;
}

#churchespage .church-image {
	height: 150px;
	overflow: hidden;
	padding-top: 10px;
}

#churchespage .greenbutton {
	width: 70%;
	margin-left: 15% !important;
	margin-top: 12px !important;
}

.boxpadding {
	margin-bottom: 25px;
}

.church-info {
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}

.church-listing h3 {
	margin: 12px 0;
	font-size: 22px;
	text-transform: none;
}

.customfullwidth .container {
	padding: 0 !important;
	margin: 0 !important;
	width: 100%;
	max-width: 100%;
}

.slide-text {
	font-family: 'Montserrat', helvetica, arial;
	text-transform: uppercase;
	font-size: 26px;
	padding: 12px; 
	text-shadow: none;
}

.carousel-caption {
	bottom: 50px !important;
}
.carousel-control {
	display: none;
}

.localchurches {
	text-align: center;
	padding-bottom: 40px;
    padding-top: 40px;
}

.et_header_style_left #et-top-navigation nav > ul > li > a {
	margin-top: 13px !important;
}

#top-menu-nav > ul > li > a:hover {
	background-color: transparent !important;
}

.ecs-event-list {
	list-style-type: none !important;
	height: 150px;
	padding: 10px 60px !important;
}

.ecs-event h4 {
	font-family: 'Montserrat', helvetica, arial;
	font-size: 22px;
}

.ecs-event-list li {
	width: 25%;
	float: left;
	padding-right: 2%;
}

.ecs-event .venue:before {
	content: "\A";
	white-space: pre;
}

.emptybutton, .greenbutton, .pinkbutton {
	font-family: 'Montserrat', helvetica, arial !important;
	text-transform: uppercase !important;
	font-size: 16px !important;
	text-align: center !important;
	padding: 10px !important;
}

.emptybutton {
	border: 1px solid #60bdae !important;
	border-radius: 3px !important;
	margin-right: 6px !important;
	color: #60bdae !important;
	background-color: #fff !important;
}

.emptybutton:hover {
	background-color: #cb7b99 !important;
	border-radius: 3px !important;
	margin-right: 6px !important;
	border: 1px solid #cb7b99 !important;
	color: #fff !important;
}

.greenbutton:hover {
	background-color: #cb7b99 !important;
	border-radius: 3px !important;
	margin-left: 6px !important;
	border: 1px solid #cb7b99 !important;
	color: #fff !important !important;
}

.greenbutton {
	background-color: #60bdae !important;
	border-radius: 3px !important;
	margin-left: 6px !important;
	border: 1px solid #60bdae !important;
	color: #fff !important;
	margin-bottom: 40px !important;
}

.pinkbutton:hover {
	background-color: #60bdae !important;
	border-radius: 3px !important;
	margin-left: 6px !important;
	border: 1px solid #60bdae !important;
	color: #fff !important !important;
}

.pinkbutton {
	background-color: #cb7b99 !important;
	border-radius: 3px !important;
	margin-left: 6px !important;
	border: 1px solid #cb7b99 !important;
	color: #fff !important;
	margin-bottom: 40px !important;
}

.fwbutton {
	margin: 0 auto;
	width: 200px;
}

#top-menu li {
	height: 56px;
}

.et_pb_button {
	color: #fff !important;
}

.et_pb_contact_submit {
	color: #fff !important;
	font-size: 17px;
}

.registerh3 {
	line-height: 1.2em;
	color: #cb7b99 !important;
	margin-top: 24px;
	margin-bottom: 40px;
}

.et_header_style_left #et-top-navigation nav > ul > li > a {
	padding-bottom: 3px !important;
}

#churchlisting {display: flex; flex-direction: row;}
#churchlisting h3 {padding-top: 20px; padding-bottom: 5px;}
.cltitle {width: 100%; display: inline-block;}
.clleft {flex: 1 0;}
.clright {flex: 1 0; padding-left: 5%;}

.my-church-listing .et_post_meta_wrapper {
	display: none;
}

.my-church-listing .entry-content {
	padding-top: 0;
}


#sidebar {display:none;}
#left-area {width: 100%;
margin-right: 0;
padding-bottom: 0 !important;
}

/* FIND A CHURCH ALTERATIONS */
.wpsl-direction-wrap, .wpsl-store-location span {
	display:none;
}

#wpsl-wrap #wpsl-result-list li {
	padding: 0;
	border-bottom: 0 none;
}

#wpsl-result-list li p {
	margin: 0 0 6px;
}

#wpsl-stores, #wpsl-direction-details, #wpsl-gmap {
	overflow: visible;
}

#wpsl-wrap {
	overflow: visible;
	margin-bottom: 60px;
}

#footer-widgets .footer-widget li {
	padding-left: 0;
}

#footer-widgets .footer-widget li:before {
	display: none;
}

#footer-widgets .current-menu-item a {
	border-bottom: 0 none;
}

.mobile_menu_bar:before {
	color: #fff !important;
	font-size: 40px !important;
}

.mobile_menu_bar {
	margin-top: 10px;
}

.et_header_style_left .mobile_menu_bar {
	padding-bottom: 0;
}

.et_mobile_menu {
	border-top: 0 none;
}

.pagination-dots > li > a.page-link {
	width: 18px !important;
	height: 18px !important;
	margin: 0.17em !important;
}

.pagination > li > a {
	color: #60bdae !important;
}

.ecs-event a:hover {
	color: #60bdae !important;
}

.tribe-events-tooltip {
	padding-bottom: 12px !important;
}

#hptestimony ul {
	text-align: center !important;
	list-style-type: none;
}

#hptestimony li {
	margin-bottom: 16px !important;
}

#hptestimony a {
	font-size: 18px !important;
	font-weight: bold;
	font-family: 'Montserrat', helvetica, arial;
	text-transform: uppercase;
}

#top-menu .menu-item-has-children>a:first-child:after {
	display: none;
}


@media only screen and (max-width: 990px) {
	.homeoptions .et_pb_column {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 768px) {
.church-listing {
	width: 80%;
	margin-left: 10%;
}

.greenbutton, .emptybutton, .greenbutton:hover, .emptybutton:hover {
	width: 80%;
	margin-left: 10% !important;
}

.ecs-event-list {
	min-height: 350px;
}

.ecs-event-list li {
	width: 100%;
	padding-right: 0;
	margin-bottom: 24px;
}

#churchlisting {
	flex-wrap: wrap;
}

.clleft {
	margin-bottom: 20px;
}

/*.homeoptions .et_pb_row, .homeoptions .et_pb_column {
	display: block;
}
.homeoptions .et_pb_column {
	margin-bottom: 20px;
}

.isthisacon a {
	font-size: 20px;
}

.isthisacon div {
	padding: 3px 6px 3px;
}
.headerbox span {
	font-size: 24px;
}
.headerbox span.subhead {
	font-size: 14.25px;
}
.headerbox {
	min-width: 382px;
}
.et_header_style_left #logo {
	max-width: 74%;
}*/
	}

@media only screen and (max-width: 410px) {
	.ecs-event-list {
	min-height: 425px;
}
	/*.isthisacon img {
		display: none;
	}
	.isthisacon div {
		padding: 3px 6px 7px;
	}
	.headerbox img {
		display: none;
	}
	.headerbox {
		min-width: 300px;
	}
	.headerbox span.heading {
		margin-top: 0;
	}*/
}