.-post-reviews-feedback--area .--widget--sidebar--title span {
    padding-inline-start: 7px
}

.-post-reviews-area {
    display: flex;
    align-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
    flex-direction: column;
    flex: 1
}
.-FeedBack-Rating>.RatingReview {
    direction: ltr;
    font-size: 35px;
    color: #e1e1e1;
    cursor: pointer;
    display: flex;
    letter-spacing: 5px
}
.-FeedBack-Rating>.RatingReview>i {
    font-weight: 300;
    transition: 180ms
}
.-FeedBack-Rating>.RatingReview>i.active, .-FeedBack-Rating>.RatingReview>i.fixedactive, .-PostFeedBack-Rateing-Box .RatingReview>i.fixedactive {
    color: #ffa700;
    font-weight: 600
}
.-PostFeedBack-Rateing-Box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding-inline-start:40px; margin-inline-start:40px; min-width: 400px
}
.-PostFeedBack-Rateing-Box.Rate-New-Mixers {
    margin: 0;
    padding: 0;
    width: 100%
}
.-YC-post-reviews-info {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    width: 100%;
    align-items: center;
}
.-YC-post-reviews-info .product-item-info-stats-ratings {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    justify-content: flex-start
}
.product-item-info-stats-ratings>.-icon-info-stats-ratings>i {
    display: block;
    font-size: 145px;
    font-weight: 100;
    color: #ffa700;
    text-shadow: -4px 2px 0 #00000005, -6px 3px 0 #00000005
}
.-YC-post-reviews-info .product-item-info-stats-ratings>p {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: flex-start;
    flex-direction: column
}
.-YC-post-reviews-info .product-item-info-stats-ratings>p>.-rating-suptitle {
    display: flex;
    min-width: 100%;
    color: var(--secondarytext);
    font-size: 12px;
    font-weight: 400;
    align-items: center
}
.product-item-info-stats-ratings>p>.-rating-suptitle>em {
    font-weight: 800;
    font-style: normal;
    font-size: 15px;
    font-family: var(--f-number);
    margin-inline-end:5px}
.-YC-post-reviews-info .product-item-info-stats-ratings>p>span.-rating-label {
    display: block;
    color: var(--primary-text);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 5px
}
.-icon-info-stats-ratings>span.-rating-value {
    font-size: 26px;
    font-weight: 700;
    font-family: var(--f-number);
    position: relative;
    line-height: 1
}
.-PostFeedBack-Rateing-Box .RatingReview {
    direction: ltr;
    font-size: 48px;
    color: #e1e1e1;
    cursor: pointer
}
.-PostFeedBack-Rateing-Box .RatingReview>i {
    font-weight: 200
}
.-Rate-Average-Items {
    display: block;
    flex: 1;
    position: relative
}
.-Rate-Average-element {
    display: flex;
    align-content: center;
    align-items: center;
    margin-bottom: 15px;
    flex-wrap: wrap;
    color: var(--secondarytext);
    position: relative;
    justify-content: space-between;
    padding-bottom: 10px;
    font-family: var(--f-number);
    font-size: 14px
}
.-Rate-Average-element:last-child {
    margin-bottom: 0
}
.-Rate-Average-element>span {
    display: block;
    text-align: center;
    min-width: 40px;
    font-weight: 900
}
.-Rate-Average-element>em {
    font-style: normal;
    font-weight: 900;
    font-family: var(--f-number);
    font-size: 15px;
    width: 10px;
    text-align: center
}
.-Rate-Average-Label {
    flex: 1;
    background: white;
    border-radius: var(--largeradius);
    height: 10px;
    margin: 0 30px;
    position: relative;
    max-width: calc(100% - 100px);
    bottom: 0
}
.-Average--progress {
    background: #ffcf00;
    height: 100%;
    width: 0;
    border-radius: var(--largeradius);
    transition: .7s
}
.-FeedBack-Rating.-Rating-Master-Area {
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap
}
.-icon-info-stats-ratings {
    position: relative;
    margin-inline-end:15px; text-align: center;
    border-radius: 30px;
    background: #fff;
    color: var(--uicolor);
    border: 2px solid var(--uicolor);
    --el-w: 60px;
    min-width: var(--el-w);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
}
.-post-reviews-feedback--area {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    border: 1px solid var(--diver);
    margin-block: 20px;
    background: var(--background-color);
    flex-wrap: wrap;
    border-radius: var(--largeradius);
    gap: 40px;
}
