/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 29 2025 | 06:45:14 */
.featured_blog_gredient_heading_customs span.fl-heading-text span {
    background: linear-gradient(90deg, #62002E 46.07%, #A6294B 54.84%, #DE5134 61.9%, #FF7028 69.72%, #FF8A29 77.16%, #FFB32A 84.22%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.job_search_count_customs .fl-heading-text .facetwp-counts {
    background: linear-gradient(90deg, #62002E 46.07%, #A6294B 54.84%, #DE5134 61.9%, #FF7028 69.72%, #FF8A29 77.16%, #FFB32A 84.22%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.blog_grid_customs .pp-content-post {
    background: #ffffff;
    box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    margin-top: 25px;
}

.blog_grid_customs .pp-content-grid-post-image {
	padding: 0 !important;
}

.blog_grid_customs .pp-content-grid-post-image img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    aspect-ratio: 3 / 2;
    width: 100%;
    object-fit: cover;
}

.blog_grid_customs .pp-content-grid-post-title a, .blog_grid_customs .pp-content-grid-post-title {
    color: #333333 !important;
    font-weight: 500;
    font-size: 18px;
    text-decoration: none !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    line-height: normal;
}

.blog_grid_customs .pp-content-grid-post-meta p {
    font-size: 14px;
    font-weight: 400;
    background: #F4F4F4;
    padding: 3px 16px;
    text-align: center;
    border-radius: 100px;
    width: fit-content;
}

.blog_grid_customs .pp-content-grid-post-meta {
    margin-top: 10px;
}

.job_search_top_facet i.facetwp-icon {
	display: none !important;
}

.job_search_top_facet input.facetwp-search {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #666666;
    line-height: normal !important;
    font-family: "aktiv-grotesk", Verdana, Arial, sans-serif;
	background: #ffffff;
    padding: 18px 24px;
    border: none;
    border-radius: 100px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	width: 100%;
}

.job_search_top_facet input.facetwp-search::placeholder {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #666666;
    line-height: normal !important;
    font-family: "aktiv-grotesk", Verdana, Arial, sans-serif;
}

.job_search_top_facet .facetwp-input-wrap {
	display: block;
}

.job_search_top_facet .fs-arrow, .job_search_f_select_facets_customs .fs-arrow {
	appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
	border: 0 !important;
}

.job_search_top_facet .fs-label-wrap, .job_search_f_select_facets_customs .fs-label-wrap {
    outline: none !important;
    width: 100%;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2024/11/Arrow-1.svg) !important;
    background-repeat: no-repeat !important;
    background-position: right 22px center !important;
}