/**
Theme Name: tailwind-astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tailwind-astra-child
Template: astra
*/

/** PRAYER PAGE IMAGES */
.red-bg:after{
    content: url(/wp-content/uploads/2021/09/african-praying.png);
	position: absolute;
    bottom: -11px;
    right: -308px;
}
.white-bg:after{
	content: url(/wp-content/uploads/2021/09/father-daughter.png);
	position: absolute;
    bottom: -25px;
    left: -137px;
}
.blue-bg:after{
    content: url(/wp-content/uploads/2022/05/tato-man.png);
	position: absolute;
    bottom: -11px;
    right: -150px;
}

/* background image for all pages */
div#content{
	background-image: url(/wp-content/uploads/2021/09/cloud-bg-1.png);
    background-size: contain;
	background-repeat: no-repeat !important;
    background-repeat-y: no-repeat !important;
}
#thanksButton .wp-block-button .wp-block-button__link{
	border-style: none !important;
}
@media only screen and (max-width:640px){
	div#content{
		background-image: url(/wp-content/uploads/2021/11/output-onlinepngtools.png);
	}
	.prayer-block div.kt-image-overlay-wrap.kt-over-image-zoomin{
		max-height:400px !important;
	}
	
}

article.post-44{
	padding-bottom:0px !important;
}

.button, input[type="submit"]{
	background-color: #b50404;
}
.NoBorderButton .wp-block-button .wp-block-button__link{
	border-style: none !important;
	border-color: #b50404;
}
.red .wpsm-content, .blue .wpsm-content{
	color:white;
	font-family: AvenirNextReg;	
}
.white .wpsm-content{
	color:black;
	font-family: AvenirNextReg;	
}
.white-bg .wpsm-content{
	font-size:1.25em !important;
}
.wpsm-content{
	line-height:1.4;
	font-style:italic !important;
	font-size:1.25em !important;
}
.non-italic .wpsm-content{
	font-size: 1.25em !important;
	font-style:normal !important;
}
.mb-30{
	margin-bottom:30px !important;
}
#block-29{
	display:none;
}
.margin-bottom{
	margin-bottom: 18px !important;
}
.margin-top{
	margin-top: 18px !important;
}
.paoc-popup-click{
	color:white !important;
	font-size: 24px !important;
	font-style: italic !important;
	font-family: AvenirNextReg !important;
}
.show_more .wpsm-show{
/* 	font-size:24px !important; */
	font-size:1.25em !important;
	font-style: italic !important;
	font-family: AvenirNextReg !important;
	text-decoration: underline !important;
	margin-top:30px !important;
}
.show_more .wpsm-hide{
/* 	font-size:24px !important; */
	font-size:1.25rem !important;
	font-style: italic !important;
	font-family: AvenirNextReg !important;
	text-decoration: underline !important;
	margin-top:30px !important;
}

.whitebox-text .wpsm-content{
	font-size:1.25em !important;
	font-style: italic !important;
	font-family: AvenirNextReg !important;
}
div[type="embed-bubble"]{
	position:relative !important;
}
html{
	overflow-x:hidden;
}
body{
	position:relative;
}
h4{
	font-family:Montserrat;
}

/* Large screen fix */
html{
background: rgb(40,40,40);
background: linear-gradient(180deg, rgba(40,40,40,1) 0%, rgba(102,102,102,1) 100%);
}
.main-header-bar{
	max-width: 1920px !important;
	margin: auto;	
}
body{
	max-width: 1920px;
	margin: auto;
	box-shadow: 1px 1px 15px black;
}
#scrollynav{
	max-width: 1920px;
	margin: auto;
}
/* end of large screen fix */


/* FRONT PAGE */
.prayer-block .kt-block-intrisic, .prayer-block img{
	height:891px !important;
}

.sfy-item{
	margin-bottom: 63px;
}
.image-overlay-title{
	margin-top:-13px !important;
}
div.kt-over-image-zoomin{
	border-radius:10px !important;
}
.kt-image-overlay-wrap.kt-over-image-zoomin .kt-block-intrisic>img{
	transform: scale(1.05) !important;
}
.fathersblock .kt-over-image-zoomin{
	border: 1px solid black !important;
}
.tntpm-cover{
	margin-top: -60px !important;
}
.abovepic{
	display:none;
}

p{
/* 	font-size:18px; */
	font-size:1.25em;
	margin-bottom:0 !important;
}
.ast-single-post .entry-content a{
	color: black;
}
@font-face {
    font-family: AvenirNextReg;  
    src: url(/wp-content/themes/tailwind-astra-child/fonts/AvenirNextLTPro-Regular.otf);  
    font-weight: normal;  
}
@font-face {
    font-family: AvenirNextLt;  
    src: url(/wp-content/themes/tailwind-astra-child/fonts/AvenirNextLTPro-lt.otf); 
	font-weight:300;
}
@font-face {
    font-family: AvenirNextBold;  
    src: url(/wp-content/themes/tailwind-astra-child/fonts/AvenirNextLTPro-Bold.otf);  
    font-weight: bold;  
}
.avenir-reg{
	font-size: 24px;
	font-family: AvenirNextReg !important;  
}
.avenir-lt{
	font-family: AvenirNextLt !important;  
}
.avenir-bold{
	font-family: AvenirNextBold !important;  
}

