.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: 12px;
  line-height: 12px;
  font-weight: 500;
  padding: 6px 8px;
  border-radius: 2px;
}
.c-markers.c-markers-template-2 .widget-markers-hit {
  border: 1px solid #7768AE;
  color: #7768AE;
}
.c-markers.c-markers-template-2 .widget-markers-new {
    border: 1px solid #3BB273;
    color: #3BB273;
}
.c-markers.c-markers-template-2 .widget-markers-recommend {
  border: 1px solid #E15554;
  color: #E15554;
}
.c-markers.c-markers-template-2 .widget-markers-sale {
  border: 1px solid #bc2525;
  color: #bc2525;
}

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