.yotpo-main-reviews-widget * {
  font-family:'LL-Brown-Regular-Web', Brown, Helvetica, Arial, sans-serif !important;
}

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

.yotpo-display-s .yotpo-bottom-line .yotpo-bottom-line-summary {
  margin-top: 0 !important;
}

.yotpo-display-s .yotpo-main-layout .yotpo-layout-header-wrapper {
	margin-bottom: 0px !important;
}

.yotpo-bottom-line *, .yotpo-filters-top-panel * {
  color: var(---color-text-dark) !important;
}

.yotpo-initials-background {
  fill: #9EBDC0 !important;
}

.yotpo-avatar-initials-text {
  fill: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.yotpo-custom-questions-title, .yotpo-custom-questions-value {
  color: #ABA49D !important;
}

.yotpo-custom-questions-title {
  line-height: 22px !important;
}

.yotpo-review-content {
  line-height: 1.44 !important;
}

.yotpo-review-right-panel {
  flex-grow: 1 !important;
  flex-basis: 8% !important;
  min-width: 8% !important;
}

.yotpo-review-left-panel {
  flex-grow: 2 !important;
  flex-basis: 29% !important;
}

.yotpo-review-customer-questions-container {
  width: 100% !important;
  padding-right: 15px !important;
}

.yotpo-custom-questions-wrapper {
  grid-template-columns: .5fr 1fr !important;
}

.yotpo-custom-questions-see-more-label {
  display: none !important;
}

.yotpo-horizontal-pagination .selected {
  color: #ffffff !important;
}

.yotpo-read-more {
text-transform: uppercase;
font-size:12px;
letter-spacing: 1px;
font-weight:bold !important;
color: #ABA49D !important;
}

.yotpo-sr-bottom-line-summary {
margin-bottom: 0;
}

.yotpo-bottom-line-scroll-panel {
margin-bottom: 8px;
}

.yotpo-sr-bottom-line-text, .yotpo-star-rating-reviews-summary-text {
font-size: 13px !important;
}

.yotpo-display-s .yotpo-review .yotpo-review-center-panel .yotpo-review-title {
margin-bottom: 8px !important;
}

.yotpo-display-s .yotpo-review .yotpo-review-center-panel .yotpo-review-content {
margin-top: 0 !important;
}

.yotpo-display-s .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel {
margin-top: 0 !important;
}

.yotpo-display-s .yotpo-review .yotpo-review-center-panel .yotpo-review-questions-mobile-panel .yotpo-review-customer-questions {
margin-top: 0 !important;
}

.yotpo-custom-questions-wrapper {
margin-bottom: 0 !important;
}

.yotpo-display-s .yotpo-custom-questions-wrapper {
  flex-direction: column !important;
  gap: 4px !important;
}

.yotpo-custom-questions-wrapper-suffix-padding {
  display:none !important;
}

.yotpo-score-option[aria-selected="true"], .yotpo-dropdown-option[aria-selected="true"] {
  background-color: #e69e6c !important;
}
.yotpo-score-option:focus, .yotpo-score-option:hover, .yotpo-dropdown-closable .yotpo-dropdown-content-wrapper .yotpo-dropdown-option:hover {
  background-color: #FCF7EF !important;
  color: #746662 !important;
}

.yotpo-dropdown-closable .yotpo-dropdown-content-wrapper .yotpo-dropdown-option[data-v-420b6b86]:hover, .yotpo-dropdown-closable .yotpo-dropdown-content-wrapper .yotpo-dropdown-option[data-v-420b6b86]:focus {
  background-color: #FCF7EF !important;
  color: #746662 !important;
}

.yotpo-score-filter-full-star {
  color: #e8b951 !important;
  fill: #e8b951;
  stroke: #e8b951;
}

.yotpo-score-filter-empty-star {
  fill: white;
  stroke: #ABA49D;
}

.yotpo-review-comment {
  border-left: 1px solid #eaeaea;
  padding-left: 8px;
}