a:focus{
	outline:none !important;
}

main#primary{
	margin-top:0 !important;
	margin-bottom:0 !important;
}
main > article.ast-article-single{
	background:transparent !important;
}

/* HEADER */
header.site-header .ast-builder-menu-1 a:hover{
	color:#B50404 !important;
}

/* FOOTER */
footer.site-footer{
	padding: 0 5%;
}
footer.site-footer ul#menu-main li{
	display:inline;
	margin:0 5px;
	
}
footer.site-footer ul#menu-main li a{
	color:#363795;
	font-size:20px;
}
footer.site-footer ul#menu-main li a:hover{
	color:#B50404;
}
footer .home-link-anim{
	transition: all .2s ease-in-out;
}
footer .home-link-anim:hover{
	transform: scale(1.1);
}
.site-footer-primary-section-1{
	margin-top: 110px;
}
.site-footer-primary-section-3{
	margin-top: 165px;
}

/* SUBPAGES */
.hidden-h1{
	visibility:hidden !important;
}
a.read-link{
	font-size: 24px;
    font-family: 'AvenirNextBold';
    font-style: italic;
}
.red-bg{
	position:relative;
	padding: 40px 85px 40px 55px !important;
	color:white !important;
	max-width:745px;
	height: fit-content;
}

.blue-bg{
	background-color:#363795 !important;
	position:relative;
	padding: 52px 115px 40px 55px !important;
	color:white !important;
	max-width:775px;
	height: fit-content;
}

.white-bg{
	background-color:white !important;
	border:3px solid black;
	position:relative;
	padding: 52px 55px 40px 285px !important;
	color:black !important;
	max-width:882px;
	height: fit-content;
	margin:0 0 0 auto !important;
}

/** RePositioning Images */
.img-rightside{
	position: absolute;
    bottom: -36px;
    right: -131px;
}
.img-rightside-6{
	position: absolute;
    bottom: -68px;
    right: -131px;
}
.img-rightside-2{
	position: absolute;
    bottom: -36px;
    right: -85px;
}
.img-rightside-3{
	position: absolute;
    bottom: -36px;
    right: 0px;;
}
.img-rightside-4{
	position: absolute;
    bottom: -36px;
    right: -220px;;
}
.img-rightside-4 img{
	height: 463px;
	width: auto;
}
.img-rightside-5{
	position: absolute;
    bottom: 0px;
    right: 0px;;
}
.img-leftside{
	position: absolute;
    bottom: 0px;
    left: -131px;
}
.img-leftside-2{ 
	position: absolute;
	bottom: -39px;
    left: -108px;
}
.img-leftside-3{
	position: absolute;
	bottom: -85px;
    left: -158px;
}
.img-leftside-4{ 
	position: absolute;
	bottom: -15px;
    left: -57px;
}
.img-leftside-5{
	position: absolute;
	bottom: -54px;
    left: -70px;	
}
.FatherAndSon{
	transform: translate(10px, 61px);
}
.SonWithFatherIpad{
	transform: translate(10px, 165px);
}
.weeBoy{
	transform: translate(65px, 61px);
}


@media only screen and (max-width:1280px){
	.img-rightside, .img-rightside-2, .img-rightside-3, .img-rightside-4, .img-rightside-5, .img-leftside-2, .img-leftside-3, .img-leftside-4, .img-leftside-5, .img-rightside-6, .SonWithFatherIpad, .FatherAndSon, .weeBoy{
	display:none !important;
	}
	.NoMob{
		display: none;	
	}
	.abovepic{
		display: block;
	}
	.abovepic .wp-block-image{
		margin-bottom: 0px;
	}
	.abovepic .kt-row-column-wrap{
		padding-bottom: 0px;
	}
	.square-small .kt-row-column-wrap{
		display: block !important;
	}
	.kt-row-layout-equal>.wp-block-kadence-column{
		width: 100% !important;
	}
	.red-bg:after, .blue-bg:after, .white-bg:after{
	content:none;
	}
	.red-bg{
		margin:0 auto;
		height:fit-content;
	}
	.blue-bg{
		margin:0 auto;
		height:fit-content;
		max-width:745px;
	}
	.white-bg{
	padding: 52px 115px 40px 55px !important;
	max-width:745px;
	margin:0 auto !important;
	}
	.header-center{
		text-align:center !important;
	}
}

.less-line-height{
	line-height:1.2 !important;
}
.p-spacing{
	margin-bottom:40px !important;
}
.p-spacing-2{
	margin-bottom:20px !important;
}
.seniors, .fathers, .youth, .prayers, .faq-header{
	position:relative;
}

