
	.products_list4_wide .default_products_list4{display: flex;flex-wrap: wrap;}
	.default_products_list4 .list_category_description{order: 5;width: 100%;}
	.default_products_list4 .list_category{order: 1;width: 100%;}
	.themes_plist_left{order: 2;}
	.themes_plist_left + .themes_plist_right{order: 3;margin-left: 5.2%;}
	@media screen and (max-width: 1000px) {
		.themes_plist_left + .themes_plist_right{margin-left: 0%;}
	}
