.c-markers.c-markers-template-1 {
  font-size: 0;
}
.c-markers.c-markers-template-1[data-orientation=vertical] .widget-markers-wrap {
    margin: 0px 5px 5px 0px;
    display: inline-block;
}
.c-markers.c-markers-template-1[data-orientation=horizontal] .widget-markers-wrap {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.c-markers.c-markers-template-1 .widget-markers {
    display: inline-block;
    color: white;
    padding: 5px 7px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 13px;
    line-height: 123%;
    vertical-align: middle;
}
.c-markers.c-markers-template-1 .widget-markers.widget-markers.widget-markers-sale {
    background: #58a763;
}

.c-markers.c-markers-template-1 .widget-markers-hit {
  background: #E62A4D;
}
.c-markers.c-markers-template-1 .widget-markers-new {
  background: #A200DD;
}
.c-markers.c-markers-template-1 .widget-markers-recommend {
    background: #00943E;
}
@media all and (min-width: 2000px) {
	.c-markers.c-markers-template-2 .widget-markers {
		font-size: 16px;
	}
}
/*# sourceMappingURL=style.css.map */
