.hideShowButton .yotpo-new-review-btn-wrapper {
  display: none;
}
.hideShowButton .review-tips {
  display: none;
}

.yotpo-vertical-border {
  display: none !important;
}

.yotpo-reviews-wrapper {
  display: none;
}

.yotpo-reviews-main-widget svg {
  margin-top: 6px;
}

.yotpo-base-layout .yotpo-head {
  margin-bottom: 30px !important;
}
.yotpo-base-layout .yotpo-head .yotpo-headline {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  font-weight: 700;
}
@media (min-width: 768px) {
  .yotpo-base-layout .yotpo-head .yotpo-headline {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .yotpo-base-layout .yotpo-head .yotpo-headline {
    font-size: 38px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .yotpo-base-layout .yotpo-head .yotpo-headline {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.yotpo-base-layout .yotpo-head .yotpo-headline {
  font-family: "DinCondensed" !important;
  color: #333;
  letter-spacing: -0.7px;
  font-weight: 600 !important;
}
.yotpo-base-layout .yotpo-main-layout .yotpo-review-border-smooth,
.yotpo-base-layout .yotpo-main-layout .yotpo-filters-container {
  display: none;
}
.yotpo-base-layout .yotpo-reviewer-name {
  color: #333 !important;
  font-weight: bold !important;
  font-size: 20px;
}
.yotpo-base-layout .yotpo-read-more-text {
  color: #333 !important;
  font-size: 16px;
}
.yotpo-base-layout * {
  font-family: "ProximaNova" !important;
}
.yotpo-base-layout .yotpo-reviewer-verified-buyer-text {
  color: #8894ab !important;
  font-size: 12px !important;
  font-weight: bold !important;
  margin-left: 10px;
}
.yotpo-base-layout .yotpo-verified-icon circle {
  fill: #32b6b9;
}
.yotpo-base-layout .yotpo-reviewer-details-verified {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 270px;
}
.yotpo-base-layout .yotpo-comment-data {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}
.yotpo-base-layout .yotpo-comment-data .yotpo-comment-title {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  margin-left: 0 !important;
  font-size: 16px !important;
  color: #364d52 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold !important;
}
.yotpo-base-layout .yotpo-comment-data .yotpo-comment-content {
  font-size: 16px !important;
  color: #333 !important;
}
@media screen and (max-width: 768px) {
  .yotpo-base-layout .yotpo-comment-data .yotpo-comment-title {
    width: 120px;
    font-size: 14px !important;
  }
  .yotpo-base-layout .yotpo-comment-data .yotpo-comment-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: unset !important;
  }
}

.yotpo-empty-state .yotpo-body-text {
  display: none;
}

.yotpo-review-votes-wrapper {
  display: none !important;
}

.yotpo-rating-breakdown {
  width: 100%;
}

.custom-class {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
}

@media (min-width: 320px) and (max-width: 767px) {
  .custom-class {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.yotpo-review * {
  font-family: "ProximaNova" !important;
}

.yotpo-review {
  margin-top: 0 !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  gap: 0.75rem;
}

.yotpo-stars {
  color: rgb(255, 210, 0);
}

.yotpo-rating-breakdown {
  margin-top: 20px;
  padding: 10px;
  border-radius: 5px;
}
.yotpo-rating-breakdown h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.yotpo-rating-breakdown ul {
  list-style: none;
  padding: 0;
}
.yotpo-rating-breakdown ul li {
  font-size: 16px;
  margin-bottom: 10px;
}
.yotpo-rating-breakdown ul li .progress-bar {
  width: 100%;
  height: 12px;
  background-color: #e0e0e0;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  margin-top: 5px;
}
.yotpo-rating-breakdown ul li .progress-bar .progress {
  height: 100%;
  background-color: #ffcc00;
  border-radius: 5px;
}
.yotpo-rating-breakdown ul li .percentage-label {
  color: #333;
}

.yotpo-header-container {
  display: block !important;
}

@media (min-width: 1024px) {
  .yotpo-header-container {
    width: 33.333333%;
  }
}

.yotpo-layout-header-wrapper {
  display: block !important;
}

.yotpo-review-title {
  display: none;
}

.star-container {
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  margin-right: 4px !important;
}

.yotpo-rating-breakdown .yotpo-star-rating-icon {
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
}

.yotpo-bottom-line {
  margin-right: 0 !important;
}
.yotpo-bottom-line .yotpo-summary-section {
  width: 100%;
}

.yotpo-review-right-panel {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.yotpo-star-rating-icon.yotpo-sr-star-full,
.yotpo-star-rating-icon.yotpo-sr-star-full path {
  fill: #ffcc00 !important;
  stroke: #ffcc00 !important;
}

.yotpo-star-rating-icon.yotpo-sr-star-empty,
.yotpo-star-rating-icon.yotpo-sr-star-empty path {
  fill: #ddd !important;
  stroke: #ddd !important;
}

.yotpo-star-rating-icon.yotpo-sr-star-half path {
  stroke: #ffcc00 !important;
}

.yotpo-bottom-line-score {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  color: #333 !important;
}

.yotpo-bottom-line-right-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0 !important;
}
.yotpo-bottom-line-right-panel .yotpo-bottom-line-text {
  margin-top: 0 !important;
  margin-left: 10px;
}
