/*Product reviews*/
.reviews-sect {
    margin-bottom: 100px;
}

.reviews-title {
    margin-bottom: 10px;
    text-align: center;
}

div.wpcr3_aggregateRating {
    display: block !important;
    margin-bottom: 30px;
    line-height: 24px;
    font-size: 0.8em;
    text-align: center;
}

div.wpcr3_aggregateRating div.wpcr3_aggregateRating_ratingValue {
    display: inline-block !important;
    position: relative;
    top: 2px;
}

div.wpcr3_rating_style1 {
    line-height: 17px;
    display: inline-block;
}
div.wpcr3_rating_style1 div {
    line-height: 17px;
}
div.wpcr3_rating_style1 * {
    border: 0 none;
    margin: 0;
    padding: 0;
    line-height: 17px;
}
div.wpcr3_rating_style1_base {
    background: url(/wp-content/uploads/2023/06/newstars.png) 0 0 no-repeat;
    width: 85px;
    height: 17px;
    line-height: 17px;
    float: left;
    padding-right: 4px;
    overflow: hidden;
    display: block;
}
div.wpcr3_rating_style1_average {
    background: url(/wp-content/uploads/2023/06/newstars.png) 0 -15px no-repeat;
    text-indent: -9999px;
    height: 17px;
    line-height: 17px;
}
div.wpcr3_rating_style1_status {
    height: 17px;
    line-height: 17px;
    width: 100px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    display: block;
}
div.wpcr3_rating_style1_score {
    background: url(/wp-content/uploads/2023/06/newstars.png) 0 0 no-repeat;
    width: 85px;
    height: 17px;
    line-height: 17px;
    float: left;
    position: relative;
}
div.wpcr3_rating_style1_score div {
    display: block;
    height: 17px;
    float: left;
    text-indent: -9999px;
    position: absolute;
    overflow: hidden;
    line-height: 17px;
}
div.wpcr3_rating_style1_score div:hover {
    background: url(/wp-content/uploads/2023/06/newstars.png) bottom right no-repeat;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score1 {
    width: 20%;
    z-index: 55;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score2 {
    width: 40%;
    z-index: 54;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score3 {
    width: 60%;
    z-index: 53;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score4 {
    width: 80%;
    z-index: 52;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score5 {
    width: 100%;
    z-index: 51;
}

.wpcr3_aggregateRating_overallText, .wpcr3_aggregateRating_reviewCount, .wpcr3_review_datePublished {
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
}

.wpcr3_review_datePublished, .wpcr3_review_ratingValue {
    display: inline-block;
}

.wpcr3_hide,
div.wpcr3_review .wpcr3_hide {
    display: none !important;
}

div.wpcr3_review {
    margin-bottom: 30px;
}

div.wpcr3_review:last-of-type {
    margin-bottom: 0;
}

.wpcr3_review_title {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 10px;
    display: block;
}

.wpcr3_review_author {
    font-size: 19px;
    line-height: 26px;
    font-style: normal;
    color: #828282;
    text-align: right;
    width: 100%;
}

blockquote.wpcr3_content {
    background: none;
    padding: 20px 0 10px;
    border-left: none;
    margin: 0;
}

blockquote.wpcr3_content p {
    font-size: 15px;
    line-height: 26px;
    font-style: normal;
}