/*
 Theme Name:   CFPA 2021
 Description:  Custom Child Theme
 Author:       heather gardner-madras
 Author URI:   http://heathergm.com
 Template:     Divi
 Version:      1.0.0
*/

.NHaasGroteskTXPro55Rg { font-family: "NHaasGroteskTXPro-55Rg"; }
.NHaasGroteskTXPro65Md { font-family: "NHaasGroteskTXPro-65Md"; }
.NHaasGroteskTXPro75Bd { font-family: "NHaasGroteskTXPro-75Bd", Helvetica; }
.lspace { letter-spacing: -.025em; }
.scase, .scase h4, h4, .et_pb_blurb h4, .scase h3, .scase h2 { text-transform: none; }
body { font-family: "NHaasGroteskTXPro-55Rg" !important; }
H1, H2, H3, H4, h5, h6 { font-family: "NHaasGroteskTXPro-75Bd"; }

.vertical-align
{
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.cul { }

/*mobile for page heads */
.mhead .et_pb_title_featured_container
{
	width: 100%;
	!important: ;
}

.mhead .et_pb_fullwidth_post_title_1_tb_body .et_pb_title_container h1.entry-title { padding: 2vh 0; }
.et_pb_fullwidth_section.mhead  .et_pb_post_title { padding-bottom: 0; }
.m-ph image { }

/* site navigation header styles */
.navdonate:hover { background: #5816c2; }
.topnav { letter-spacing: -.025em; }

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li
{
	margin-top: 0;
	line-height: 84px;
	padding-bottom: 0;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li:hover { background: #5816c2; }
.et_pb_menu__menu>nav>ul>li:hover  a { color: #ffffff; }
.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a:hover { color: #eee !important; }
.et-menu .menu-item-has-children>a:first-child { padding: 0 10px; }

.et_pb_menu__menu .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after
{
	content: "\43";
	position: absolute;
	left: 40%;
	top: 20px;
}

.et_pb_menu_0_tb_header.et_pb_menu .nav li ul
{
	border: none;
	border-top: 1px solid #747474;
	left: -4em;
	text-align: center;
}

et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a, .et_pb_menu_0_tb_header.et_pb_menu ul.sub-menu li a
{
	line-height: 1.2em;
	font-size: 16px;
}

.current-page-ancestor a { color: #747474; }

/* Mobile Menu tweaks */
.m-donate
{
	font-family: "NHaasGroteskTXPro-75Bd", Helvetica;
	background: #fff7eb;
	color: #ff4200!important;
	text-align: center;
}

.m-donate a
{
	color: #ff4200!important;
	font-family: "NHaasGroteskTXPro-75Bd", Helvetica;
}

/* 

 .menu_title img  {height:35px;}
 */

img.bar_logo { height: 35px!important; }

/* page title and photo section */
.et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg .et_pb_title_container
{
	float: left;
	width: 45%;
	position: absolute;
	bottom: 2vh;
	left: 2vw;
	text-align: right;
}

/*footer styles */
.footsoc img { margin: 0px 8px; }

.sli-widget a.sli-button
{
	font-family: NHaasGroteskTXPro-75Bd !important;
	color: #FFF7EB !important;
	background-color: #ff4200 !important;
	border-color: transparent !important border-style: none !important;
	font-size: 20px !important;
	letter-spacing: -.05em !important;
	padding: 8px !important;
}

.sli-widget a.sli-button:hover
{
	background-color: #FFF7EB !important;
	border: 1px solid #ff4200 !important;
	color: #ff4200 !important;
}

.sli-widget a.sli-button:active { background-color: #000000 !important; }

.sli-element
{
	clear: none;
	margin: 0;
}

.sli-form-field
{
	width: 48%;
	float: left !important;
	clear: none !important;
	margin: 0;
}

.sli-form-field input { margin: 0!important; }
.sli-columns { padding: 0; }
.sli-field-person-firstname,.sli-field-contact-email { margin: 0 2% 0 2%; }

/* home page styles - blog */
.et_pb_post .entry-title a { text-transform: none!important; }

/* 
.et_pb_gutters4 .et_pb_column, .et_pb_gutters4.et_pb_row .et_pb_column {
padding-right: 4%;
margin-right: 4%;
border-right: 1px solid #aaa;
}

.et_pb_gutters4 .et_pb_column:last-child, .et_pb_gutters4.et_pb_row .et_pb_column:last-child, .et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child{
padding-right: 4%;
margin-right: 0!important;
border-right: none;
}
 */

/* 
home et_pb_column et_pb_column_1_3:after, .home-blogmore:after {
content: "Arrow";
position: absolute;
left: 100%;
top: 50%;
}
 */

/* Add Learn more rollover to issues and posts */
.hblurb .et_pb_main_blurb_image:hover { background: rgba(0,0,0,0.48); }

.hblurb .et_pb_main_blurb_image:hover:after
{
	content: "Learn More";
	font-weight: 700;
	color: #fff7eb;
	font-family: "NHaasGroteskTXPro-75Bd";
	font-size: 28px;
	text-transform: uppercase;
	z-index: 1000;
	position: absolute;
	/* overflow: visible; */
	top: 25%;
	left: 25%;
	display: block;
	border-bottom: 3px solid #fcb823;
	line-height: 28px;
	letter-spacing: -.03em;
	background: rgba(51, 51, 51, 0.71);
	padding: 8px;
}

.et_pb_blog_0 .et_overlay:before, .et_pb_blog_1 .et_overlay:before, .et_pb_blog_2 .et_overlay:before
{
	content: "Learn More";
	font-weight: 700;
	color: #fff7eb !important;
	font-family: "NHaasGroteskTXPro-75Bd";
	font-size: 28px;
	text-transform: uppercase;
	z-index: 1000;
	position: absolute;
	top: 50% !important;
	left: 30% !important;
	display: block;
	border-bottom: 3px solid #fcb823;
	line-height: 28px;
	letter-spacing: -.03em;
}

/* Add Take Action rollover to action blurbs */
.tblurb .et_pb_main_blurb_image:hover { background: rgba(0,0,0,0.48); }

.tblurb .et_pb_main_blurb_image:hover:after
{
	content: "TAKE ACTION";
	font-weight: 700;
	color: #fff7eb;
	font-family: "NHaasGroteskTXPro-75Bd";
	font-size: 28px;
	text-transform: uppercase;
	z-index: 1000;
	position: absolute;
	/* overflow: visible; */
	top: 25%;
	left: 25%;
	display: block;
	border-bottom: 3px solid #ff4200;
	line-height: 28px;
	letter-spacing: -.03em;
	background: #333;
}

/* PERSON module rollover css */
.team-row h4 { padding-bottom: 0; }

.team-row p:not(.has-background):last-of-type
{
	font-size: .8em;
	line-height: 1.3em;
}

/* Accomplishment styles */
.accomplishments .et_pb_blurb_container { padding: 0 15px 15px; }

/*DONATION form styles */
.donate-now
{
	list-style-type: none!important;
	margin: 25px 0 0 0;
	padding: 0;
}

.donate-in { list-style-type: none!important; }

.donate-now li
{
	float: left;
	margin: 0 15px 0 0;
	width: 100px;
	height: 40px;
	position: relative;
}

.donate-in li
{
	float: left;
	margin: 0 15px 0 0;
	width: 130px;
	height: 50px;
	position: relative;
}

.donate-now label, .donate-now input
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 35px;
}

.donate-in label,.donate-in input
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 130px;
	height: 45px;
}

.donate-now input[type="radio"], .donate-in input[type="radio"]
{
	opacity: 0.011;
	z-index: 100;
}

.donate-now input[type="radio"]:checked + label, .donate-in input[type="radio"]:checked + label { background: #fcb823; }

.donate-now label
{
	padding: 5px;
	margin-right: 15px;
	cursor: pointer;
	background: #555555;
	color: #ffffff;
	font-weight: 700;
	font-family: "NHaasGroteskTXPro-75Bd";
	font-size: 20px;
	text-align: center;
	z-index: 90;
}

.donate-in label
{
	padding: 10px;
	margin-right: 15px;
	cursor: pointer;
	background: #0e0e0e;
	color: #ffffff;
	font-weight: 700;
	font-family: "NHaasGroteskTXPro-75Bd";
	font-size: 28px;
	text-align: center;
	z-index: 90;
}

.donate-now label:hover, donate-in label:hover { background: #f9d27e; }

.homedonate
{
	background: #ff4200;
	display: block;
	float: right;
	width: 125px;
	height: 45px;
	color: #ffffff;
	font-weight: 700;
	font-family: "NHaasGroteskTXPro-75Bd";
	font-size: 18px;
	letter-spacing: -.03em;
	text-align: center;
	border: none;
	border-radius: none;
	clear: both;
	margin: 25px 88px 0;
}

.homedonate:hover, .indonate:haver { background: #f9d27e; }

.indonate
{
	background: #ffffff;
	display: block;
	float: right;
	width: 125px;
	height: 45px;
	color: #ff4200;
	font-weight: 700;
	font-family: "NHaasGroteskTXPro-75Bd";
	font-size: 18px;
	letter-spacing: -.03em;
	text-align: center;
	border: none;
	border-radius: none;
	clear: both;
	margin: 25px 88px 0;
}

/* Remove date from page search results */
.search-results article.type-page .post-meta { display: none; }
.logo-1 { padding: 1vw; }

/*blog styles */
body.blog .et_pb_image_container, .blogg .et_pb_image_container { margin: 0!important; }
body.post-template-default H1.entry-title { margin: 2vh 0 1vh; }
body.post-template-default .et_pb_section_2_tb_body et_section_regular, body.post-template-default .et_pb_section { padding-top: 0!important; }
li.current-cat a { color: #ff4200!mportant; }
.et_pb_blog_grid .et_pb_post 
{

}

/* MEDIA QUERIES */

@media (min-width: 981px) and (max-width: 1366px)
{
	header .et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 { width: 58.25%; }
	header .et_pb_gutters3 .et_pb_column { margin-right: 0; }
}

@media (min-width: 1000px) and (max-width: 1120px)
{
	.et_pb_menu_0_tb_header.et_pb_menu ul li a { font-size: 15px!important; }
}

@media (min-width: 480px) and (max-width: 768px)
{
	.team-row { width: 50%!important; }
}