/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.show_event_sec {
  display: none !important;
}

.hide_if_inner_list_is_empty:has(.w-grid.no_results) ~ .show_event_sec {
  display: block !important;
}