.wcrr_flex-container {
  display: flex;

  
}
.wcrr_second_div{
  width: 30%;
}
.wcrr_thrre_div {
  width: 70%;
  border-left: 1px solid #e6e6e6;
  margin-top:20px;
}
.wcrr_flex-border{
  border-bottom: 1px solid #f0f0f0;
  padding:15px;
}
.wcrr_template{
  height: auto;
  width: 250px;
}
.wcrr_rating_ {
    line-height: normal;
    display: inline-block;
    color: #fff;
    padding: 2px 4px 2px 6px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 12px;
    /* vertical-align: middle; */
    
}
.wcrr_rating_count_1{
    background-color:red;
}
.wcrr_rating_count_2{
    background-color:orange;
}
.wcrr_rating_count_3{
    background-color:#388e3c;
}
.wcrr_rating_count_4{
    background-color:#388e3c;
}
.wcrr_rating_count_5{
    background-color:#388e3c;
}
.wcrr_star_reviews.wcrr_review_value_1 {
  background-color: #ff6161;
}
.wcrr_star_reviews.wcrr_review_value_2 {
      background-color: #ff9f00;
}
.wcrr_rupay {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #212121;
}
.wcrr_rupay-minus {
    display: inline-block;
    margin-left: 8px;
      text-decoration: line-through;
    font-size: 14px;
    color: #878787;
}
.wcrr_off {
    color: #388e3c;
    font-size: 13px;
    letter-spacing: -.2px;
    font-weight: 500;
}

.wcrr_star_reviews {
    margin-left: 14px;
    line-height: normal;
    display: inline-block;
    color: #fff;
    padding: 6px 15px;
    border-radius: 16px;
    font-weight: 500;
    font-size: 14px;
    vertical-align: middle;
    background-color: rgb(3, 141, 99);
}

p.wcr_avg {
  display: inline;

}
.wphp_all_users_review_average svg {
  fill: white;
}
.wcrr_start_content {
  padding-left: 12px;
  font-size: 18px;
  color: #212121;
  font-weight: 500;
  text-transform: capitalize;
}

.wcrr_revies_user_content {
    font-size: 15px;
    color: #212121;
    margin: 0px 0 10px 14px;
    line-height:22px;
}

.wcrr_template_in{
  height: auto;
  width: 150px;
}

.wcrr_rati_{
  display: flex;
}
.wcrr_one_comment_wrapper {
  border-top: 1px solid #f0f0f0;
  padding: 14px 0px;
}
nav.nav-tab-wrapper.wcrr_filter_ajax_append a {
    text-decoration: none;
    padding: 7px 20px;
    font-size: 16px;
    border: 1px solid #000000;
    border-radius: 50px;
}
.wcrrp_product_review_wrapper h2 {
    font-size: 23px;
    margin:0;
}

.wcrr_number_star_reviews {
    line-height: normal;
    display: flex;
    color: #fff;
    padding: 2px 8px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 12px;
    /* vertical-align: middle; */
    background-color: #388e3c;
    width: 44px;
    align-items: center;
    height: 26px;
    justify-content: space-around;
}
p.number {
    margin: 0;
    color:#fff;
    font-size: 12px;
}