/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/
Description: Child theme for Hello Elementor
Author: Your Name
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

.jet-smart-filters-checkboxes.jet-filter.jet-filter-indexed .jet-filter-label{
   margin-bottom: 10px;
}

.elementor-widget-jet-smart-filters-checkboxes:has(.jet-smart-filters-checkboxes[style*="display: none"]),
.elementor-element-3cd7dfb .elementor-widget-jet-smart-filters-checkboxes:has(.jet-checkboxes-list__row):not(:has(.jet-checkboxes-list__row:not(.jet-filter-row-hide))) {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}