.cr-all-reviews-shortcode .commentlist .comment-text {
  min-height: 140px;
}
.cr-all-reviews-shortcode .commentlist .comment-text .description {
  width: 900px;
  max-width: 100%;
}
.cr-all-reviews-shortcode .cr-histogram-a {
  color: #333 !important;
}
.cr-all-reviews-shortcode .ivole-meter {
  box-shadow: none !important;
  border: 1px solid #dcdcdc !important;
  border-radius: 3px !important;
  background: #fff !important;
}
.cr-all-reviews-shortcode .ivole-meter-bar {
  background-color: #f4ba1c !important;
  background: #f4ba1c !important;
  box-shadow: none !important;
}
.cr-all-reviews-shortcode .cr-all-reviews-add-review, .cr-all-reviews-shortcode .cr-review-form-continue, .cr-all-reviews-shortcode .cr-review-form-submit {
  background-color: #fff !important;
  color: #333 !important;
  border: 1px solid #333 !important;
  height: auto !important;
  border-radius: 3px !important;
}
.cr-all-reviews-shortcode .cr-all-reviews-add-review {
  padding: 15px 20px !important;
}
.cr-all-reviews-shortcode .cr-ajax-search {
  display: none !important;
}
.cr-all-reviews-shortcode .cr-rating-product-name {
  justify-content: space-between;
}
.cr-all-reviews-shortcode .cr-product-name-picture {
  padding: 0px 12px;
  position: absolute;
  right: 0;
  top: 15%;
  width: 240px;
  display: flex;
  flex-direction: column;
  text-align: right;
  align-items: end !important;
}
.cr-all-reviews-shortcode .cr-product-name-picture .iv-comment-product-a {
  margin: 10px 0;
}
.cr-all-reviews-shortcode .cr-product-name-picture .iv-comment-product-a .iv-comment-product-img {
  width: 70px !important;
  position: relative;
}
.cr-all-reviews-shortcode .cr-product-name-picture .cr-comment-productname-a {
  font-size: 16px !important;
  color: #333 !important;
  line-height: normal;
}

@media screen and (max-width: 767px) {
  .commentlist .comment-text {
    margin: 0 0 0 60px !important;
  }
  .commentlist .woocommerce-review__verified {
    font-size: 13px !important;
  }
  .commentlist .woocommerce-review__published-date {
    font-size: 12px;
  }

  .cr-all-reviews-shortcode .cr-rating-product-name {
    justify-content: space-between;
    flex-direction: row !important;
    align-items: center !important;
  }
  .cr-all-reviews-shortcode .cr-product-name-picture {
    position: relative;
    margin-top: -25px !important;
    max-width: 185px;
    width: auto;
  }
  .cr-all-reviews-shortcode .cr-product-name-picture .iv-comment-product-a .iv-comment-product-img {
    width: 45px !important;
  }
  .cr-all-reviews-shortcode .cr-product-name-picture .cr-comment-productname-a {
    font-size: 14px !important;
    color: #333 !important;
    line-height: 1;
  }
  .cr-all-reviews-shortcode .description {
    line-height: 1.2;
  }
}

/*# sourceMappingURL=reviews-page.css.map */
