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 {
  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;
  }
}

body .yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-star-rating,
.yotpo-display-m .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-star-rating {
    padding-top: 3px !important;
}


.yotpo-empty-state svg, /* hides the icon */
.yotpo-empty-state .yotpo-title-text, /* hides the body text */
.yotpo-empty-state .yotpo-button { /* hides the button if present */
  display: none !important;
}

.yotpo-body-text {
  font-size: 16px !important;
}

.yotpo-new-review-btn-wrapper  { /* hides the button if present */
  display: none !important;
}

/* Translation Text */
/* Container layout */
.yotpo-translate-container {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Translation text */
.yotpo-translate-info {
  font-size: 12px !important;
  color: #707070 !important;
  display: inline;
}

/* Hide the SVG icon */
.yotpo-translate-info svg {
  display: none !important;
}

/* Button style */
.yotpo-translate-container button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  font-size: 12px !important;
  color: #000000 !important;
  text-decoration: underline !important;
  cursor: pointer;
  line-height: normal;
}

/* Remove underline on hover */
.yotpo-translate-container button:hover {
  text-decoration: none !important;
}

/* Translation Feature */
/* Container layout */
.yotpo-translate-container {
  display: flex;
  align-items: center;
  gap: 8px;
}


body .yotpo-translate-info {
  font-size: 12px !important;
  color: #707070 !important;
  display: inline;
}

/* Hide the SVG icon */
body .yotpo-translate-info svg {
  display: none !important;
}

/* Button style */
body .yotpo-translate-container button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  font-size: 12px !important;
  color: #000000 !important;
  text-decoration: underline !important;
  cursor: pointer;
  line-height: normal;
}

body .yotpo-translate-container button:hover {
  text-decoration: none !important;
}

/* Translation CTA Wrapper */
.yotpo-translate-cta-wrapper .yotpo-translate-button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  font-size: 12px !important;
  color: #000000 !important;
  text-decoration: underline !important;
  cursor: pointer;
  line-height: normal;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

/* Hide the globe icon */
.yotpo-translate-cta-wrapper .yotpo-translate-button .yotpo-globe-icon {
  display: none !important;
}

/* Remove underline on hover */
.yotpo-translate-cta-wrapper .yotpo-translate-button:hover {
  text-decoration: none !important;
}



/* AI Banner within Listing */

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


/* Mobile Pagination Load More */
body .yotpo-vertical-pagination .yotpo-reviews-pagination-item[data-v-87deef4e] {
    height: auto;
    width: auto;
    background: black;
    color: #fff;
    line-height: normal;
    display: inline-flex;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 38px;
}

/* Filters */
body .yotpo-mobile-filters-popup-content {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

body .yotpo-filters-results-btn {
  background-color: #EDECEA !important;
}

body .yotpo-filters-results-btn-text {
    color: #000 !important;
}

/* AI Summary Overlay - Hide Button Show all Reviews as its useless */
body .yotpo-summary-footer {
  display: none !important;
}
