.facet-collapsible .nested-facets .block-facets-ajax {
  min-height: 0;
  border-bottom: none;
  margin-top: 0;
}

@media (max-width: 799px) {
  .layout--twocol-section--25-75 .layout__region--first.opened .block-facets, .layout--twocol-section--25-75 .layout__region--first.opened .block-facets-ajax,
  .open-facets .block-facets, .open-facets .block-facets-ajax {
    display: block;
  }
}
.block-facets .item-list__checkbox .facet-item {
  padding-left: 27px;
}
