.review-card-container.listing_view {
    margin-top: 10px;
    padding:10px;
  }
.listing_view .review-card {
    margin-top: 10px;
    background: #ffffff;
}
.listing_view .wphp_al_weiver_btn {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background-color: #efefef;
    margin-top: 10px;
}
.wphp_al_weiver_btn a button {
    width: 100%;
}
.wphp_all_review_btn11 {
    color: #0037d1 !important;
    text-align: left !important;
    background: #f5f5f5 !important;
    border: none !important;
    cursor: pointer !important;
    text-decoration: none !important;
    padding: 15px;
    font-size: 16px;
    font-weight: 500;
}
.wphp_all_review_btn11 img {
    
    height: 22px;
    width: 22px;
    float: inline-end;
    float: left;
    margin-left: 2px;
}
.review-card .popup-outer{
    margin-left: 0px;

  }
  .review-card {
    margin-top: 10px;
    background:#ffffff;
  }
  
.review-card {
    border: 1px solid #ebebeb;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,.1);
    border-radius: 10px;
}
.review-card .wcrr_rati_{
    margin-left: 0px;
  }
  .review-card .wcrr_star_reviews{
    margin-left:0px;
  }
.review-card-pro {
   display: flex;
   justify-content: space-between;
   align-items: center;
   background: #f5f5f5;
   padding: 12px 18px;
   border-radius: 10px 10px 0px 0px;
}
.wcrr_review-profile_d {
    display: flex;
    gap: 8px;
    margin-left: 5px;
} 
.wcrr_user_profile img{
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #bfbfbf;
    margin:0px !important;
}
.wcrr_auth_loc_date{
    display: grid;
    margin-left: 10px;
    line-height: 14px;
    color:#000000;
    font-weight: 500;
}
span.wcrr_auth_name {
    color: rgb(97, 97, 115);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    padding: 0px;
}
.wcrr_rating_review {
    position: relative;
    right: 100px;
    align-items: center;
    display: flex;
}
.wcrr_star_img {
    font-size: 14px;
}
span.wcrr_star_img svg {
    fill: white;
    width: 11px;
}
.wcrr_star_wfill_ratings svg{
    height: 20px;
}
.wcrr_star_wfill_ratings{
    display: flex;
    fill:rgb(224, 224, 224);
}
.wcrr_star_wfill_ratings{
    display: flex;
    position: absolute;
    left: 58px;
}
.wcrr_star_ratings{
    display: flex;
    fill:gold;
    position: absolute;
    left: 58px;
}

.wcrr_star_ratings svg{
    height: 20px;
}
.wcrr_review-content {
    margin: 12px 0px;
    padding:0px 20px;
}
.wcrr_all_fields_ratings {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    margin: 6px 0;
    padding:0px 20px;
}
.wcrr_addtional_tabs {
    display: flex;
    gap: 7px;
    border-right: 1px solid #d8d8d8;
    align-items: center;
}
.wcrr_addtional_tabs span {
    text-transform: capitalize;
}
.wcrr_list_star_reviews {
    line-height: normal;
    display: flex;
    color: #fff;
    border-radius: 25px;
    font-weight: 500;
    font-size: 14px;
    vertical-align: middle;
    background-color: rgb(3, 141, 99);
    width: 44px;
    align-items: center;
    height: 25px;
    justify-content: space-between;
    margin-right: 10px;
    padding: 3px 10px;
}
.wcrr_list_star_reviews.wcrr_review_value_1 {
    background-color: #ff6161;
  }
  .wcrr_list_star_reviews.wcrr_review_value_2 {
        background-color: #ff9f00;
  }
  .wcrr_like_and_certi {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-top: 13px;
    height: 20px;
    padding: 20px;
    background:#f5f5f5;
    border-radius:0px 0px 10px 10px;
}
.wcrr_like_and_certi p{
    margin:0px;
}
.review-like {
    display: flex;
    gap: 10px
  }
.wcrr_ratings_cery {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 6px;
}
.popup-content .wcrr_ratings_cery p{
   font-size: 10px;
} 
.wcrr_addtional_tabs span {
   font-size: 14px;
   font-weight: 500;
}
.popup-content p.wcrr_review.name {
    margin: 10px 0px;
    color: rgb(0, 0, 0);
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
}
.wcrr_posted_on_date {
    color: rgb(139, 139, 163);
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    margin: 0px;
    padding: 0px;
}
.wcrr_user_profile {
   height: 42px;
}
.img-content {
   padding: 0px 20px;
  margin-bottom: 10px;
}
p.read-more-btn {
   margin: unset;
}
.wcrr_admin_reply_revie {
    border-left: 2px solid rgb(163 163 187);
    margin-left: 30px;
}