@charset "UTF-8";

.zv-summary {
  display: inline-block;
}
.zv-summary .zv-star-svg {
  height: 14px;
  width: 16px;
  line-height: 0;
  fill: #ef8137;
  margin-right: -3px;
}
.zv-summary .zv-star-svg-main {
  fill: #ef8137;
}
.zv-summary .zv-star-svg-grey {
  fill: #bdc3c7;
}
.zv-summary .zv-star-comment {
  font-weight: normal;
  font-size: 14px;
  padding-left: 5px;
  width: auto;
}
.zv-summary .zv-star-svg-sub {
  width: 20px;
}
