
.ezzat-star{width:30px;height:30px;fill:#ccc;cursor:pointer;transition:0.2s}
.stars span.active .ezzat-star,
.ezzat-stars-display .ezzat-star{fill:#f5b301}

.ezzat-summary{margin:15px 0;font-weight:bold}

.ezzat-review-form{margin:20px 0;padding:15px;border:1px solid #eee;border-radius:8px}
.ezzat-review-form textarea{width:100%;min-height:80px;margin:10px 0}
.ezzat-review-form button{padding:8px 15px;background:#000;color:#fff;border:0;border-radius:5px}

.ezzat-reviews-list{margin-top:30px}
.ezzat-review-item{border:1px solid #eee;padding:15px;border-radius:8px;margin-bottom:15px;background:#fafafa}
.ezzat-review-date{font-size:12px;color:#777}
