.eupro-seo-star-rating-wrap {
    color: #ffb900;
}
.eupro-seo-star-rating-wrap>span {
    cursor: pointer;
}
.eupro-seo-star-rating-wrap span.thanks {
    color: #333;
}
.eupro-seo-out {
    max-width: 1178px;
    margin: 20px auto 0;
}

.comment-form-richsnippetpro-rating .stars a {
    font-size: 16px;
    margin-left: -10px;
    display: inline-block;
    color: transparent !important;
    overflow: hidden;
    font-family: 'chilitheme-icons'
}

.comment-form-richsnippetpro-rating .stars a+a {
    margin-left: .3em;
    border-left: 1px solid #ececec
}

.comment-form-richsnippetpro-rating .stars a:hover:after,
.comment-form-richsnippetpro-rating .stars a.active:after {
    color: #faca51;
}

.comment-form-richsnippetpro-rating .stars a:after {
    color: #ddd;
    content: '\e005'
}

.comment-form-richsnippetpro-rating .stars a.star-2:after {
    content: '\e005\e005'
}

.comment-form-richsnippetpro-rating .stars a.star-3:after {
    content: '\e005\e005\e005'
}

.comment-form-richsnippetpro-rating .stars a.star-4:after {
    content: '\e005\e005\e005\e005'
}

.comment-form-richsnippetpro-rating .stars a.star-5:after {
    content: '\e005\e005\e005\e005\e005'
}