/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/star-rating-svg@3.5.0/src/css/star-rating-svg.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
 .jq-stars {
    display: inline-block
}

.jq-rating-label {
    font-size: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-family: helvetica,arial,verdana
}

.jq-star {
    width: 100px;
    height: 100px;
    display: inline-block;
    cursor: pointer
}

.jq-star-svg {
    width: 100%;
    height: 100%
}

.jq-star-svg polygon {
    stroke: #000;
    stroke-linejoin: round
}

.jq-shadow {
    -webkit-filter: drop-shadow(-2px -2px 2px #888);
    filter: drop-shadow( -2px -2px 2px #888 )
}

/*# sourceMappingURL=/sm/e0b2ce4a53af015876c78e9b6567a257aa394156c7401a3d94b55e05ed6dea75.map */
