/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 13 2025 | 09:31:22 */
@media only screen and (max-width: 992px) and (min-width: 769px) {
	
	.header_menu_vector .pp-advanced-menu-mobile {
		justify-content: flex-end !important;
	}
	
	.header_menu_vector .menu-item a {
		text-align: center !important;
	}
	
	.header_menu_vector .menu-item a .menu-item-text {
		padding-right: 0 !important
	}
	
	#menu-header-menu {
		background-color: rgba(29, 33, 36, 0.9);
	}
	
	.fl-theme-builder-header-scrolled #menu-header-menu {
		background-color: transparent;
	}
	
	.js_col_one {
		width: 40%;
	}
	
	.clear_filters_btn .facetwp-reset {
		padding: 13px 35px !important;
		font-size: 15px !important;
	}
	
	.js_col_two {
		width: 60%;
	}
	
	.js_search_col_one {
		width: 64%;
	}
	
	.js_search_col_two {
		width: 36%;
	}
	
	.js_search_btn .fwp-submit {
		font-size: 15px !important;
	}
	
	.js_social_share .pp-social-share-inner {
		display: flex !important;
    	justify-content: center !important;
    	gap: 15px !important;
	}
	
	
}

@media only screen and (max-width: 1100px) and (min-width: 993px) {
	
	.header_menu_vector .pp-advanced-menu-mobile {
		justify-content: flex-end !important;
	}
	
	.header_menu_vector .menu-item a {
		text-align: center !important;
	}
	
	.header_menu_vector .menu-item a .menu-item-text {
		padding-right: 0 !important
	}
	
	#menu-header-menu {
		background-color: rgba(29, 33, 36, 0.9);
	}
	
	.fl-theme-builder-header-scrolled #menu-header-menu {
		background-color: transparent;
	}
	
	.js_col_one {
		width: 34%;
	}
	
	.js_col_two {
		width: 66%;
	}
	
	.js_search_col_one {
		width: 70%;
	}
	
	.js_search_col_two {
		width: 30%;
	}
	
	.single-job_listing .jd_more_info_list_custom .pp-list-items {
		flex-direction: column !important;
		gap: 5px !important;
	}
	
	.js_social_share .pp-social-share-inner {
		display: flex !important;
    	justify-content: center !important;
    	gap: 15px !important;
	}
	
	.submit_col_one {
		width: 40%;
	}
	
	.submit_col_two {
		width: 60%;
	}
	
}