/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 18 2025 | 18:53:25 */
.job_search_grid .job_main_info img{
	width: 24px;
	height: 24px;
}

.job_search_grid .pp-content-grid-post-title a {
	color: #333 !important;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
	font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0px;
	text-decoration: none !important;
}

.job_main_info h5 {
	margin-bottom: 16px;
	display: flex;
	align-items: center;
	gap: 8px;
	color: #666666;
	font-weight: 500;
}

.apply_now_btn a{
	width: 100%;
	font-weight: 700;
	font-size: 16px;
	padding: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100px;
	background: linear-gradient(90deg, #FBB714 0%, #F48722 100%);
	color: #fff;
	text-align: center;
	text-decoration: none;
	gap: 16px;
	    font-family: "Roboto", sans-serif;
}

.apply_now_btn a img{
	display: none;
	width: 8px;
	height: auto;
}

.apply_now_btn a:hover img, .apply_now_btn a:active img, .apply_now_btn a:focus img{
	display: inline-block;
}

.view_details_btn a{
	width: 100%;
	font-weight: 700;
	font-size: 16px;
	padding: 10px 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100px;
	background: #fff;
	color: #69995C;
	text-align: center;
	text-decoration: none;
	gap: 16px;
	border: 2px solid #E0E5DA;
}


.view_details_btn a img{
	display: none;
	width: 8px;
	height: auto;
}

.view_details_btn a:hover img, .view_details_btn a:active img , .view_details_btn a:focus img{
	display: inline-block;
}

.search_main_div{
	display: flex;
	align-items: flex-end;
}

.view_details_btn{
	margin-top: 16px;
}

.job_search_info_box .pp-button{
	display: flex;
	align-items: center;
	gap: 16px;
	justify-content: center;
	background: linear-gradient(90deg, #FBB714 0%, #F48722 100%);
}

.job_search_info_box .pp-button i{
	display: none;
}

.job_search_info_box .pp-button:after{
	content: "";
	background-image: url("/wp-content/uploads/2025/10/Button-Hover-Right-Arrow-Icon-White.svg");
	width: 8px;
	height: 16px;
	display: none;
}

.job_search_info_box .pp-button:hover:after{
	display: inline-block;
}

.job_search_fselect_facet .facetwp-facet , .job_search_proximity_facet .facetwp-facet , .job_search_sort_facet .facetwp-facet{
    margin-bottom: 0px;
}

.job_search_fselect_facet .fs-wrap{
	width: 100%;
}

.job_search_fselect_facet .fs-label-wrap{
	border: 2px solid #E0E5DA;
	border-radius: 100px;
	background-color: #00000000;
}

.job_search_fselect_facet .fs-label-wrap .fs-label{
	padding: 16px;
}

.job_search_fselect_facet .fs-arrow{
	border: none;
	width: 32px;
	height: 32px;
	background-image: url("/wp-content/uploads/2025/10/Drop-Down-Arrow-Icon.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

.job_search_fselect_facet .fs-dropdown{
	border: none;
	background-color: #F7F9F4;
}

.job_search_fselect_facet .fs-wrap .fs-search input::placeholder{
	color: #666666;
}

.job_search_fselect_facet .fs-wrap .fs-search input{
	font-size: 16px;
	border-bottom: 2px solid #E0E5DA;
	padding: 12px 0;
	border-radius: 0;
}

.job_search_fselect_facet .fs-wrap.multiple .fs-option .fs-checkbox i{
	border: 1px solid #557F3A;
	border-radius: 100px;
	margin-left: 0;
}

.job_search_fselect_facet .fs-wrap.multiple .fs-option.selected .fs-checkbox i{
	background-color: #557F3A;
}

.job_search_fselect_facet .fs-search{
	padding: 0;
	margin-bottom: 10px;
}

.job_search_fselect_facet .fs-option{
	    padding: 4px 0 4px 20px !important;
}

.job_search_proximity_facet .facetwp-input-wrap{
	width: 100%;
}

.job_search_proximity_facet .facetwp-location{
	    padding: 12px 16px;
    border-radius: 100px;
    border: 2px solid #E0E5DA;
	font-size: 16px;
}

.job_search_proximity_facet .facetwp-location::placeholder{
	color: #666666;
}

.job_search_proximity_facet input.facetwp-radius.facetwp-radius-slider{
	margin-top: 16px;
	margin-bottom: 8px;
}

.job_search_checkbox_facet .facetwp-checkbox{
	background-image: url("/wp-content/uploads/2025/10/Rectangle-33-2.svg");
}

.job_search_checkbox_facet .facetwp-checkbox.checked{
	background-image: url("/wp-content/uploads/2025/10/Rectangle-33-3.svg");
}

.job_search_search_btn .fwp-submit{
	font-weight: 700;
    font-size: 20px;
    padding: 12px;
	width: 200px;
	border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background: linear-gradient(90deg, #FBB714 0%, #F48722 100%);
    color: #fff;
    text-align: center;
    text-decoration: none;
    gap: 16px;
}

.job_search_search_btn .fwp-submit:hover:after {
    display: inline-block;
}

.job_search_search_btn .fwp-submit:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/10/Button-Hover-Right-Arrow-Icon-White.svg);
    width: 8px;
    height: 16px;
    display: none;
}

.job_search_keyword_facet .facetwp-input-wrap{
	width: 100%;
}

.job_search_keyword_facet .facetwp-search{
	padding: 13px 16px;
	border-radius: 100px;
	color: #666666;
	font-size: 16px;
}

.job_search_keyword_facet .facetwp-search::placeholder{
	color: #666666;
}

.job_search_keyword_facet .facetwp-icon:before{
	background-image: url("/wp-content/uploads/2025/10/Search-Icon.svg");
	    width: 43px;
	background-position: 0px 50%;
    background-size: contain;
}

.job_search_keyword_facet .facetwp-icon{
	opacity: 1;
    width: 50px;
}

.job_search_sort_facet .facetwp-facet{
	text-align: end;
}

.facetwp-facet-title{
	color: #557F3A;
	margin-bottom: 16px;
	margin-top: 0;
}

.job_search_sort_facet select{
	border: 2px solid #E0E5DA;
	background-color: #F7F9F4;
	padding: 12px 60px 12px 16px;
	border-radius: 100px;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/10/Drop-Down-Arrow-Icon.svg);
    background-repeat: no-repeat;
    background-position: right 0px center;
	background-size: 44px 36px;
}

.clear_filters_btn .facetwp-reset {
	font-weight: 700;
	font-size: 16px;
	padding: 10px 12px;
	border-radius: 100px;
	background: #fff;
	color: #69995C;
	text-align: center;
	text-decoration: none;
	border: 2px solid #E0E5DA;
}

.job_search_pager .facetwp-pager{
	text-align: center;
	position: relative;
}

.job_search_pager .facetwp-pager .facetwp-page{
	font-size: 16px;
	color: #666666;
	font-weight: 700;
}

.job_search_pager .facetwp-pager .facetwp-page.active{
	color: #69995C;
}

.job_search_pager a.facetwp-page.prev{
	font-weight: 700;
    font-size: 16px;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background: #fff;
    color: #69995C;
    text-align: center;
    text-decoration: none;
    gap: 16px;
    border: 2px solid #E0E5DA;
	width: 180px;
	position: absolute;
    left: 0;
    top: -12px;
}

.job_search_pager a.facetwp-page.next{
	font-weight: 700;
    font-size: 16px;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background: #fff;
    color: #69995C;
    text-align: center;
    text-decoration: none;
    gap: 16px;
    border: 2px solid #E0E5DA;
	width: 180px;
	position: absolute;
    right: 0;
    top: -12px;
}

.sep-gradient{
	background: linear-gradient(to left, #557F3A, #E0E5DA);
	height: 4px;
	width: 100%;

}

