/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 18 2025 | 18:31:54 */
.facetwp-autocomplete-update {
	display: none;
}

.keyword_autocomplete_js .fs-wrap {
	width: 100%;
}

.keyword_autocomplete_js .fs-label-wrap {
	background: #FAF8F7;
	font-family: calibri, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
	color: #666666;
	border-radius: 100px;
	border: 0;
	padding: 4px 15px;
	width: 100%;
	box-shadow: none !important;
    outline: none !important;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/07/Vector-8.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
	transition: all .2s ease 0s;
}

.keyword_autocomplete_js .fs-wrap.multiple.fs-open .fs-label-wrap {
	-webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/07/Vector-9.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
	transition: all .2s ease 0s;
}

.keyword_autocomplete_js .fs-arrow {
	 appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border: 0 !important;
}

.search_jobs_btn_banner .fwp-submit {
	font-family: iskra, Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-decoration: none !important;
    text-align: center;
    padding: 10px;
    width: 100%;
    display: block;
    background: #E97024;
    border: 0;
    border-radius: 100px;
    transition: all .3s ease 0s;
}

.search_jobs_btn_banner .fwp-submit:hover {
	background: #13334F;
}

.jobs_count, .jobs_count strong {
    display: flex;
	justify-content: flex-end;
}

.jobs_count .facetwp-counts {
    margin: 0 6px 0 6px;
}

.jobs_count strong {
	color: #E97024;
	font-weight: 700;
}

/* Jobs */

.job_search_grid_jobs .posted_date_custom, .job_search_grid_jobs .optigy_more_info p {
	color: #666666 !important;
	font-size: 15px !important;
}

.job_search_grid_jobs .job_location_custom, .job_search_grid_jobs .job_category_custom {
	margin-bottom: 2px;
}

.job_search_grid_jobs .optigy_job_title a {
	color: #13334F !important;
	-webkit-line-clamp: 5 !important;
	height: 125px;
}

.job_search_grid_jobs .optigy_jobs_sep {
	background: #D1D3D4 !important;
	margin-top: 12px !important;
	margin-bottom: 15px !important;
}

/* Jobs */


/* Facet Filters */

.js_left_accordion_filters .pp-accordion-open::before {
    content: url(/wp-content/uploads/2025/07/Vector-8.svg);
}

.js_left_accordion_filters .pp-accordion-close::before {
    content: url(/wp-content/uploads/2025/07/Vector-9.svg);
}

.facetwp-facet {
	margin-bottom: 0 !important;
}

.js_left_facet_filters .fs-wrap {
	width: 100%;
}

.js_left_facet_filters .facetwp-facet-title {
	font-family: calibri, Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
	color: #13334F;
}

.js_left_facet_filters .fs-label-wrap {
	background: transparent;
	font-family: calibri, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
	color: #666666;
	border-radius: 100px;
	border: 1px solid #D1D3D4;
	padding: 4px 10px;
	width: 100%;
	box-shadow: none !important;
    outline: none !important;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/07/Vector-8.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
	transition: all .2s ease 0s;
}

.js_left_facet_filters .fs-wrap.multiple.fs-open .fs-label-wrap {
	-webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/07/Vector-9.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
	transition: all .2s ease 0s;
}

.js_left_facet_filters .fs-arrow {
	 appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border: 0 !important;
}

.js_left_facet_filters .fs-option .fs-checkbox i {
	border: 0 !important;
	border-radius: 100px !important;
	background-color: #13334F !important;
	width: 15px !important;
    height: 15px !important;
}

.js_left_facet_filters .fs-option.selected .fs-checkbox i {
	border: 0 !important;
	border-radius: 100px !important;
	background-color: #E97024 !important;
	width: 15px !important;
    height: 15px !important;
}

.js_left_facet_filters .fs-option-label {
	font-family: calibri, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
	color: #666666;
}

.js_left_facet_filters .facetwp-checkbox {
    background: url(/wp-content/uploads/2025/07/Ellipse-33-1.svg) 0 50% no-repeat !important;
    background-size: 14px 14px;
    margin-bottom: 8px;
    padding-left: 20px;
    cursor: pointer;
}

.js_left_facet_filters .facetwp-checkbox.checked {
    background-image: url(/wp-content/uploads/2025/07/Ellipse-33.svg) !important;
}

.js_left_facet_filters .facetwp-display-value {
	margin-left: 6px;
}

.js_left_facet_filters .facetwp-checkbox span {
	font-family: calibri, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
	color: #666666;
}

.js_left_facet_filters .facetwp-toggle {
	font-family: calibri, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
	color: #666666;
	font-style: italic;
}

.facet_silder_zipcode .noUi-target {
	padding-right: 0 !important;
	background: #E97024;
	border-radius: 100px;
	border: 0 !important;
}

.facet_silder_zipcode .noUi-handle {
	border-radius: 100px;
	background: #E97024;
	border: 0 !important;
}

.facet_silder_zipcode .noUi-connect {
	background: #13334F;
	border-radius: 100px;
	border: 0 !important;
}

.facet_silder_zipcode .noUi-handle-upper {
    visibility: hidden;
}

.facet_silder_zipcode .facetwp-slider[data-disabled="true"] {
	opacity: 1 !important;
}

.clear_filter_btn .facetwp-reset {
	font-family: iskra, Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-decoration: none !important;
    text-align: center;
    padding: 9px;
    width: 100%;
    display: block;
    background: #13334f;
    border: 0;
    border-radius: 100px;
    transition: all .3s ease 0s;
}

.clear_filter_btn .facetwp-reset:hover {
	background: #E97024;
	color: #fff;
}

/* Facet Filters */

/* Pager */

.job_search_pager_custom .fl-module-content.fl-node-content {
    text-align: center;
	padding-top: 30px;
}

.job_search_pager_custom .facetwp-pager {
	position: relative;
}

.job_search_pager_custom a.facetwp-page {
  	font-family: calibri, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
	color: #666666;
	text-decoration: none !important;
	outline: none !important;
	margin-right: 4px;
}

.job_search_pager_custom a.facetwp-page.active {
	font-family: calibri, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
	color: #E97024;
}

.job_search_pager_custom a.facetwp-page.next {
    color: transparent;
}

.job_search_pager_custom .facetwp-page.next:after {
    content: "Next Page";
    font-family: iskra, Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-decoration: none !important;
    text-align: center;
    padding: 10px 38px;
    background: #13334F;
    border: 0;
    border-radius: 100px;
    right: 0;
	position: absolute;
}

.job_search_pager_custom a.facetwp-page.prev {
    color: transparent;
}

.job_search_pager_custom .facetwp-page.prev:before {
    content: "Previous Page";
    font-family: iskra, Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-decoration: none !important;
    text-align: center;
    padding: 10px 38px;
    background: #13334F;
    border: 0;
    border-radius: 100px;
    position: absolute;
    left: 0;
}

/* Pager */

@media(max-width:767px) {
	.job_search_pager_custom .facetwp-page.next:after,
	.job_search_pager_custom .facetwp-page.prev:before {
		margin-top:30px;
		bottom:60px;
	}
}