/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 29 2025 | 04:20:49 */
@media (max-width: 1220px) {
	.articles-filter-form {
		flex-direction: column;
		align-items: flex-start;
	}
	.filter-fields {
		flex-direction: column;
		width: 100%;
	}
	.custom-select-wrapper{
		width: 100%;
	}
}