.collections-catalog {
  margin-bottom: 50px;
}
.collections-catalog .card .media {

}
.collections-catalog .dropdown-group {
  margin: 0 auto;
}
.collections-catalog .card .title {
  margin-bottom: 0;
}
.collections-catalog .card .subtitle {
  display: inline-block;
}
.collections-catalog .card .subtitle:hover {
  border-bottom: 1px dashed;
}
.collections-catalog .card .subtitle:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.overlay-active .total_found_posts.active,
.overlay-active .filter_action_wrap.active .clear,
.overlay-active .filter_action_wrap.active .filter_apply {
  display: block;
}
.overlay-active .filter_action_wrap.active .clear button {
  height: 100%;
}

.collections-catalog  .filters ul li {
  min-width: 146px;
}