.ets_rv_grade_stars {
    letter-spacing: 0!important;
    font-size: 16px;
    color: #111;
    fill: #111;
    display: inline-flex;
    align-items: center;
    position: relative;
    vertical-align: middle;
    line-height: 1;
    font-family: 'Line Awesome Free', "Helvetica Neue", Arial, sans-serif !important;
    font-weight: 900;
}
.ets_rv_grade_stars:after {
    content: "\f005\f005\f005\f005\f005";
    position: absolute;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #111;
    font-family: 'Line Awesome Free', "Helvetica Neue", Arial, sans-serif !important;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 2px;
}
.ets_rv_grade_stars:before {
    content: "\f005\f005\f005\f005\f005";
    overflow: hidden;
    white-space: nowrap;
    display: block;
    color: #d0d0d0;
    font-family: 'Line Awesome Free', "Helvetica Neue", Arial, sans-serif !important;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 2px;
}
.ets_rv_grade_stars .ets-rv-comments-nb {
    color: #222;
    font-size: 14px;
    height: auto;
    margin-left: 8px;
    vertical-align: 0;
    line-height: 1.2;
    font-weight: 500;
}

.ets_rv_grade_stars[data-grade="0.0"]:after,
.ets_rv_grade_stars[data-grade="0"]:after{
    display: none;
}
.ets_rv_grade_stars[data-grade="1.0"]:after,
.ets_rv_grade_stars[data-grade="1"]:after{
    width: 16px;
}
.ets_rv_grade_stars[data-grade="1.1"]:after,
.ets_rv_grade_stars[data-grade="1.2"]:after,
.ets_rv_grade_stars[data-grade="1.3"]:after,
.ets_rv_grade_stars[data-grade="1.4"]:after,
.ets_rv_grade_stars[data-grade="1.5"]:after{
    width: 24px;
}
.ets_rv_grade_stars[data-grade="1.6"]:after,
.ets_rv_grade_stars[data-grade="1.7"]:after,
.ets_rv_grade_stars[data-grade="1.8"]:after,
.ets_rv_grade_stars[data-grade="1.9"]:after,
.ets_rv_grade_stars[data-grade="2.0"]:after,
.ets_rv_grade_stars[data-grade="2"]:after{
    width: 32px;
}
.ets_rv_grade_stars[data-grade="2.1"]:after,
.ets_rv_grade_stars[data-grade="2.2"]:after,
.ets_rv_grade_stars[data-grade="2.3"]:after,
.ets_rv_grade_stars[data-grade="2.4"]:after,
.ets_rv_grade_stars[data-grade="2.5"]:after{
    width: 40px;
}
.ets_rv_grade_stars[data-grade="2.6"]:after,
.ets_rv_grade_stars[data-grade="2.7"]:after,
.ets_rv_grade_stars[data-grade="2.8"]:after,
.ets_rv_grade_stars[data-grade="2.9"]:after,
.ets_rv_grade_stars[data-grade="3"]:after,
.ets_rv_grade_stars[data-grade="3.0"]:after{
    width: 48px;
}
.ets_rv_grade_stars[data-grade="3.1"]:after,
.ets_rv_grade_stars[data-grade="3.2"]:after,
.ets_rv_grade_stars[data-grade="3.3"]:after,
.ets_rv_grade_stars[data-grade="3.4"]:after,
.ets_rv_grade_stars[data-grade="3.5"]:after {
    width: 56px;
}
.ets_rv_grade_stars[data-grade="3.6"]:after,
.ets_rv_grade_stars[data-grade="3.7"]:after,
.ets_rv_grade_stars[data-grade="3.8"]:after,
.ets_rv_grade_stars[data-grade="3.9"]:after,
.ets_rv_grade_stars[data-grade="4.0"]:after,
.ets_rv_grade_stars[data-grade="4"]:after {
    width: 64px;
}
.ets_rv_grade_stars[data-grade="4.1"]:after,
.ets_rv_grade_stars[data-grade="4.2"]:after,
.ets_rv_grade_stars[data-grade="4.3"]:after,
.ets_rv_grade_stars[data-grade="4.4"]:after,
.ets_rv_grade_stars[data-grade="4.5"]:after{
    width: 72px;
}
.ets-rv-grade-stars {
    position: relative;
    height: 17px;
    min-width: 120px;
    display: inline-block;
    vertical-align: middle;
}
.ets-rv-grade-stars.ets-rv-small-stars {
    min-width: 90px;
}
.ets-rv-grade-stars .ets-rv-star-content {
    position: absolute;
    top: 3px;
    left: 0;
}
i.ets_svg_icon {
    height: 16px;
    font-style: normal;
}
.product-miniature .product-list-reviews ~ .product-list-reviews {
    top: -54px;
}
.product-list-reviews .ets-rv-comments-nb {
    margin-left: 4px;
    font-size: 13px;
    line-height: 16px;
    vertical-align: middle;
    color: #333;
    letter-spacing: 0;
}
.product-list-reviews .comments-note > span {
    display: none;
}

.product-rating.ets-rv-product-rating {
    margin: 8px 0 14px;
}

