/* This CSS Code has been created by D Hilton of TSB Webs. Changing or deleting any of this code will affect certain elements of your site. Please do not change or delete the code. */
/* Change the width */
.boxed-layout .ak-container {
	width: 100% !important;
	font-family: Helvetica Neue, Franklin Gothic;
}

#primary {
	padding-left: 25px;
}

#masthead .site-branding {
	width: 40% !important;
}

#masthead .right-header {
	width: 50% !important;
	float: right;
	padding-top: 10px;
}

.ak-search {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

.socials {
	float: right;
}

.bx-viewport {
	position: inherit !important;
}

.slider-caption .caption-title {
	font-size: 46px !important;
	line-height: 46px !important;
	margin-bottom: auto;
	margin-top: auto;
	width: 90%;
}

.slider-caption {
	top: 85% !important;
	text-transform: capitalize !important;
	padding: 0 10px;
}

#top-footer .footer {
	width: 33%;
}

/* Change the colours*/
#masthead #top-header {
	background: #98012E !important;
}

#masthead .site-branding h1 {
	text-transform: none !important;
	color: whitesmoke !important;
}

#masthead .site-branding .tagline {
	color: #e3e3e3 !important;
}

#subscribe-text {
	color: #333 !important;
}

.header-text {
	display: inherit;
	color: whitesmoke !important;
	font-family: Helvetica Neue, Franklin Gothic, !important;
}

.header-text a {
	color: #FEF8CD !important;
}

.searchform {
	border: 1px solid #fff !important;
	width: 100%;
}

.searchform .searchsubmit {
	color: #fff !important;
}

.socials a {
	color: #fff !important;
	border: 1px solid #fff !important;
}

/*Posts*/
.su-post-comments-link {
	display: none;
}

.su-post-meta {
	display: none;
}

.site-content a {
	color: blue !important;
}

.site-content a:hover {
	color: #98012e !important;
	text-decoration: underline;
}

.featured-overlay {
	background: #98012e !important;
}

a {
	color: #fff !important;
}

.main-navigation a {
	color: #fff !important;
}

.main-navigation a:hover {
	color: #eeeeee !important;
	background: #AA9f98 !important;
}

a:hover {
	color: #98012e !important;
	background: #eeeeee !important;
}

.event-title a:hover {
	color: #98012e !important;
	background: #eeeeee !important;
}

#top-footer {
	background: #AA9F98 !important;
}

#top-footer input[type="submit"] {
	background: #98012e !important;
}

.bttn {
	background: #eee;
}

.bttn:after {
	background: #aa9f98;
	opacity: .3;
	height: 100%;
	border-bottom: 3px;
	bottom: 0;
}

/*Navigation*/
.main-navigation {
	border-bottom: 3px solid #98012E !important;
	border-top: 1px solid #FEF8CD !important;
	background: #aa9f98 !important;
	color: #000 !important;
}

.main-navigation li {
	background: #aa9f98 !important;
}

.main-navigation li:hover > a {
	background: #98012e !important;
}

.main-navigation .current-menu-item > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_parent > a {
	background: #98012e !important;
}

/*Featured Verse*/
#call-to-action {
	background: #FEF8CD !important;
	padding: 10px;
	border-bottom: 10px solid #98012e;
}

.action-btn {
	display: none;
}

#call-to-action h4 {
	font-size: 140%;
	margin-left: 10px;
	color: #FFF;
	font-weight: 400;
	font-family: Helvetica Neue, Franklin Gothic;
	max-width: 95%;
	color: black;
	font-style: oblique;
}

/*Sidebar*/
.widget-title {
	border-left: 5px solid #98012e !important;
	padding-left: 5px;
	font-family: Helvetica Neue, Franklin Gothic;
	color: #333 !important;
}

.event-thumbnail {
	background: #98012e !important;
}

.event-date {
	display: none;
}

.sidebar a {
	color: #333 !important;
}

/*Bottom Featured*/
#bottom-section {
	background: #AA9F98 !important;
}

#bottom-footer {
	background: #98012e !important;
}

#bottom-section h3, #bottom-section h3.widget-title {
	text-transform: uppercase;
	padding-left: 5px;
}

/*Hide Certain Data*/
#top-section .welcome-text-image {
	display: none;
	width: 0;
}

#top-section .welcome-detail {
	float: left;
	width: 100%;
	text-align: left;
}

.site-info {
	display: none;
}

.event-date-archive {
	display: none;
}

.cd-timeline-content {
	opacity: .5;
	padding: 0;
}

.timeline-width34 {
	width: 45%;
	height: 100%;
	padding: 5px;
}

.cd-timeline-title-container {
	margin: 0;
}

.cd-timeline-content .the-exerpt {
	margin: 0;
}

.section #call-to-action h4 {
	float: center !important;
}

.entry-meta {
	display: none;
}

/*Add more function to the Sermon Page*/
.pt-cv-wrapper .btn-success {
	background-color: maroon;
	border-color: maroon;
	color: white !important;
}

.pt-cv-wrapper .btn-success:hover {
	color: #333;
	background-color: darkgray;
	border-color: black;
}