/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 14 2026 | 11:46:04 */
@media (max-width: 768px) {
  .logo_col{
	z-index: 1 !important;
 }
	
	.job_search_pager a.facetwp-page.prev, .job_search_pager a.facetwp-page.next{
		width: auto !important;
	}
	
	.search_main_div{
		flex-direction: column;
	}
	
	.search_left_div, .search_right_div{
		width: 100%;
	}
	
	.facetwp-facet{
		margin-bottom: 0 !important;
	}
}

