/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 03 2025 | 10:25:20 */
.team_member_grid .pp-content-post:hover .dual_team_btns .on_hover_btn{
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 24px;
	color: #000000;
}

.team_member_grid .pp-content-grid-post-image img{
	border-radius: 8px;
}

.team_member_grid .pp-content-post:hover .dual_team_btns .normal_btn{
	display: none;
}

.team_member_grid .dual_team_btns img{
	width: 20px;
	height: 20px;
}

.team_member_grid .team_member_position{
	color: #51ABA9;
	font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 16px;
}

.team_member_grid .team_memeber_name a{
	font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 32px;
	color: #284253;
}


.team_member_grid .dual_team_btns .on_hover_btn:hover{
	text-decoration: none;
}

.team_dropdown_facet .facetwp-dropdown{
	color: #284253;
	border: none;
	border-top: 1px solid #F6917B;
	border-bottom: 1px solid #F6917B;
	padding: 12px 8px;
	width: 100%;
	font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/09/Clip-path-group-1.svg);
    background-repeat: no-repeat;
    background-position: right 0px center;
	background-size: 18px;

}

.team_dropdown_facet .facetwp-dropdown:focus-visible{
	outline: none;
}

.team_dropdown_facet .facetwp-dropdown option{
	color: #666666;
}

.meet_the_team_left_info .info_division{
	background-color: #51ABA933;
	width: 100%;
	border-radius: 100px;
	padding: 4px;
}