/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 02 2025 | 11:01:12 */
.js_keyword_search .facetwp-input-wrap {
	display: block;
}

.js_keyword_search .facetwp-facet {
	margin-bottom: 0;
}

.js_keyword_search .facetwp-search {
	width: 100%;
	background-color: transparent !important;
	border: 0;
	border-bottom: 1px solid #ffffff;
	border-radius: 0;
	color: #ffffff;
	font-family: "Gotham", Verdana, Arial, sans-serif;
    font-weight: 400;
	font-size: 16px;
	padding: 10px 0;
}

.js_keyword_search .facetwp-search::placeholder {
	color: #ffffff;
	font-family: "Gotham", Verdana, Arial, sans-serif;
    font-weight: 400;
	font-size: 16px;
}

.js_keyword_search .facetwp-icon {
	display: none;
}

.js_search_btn .fwp-submit {
	background-color: transparent !important;
	padding: 0;
	border: 0 !important;
}

.showing_job_count_custom .fl-heading-text {
	display: flex;
    justify-content: flex-end;
	gap: 8px;
}

/* Grid Jobs */

.frontline_jobs_title a {
	color: #333333;
	font-family: "Gotham", Verdana, Arial, sans-serif;
    font-weight: 400;
	font-size: 27px;
	text-decoration: none !important;
}

.frontline_jobs_main_container .pp-content-grid-separator {
	background: #006E96;
	min-height: 4px;
	width: 17%;
	margin-top: 20px;
}

.frontline_jobs_more_info {
	display: flex;
	gap: 60px;
}

.frontline_jobs_icon_and_info {
	color: #333333;
	font-family: "Gotham", Verdana, Arial, sans-serif;
    font-weight: 400;
	font-size: 14px;
}

.frontline_jobs_icon_and_info span {
	margin-right: 8px;
}

.frontline_jobs_btn {
	text-align: end;
	margin-top: 10px;
}

.frontline_jobs_btn a {
	font-family: "DM Sans", sans-serif;
    font-weight: 900;
	font-size: 15px;
	color: #333333;
	text-decoration: none !important;
}

.frontline_jobs_btn a img {
	margin-left: 5px;
}

/* Grid Jobs */

/* Pagination */

.job_search_pager_custom .facetwp-pager {
	text-align: end;
}

.job_search_pager_custom .facetwp-pager .facetwp-page {
	color: #2C2D2F;
	font-family: "Gotham", Verdana, Arial, sans-serif;
    font-weight: 400;
	font-size: 17px;
	text-decoration: none !important;
	background-color: #ECECEC;
	border-radius: 100px;
	padding: 8px 16px;
	outline: none !important;
	box-shadow: none !important;
	margin-right: 12px;
}

.job_search_pager_custom .facetwp-pager a.facetwp-page.active {
	background-color: #006E96 !important;
	color: #FFFFFF !important;
}

.job_search_pager_custom a.facetwp-page.prev, .job_search_pager_custom a.facetwp-page.next, .job_search_pager_custom a.facetwp-page.prev.active, .job_search_pager_custom a.facetwp-page.next.active {
	color: transparent !important;
	padding: 8px 0 !important;
	background-color: #ECECEC !important;
}

.job_search_pager_custom .facetwp-page.prev:after {
    content: url(/wp-content/uploads/2025/02/Vector-5.svg);
	position: relative;
	right: 11.5px;
	top: 1px;
}

.job_search_pager_custom .facetwp-page.next:after {
    content: url(/wp-content/uploads/2025/02/Vector-6.svg);
	position: relative;
	right: 11.5px;
	top: 1px;
}

/* Pagination */

.js_infobox_custom .pp-button-icon {
	color: transparent !important;
	font-size: 19px !important;
}

.quick_apply_infobox .pp-button-icon:before {
	background: url(/wp-content/uploads/2025/01/Group-74-2.svg) no-repeat !important;
    background-position: center center !important;
    display: block;
    width: 25px;
    height: 25px;
}

.sign_up_job_alerts_infobox .pp-button-icon:before {
	background: url(/wp-content/uploads/2025/01/Group-6285.svg) no-repeat !important;
    background-position: center center !important;
    display: block;
    width: 25px;
    height: 25px;
}

.js_left_filter .facetwp-facet-title {
	color: #006E96;
	font-family: "DM Sans", sans-serif;
    font-weight: 700;
	font-size: 14px;
}