/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2025 | 05:45:52 */
.new_job_search_sort_facet_customs select {
    color: #434f57;
    font-size: 20px;
    font-weight: 700;
    font-family: "Ubuntu", sans-serif;
    border: none;
    padding-right: 60px;
}

.new_job_search_sort_facet_customs .facetwp-facet, .new_job_search_left_facet_customs .facetwp-facet {
    margin-bottom: 0;
}

.new_job_search_left_facet_customs .facetwp-facet-title {
    margin-bottom: 5px;
    color: #434f57;
    font-size: 20px;
    font-weight: 700;
    font-family: "Ubuntu", sans-serif;
    border: none;
    padding-right: 60px;
}

.new_job_search_left_facet_customs .facetwp-checkbox {
    margin-bottom: 2px;
}

.new_job_search_left_facet_customs .facetwp-checkbox span {
    color: #434f57;
    font-size: 16px;
    font-weight: 400;
    font-family: "Ubuntu", sans-serif;
}

.new_job_search_left_facet_customs .facetwp-toggle {	
    color: #00a7e1;
    font-size: 16px;
    font-weight: 700;
    font-family: "Ubuntu", sans-serif;
}

.new_job_search_pager_customs .facetwp-pager {
    text-align: center;
}

.new_job_search_pager_customs .facetwp-page {
    color: #434F57;
    font-size: 12px;
    font-weight: 400;
    font-family: "Ubuntu", sans-serif;
    background: transparent;
    border: 1px solid #9baebc;
    padding: 13px 18px;
}

.new_job_search_pager_customs .facetwp-page.active, .new_job_search_pager_customs .facetwp-page:focus {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    font-family: "Ubuntu", sans-serif;
    background: #00a7e1;
    border: 1px solid #00a7e1;
    padding: 13px 18px;
    outline: none;
}

.new_job_search_top_facet_customs .facetwp-input-wrap {
    display: block;
}

.new_job_search_top_facet_customs input.facetwp-search {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px !important;
    color: #434F57;
    font-size: 14px;
    font-weight: 700;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase;
    background: #ffffff !important;
    border: none;
    border-radius: 100px;
    padding: 20px 50px;
}

.new_job_search_top_facet_customs input.facetwp-search::placeholder {
    color: #e1e5ee !important;
}

.new_job_search_top_facet_customs .facetwp-icon {
    opacity: 1 !important;
    height: 80%;
    top: 50%;
    transform: translateY(-50%);
    right: 2%;
}

.new_job_search_top_facet_customs .facetwp-icon:before {
    content: 'Go';
    font-size: 14px;
    font-weight: 700;
    font-family: "Ubuntu", sans-serif;
    background: #00a7e1 !important;
    color: #ffffff !important;
    text-transform: uppercase;
    font-style: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    padding: 10px 40px;
}

.new_job_search_top_facet_customs .facetwp-input-wrap::before {
	content: "";
    background: url(/wp-content/uploads/2024/09/search-interface-symbol.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 3%;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
}

/* .home_new_jobs_grid_custom.job_search_new_jobs_grid_custom .new_home_job_description {
    height: 19.5rem;
} */

.new_job_search_top_facet_customs .facetwp-icon.f-loading:before {
   animation-play-state: paused !important;
}
