div.facetwp-facet {
  margin-bottom: 0;
}

.facetwp-facet .fs-dropdown .fs-options {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.facetwp-facet .fs-dropdown .fs-options .fs-option-label {
  white-space: normal;
}

div.facetwp-facet .fs-wrap.multiple .fs-option .fs-checkbox i {
  border-radius: 0;
  border-width: 2px;
}
div.facetwp-facet .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
  background-color: currentcolor;
}

.facetwp-type-fselect select[multiple=multiple] {
  display: none !important;
}

.facetwp-map-filtering {
  display: none !important;
}

.fs-hidden {
  display: none !important;
}/*# sourceMappingURL=style.css.map */
