/*--------------------------------------------------------------------------------------
Theme Name: charisonline
Theme URI: 
Author URI: http://goigi.com/
Description: 
Author: GOIGI
Version: 
----------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
/*--------------------
   1. BASE CSS
----------------------*/

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    border: 1px solid #d5523c !important;
    color: #d5523c !important;
}

.page-id-1748 .tribe-common-l-container.tribe-events-l-container {
    margin-top: 70px !important;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #d5523c !important;
}

@media (max-width: 767.98px) {
li.nav-item.cta.menu-item {
    padding-left: 25px !important;
}
}

/* .page-id-1748 a.nav-link.elementor-item {
    color: #ffffff !important;
} */
/* .page-id-2515 .elementor-2548 .elementor-element.elementor-element-62340478 .elementor-nav-menu--main .elementor-item  {
    color: #000000 !important;
}

.page-id-2515 .elementor-2548 .elementor-element.elementor-element-62340478 .elementor-nav-menu--main .elementor-item:hover, .elementor-2548 .elementor-element.elementor-element-62340478 .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-2548 .elementor-element.elementor-element-62340478 .elementor-nav-menu--main .elementor-item.highlighted, .elementor-2548 .elementor-element.elementor-element-62340478 .elementor-nav-menu--main .elementor-item:focus {
    color: #d5523c !important;
    fill: #ffffff !important;
} */

#masthead {
position: absolute !important;
}
strong {
    font-size: 28px !important;
    text-transform: uppercase;
	line-height: 1.5;
}
.services-2 {
   width: 100%;
   padding: 40px; 
   text-align: center;
  }
li {
	list-style:none
	}
	.media-body {
    padding-top: 15px;
    overflow: auto;
}
nav#ftco-navbar .scrolled a {
    color: #d5523c;
}
h1.mb-3.banner-title p {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}
section.ftco-section.pt.first-section {
    background: #f2f2f2;
}
.btn-sm {
    padding: 8px 35px;
    font-size: 12px;
    background: #e07b55;
    border: #e07b55;
    color: #fff;
   }
.btn-theme.effect:hover, .btn-theme.effect:focus {
    padding: 8px 35px;
    font-size: 12px;
    background: #e07b55;
    border: #e07b55;
    color: #fff;
   }
.item{
    display: flex;
    flex-wrap: wrap;
   }
.meta ul{
	padding-left:0px;
}
section.ftco-section.first {
    margin-top: 50px;
}
section.ftco-section-secnd {
    margin-top: 35px;
}
section.ftco-section.event {
    margin-top: 50px;
}
.ftco-navbar-light .navbar-nav > .nav-item.cta > a {
	background: #d5523c;
    border: none;
    color: #fff !important;
}
.ftco-navbar-light .navbar-nav > .nav-item.cta > a:hover {
    background: #fff;
    border: none;
    color: #d5523c !important;
}
.memer-chris {
    text-align: center;
}
span#charis {
    margin-right: 60px;
}
.hvrbox.pastor img {
    width: 100%;
    height: 285px;
}
p.sun-service {
    margin-bottom: 20px;
}

/* @media (max-width: 767.98px){
.pt {
    padding-top: 5rem!important;
     }
} */
#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:50%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7-select {
  font-family: 'Poppins';
  background-color: #fff;
  height: 50px;
  text-align: left;
  padding-left: 15px;
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 textarea {
  font-family: 'Poppins';
  background-color: #fff;
  height: 125px;
  text-align: left;
  padding-left: 15px;
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	position: relative;
    display: inline-block;
    line-height: 30px;
    color: #ffffff;
    padding: 7px 30px;
    overflow: hidden;
    border-radius: 50px;
    background-color: #d5523c;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
	border: none;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #d5523c;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #d5523c;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}
input#um-submit-btn {
    background: #efa802;
}
.sub-btn {
    text-align: center;
}
.column-half.btn input.wpcf7-form-control.has-spinner.wpcf7-submit {
   border: none;
    background: #fff;
    display: inline-block;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    line-height: 1.5;
    cursor: pointer;
    box-shadow: none !important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}

/* @media (max-width: 520px){
	a.mobile-navbrand {
    visibility: visible !important;
}
} */


@media (max-width: 767.98px){
	.column-half {
		width : 100%;
	}
	.ftco-navbar-light .navbar-nav > .nav-item.cta > a {
		width:25%;
		text-align: center;
	}
.services-2 {
   width: 100%;
   padding: 0px 20px 0px 20px;
   text-align: center;
  }
	.memer-chris {
    text-align: center;
}
.footer .footer-heading{
		margin-bottom: 0px;
	}
	i.fa.fa-bars {
    margin: 0 0 0 100px;
    color: #e07b55;
}
	div#ftco-nav {
    margin: 75px 0 0 0;
	}
	.col, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-12, .col-lg-3, .col-lg-4, .col-lg-8 {
		padding:0px;
	}
	.footer {
		padding: 15px 10px 0px 10px;
	}
	form.subscribe-form {
    padding: 0 20px 0 20px;
}
	a.btn.btn-2.text-center.paypal-btn {
    text-align: center;
    margin-left: 110px;
}
	p.midweek-servce {
    font-size: 12px;
    letter-spacing: -0.3px;
}
	p.sun-service {
    margin-bottom: 20px;
}
	p.Medweek {
    font-size: 11px;
    letter-spacing: -0.1px;
}
	h4.qus-title {
    padding: 0 20px 0 20px;
	text-align: center;
}
	p.qus-head {
    padding: 0 20px 0 20px;
	text-align: center;
}
   .heading-section {
    margin-top: 10px!important;
    justify-content: center;
	padding: 0 10px 0 10px;
}
	strong {
    font-size: 24px !important;
    text-transform: uppercase;
	line-height: 1.5;
}
	.section-title h2 {
	font-size: 24px;
	}
	
/* 	nav#ftco-navbar {
    display: none;
} */
/* 	a.mobile-navbrand {
    visibility: hidden;
} */
}
@media (max-width: 1024px){
	.column-half {
		width : 100%;
	}
	.ftco-navbar-light .navbar-nav > .nav-item.cta > a {
		width:25%;
		text-align: center;
	}
}