.product-rating.ets-rv-product-rating > a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}

.product-rating.ets-rv-product-rating > a .ets-rv-rating-link-text {
    font-size: 16px;
    line-height: 1;
    color: #777;
}

.product-list-reviews .ets-rv-grade-stars .ets-rv-star-content {
    top: 1px;
}
.product-list-reviews {
    /*position: absolute;
    top: -26px;*/
    margin-bottom: 5px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    justify-content: center;
    -webkit-justify-content: center;
    width: 100%;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    padding: 4px 0;
    visibility: visible;
}
.ets_pc_profile_image #ets_pc_avatar_thumbnail img {
    margin-right: 10px;
    margin-bottom: 10px;
}
.ets_pc_profile_image + .form-control-comment {
    display: none;
}
.ets_pc_profile_image input#avatar-name {
    height: 38px;
    border: 1px solid #bbb;
}
.ets_pc_profile_image .input-group-addon {
    border: 1px solid #bbb;
    border-right: none;
    height: 38px;
}

@media (max-width: 479px){
    .ets-rv-grade-stars {
        min-width: 100px;
    }
}

/* Harmonize review action buttons in product review summary block */
.ets_rv_modal_review .ets-rv-post-product-comment.ets-rv-btn-comment-big,
.ets_rv_modal_review .ets-rv-post-product-question.ets-rv-btn-question-big {
    width: 100%;
    max-width: 340px;
    min-height: 46px;
    border-radius: 6px;
    padding: 10px 18px;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    box-shadow: none !important;
    transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}

.ets_rv_modal_review .ets-rv-post-product-comment.ets-rv-btn-comment-big {
    background: #595a5c !important;
    border-color: #595a5c !important;
    color: #fff !important;
    fill: #fff !important;
}

.ets_rv_modal_review .ets-rv-post-product-question.ets-rv-btn-question-big {
    background: #66676a !important;
    border-color: #66676a !important;
    color: #fff !important;
    fill: #fff !important;
}

.ets_rv_modal_review .ets-rv-post-product-comment.ets-rv-btn-comment-big:hover {
    background: #4f5156 !important;
    border-color: #4f5156 !important;
}

.ets_rv_modal_review .ets-rv-post-product-question.ets-rv-btn-question-big:hover {
    background: #5b5e63 !important;
    border-color: #5b5e63 !important;
}

.ets_rv_modal_review .ets-rv-post-product-comment.ets-rv-btn-comment-big i,
.ets_rv_modal_review .ets-rv-post-product-question.ets-rv-btn-question-big i {
    margin-right: 0;
    line-height: 1;
    display: inline-flex;
    align-items: center;
}

.ets_rv_modal_review .ets-rv-post-product-comment.ets-rv-btn-comment-big i svg,
.ets_rv_modal_review .ets-rv-post-product-question.ets-rv-btn-question-big i svg {
    width: 15px;
    height: 15px;
}

/* Review list visual style for optional masonry mode only */
#ets-rv-product-comments-list.ets_rv_layout_masonry .ets-rv-product-comment-list-item:not(.question) {
    background: #f3f1ea;
    border: 1px solid #ece8dc;
    border-radius: 22px;
    padding: 26px 26px 22px 92px;
    margin: 16px 0;
}

#ets-rv-product-comments-list.ets_rv_layout_masonry .ets-rv-product-comment-list-item:not(.question) > .ets-rv-comment-author-avatar {
    left: 24px;
    top: 24px;
    width: 52px;
    height: 52px;
}

#ets-rv-product-comments-list.ets_rv_layout_masonry .ets-rv-product-comment-list-item:not(.question) .ets-rv-comment-infos {
    display: block;
    margin-bottom: 10px;
}

#ets-rv-product-comments-list.ets_rv_layout_masonry .ets-rv-product-comment-list-item:not(.question) .comment-author {
    margin-bottom: 8px;
}

#ets-rv-product-comments-list.ets_rv_layout_masonry .ets-rv-product-comment-list-item:not(.question) .ets-rv-comment-author-rate {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    text-align: left;
    height: auto;
    gap: 10px;
}

#ets-rv-product-comments-list.ets_rv_layout_masonry .ets-rv-product-comment-list-item:not(.question) .ets-rv-comment-author-rate .review-date {
    width: auto;
    clear: none;
    margin-left: 0;
}

#ets-rv-product-comments-list.ets_rv_layout_masonry .ets-rv-product-comment-list-item:not(.question) .ets-rv-comment-content h4 {
    width: 100%;
    margin: 4px 0 8px;
}

@media (max-width: 767px) {
    #ets-rv-product-comments-list.ets_rv_layout_masonry .ets-rv-product-comment-list-item:not(.question) {
        padding: 18px 16px 16px 58px;
        border-radius: 14px;
        margin: 10px 0;
    }

    #ets-rv-product-comments-list.ets_rv_layout_masonry .ets-rv-product-comment-list-item:not(.question) > .ets-rv-comment-author-avatar {
        left: 14px;
        top: 16px;
        width: 34px;
        height: 34px;
    }
}
