.comment-notes,
.comment-reply-title,
.woocommerce-noreviews,
.avatar,
.woocommerce-Reviews-title {
    display: none;
}
.comment-form label {
  display: block;
  margin-bottom: 10px;
}

.comment-form-author,
.comment-form-email {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-right: 2%;
  margin-bottom: 15px;
}

.comment-form-email {
  margin-right: 0;
}

.star-rating {
  color: #F9C606;
}

.commentlist {
  padding: 20px 20px 5px 20px !important;
  background-color: #F1F2F3 !important;
  border-radius: 10px !important;
  margin-bottom: 20px !important;
}

.comment-respond {
  padding: 20px !important;
  background-color: #F1F2F3 !important;
  border-radius: 10px !important;
}

#comment-form-rating-label {
  color: #00606c;
  font-size: 16px;
  font-family: "ایران سنس", Sans-serif;
}

.comment-form input[type="submit"] {
  background: #00606c !important;
  color: #fff !important;
  padding: 12px 50px !important;
  border-radius: 10px !important;
  font-size: 15px !important;
  transition: background 0.3s ease;
  font-family: "ایران سنس", Sans-serif;
  border: none;
  cursor: pointer;
  margin-top: 10px !important;
}

.comment-form input[type="submit"]:hover {
  background-color: #BD1F5F !important;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea,
.comment-form select {
  border: 0;
  border-radius: 10px;
  padding: 10px;
  font-size: 14px;
  color: #00606c;
  outline: none;
  width: 100%;
  margin: 0;
  line-height: normal;
  box-sizing: border-box;
}

.comment-form input,
.comment-form textarea,
.comment-form select {
  margin: 0;
  display: block;
}

.comment-form {
  color: #00606c;
  font-size: 16px;
  font-family: "ایران سنس", Sans-serif;
  line-height: normal;
}

.required {
  color: #BD1F5F;
}
.comment-form-rating{
    
    padding-top: 10px
}
.comment-form-rating .stars a {
  color: #F9C606;
  font-size: 20px;
}

.children .woocommerce-review__dash,
.children .woocommerce-review__published-date,
.children .woocommerce-review__author {
  color: #BD1F5F !important;
}

.woocommerce-review__dash,
.woocommerce-review__author,
.woocommerce-review__published-date {
  color: #00606c !important;
  font-size: 14px !important;
  font-family: "ایران سنس", Sans-serif;
}

.comment-text {
  color: #00606c;
  font-size: 16px;
  font-family: "ایران سنس", Sans-serif;
  background-color: #fff;
  border-radius: 10px !important;
  border: none !important;
  margin: 0px !important;
  padding: 20px 20px 8px 20px !important;
  line-height: 1.75rem;
}
