#event .event_period:has(p.period:empty) {
  display: none;
}

.archive #event .post_info {
  flex-wrap: wrap;
  row-gap: 4px;
}
.archive #event .post_info .taxonomy-event_cate {
  flex-wrap: wrap;
  row-gap: 4px;
}
.archive #event .post_info .taxonomy-event_cate span {
  margin-left: 0;
}
.archive #event .event_period {
  gap: 4px;
}
.archive #event .period {
  text-wrap: nowrap;
}/*# sourceMappingURL=event.css.map */