/**/
/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/
/*Logos & Fixed*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,200,400,300,600,700,400italic);
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,300;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');

/*#primary-menu #menu-item-23
{
	display: none;
}*/
/*.custom-logo
{
	margin-top: -60px;
}*/
.item-is-fixed .custom-logo
{
	width: 271px !important;
	margin-top: 0;
}
.item-is-fixed .site-main-header-inner-wrap
{
	margin-top: 0;
}
.custom-logo
{
	margin-bottom: -66px;
	margin-top: 57px;
}
@media screen and (max-width: 1024px)
{
	.custom-logo
	{
		width: 301px;
		margin-top: -13px !important;
		margin-bottom: -7px;
	}
}
@media screen and (max-width: 600px)
{
}
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media
{
	margin-top: 14px;
}
.wp-block-columns
{
	margin-top: 60px !important;
	margin-bottom: 60px !important;
}
.wp-block-cover__inner-container
{
	max-width: 1005px !important;
}
@media (min-width: 1200px)
{
	.alignwide
	{
		margin: 50px calc(50% - 640px) !important;
		max-width: 1280px !important;
		width: 100vw !important;
	}
}
/*Banners*/
.entry-title-image
{
	font-size: 64px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 600;
}
.entry-title
{
	padding-bottom: 59px;
	text-transform: uppercase;
	font-size: 64px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 500;
	padding-top: 64px;
	background-color: #4E106D;
}
.logged-in .entry-title
{
	margin-top: -166px;
}
.parallax-fixed
{
	height: 650px !important;
	margin-top: 9px;
}
.banner .dropzone
{
	height: 650px !important;
}
/*.parallax-fixed:before, .kt-clear:before
{
	content: "";
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 70, 121, 1)), to(rgba(0, 0, 0, 0)));
	width: 100%;
	display: block;
	height: 220px;
	position: absolute;
	z-index: 9;
}*/
.entry-subtitle p
{
	font-size: 20px;
	color: #61BCB3;
	margin-top: 8px;
}
#masthead.site-header, .hero-section-overlay
{
	background-color: #FFFFFF;
}
@media screen and (max-width: 1150px)
{
	.parallax-fixed
	{
		height: 485px !important;
	}
}
@media screen and (max-width: 950px)
{
	.parallax-fixed
	{
		height: 400px !important;
	}
	.entry-title-image, .entry-title
	{
		font-size: 50px;
	}
}
@media (max-width: 650px)
{
	.entry-title
	{
		padding-top: 39px !important;
		padding-bottom: 36px !important;
		font-size: 30px;
	}
}
@media screen and (max-width: 500px)
{
	.parallax-fixed
	{
		height: 310px !important;
	}
	.parallax-fixed:before, .logged-in .kt-clear:before
	{
		content: "";
		background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(64, 121, 167, 1)), to(rgba(0, 0, 0, 0)));
		width: 100%;
		display: block;
		height: 132px;
		position: absolute;
		z-index: 9;
	}
}
/*Banner*/
.home .hero
{
	margin-top: -4.3%;
}
/*.role-admin .frontslideshow
{
	margin-top: -80px;
}*/
.frontslideshow .addcontrols
{
	width: 312px;
	position: absolute;
	top: 203px;
	left: -42px;
}
/*.hero
{
	margin-top: -63px;
}*/
/*Main Menu*/
#mobile-drawer .drawer-inner
{
	max-width: 360px !important;
}
.child-is-fixed .primary-menu-container
{
	padding-top: 9px;
}
/*Menu - Mobile*/
#mobile-menu .show-drawer li a
{
	font-size: 17px;
	margin-left: 15px;
	line-height: 1.5;
	font-weight: 300;
}
#mobile-menu .current-page-parent
{
	font-weight: bold;
	font-size: 23px;
}
#mobile-toggle.menu-toggle-open.drawer-toggle
{
	background-color: #814383;
	margin-top: 0;
}
/*Menu - Top*/
.site-top-header-inner-wrap
{
	margin-top: 15px;
}
.site-top-header-inner-wrap a
{
	text-decoration: none !important;
	color: #FFFFFF !important;
	font-size: 16px;
}
.site-header-top-section-right
{
	margin-top: 6px;
	margin-bottom: -10px;
	z-index: 9;
}
.header-social-wrap a
{
	font-size: 22px;
}
a.watchlive
{
	padding: 4px 11px 2px 14px;
	/*background-color: #B55050;*/
	/*border: 1px solid #B45050;*/
}
a.give
{
	padding: 5px 13px 4px 14px;
	background-color: #7CBD73;
	border: 1px solid #7CBC73;
}
#search-drawer .drawer-inner input.search-field:focus
{
	color: white;
	box-shadow: none !important;
}
/*Footer*/
footer
{
	background-color: #F1F1F1;
}
footer .widget-title
{
	font-size: 22px !important;
	text-transform: capitalize !important;
	margin-bottom: 16px !important;
}
.site-footer-row-container-inner
{
	padding: 18px;
}
footer .textwidget p
{
	margin-top: 0;
	line-height: 1.4;
	font-size: 15px;
}
.site-footer-row .textwidget p
{
	padding-bottom: 6px;
}
a.footercontact
{
	background-color: #163545;
	padding-right: 14px;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 12px;
	display: inline-block;
	color: #FFFFFF !important;
	text-decoration: none !important;
	font-size: 15px;
}
