/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 *
 * Frontend Styles
 *
 */
.resources-grid .filter-grid__reset {
  cursor: pointer;
}
.resources-grid .facetwp-checkbox:not(.category-checkbox) {
  display: none !important;
}
.resources-grid .facetwp-depth:not(.category-grandparent):not(.category-parent):not(.category-list) {
  display: none !important;
}
.resources-grid .facetwp-depth.category-grandparent,
.resources-grid .facetwp-depth.category-parent {
  display: block !important;
}
.resources-grid .facetwp-depth.category-grandparent,
.resources-grid .facetwp-depth.category-parent {
  margin-left: 0;
}
.resources-grid .facetwp-depth.category-parent .facetwp-depth.category-parent {
  margin-left: 1.75rem;
}
.resources-grid .facetwp-checkbox.category-checkbox {
  display: flex !important;
  pointer-events: none;
}
.resources-grid .facetwp-checkbox.category-checkbox .facetwp-expand {
  pointer-events: all;
}
.resources-grid .facetwp-depth.category-list.visibile {
  display: block !important;
}
.resources-grid .facetwp-depth.category-list .facetwp-checkbox {
  display: flex !important;
}
.resources-grid .filter-grid__filters .filter-grid__reset {
  padding-left: 0;
  padding-right: 0;
}

/*# sourceMappingURL=style-index.css.map*/