.type-index.multiple-columns-body #content-wrapper #hodnoceniobchodu {
  padding: 100px 15px;
  background-image: url("https://shop.reckonasbavi.cz/user/documents/upload/review/review.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left 0 center;
  width: 99vw !important;
  margin-left: calc(-50vw + 50%);
}

#hodnoceniobchodu::before,
#hodnoceniobchodu::after {
  display: none;
}

#hodnoceniobchodu .vote-delimeter {
  display: none !important;
}

#hodnoceniobchodu .vote-wrap:nth-child(n + 4) {
  display: none !important;
}

.vote-wrap::before {
  display: none;
}

.rating-container {
  max-width: 1394px;
  margin: 0 auto;
  gap: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.review__wrapper-left {
  width: 25%;
}
#hodnoceniobchodu .shop-eval {
  width: 75% !important;
  max-width: none !important;
  margin: 0;
  align-items: normal !important;
  gap: 20px;
  padding: 0px !important;
  border: 0 !important;
  background-color: transparent;
}

#hodnoceniobchodu .review-left__title {
  margin: 0;
  margin-bottom: 7px;
  font-size: 24px !important;
  text-align: left;
}
.review-left__description {
  font-size: 20px;
  line-height: 1.2;
  text-decoration: underline;
  color: black !important;
}
.review-left__image {
  width: 120px;
}

#hodnoceniobchodu .review-left__heureka-title {
  margin: 0;
  font-size: 20px;
  text-align: left;
}
.review-left__heureka-description {
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
}
.vote-pic {
  display: none;
}
.review-left__heureka-link {
  font-size: 16px;
  color: black !important;
  text-decoration: underline;
}
.review-left__wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 10px;
}

#hodnoceniobchodu .vote-wrap {
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  width: calc((100% - 40px) / 3) !important;
  margin: 0;
  gap: 20px;
  padding: 20px 25px !important;
  flex: 1;
  flex-wrap: nowrap !important;
  border-radius: 0;
  border: 1px solid #dbdbdb !important;
  background-color: white !important;
}
.vote-content {
  font-size: 13px;
  line-height: 20px;
}
.review__card-avatar {
  width: 60px;
  height: 60px;
  background-image: url("https://shop.reckonasbavi.cz/user/documents/upload/review/avatar.png");
  background-size: cover;
  background-position: center;
}

.review__card-top {
  margin-bottom: 0px;
}

.vote-wrap .vote-content {
  margin-top: 5px;
  overflow: hidden;
  position: relative;
}

#hodnoceniobchodu .vote-wrap > *:not(.no-display).review__card-bottom {
  display: flex !important;
}
#hodnoceniobchodu .review__card-bottom {
  align-items: center;
  gap: 10px;
}
.review__user-title {
  display: flex;
  align-items: center;
  margin: 0;
  margin-bottom: 5px;
  gap: 5px;
  font-size: 18px;
}
.review__card-verification {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("https://shop.reckonasbavi.cz/user/documents/upload/review/verification.png");
  background-size: cover;
}

.vote-time {
  margin: 0;
  font-size: 12px;
  color: #808285;
}
.stars {
  display: flex;
  gap: 2px;
  margin: 0;
  margin-bottom: 5px;
}
.star {
  width: 22px;
  height: 22px;
}

.vote-summary {
  height: auto;
}

.vote-header .vote-name {
  display: none;
}

@media (max-width: 1440px) {
  .rating-container {
    max-width: 1178px;
  }
  .review-left__wrapper {
    gap: 5px;
  }
  #hodnoceniobchodu .review-left__title {
    margin-bottom: 0;
    font-size: 22px !important;
  }
  .review-left__description {
    font-size: 16px;
  }
  .review-left__image {
    width: 85px;
  }
  .review-left__heureka-title {
    font-size: 18px;
  }
  .review-left__heureka-description {
    font-size: 12px;
  }
  .review-left__heureka-link {
    font-size: 12px;
  }
  .review__user-title {
    font-size: 14px;
  }
  .vote-wrap {
    padding: 15px 20px;
  }
  .review__card-avatar {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1200px) {
  .rating-container {
    max-width: 972px;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
  .review__wrapper-left {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
    width: 100%;
  }
  #hodnoceniobchodu .shop-eval {
    width: 100% !important;
  }

  .review-left__title {
    font-size: 32px;
  }

  .review-left__description {
    font-size: 22px;
  }

  .review-left__wrapper {
    margin-top: 0;
  }

  .review-left__image {
    width: 150px;
  }
  .review-left__heureka-title {
    font-size: 22px;
  }

  .review-left__heureka-description {
    font-size: 18px;
  }

  .review-left__heureka-link {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  .shop-eval {
    justify-content: center;
  }
  .vote-wrap {
    width: calc((100% - 20px) / 2);
  }
  #hodnoceniobchodu .vote-wrap:nth-child(n + 3) {
    display: none !important;
  }
  .review-left__title {
    font-size: 26px;
  }
  .review-left__description {
    font-size: 18px;
  }
  .review__wrapper-left {
    gap: 20px;
  }
  .review-left__image {
    width: 120px;
  }
  .review-left__heureka-title {
    font-size: 20px;
    margin-bottom: 0;
  }
  .review-left__heureka-description {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .review-left__heureka-link {
    font-size: 16px;
  }
}
@media (max-width: 972px) {
  .rating-container {
    max-width: 742px;
  }
}

@media (max-width: 865px) {
  .rating-container {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }

  .review-left__wrapper {
    margin-top: 0;
  }
}
@media (max-width: 710px) {
  .review__wrapper-left {
    padding: 0 5px;
    gap: 10px;
  }
  .review-left__title {
    font-size: 20px;
  }

  .review-left__description {
    font-size: 14px;
  }

  .review-left__image {
    width: 100px;
  }
  .review-left__heureka-title {
    font-size: 16px;
  }

  .review-left__heureka-description {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .review-left__heureka-link {
    font-size: 14px;
  }

  .shop-eval {
    gap: 10px;
  }

  .vote-wrap {
    padding: 20px 15px !important;
  }

  .review__user-title {
    font-size: 14px;
  }

  .review__card-verification {
    width: 12px;
    height: 12px;
  }

  .review__card-avatar {
    width: 45px;
    height: 45px;
  }
}

@media (max-width: 500px) {
  .rating-container {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .shop-eval {
    display: none !important;
  }
  .review__wrapper-left {
    display: flex;
    flex-direction: column;
    padding: 0;
    align-items: center;
    gap: 10px;
    justify-content: center;
    width: 100%;
  }

  .review-left__wrapper {
    gap: 5px;
  }

  .review-left__title {
    font-size: 22px;
    text-align: center;
  }

  .review-left__description {
    display: block;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
  }

  .review-left__image {
    width: 100px;
  }
  .review-left__heureka-title {
    font-size: 18px;
  }

  .review-left__heureka-description {
    font-size: 13px;
    margin-bottom: 5px;
  }

  .review-left__heureka-link {
    font-size: 13px;
  }
}