.seniors:before{
	content: 'Seniors';
    position: absolute;
    right: 50px;
    top: -55px;
    font-size: 90px;
    font-weight: 900;
    font-family: Montserrat;
    color: #B50404;
}
.fathers:before{
	content: 'Fathers';
    position: absolute;
    right: 50px;
    top: -55px;
    font-size: 90px;
    font-weight: 900;
    font-family: Montserrat;
    color: #B50404;
}
.youth:before{
	content: 'Youth';
    position: absolute;
    right: 50px;
    top: -55px;
    font-size: 90px;
    font-weight: 900;
    font-family: Montserrat;
    color: #B50404;
}
.prayers:before{
	content: 'Prayer';
    position: absolute;
    right: 50px;
    top: -55px;
    font-size: 90px;
    font-weight: 900;
    font-family: Montserrat;
    color: #B50404;
}
.contact-us-header:before{
	content: 'Connect';
    position: absolute;
    right: 20% !important;
	margin-right: 20px;
    top: 90px;
    font-size: 90px;
    font-weight: 900;
    font-family: Montserrat;
    color: #B50404;
}
.faq-header:before{
	content: '';
    background: url(/wp-content/uploads/2021/11/FAQ-1.png);
    position: absolute;
    top: 0px;
    right: 0px;
    width: 600px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
/* 	content: 'Connect';
    position: absolute;
    right: 300px;
    top: 111px;
    font-size: 75px;
    font-weight: 900;
    font-family: Montserrat;
    color: #363795; */
}

/* eliminate whitespace on top */
.ast-separate-container #primary{
	margin-top:0 !important;
	margin-bottom:0 !important;
}

/* add padding to the tops of subpages */
.ast-article-single{
	padding-top: 145px !important;
}
@media only screen and (max-width:1580px){
 .contact-us-header:before{
	content: 'Connect';
    position: absolute;
    right: 17% !important;
	margin-right: 15px;
    top: 80px;
    font-size: 90px;
    font-weight: 900;
    font-family: Montserrat;
    color: #B50404;
}
}
@media only screen and (max-width:1250px){
	.contact-us-header:before{
		right: 225px;
		top: 133px;
		font-size: 50px;
	}
	.faq-header:before{
		width:420px;
	}
}
@media only screen and (max-width:1000px){
	.seniors:before, .fathers:before, .youth:before, .prayers:before{
		right: 50px;
		top: -31px;
		font-size: 50px;
	}
}
@media only screen and (max-width: 921px){
	.site-above-footer-wrap[data-section="section-above-footer-builder"]{
		margin-top: 0px;
	}
}
@media only screen and (max-width:900px){

	.faq-header:before{
		position: relative;
		width: 500px;
		height: 100px;
		background-size: contain;
		background-repeat: no-repeat;
		display: block;
		text-align: center;
		margin: 0 auto;
	}

}
@media only screen and (max-width:767px){
	#PrayerTitleHome .kt-image-overlay-wrap.kt-over-image-zoomin{
		height: 225px !important;
		max-width: 414px !important;
	}
	#PrayerTitleHome h2{
		font-size: 32px !important;
	}
	.prayer-block .kt-block-intrisic, .prayer-block img{
		height: auto !important;
	}
}
@media only screen and (max-width:750px){
	.contact-us-header:before{
		right: 80px !important;
		top: 133px;
		font-size: 50px;
	}
	.wpsm-content{
		font-size: 22.5px !important;
	}
	.prayer-section{
		margin-bottom:63px !important;
	}
	.site-footer-primary-section-1{
		margin-top: 0px;
	}
	.site-footer-primary-section-3{
		margin-top: 0px;
	}
	.red-bg, .white-bg, .blue-bg, .youth-red, .youth-white, .youth-blue, .fathers-red, .fathers-white, .fathers-blue, .senior-red, .senior-white, .senior-blue{
		
	}
	.red-bg, .white-bg, .blue-bg{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.avenir-reg em{
	font-size: 18px !important;
	}
	.wpsm-content em{
		font-size: 18px !important;
	}

}

@media only screen and (max-width:705px){
	.contact-us-header:before{
		right: 60px !important;
		top: 133px;
		font-size: 50px;
	}
}
@media only screen and (max-width:620px){
	.ast-article-single{
		padding-top: 165px !important;
	}
	.seniors:before, .fathers:before, .youth:before, .prayers:before{
		left: 50%;
		transform: translate(-50%);
		top: -60px;
		font-size: 40px;
		text-align: center;
		white-space: nowrap;
		width: 155px;
	}
	.contact-us-header:before{
		left: 50%;
		transform: translate(-50%);
		top: 120px;
		font-size: 40px;
		text-align: center;
		white-space: nowrap;
		width: 155px;
	}
}

@media only screen and (max-width:485px){
	.tntpm-cover{
		transform: translatey(20px);
	}
}
@media only screen and (max-width:440px){
	
	.faq-header:before{
		width:280px;
	}	
}

@media only screen and (max-width:355px){
	.img-rightside, .img-leftside-5, .img-rightside-3, .img-rightside-6, .img-leftside-2, .img-rightside-2{
		display: none !important;	
	}
}
p{
	line-height:1.4 !important;
}
/* FOOTER */

.keylifeheart {
	color: #b50404;
	font-size: 24px !important;
}