.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;
    color: #FFFFFF;
    padding: 5px 7px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    vertical-align: middle;
}
.c-markers.c-markers-template-2 .widget-markers-hit {
    background: #E62A4D;

}
.c-markers.c-markers-template-2 .widget-markers-new {
  background: #3366dd;
}
.c-markers.c-markers-template-2 .widget-markers-recommend {
background: #E15554;
}

/*# sourceMappingURL=style.css.map */
