/*
Theme Name:    ImpactAssets Child Theme
Description:   Child Theme for Beaver Builder
Version:       1.0.01
Author:        HD
Author URI:    https://impactassets.org/
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

.purple_img_hover .njba-image-hover-box1 a:after,
.mobile_news_cont .fl-post-image:after,
.news_post_cont .fl-post-grid-image:after,
#news_and_perspectives .rt-tpg-container .layout1 .rt-holder .rt-img-holder:after,
#hp_trending_topics .rt-tpg-container .layout1 .rt-holder .rt-img-holder:after,
.image_arrows .fl-photo-content:after,
.IA_review_committee_cont.pp-content-grid-post-image:after{
	content: "\e97e" !important;
}

	
#footer-social {
	margin-top: 10px;
}

	#footer-social a .ua-icon {
		margin-right:20px;
		color: #0073aa;
		font-size:20px;
	}

		#footer-social a .ua-icon:hover {
			color: #00399a;
		}
		

#hamburger-social {
	margin-top: 10px;
}

	#hamburger-social a .ua-icon {
		margin-right:12px;
		color: #ffffff;
		font-size:24px;
	}

		#hamburger-social a .ua-icon:hover {
			color: #00399A;
		}

	#hamburger-social a:hover {
		text-decoration: none;
	}


.fl-page a.fl-button.IA_button_white,
.fl-page a.fl-button.IA_button_trans,
.fl-page a.fl-button.IA_button_trans_black {
    font-family: Gotham-Bold, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
	color: #555;
    border-color: #91c24a;
    border-bottom-width: 4px;
	background-color: transparent;
    padding: 8px 10px 4px 10px;
	text-transform: uppercase;
	transition: all 0.2s linear !important;
	-moz-transition: all 0.2s linear !important;
	-webkit-transition: all 0.2s linear !important;
	-o-transition: all 0.2s linear !important;
}

	.fl-page a.fl-button.IA_button_white .fl-button-icon,
	.fl-page a.fl-button.IA_button_trans .fl-button-icon,
	.fl-page a.fl-button.IA_button_trans_black .fl-button-icon {
		font-weight: 400;
		font-size: 21px;
		line-height: 21px;
		margin-left: 12px;
		position: relative;
		top: -3px;
	}
	
	.fl-page a.fl-button.IA_button_white * {
		color: #555;
	}

	.fl-page a.fl-button.IA_button_trans * {
		color: #fff;
	}

	.fl-page a.fl-button.IA_button_trans_black * {
		color: #474350;
	}

	.fl-page a.fl-button.IA_button_white:hover,
	.fl-page a.fl-button.IA_button_trans:hover,
	.fl-page a.fl-button.IA_button_trans_black:hover {
		background-color: #91c24a;
	}


.bar_blue {}
	
	.bar_blue {}


.faq-trending	 {}
	
	.fl-page .faq-trending a.fl-button.IA_button_white {
		display: block;
	}
	

.forms_topics_cont {}
	
	.fl-page .forms_topics_cont p {
		margin-bottom: 0px;
	}

		.fl-page .forms_topics_cont a.fl-button.IA_button_white {
			padding-top: 25px;
			padding-right: 15px;
			padding-bottom: 15px;
			padding-left: 40px;
			margin-bottom: 0px;
			border-bottom: 0px;
			display: block;
			text-align: left;
		}

			.fl-page .forms_topics_cont a.fl-button.IA_button_white:hover {
				background-color: #b9d9eb;
			}



