.rs-product-comment {
  margin-bottom: 60px;
}
@media (max-width: 1439.98px) {
  .rs-product-comment {
    margin-bottom: 30px;
  }
}
.rs-product-comment__block {
  margin-top: 20px;
  border-radius: 20px;
  background: #f8fbf4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px;
}
@media (max-width: 1439.98px) {
  .rs-product-comment__block {
    margin-top: 15px;
    padding: 15px;
  }
}
@media (max-width: 767.98px) {
  .rs-product-comment__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 767.98px) {
  .rs-product-comment__rating {
    margin-bottom: 10px;
  }
}
.rs-product-comment__rating_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 1169.98px) {
  .rs-product-comment__rating_head {
    font-size: 18px;
  }
}
.rs-product-comment__rating_head span {
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin: 0px 7px 0px 10px;
}
@media (max-width: 1169.98px) {
  .rs-product-comment__rating_head span {
    font-size: 22px;
  }
}
.rs-product-comment__rating_head img {
  width: 19px;
  height: 18px;
}
.rs-product-comment__rating_footer {
  margin-top: 3px;
}
.rs-product-comment__sort {
  margin-top: 20px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media (max-width: 1439.98px) {
  .rs-product-comment__sort {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.rs-product-comment__sort span,
.rs-product-comment__sort a {
  margin-left: 15px;
  display: block;
  cursor: pointer;
}
.rs-product-comment__item {
  width: 100%;
  max-width: 100%;
  padding: 30px;
  border-radius: 20px;
  background: #f6f6f6;
}
@media (max-width: 1439.98px) {
  .rs-product-comment__item {
    padding: 20px;
  }
}
.rs-product-comment__item:not(:last-child) {
  margin-bottom: 18px;
}
@media (max-width: 1439.98px) {
  .rs-product-comment__item:not(:last-child) {
    margin-bottom: 10px;
  }
}
.rs-product-comment__item_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rs-product-comment__item_avatar {
  min-width: 49px;
  min-height: 49px;
  max-width: 49px;
  max-height: 49px;
  border-radius: 50%;
  margin-right: 15px;
}
@media (max-width: 991.98px) {
  .rs-product-comment__item_avatar {
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
    margin-right: 10px;
  }
}
.rs-product-comment__item_avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.rs-product-comment__item_rating {
  margin-top: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rs-product-comment__item_rating .rating {
  margin-top: 0px;
  font-size: 16px;
}
.rs-product-comment__item_body {
  margin-top: 13px;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media (max-width: 1439.98px) {
  .rs-product-comment__item_body {
    font-size: 13px;
  }
}
.rs-product-comment__item_footer {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 767.98px) {
  .rs-product-comment__item_footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.rs-product-comment__item_footer a {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1439.98px) {
  .rs-product-comment__item_footer a {
    font-size: 13px;
  }
}
.rs-product-comment__item_footer a:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 767.98px) {
  .rs-product-comment__item_footer a:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.rs-product-comment__item_footer a._rs-icon-like::before {
  color: #7cb521;
}
.rs-product-comment__item_footer a._rs-icon-unlike::before {
  color: #ff5b5b;
}
.rs-product-comment__item_footer a::before {
  font-size: 17px;
  margin-right: 5px;
}
.rs-product-comment__data {
  margin-left: 10px;
  color: #737373;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.rs-product-comment__item--answer {
  width: 100%;
  max-width: 1013px;
  margin-right: 0px;
  margin-left: auto;
  border: 1px solid #7cb521;
  background-color: transparent;
}