/**
Theme Name: FLOC - For Love of Children
Author: Team Kbw
Author URI: https://keybridgeweb.com/about/
Description: FLOC - For Love of Children
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: floc-for-love-of-children
Template: astra
*/

@font-face {
    font-family: 'Bobby Jones Soft';
    src: url('fonts/Bobby-Jones-Soft.eot');
    src: url('fonts/Bobby-Jones-Soft.eot?#iefix') format('embedded-opentype'),
         url('fonts/Bobby-Jones-Soft.woff2') format('woff2'),
         url('fonts/Bobby-Jones-Soft.woff') format('woff'),
         url('fonts/Bobby-Jones-Soft.ttf')  format('truetype'),
         url('fonts/Bobby-Jones-Soft.svg#Bobby Jones Soft') format('svg');
}

body h1, body h2, body h3, body h4, body h5, body h6
{
	font-family: 'Bobby Jones Soft'!important;
}


.headr_mneu ul li a
{
    color: #F6FAEF!important;
    background: #d75352;
}
.custm_headr
{
	position:relative;
	transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	z-index:999;
}
.custm_headr.fixed
{
	position:fixed;
	left:0px;
	top:0px;
	z-index:999999;

}
.footr_logo
{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0px;
    margin: 10px 0px 0px;
	align-items: center;
}
.footr_logo li
{
	display:inline-block;
	width:auto;
	padding-right:10px;
	box-sizing:border-box;
	margin-bottom:10px;
}
.footr_logo li a
{
	display:block;
	outline:none;
}
.footr_logo li a img
{
	display:inline-block;
	width:100%;
	max-width:100px;
	outline:none;
}
.home_innr_menu ul
{
	text-align:left;
}
.home_innr_menu ul li a
{
	color: #F6FAEF!important;
    background: #024176;
    margin: 0px auto 10px;
    max-width: 250px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.home_innr_menu ul li a:hover
{
	background: #d75352;
}

@media ( max-width:1100px )
{
	footer .ast-row
	{
		margin-left:0px;
		margin-right:0px;
	}
}
@media ( max-width:810px ) and ( max-width:1300px )
{
	body .footr_logo li
	{
		width:33%;
	}
}
@media ( max-width:700px )
{
	footer .ast-row
	{
		margin-left:0px;
		margin-right:0px;
	}
	body .cus_evnts .evnt_img
	{
		width:100%;
		margin-bottom:15px;
	}
	body .cus_evnts .evnt_cont
	{
		width:100%;
		padding-left:0px;
	}
}
.site-content ul
{
	margin-left:20px;
	list-style-position:outside;
}

/*11feb2021*/

.ecs-event-list .duration.time
{
    color: #024176;
    font-weight: 700;
    font-size: 1em;
    letter-spacing: 0.5px;
	line-height:1.2em;
	margin-bottom:13px;
	display:block;
	clear:both;
}

.entry-content h4{
color: #D73532
}

.site-content ul.ecs-event-list
{
    margin-left: 0px;
    list-style: none;
}
body .ecs-event-list .ecs-event h4
{
	margin-bottom:0px;
	font-size: 1.4em;
	line-height:1.4;
}
.ecs-event h4 a
{
	color: #D73532;
    font-size: 1.4em;
}
.ecs-event-list .ecs-excerpt
{
    color: #000000;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0px 0px 10px;
}

.ecs-event-list .ecs-event
{
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 3em;
    border-bottom: 1px solid #606A72;
    padding-bottom: 3em;
}
.ecs-event-list .ecs-event:last-child
{
	border-bottom:none;
	margin-bottom:0px;
}

.ecs-event-list .read_m
{
    color: #512CAB;
    font-size: 18px;
    font-weight: 100;
    font-family: "Bobby Jones Soft";
}

.cus_evnts
{
    display: block;
    clear: both;
    width: 100%;
    list-style: none;
    margin: 0px!important;
}
.cus_evnts li
{
	display: block;
    width: 100%;
    margin-bottom: 2em;
    clear: both;
}
.cus_evnts li:not(:last-child)
{
    border-bottom: 1px solid #606A72;
    padding-bottom: 2em !important;
}
.cus_evnts .evnt_wrap
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.cus_evnts .evnt_img
{
    display: inline-block;
    width: 25%;
}
.cus_evnts .evnt_img a, .cus_evnts .evnt_img a img
{
	display:block;
	width:100%;
	max-width:100%;
}
.cus_evnts .evnt_cont
{
    display: inline-block;
    width: 75%;
    padding-left: 20px;
    box-sizing: border-box;
}
.cus_evnts .no_img .evnt_cont
{
	width:100%;
	padding-left:0px;
}
.cus_evnts .evnt_cont h3, .cus_evnts .evnt_dur, .cus_evnts .read_more
{
	display:block;
	clear:both;
	width:100%;
	margin-bottom:0px;
}
.evnt_cont h3 a
{
	color: #D73532;
    font-size: 1.4em;
	text-decoration:none;
}
.cus_evnts .evnt_dur
{
	color: #024176;
    font-weight: 700;
    font-size: 1em;
    letter-spacing: 0.5px;
    line-height: 1.2em;
    margin-bottom: 13px;
}
.cus_evnts p
{
	margin-bottom:10px;
}
.cus_evnts .read-more
{
	display:none!important;
}

.cus_evnts .read_more a
{
	color: #512CAB;
    font-size: 18px;
    font-weight: 100;
    font-family: "Bobby Jones Soft";
}
.custm_pgnation
{
	 text-align: center;
}
.custm_pgnation *
{
   
    font-size: 20px;
    font-weight: 100;
	color: #512CAB;
	font-family: "Bobby Jones Soft";
}