body .yotpo-head {
  display: none !important;
}

body .yotpo-comment-data {
  border: 1px solid #555 !important;
  border-radius: 4px !important;
  padding-top: 2px !important;
  padding-right: 10px !important;
  padding-bottom: 2px !important;
  padding-left: 2px !important;
}

body .yotpo-base-layout {
  width: 100% !important; /* Mobile and tablet default */
}

@media (min-width: 1024px) {
  body .yotpo-base-layout {
    width: 85% !important;
  }
}

body .yotpo-review-title {
  font-size: 16px !important;
  flex-basis: 100% !important;
}

body .yotpo-read-more-text {
  font-size: 14px !important;
}

body .yotpo-smart-topics-headline,
body .yotpo-custom-questions-title,
body .yotpo-custom-questions-value,
body .yotpo-filters-right-panel {
  color: #000 !important;
}

body .yotpo-review-date {
  font-size: 14px !important;
}

body .yotpo-new-review-btn.yotpo-btn-l.empty-state {
  margin-bottom: 10px !important;
}

body .yotpo-review-votes-icons-container:last-of-type {
  display: none !important;
}

body .yotpo-reviewer-image {
  display: none !important;
}

body .yotpo-headline,
body .yotpo-empty-state {
  display: none !important;
}

body .yotpo-review-border-smooth.yotpo-border-margin {
  display: none !important;
}

body .yotpo-review {
  margin-bottom: 10px !important;
  margin-top: 20px !important;
}

body .yotpo-reviews-pagination-container {
  margin-bottom: 0px !important;
}

body .yotpo-reviews-pagination-item.yotpo-vertical-pagination-item {
  border: none !important;
}

@media (max-width: 768px) {
  body .yotpo-review-content {
    margin-top: 0px !important;
  }
}

body .yotpo-single-thumbnail.yotpo-image-thumbnail {
  border-radius: 4px !important;
  overflow: hidden;
}

body .yotpo-single-thumbnail.yotpo-image-thumbnail img {
  border-radius: 4px !important;
}

body .yotpo-incentivized-icon {
  display: none !important;
}

body .yotpo-reviewer-verified-buyer-text.unselectable {
  font-size: 12px !important;
}

body .yotpo-incentivized-text {
  border-radius: 4px !important;
  padding: 2px !important;
  font-size: 12px !important;
}

body .smart-topic-wrapper {
  border-radius: 4px !important;
}

body .yotpo-summary-header,
body .yotpo-summary-footer,
body .yotpo-mobile-summary-bottomline {
  background-color: #EDECEA !important;
}

body .yotpo-display-s .yotpo-search-filter .yotpo-search-input {
  height: 31px !important;
}

@media (min-width: 769px) {
  body .yotpo-thumbnail-container.clickable-thumbnails.yotpo-review-thumbnail-container {
    margin-top: 10px !important;
  }
}
