.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: 19px;
    font-weight: 500;
    color: #FFFFFF;
    padding: 4px 8px;
    border-radius: 5px;
    text-transform: uppercase;
}

.c-markers.c-markers-template-2 .widget-markers-hit {
    background: #E85041;
}

.c-markers.c-markers-template-2 .widget-markers-new {
    background: #2E81FF;
}

.c-markers.c-markers-template-2 .widget-markers-recommend {
    background: #95EE6B;
}

.c-markers.c-markers-template-2 .widget-markers-share {
    background: #e1c954;
}

/*# sourceMappingURL=style.css.map */
