/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 29 2025 | 02:06:59 */
.wwyh_post_info.category a {
	color: #fff !important;
	text-decoration: none !important;
	pointer-events: none !important;
}

.keyword_search_facet .facetwp-input-wrap {
	display: block;
}

.keyword_search_facet .facetwp-icon {
	display: none;
}

.keyword_search_facet .facetwp-search {
	border: 0;
	border-bottom: 1px solid #31363F;
	border-radius: 0;
	background-color: transparent;
	padding-left: 0;
	color: #31363f;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
	line-height: 24px;
    font-weight: 400;
}

.keyword_search_facet .facetwp-search::placeholder {
	font-family: "Montserrat", sans-serif;
    font-size: 16px;
	line-height: 24px;
    font-weight: 400;
	color: #31363f;
}

.search_html_btn .fwp-submit {
	font-family: Inter, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
	color: #21242B;
	width: 100%;
	background: #9FCD58;
	border: 0;
	border-radius: 100px;
	padding: 9px 20px;
	transition: all .3s ease 0s;
}

.search_html_btn .fwp-submit:hover {
	background-image: linear-gradient(90deg, #009966 0%, #9FCD58 100%) !important;
	background-color: #9FCD58;
}

.jobs_count, .jobs_count strong {
    display: flex;
	justify-content: flex-start;
}

.jobs_count .facetwp-counts {
    margin: 0 6px 0 6px;
}

.jobs_count strong {
	color: #9FCD58;
	font-weight: 700;
}

/* Facet Filters */

.facetwp-facet {
	margin-bottom: 0 !important;
}

.blogs_category_filter .facetwp-facet-title {
	font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
	color: #31363F;
	margin-bottom: 30px;
}

.blogs_category_filter .fs-wrap {
	width: 100%;
}

.blogs_category_filter .fs-label-wrap {
	border: 1px solid #31363F;
	border-radius: 16px;
}

.blogs_category_filter .fs-wrap.multiple.fs-open .fs-label-wrap {
	border-bottom: 0 !important;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.blogs_category_filter .fs-dropdown {
	border-top: 0 !important;
	border: 1px solid #31363F;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	padding: 5px 15px 15px 15px;
}

.blogs_category_filter .fs-wrap.multiple.fs-open .fs-label {
	-webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/09/Vector-4.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
	transition: all .2s ease 0s
}

.blogs_category_filter .fs-label {
	font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
	color: #31363F;
	padding: 12px 15px !important;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/09/Vector-3.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
	transition: all .2s ease 0s;
}

.blogs_category_filter .fs-search {
	background-color: #F5F5F5;
	margin-bottom: 15px;
	padding: 6px 15px;
	box-shadow: none !important;
    outline: none !important;
}

.blogs_category_filter .fs-arrow {
	 appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border: 0 !important;
}

.blogs_category_filter .fs-search input, .blogs_category_filter .fs-search input::placeholder {
	font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
	color: #31363F;
}

.blogs_category_filter .fs-option-label {
	font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
	color: #31363F;
}

.blogs_category_filter .fs-option .fs-checkbox i {
    background-color: transparent !important;
	border-radius: 100px !important;
	border: 1px solid #9FCD58 !important;
	width: 18px !important;
    height: 18px !important;
	margin-left: 0 !important;
	margin-right: 8px !important;
}

.blogs_category_filter .fs-option.selected .fs-checkbox i {
    background-color: #9FCD58 !important;
	border-radius: 100px !important;
	border: 1px solid #9FCD58 !important;
	width: 18px !important;
    height: 18px !important;
	margin-left: 0 !important;
	margin-right: 8px !important;
}

.clear_filters_custom .facetwp-reset {
	border: 1px solid #31363F;
	border-radius: 100px;
	background: transparent;
	color: #31363F;
	font-family: Inter, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
	padding: 8px 30px;
}

/* Facet Filters */


/* Pager */

.job_search_pager_custom .fl-module-content.fl-node-content {
    text-align: center;
    border-top: 1px solid #31363F;
	padding-top: 20px;
}

.job_search_pager_custom .facetwp-pager {
	position: relative;
}

.job_search_pager_custom a.facetwp-page {
  	font-family: Inter, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
	color: #31363F;
	text-decoration: none !important;
	outline: none !important;
	margin-right: 0;
}

.job_search_pager_custom a.facetwp-page.active {
   	font-family: Inter, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
	color: #9FCD58;
	text-decoration: none !important;
}

.job_search_pager_custom a.facetwp-page.next {
    color: transparent;
}

.job_search_pager_custom .facetwp-page.next:after {
    content: "Next";
    color: #21242B;
    position: absolute;
    right: 0;
	font-weight: 600 !important;
	background: #9FCD58;
	border-radius: 100px;
	padding: 8px 30px;
	transition: all .3s ease 0s;
}

.job_search_pager_custom .facetwp-page.next:hover:after {
	background-image: linear-gradient(90deg, #009966 0%, #9FCD58 100%) !important;
	background-color: #9FCD58;
}

.job_search_pager_custom a.facetwp-page.prev {
    color: transparent;
}

.job_search_pager_custom .facetwp-page.prev:before {
    content: "Previous";
    color: #21242B;
    position: absolute;
    left: 0;
	font-weight: 600 !important;
	background: #9FCD58;
	border-radius: 100px;
	padding: 8px 30px;
	transition: all .3s ease 0s;
}

.job_search_pager_custom .facetwp-page.prev:hover:after {
	background-image: linear-gradient(90deg, #009966 0%, #9FCD58 100%) !important;
	background-color: #9FCD58;
}

/* Pager */

.social_share_custom .pp-share-button {
	height: 3em;
    width: 3em;
}

.blogs_description_custom h2 b, .blogs_description_custom h3 b {
	font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
	color: #31363F;
}


@media (max-width: 768px) {
	.page-id-35469 #featured_post .wwyh_posts_main_container {
	  flex-direction: column;
}
	
	.page-id-35469 #featured_post .wwyh_posts_main_container .wwyh_post_image_main {
		width: 100%;
	}
	
	.page-id-35469 #featured_post .wwyh_posts_main_container .wwyh_post_content {
		width: 100%;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 16px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 16px;
	}
	
	
	.page-id-35469 #featured_post .wwyh_posts_main_container .wwyh_post_image_main img{
		border-top-left-radius: 16px;
		border-bottom-left-radius: 0px;
		border-top-right-radius: 16px;
		border-bottom-right-radius: 0px;
	}
	
	.page-id-35469 [data-node="3ax4wybtv2hz"] {
		position: relative !important;
		top: auto !important;
	}
}