/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 20 2025 | 14:55:20 */
.team_member_grid_customs .pp-content-grid-post-image a img {
    aspect-ratio: 1 / 1;
    width: 100%;
    object-fit: cover;
	border: 6px solid #F5F5DC;
}

.team_member_grid_customs .team_more_info_right a img {
    width: 30px;
    height: 30px;
}

.team_member_grid_customs .team_more_info_div {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.team_member_grid_customs .pp-content-grid-post-text {
    padding: 10px 20px 20px 20px !important;
}

.team_member_grid_customs .pp-content-grid-post-title a {
    color: #000 !important;
	font-family: "Covered By Your Grace" !important;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
	text-decoration: none !important;
}

.team_member_grid_customs .team_more_info_left p {
    color: #000;
    font-family: Caveat !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;

}

.team_member_grid_customs li.pp-post-filter {
    border-radius: 22px;
    background: #E5E5E5;
    padding: 6px 20px !important;
    color: #002551;
    text-align: center;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
	transition: all .3s ease;
}

.team_member_grid_customs li.pp-post-filter:hover {
    border-radius: 22px;
    background: #348C4E;
    padding: 6px 20px !important;
    color: #ffffff !important;
    text-align: center;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
	transition: all .3s ease;
}

.team_member_grid_customs ul.pp-post-filters {
    text-align: center;
	margin-bottom: 0;
}

.gfield_select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('/wp-content/uploads/2024/12/Vector-3.svg');
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.team_member_grid_customs .pp-content-grid-post-image.gr_recruiter {
	position: relative
}

.team_member_grid_customs .pp-content-grid-post-image.gr_recruiter a::before {
    content: "";
    background: url(/wp-content/uploads/2025/06/Great-Recruiters-1-2.svg);
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 100%;
    height: 53px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
}

.individual_gr_recruiter .fl-photo-content::before {
    content: "";
    background: url(/wp-content/uploads/2025/06/Great-Recruiters-1-1.svg);
    position: absolute;
	left: -1px;
    bottom: -1px;
    width: 100%;
    height: 68px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
}

.recruiter_facet_customs .facetwp-checkbox {
    border-radius: 22px;
    background: #E5E5E5 !important;
    padding: 6px 20px !important;
    color: #002551 !important;
    text-align: center;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    transition: all .3s ease;
}

.recruiter_facet_customs .facetwp-radio {
    border-radius: 22px;
    background: #E5E5E5 !important;
    padding: 6px 20px !important;
    color: #002551 !important;
    text-align: center;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    transition: all .3s ease;
}

.recruiter_facet_customs .facetwp-radio:hover, .recruiter_facet_customs .facetwp-radio.checked {
    border-radius: 22px;
    background: #348C4E !important;
    padding: 6px 20px !important;
    color: #ffffff !important;
    text-align: center;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    transition: all .3s ease;
}

.recruiter_facet_customs .facetwp-checkbox:hover, .recruiter_facet_customs .facetwp-checkbox.checked {
    border-radius: 22px;
    background: #348C4E !important;
    padding: 6px 20px !important;
    color: #ffffff !important;
    text-align: center;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    transition: all .3s ease;
}

.recruiter_facet_customs .facetwp-counter {
	display: none;
}

.recruiter_facet_customs .facetwp-facet {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-bottom: 0;
}

.recruiter_facet_customs .facetwp-checkbox {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.recruiter_category_details_page {
	display: none;
} 

.team_member_details_social_icons .pp-social-icon .fa-phone:before {
	content: url(/wp-content/uploads/2025/05/Group-48.svg);
}

.team_member_details_social_icons .pp-social-icon:hover .fa-phone:before {
	content: url(/wp-content/uploads/2025/05/download.svg);
}

.great_recruiter {
	visibility: hidden;
}

.great_recruiter img {
	width: 10px
}

.great_recruiter p {
	margin: 0 !important;
}