/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 20 2025 | 11:09:43 */
/* .banner_filters_col_js {
	backdrop-filter: blur(25px);
	border-radius: 25px;
	background-color: rgba(255, 255, 255, 0.46);
} */

.banner_facet_filters_js .fs-wrap {
	width: 100%;
}

.banner_facet_filters_js .facetwp-facet .fs-label-wrap {
	font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #666;
	border-radius: 25px;
	width: 100%;
	background-color: #fff;
	padding: 5px;
}

.banner_facet_filters_js .facetwp-facet .fs-label {
	padding: 5px;
}

.banner_facet_filters_js .facetwp-facet .fs-label-wrap:placeholder {
	font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #666;
}

.banner_facet_filters_js .fs-arrow {
	appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
	border: 0 !important;
}

.banner_facet_filters_js .fs-label-wrap {
    box-shadow: none !important;
    outline: none !important;
    width: 100%;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/10/Group-80.svg);
    background-repeat: no-repeat;
    background-position: right 7px center;
}

.js_search_btn .fwp-submit {
	background: #1D3C96;
	border: 0;
	border-radius: 25px;
	color: #fff;
	font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
	width: 100%;
	padding: 10px 6px;
}

.js_search_btn .fwp-submit:hover {
	background: #4D74B9;
	transition: all 0.3s ease-in-out;
}


.jobs_count .fl-heading .fl-heading-text {
    display: flex;
	justify-content: flex-end;
}

.jobs_count .facetwp-counts {
    margin: 0 4px 0 4px;
}

.armstaffing_hot_jobs {
	position: absolute;
    top: 3%;
    right: 5%;
}

.armstaffing_hot_jobs_tag {
	color: transparent !important;
}

