/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 05 2025 | 15:46:42 */
.jobs_keyword_search .facetwp-input-wrap {
	display: block;
}

.jobs_keyword_search .facetwp-search {
	color: #3B3429;
	font-size: 16px;
	line-height: 24px;
    font-weight: 400;
    font-family: "neue-haas-unica", Verdana, Arial, sans-serif;
	padding: 10px 22px;
	border-radius: 8px;
	background: #F2F1EC;
}

.jobs_keyword_search .facetwp-icon {
	opacity: 1 !important;
	right: 7px !important;
}

.jobs_keyword_search .facetwp-icon::before {
	background: url(/wp-content/uploads/2025/07/Frame-362.svg) no-repeat;
	background-position: 0 50%;
    background-size: 30px 30px;
}

.jobs_keyword_search .facetwp-search::placeholder {
	color: #3B3429;
	font-size: 16px;
	line-height: 24px;
    font-weight: 400;
    font-family: "neue-haas-unica", Verdana, Arial, sans-serif;
}

.jobs_count, .jobs_count strong {
    display: flex;
	justify-content: flex-end;
}

.jobs_count .facetwp-counts {
    margin: 0 6px 0 6px;
}

.jobs_count strong {
	color: #C5620F;
	font-weight: 600;
}

/* Filters */

.facetwp-facet {
	margin-bottom: 0 !important;
}

.job_filters_f-select .facetwp-facet-title {
	font-family: "polymath-display", Verdana, Arial, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1.96px;
	color: #3B3429;
	border-bottom: 1px solid #BBBBAC;
	padding-bottom: 20px;
    margin-bottom: 20px;
}

.job_filters_f-select .fs-wrap {
	width: 100%;
}

.job_filters_f-select .fs-label {
	padding: 0 !important;
	font-family: "polymath-display", Verdana, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1.96px;
	color: #3B3429;
}

.job_filters_f-select .fs-label-wrap {
	font-family: "polymath-display", Verdana, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1.96px;
	color: #3B3429;
	border: 0;
	width: 100%;
	box-shadow: none !important;
    outline: none !important;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/08/Vector-1-1.svg);
    background-repeat: no-repeat;
    background-position: right 0 center;
	transition: all .2s ease 0s;
}

.job_filters_f-select .fs-wrap.multiple.fs-open .fs-label-wrap {
	-webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/08/Vector.svg);
    background-repeat: no-repeat;
    background-position: right 0 center;
	transition: all .2s ease 0s;
}

.job_filters_f-select .fs-arrow {
	 appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border: 0 !important;
}

.job_filters_f-select .fs-dropdown {
	border: 0;
}

.job_filters_f-select .fs-dropdown .fs-search {
	color: #3B3429;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "neue-haas-unica", Verdana, Arial, sans-serif;
    padding: 10px 18px;
    border-radius: 8px;
    background: #F2F1EC;
	margin-top: 25px;
    margin-bottom: 25px;
}

.job_filters_f-select .fs-dropdown .fs-search input, .job_filters_f-select .fs-dropdown .fs-search input::placeholder {
	color: #3B3429;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "neue-haas-unica", Verdana, Arial, sans-serif;
}

.job_filters_f-select .fs-option .fs-checkbox i {
    background-color: #F2F1EC !important;
	border-radius: 100px !important;
	border: 0 !important;
	width: 20px !important;
    height: 20px !important;
	margin-left: 0 !important;
}

.job_filters_f-select .fs-option.selected .fs-checkbox i {
    background-color: #C5620F !important;
	border-radius: 100px !important;
	border: 0 !important;
	width: 20px !important;
    height: 20px !important;
	margin-left: 0 !important;
}

.job_filters_f-select .fs-option-label {
    color: #725D52;
    font-size: 16px;
	line-height: 24px;
    font-weight: 400;
    font-family: "neue-haas-unica", Verdana, Arial, sans-serif;
	margin-left: 4px;
}

.clear_filters_btn .facetwp-reset {
	background: #6C6948;
	color: #fff;
	padding: 10px 30px;
	font-family: "polymath-display", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: .84px;
	font-style: normal;
	border-radius: 100px;
	border: 0;
}

.clear_filters_btn .facetwp-reset:hover {
	background: #C5620F;
}

/* Filters */

.jobs_title_main {
	text-decoration: none !important;
	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 2;
  	overflow: hidden;
	    height: 85px;
}

/* Jobs Pager */

.job_search_pager_custom .fl-module-content.fl-node-content {
    text-align: center;
    border-top: 1px solid #BBBBAC;
	padding-top: 20px;
}

.job_search_pager_custom .facetwp-pager {
	position: relative;
}

.job_search_pager_custom a.facetwp-page {
  	font-family: "neue-haas-unica", Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
	color: #725D52;
	text-decoration: none !important;
	outline: none !important;
	margin-right: 5px;
}

.job_search_pager_custom a.facetwp-page.active {
   	font-family: "neue-haas-unica", Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
	color: #C5620F;
	text-decoration: none !important;
}

.job_search_pager_custom a.facetwp-page.next {
    color: transparent;
}

.job_search_pager_custom .facetwp-page.next:after {
    content: url(/wp-content/uploads/2025/07/Vector-2.svg);
    position: absolute;
    right: 0;
}

.job_search_pager_custom a.facetwp-page.prev {
    color: transparent;
}

.job_search_pager_custom .facetwp-page.prev:before {
    content: url(/wp-content/uploads/2025/07/Vector-3.svg);
    position: absolute;
    right: 0;
}

/* Jobs Pager */

.header_row {
	z-index: 999 !important;
}