/*
Theme Name: Nonprofit Child
Theme URI: http://themes.webdevia.com/nonprofit/
Description: Nonprofit Child Theme
Author: Mymoun
Author URI: http://www.webdevia.com/
Version: 2.3
Template: nonprofit
License: Envato
License URI: https://themeforest.net/licenses
Tags: two-columns, custom-background, threaded-comments, translation-ready, custom-menu
Text Domain:  nonprofit
*/

.life-member-tbl table{
	width:100%;
	border-collapse: collapse;
	
}

.life-member-tbl table tr:nth-child(even){
	background-color:#f2f2f2;
}

.life-member-tbl table td{
	border : 1px solid #EEE;
	border-collapse:collapse;
}

/* .wd-top-bar{display : none !important;} */

.home-events .wpem-main.wpem-event-listings-header {display:none;}

.home-events .wpem-event-location, .home-events .wpem-event-type{
	display:none !important;
}

.event-main  .wpem-event-category, .event-main  .wpem-event-type{
	display:none;
}

.membership-form ul{
	margin:0px;
	padding:0px;
	list-style-type : none;
}

.membership-form li{
	list-style-type : none;
	margin-bottom:20px;
}

.membership-form li strong{
	margin-bottom:10px;
	font-size:14px;
	display:block;
}

.membership-form .wpcf7-radio > span{
	display:block;
}
.top-bar-section{margin-top:30px;}
						
.top-bar{height: 3.8rem !important;}
.top-bar.expanded {
    background: transparent;
    height: auto !important;
}

#event-youtube-button{
	display:none;
}

.copyright p{opacity:0}
.copyright::after{
	content:"© 2023 BPA Trust All rights reserved.";
}

.border-bar{
	background-color:transparent !important;
}