.jobs_state_wise_images img {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.armstaffing_jobs_main_content {
	background: #F8F8F8;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding: 11px 25px;
}

.armstaffing_jobs_main_content a {
	text-decoration: none !important;
}

.armstaffing_job_tile {
	margin-top: 0;
	margin-bottom: 15px;
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 80px;
    border-bottom: 1px solid #000000 !important;
}

.armstaffing_job_tile span {
	color: #1D3C96;
	font-size: 28px;
	font-weight: 400;
	line-height: 36px;
	font-family: "Poppins", sans-serif;
	text-decoration: none !important;
}

.armstaffing_jobs_more_info_main {
	display: flex;
	justify-content: space-between;
	padding-left: 14px;
    padding-right: 14px;
}

.jobs_more_info p {
	color: #666666;
	line-height: 23.1px;
	margin-bottom: 7px;
}

.jobs_location {
	color: #666666;
	line-height: 23.1px;
	margin-bottom: 7px;
	margin-left: 14px;
}

.jobs_location span {
	font-weight: 600;
}

.jobs_more_info p span {
	font-weight: 600;
}

.jobs_location {
	color: #666666;
	line-height: 23.1px;
	font-weight: 400;
	margin-bottom: 6px;
}

/* .jobs_location span {
	color: #666666;
	line-height: 23.1px;
	font-weight: 600 !important;
}

.armstaffing_view_detail_button {
	color: #FFF;
	font-family: "Poppins", sans-serif;
	font-size: 17px;
	font-weight: 500;
	background: #00AC99;
	border: 2px solid #00AC99 !important;
	border-radius: 13px;
	text-align: center;
	text-decoration: none !important;
	width: 100%;
	display: block;
	padding: 8px 10px;
	margin-bottom: 10px;
}

.armstaffing_view_detail_button:hover {
	background: transparent;
	color: #00AC99;
} */


/* Facet Filters */

.jobs_left_facet .facetwp-facet-title {
	font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 17px;
	color: #1D3C96;
	margin-bottom: 5px;
}

.facetwp-facet {
	margin-bottom: 0 !important;
}

.jobs_left_facet .fs-wrap.multiple  {
	width: 100%;
}

.jobs_left_facet .facetwp-facet input, .jobs_left_facet .facetwp-facet .fs-label-wrap {
	font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #666;
	border: 1px solid #BABABA;
	border-radius: 25px;
	width: 100%;
	background-color: transparent;
	padding: 6px;
}

.jobs_left_facet .facetwp-facet input::placeholder, .jobs_left_facet .facetwp-facet .fs-label-wrap:placeholder {
	font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #666;
}

.jobs_left_facet .facetwp-autocomplete-update {
	display: none;
}

.jobs_left_facet .fs-arrow {
	appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
	border: 0 !important;
}

.jobs_left_facet .fs-label-wrap {
    box-shadow: none !important;
    outline: none !important;
    width: 100%;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/10/Group-6489.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.jobs_left_facet .facetwp-reset {
	font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 12px;
	color: #5DCCBC;
	background-color: transparent;
	border: 1px solid #5DCCBC; 
	border-radius: 15px;
	padding: 4px 18px;
}

.jobs_left_facet .facetwp-reset:hover {
	color: #fff;
	background-color: #5DCCBC;
}

/* Facet Filters */


/* Pagination */

.js_pager .facetwp-facet {
	margin-bottom: 0;
}

.js_pager .facetwp-pager {
	text-align: right;
}

.js_pager a.facetwp-page.active {
	font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #ffffff;
	border-radius: 100px;
	background-color: #00AC99;
	text-decoration: none !important;
	padding-left: 7px;
    padding-right: 7px;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	margin-right: 5px;
}

.js_pager .facetwp-page {
	font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #BABABA;
	text-decoration: none !important;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	margin-right: 5px;
}

/* Pagination */


/* Hot Jobs Toggle */

.hot_jobs_toggle .facetwp-facet {
	margin-bottom: 0;	
}

.hot_jobs_toggle .facetwp-checkbox span {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #00AC99;
}

.hot_jobs_toggle .facetwp-counter {
	display: none;
}

.hot_jobs_toggle .facetwp-facet {
	background-color: #F4F4F4;
	border-radius: 25px;
}

.hot_jobs_toggle .facetwp-checkbox {
	background: none !important;
	pointer-events: none;
}

body .hot_jobs_toggle .facetwp-checkbox.checked {
	background: none !important;
}

.hot_jobs_toggle .facetwp-facet-hot_jobs .facetwp-checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    margin: 10px 0;
    font-size: 16px;
    padding: 4px 15px;
	background: none !important;
}

.hot_jobs_toggle .facetwp-facet-hot_jobs .facetwp-display-value,
.hot_jobs_toggle .facetwp-facet-hot_jobs .facetwp-counter {
    margin-right: 10px;
}

.hot_jobs_toggle .facetwp-facet-hot_jobs .facetwp-checkbox::before {
    content: "";
    position: absolute;
    right: 8px;
    width: 34px;
    height: 20px;
    background-color: #ccc;
    border-radius: 34px;
    transition: background-color 0.2s;
	pointer-events: auto !important;
}

.hot_jobs_toggle .facetwp-facet-hot_jobs .facetwp-checkbox::after {
    content: "";
    position: absolute;
    right: 24px;
    width: 16px;
    height: 16px;
    background-color: white;
    border-radius: 50%;
    transition: transform 0.2s;
}

.hot_jobs_toggle .facetwp-facet-hot_jobs .facetwp-checkbox.checked::before {
    background-color: #03464E;
}

.hot_jobs_toggle .facetwp-facet-hot_jobs .facetwp-checkbox.checked::after {
    transform: translateX(14px);
}

.jobs_left_facet .noUi-target {
	padding-right: 0 !important;
	padding-left: 0 !important;
	background: #fff;
	border: 1px solid #A3A3A3;
	border-radius: 6px;
}

.jobs_left_facet .noUi-handle {
	border-radius: 100px;
	background: #00AC99;
}

.jobs_left_facet .noUi-connects {
	background: #A3A3A3;
}

.jobs_left_facet .noUi-connect {
	background: #fff !important;
	border-radius: 6px;
}

.jobs_left_facet .noUi-handle-upper {
    visibility: hidden;
}

.jobs_left_facet .facetwp-slider-wrap {
	padding-bottom: 5px;
}

.jobs_left_facet .facetwp-slider-label {
	font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 12px;
	color: #666;
}

.jobs_left_facet .facetwp-slider[data-disabled="true"] {
	opacity: 1 !important;
}
