.c-markers.c-markers-template-2 {
  font-size: 0;
}
.c-markers.c-markers-template-2[data-orientation=vertical] .widget-markers-wrap {
  display: block;
  margin-bottom: 4px;
}
.c-markers.c-markers-template-2[data-orientation=horizontal] {
  margin-right: -4px;
  margin-bottom: -4px;
}
.c-markers.c-markers-template-2[data-orientation=horizontal] .widget-markers-wrap {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
}
.c-markers.c-markers-template-2 .widget-markers {
  display: inline-block;
  font-size: 14px;
  line-height: 23px;
  font-weight: 700;
  color: #FFFFFF;
  padding: 6px 8px;
  border-radius: 0 15px;
}
.c-markers.c-markers-template-2 .widget-markers-hit {
  background: #2e7462;
}
.c-markers.c-markers-template-2 .widget-markers-new {
  background: #0014ff;
}
.c-markers.c-markers-template-2 .widget-markers-recommend {
  background: #900000;
}
.c-markers.c-markers-template-2 .widget-markers-share {
  background: #f10000;
}

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