.item-product-comment-row.is-pending,
.item-product-comment-reply-row.is-pending {
  opacity: .78;
}
.item-product-comment-pending-note {
  display: block;
  margin-top: 4px;
  color: #ff6500;
  font-size: 11px;
  font-weight: 760;
}
