:root {
  --YotpoPrimaryColor: #272727;
  --YotpoSecondaryColor: #205c40;
  --YotpoPrimaryFont: Inter, var(--YotpoFallbackFont);
  --YotpoSecondaryFont: Inter, var(--YotpoFallbackFont);
  --YotpoFallbackFont: sans-serif;
  --YotpoLogoIconColor: var(--YotpoSecondaryColor);
  --YotpoAvatarBackgroundColor: #0f3820;
  --YotpoVerifiedIconBackgroundColor: #1cc286;
  --YotpoPaginationBackground: var(--YotpoSecondaryColor);
  --YotpoCustomAvatarBackground: url(https://i.imgur.com/e7WIkvQ.png);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .label,
[class*="yotpo-display-"][class*="yotpo-device-"][style] label:not(.variant__button-label):not(.text-label),
[class*="yotpo-display-"][class*="yotpo-device-"][style] .h5,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .h6,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .h4,
[class*="yotpo-display-"][class*="yotpo-device-"][style] h4,
[class*="yotpo-display-"][class*="yotpo-device-"][style] h5,
[class*="yotpo-display-"][class*="yotpo-device-"][style] h6,
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-new-input-message,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  .yotpo-star-rating-wrapper
  .yotpo-star-rating-text,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  .yotpo-file-upload
  .yotpo-file-input-headline,
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-modal-header,
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-form-label,
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-custom-question-headline,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  .yotpo-custom-question-headline
  .yotpo-custom-question-message {
  color: var(--YotpoPrimaryColor);
  text-transform: inherit;
  letter-spacing: inherit;
  font-weight: 600;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] [class*="filter"] label {
  display: block;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .btn-close {
  width: unset;
  height: unset;
  opacity: 1;
  padding: inherit;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-head {
  justify-content: start;
  padding: 0 0 0;
  border-top: none;
  margin: 40px 0 0;
  width: 100%;
  text-align: left;
  position: relative;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-head {
  margin: 40px auto 20px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-head .yotpo-headline {
  margin: 0;
  flex-basis: 100%;
  position: absolute;
  top: 0;
  font-weight: 600;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-head .yotpo-headline {
  position: static;
  text-align: center;
  font-size: 25px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] * {
  font-family: var(--YotpoPrimaryFont) !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-media-modal,
[class*="yotpo-display-"][class*="yotpo-device-"][style] #yotpo-mobile-filters-popup,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-qna-modal-backdrop {
  z-index: 999999999999999 !important;
}

.modal-backdrop {
  opacity: 1 !important;
}

/* Widget Tab */
[class*="yotpo-display-"][class*="yotpo-device-"][style] .ugc-storefront-widgets-tabs-container {
  /* display: none; */
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .ugc-storefront-widgets-tabs-container__tab {
  font-weight: 400;
  border: none;
  text-transform: uppercase;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .ugc-storefront-widgets-tabs-container__tab.selected {
  font-weight: 700;
  border-bottom: 2px solid var(--YotpoSecondaryColor);
  color: var(--YotpoSecondaryColor);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .ugc-storefront-widgets-tabs-container__tab:hover {
  color: var(--YotpoSecondaryColor);
  border-color: var(--YotpoSecondaryColor);
}
/* Widget Tab */

/* YOTPO Icon on Header */
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-icon path {
  fill: var(--YotpoLogoIconColor);
}
/* YOTPO Icon on Header */

/* HEADER */
#yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile)
  .yotpo-header-container {
  margin: 40px 0 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-layout-header-wrapper {
  flex-direction: column-reverse;
  gap: 25px;
}

[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile)
  .yotpo-header-container
  .yotpo-new-review-btn-wrapper {
  align-self: end;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line {
  margin: 0;
  column-gap: 40px;
  align-items: center;
  width: 100%;
  justify-content: start;
  border-top: 1px solid #e3e3e3;
  padding: 40px 0 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line
  [class*="yotpo-bottom-line-question-wrapper-"] {
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line
  [class*="yotpo-bottom-line-question-wrapper-"]
  [title] {
  color: var(--YotpoPrimaryColor);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line
  [class*="yotpo-bottom-line-question-wrapper-"]
  .yotpo-progress-bar-score {
  background: var(--YotpoPrimaryColor) !important;
}

#yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"] [id*="-widget-btn"],
#yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] [id*="-widget-btn"],
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  #yotpo-modal.yotpo-form-complete
  .yotpo-form-complete
  .yotpo-shop-complete,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  footer.form-footer
  .yotpo-new-review-submit,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-question-form .form-footer .yotpo-question-submit,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-vertical-pagination .yotpo-reviews-pagination-item,
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-vertical-pagination
  .yotpo-pagination-item {
  background: var(--YotpoSecondaryColor);
  color: #fff;
  border: none;
  border-radius: 0.75rem;
  width: auto;
  height: auto;
  line-height: 1;
  font-weight: 400;
  padding: 12px 20px;
}

#yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"]
  [class*="-btn-wrapper"]
  [id*="-widget-btn"]
  span {
  color: var(--YotpoPrimaryColor);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line
  .yotpo-bottom-line-summary {
  gap: 10px;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line
  .yotpo-bottom-line-summary,
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line
  .yotpo-bottom-line-right-panel {
  flex-direction: column;
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line
  .yotpo-bottom-line-score {
  padding: 0;
  line-height: 1;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line
  .yotpo-bottom-line-right-panel {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 10px;
  align-items: center;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line
  .yotpo-vertical-border {
  display: none;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line
  .yotpo-star-rating
  .star-container:nth-child(5) {
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line
  .yotpo-bottom-line-text {
  margin: 0;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-star-rating-icon,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-star-distribution
  .yotpo-star-rating-icon {
  transform: scale(1);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-layout-header-wrapper
  .yotpo-bottom-line
  > .yotpo-vertical-border {
  display: none;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container .yotpo-star-distribution {
  padding: 0;
  border: none !important;
  gap: 8px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-star-distribution
  .yotpo-distribution-row {
  align-items: center;
  gap: 10px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-star-distribution
  .yotpo-progress-bar,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-star-distribution
  .yotpo-star-distribution-bar,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-star-distribution
  .yotpo-progress-bar-score {
  margin: 0;
  border-radius: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-star-distribution
  .yotpo-star-distribution-value {
  height: auto;
  line-height: 1;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-header-container
  .yotpo-star-distribution
  .yotpo-star-distribution-index {
  width: auto;
  line-height: 1;
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-header-container + .yotpo-review-border-smooth {
  display: none;
}
/* HEADER */

/* FILTER */
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container {
  margin: 0;
  padding: 40px 0;
  border-top: 1px solid #e3e3e3;
  /* border-bottom: 1px solid #e3e3e3; */
}

[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-clear-filters-container {
  flex-direction: column;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-container-inner {
  row-gap: 40px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-container-inner
  .yotpo-filters-right-panel {
  width: 100%;
  border-top: 1px solid #e3e3e3;
  padding: 40px 0 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-container-inner
  .yotpo-filters-right-panel
  .yotpo-selected-value {
  color: #0e4ccb;
  font-weight: 600;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-container-inner
  .yotpo-filters-right-panel
  .yotpo-dropdown-placeholder {
  font-weight: 600;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-container-inner
  > div:empty {
  display: none;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-top-panel {
  flex-basis: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  max-width: 500px;
}

/* [class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-filters-container .yotpo-filters-top-panel::before {
    content: "Filter Reviews";
    font-weight: 700;
} */

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-top-panel
  > [class$="filter-container"] {
  margin: 0;
  flex-basis: 48%;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-top-panel
  > [class$="filter-container"]
  input[placeholder],
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-filters-container
  .yotpo-filters-top-panel
  .yotpo-mobile-filters-btn,
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-filter-select,
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-media-select {
  min-width: 100%;
  width: 100%;
  border-radius: 3px;
  border-width: 1px;
  border-color: var(--YotpoPrimaryColor);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-top-panel
  .yotpo-search-filter {
  width: 100%;
  flex-basis: 100%;
  max-width: 100%;
  min-width: 100%;
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] [class*="filter"] .yotpo-dropdown-content {
  width: 100%;
  padding: 10px;
  height: auto;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] [class*="filter"] .yotpo-dropdown-content .yotpo-score-option {
  width: 100%;
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-clear-filters-container .yotpo-matched-reviews,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-clear-filters-container .yotpo-clear-filters {
  color: var(--YotpoPrimaryColor);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-questions-filters .yotpo-dropdown-placeholder {
  position: relative;
  top: 0;
  background: none !important;
  z-index: 1;
  border-color: var(--YotpoPrimaryColor);
  border-radius: 3px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-container-inner
  .yotpo-smart-topics-panel {
  flex-basis: 100%;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-container-inner
  .yotpo-smart-topics-panel
  .yotpo-smart-topics {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-container-inner
  .yotpo-smart-topics-panel
  .yotpo-smart-topics
  .yotpo-smart-topics-headline {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-container-inner
  .yotpo-smart-topics-panel
  .yotpo-smart-topics
  .smart-topic-collection {
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-container-inner
  .yotpo-smart-topics-panel
  .yotpo-smart-topics
  .smart-topic-collection
  .smart-topic-wrapper {
  margin: 0;
  height: auto;
  line-height: 35px;
  border-radius: 0;
  border: none;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-filters-container
  .yotpo-filters-container-inner
  .yotpo-smart-topics-panel
  .yotpo-smart-topics
  .smart-topic-collection
  .smart-topic-wrapper[style*="rgba"] {
  background: var(--YotpoSecondaryColor);
}

/* mobile filter modal */
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #yotpo-mobile-filters-popup {
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  #yotpo-mobile-filters-popup
  .yotpo-mobile-filters-popup-header {
  padding: 20px;
  position: static;
  border-bottom: 1px solid #e3e3e3;
  box-sizing: border-box;
  justify-content: space-between;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  #yotpo-mobile-filters-popup
  .yotpo-mobile-filters-popup-header
  .yotpo-popup-close-button-wrapper {
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  #yotpo-mobile-filters-popup
  .yotpo-mobile-filters-popup-header
  .yotpo-popup-close-button-wrapper
  > svg {
  position: static;
  transform: none;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  #yotpo-mobile-filters-popup
  .yotpo-mobile-filters-popup-content {
  box-sizing: border-box;
  padding: 20px;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  #yotpo-mobile-filters-popup
  .yotpo-mobile-filters-popup-actions {
  box-sizing: border-box;
  padding: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  #yotpo-mobile-filters-popup
  .yotpo-mobile-filters-popup-header
  .yotpo-review-border-smooth {
  display: none;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  #yotpo-mobile-filters-popup
  .yotpo-mobile-filters-popup-header
  .yotpo-mobile-filters-popup-clear {
  position: static;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  #yotpo-mobile-filters-popup
  .yotpo-mobile-filters-popup-actions
  .yotpo-filters-results-btn {
  position: static;
  height: auto;
  padding: 20px;
}
/* mobile filter modal */
/* FILTER */

/* REVIEWS */
[class*="yotpo-display-"][class*="yotpo-device-"][style] #yotpo-reviews-container {
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list {
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list > .yotpo-review-votes-wrapper {
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-reviews-list
  > .yotpo-review-votes-wrapper
  .yotpo-review-votes-text {
  color: var(--YotpoPrimaryColor);
  font-size: 14px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list > .yotpo-review-border-smooth {
  margin-top: 20px;
  height: 1px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review {
  margin: 20px 0;
  row-gap: 10px;
  justify-content: space-between;
  /* padding: 0 0 80px; */
  position: relative;
  padding: 55px 0 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review:has(.yotpo-review-center-panel .yotpo-review-questions-mobile-panel) {
  row-gap: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile
  .yotpo-review:has(.yotpo-review-center-panel .yotpo-review-questions-mobile-panel) {
  row-gap: 10px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-review {
  padding: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-review,
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-reviews-list
  > .yotpo-review-border-smooth {
  margin-top: 20px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-left-panel {
  flex-basis: 62%;
}

[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile) .yotpo-review .yotpo-review-left-panel {
  order: 4;
  flex-basis: 100%;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-left-panel
  .yotpo-review-customer-questions-container {
  /* display: none; */
  padding: 0 0 0 50px;
  width: 100%;
  box-sizing: border-box;
  max-width: 100%;
  position: static;
  bottom: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-left-panel
  .yotpo-review-customer-questions-container
  .yotpo-custom-questions-see-more-closable:has(.yotpo-custom-questions-see-more-content-wrapper) {
  width: 100%;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-left-panel
  .yotpo-review-customer-questions-container
  .yotpo-review-customer-questions {
  position: relative;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review-customer-questions-container
  .yotpo-review-question-wrapper
  > [class*="yotpo-custom-questions-"] {
  margin: 0;
  column-gap: 10px;
  grid-template-columns: auto 1fr;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-left-panel
  .yotpo-review-customer-questions-container
  .yotpo-custom-questions-see-more-closable {
  position: absolute !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-left-panel
  .yotpo-review-customer-questions-container
  .yotpo-custom-questions-see-more-closable
  .yotpo-custom-questions-see-more-label:empty {
  display: none !important;
}

/* [class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review:has(.yotpo-review-customer-questions-container .yotpo-custom-questions-see-more-label) {
    padding: 0 0 120px;
    padding: 50px 0 0;
} */

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review-customer-questions-container
  [class*="yotpo-review-question"]
  > [class*="yotpo-custom-questions-"]
  .yotpo-custom-questions-free-text-question {
  width: auto;
  display: grid;
  grid-template-columns: auto 1fr;
  margin: 0;
  flex-wrap: wrap;
  /* max-width: 100%; */
  gap: 10px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-questions-mobile-panel {
  overflow: unset;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-questions-mobile-panel
  .yotpo-custom-questions-see-more-label {
  display: block;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-questions-mobile-panel
  .yotpo-custom-questions-see-more-content-wrapper {
  margin-bottom: 0 !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-questions-mobile-panel
  .yotpo-custom-questions-free-text-question {
  /* display: flex; */
  /* gap: 5px; */
  /* unicode-bidi: normal; */
  /* margin: 0; */
}

[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-questions-mobile-panel
  .yotpo-custom-questions-wrapper,
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-questions-mobile-panel
  .yotpo-review-question.yotpo-review-customer-questions {
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-left-panel .yotpo-reviewer {
  gap: 10px;
}

[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile)
  .yotpo-review
  .yotpo-review-left-panel
  .yotpo-reviewer {
  position: absolute;
  left: 0;
  top: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-left-panel .yotpo-reviewer-image {
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-left-panel
  .yotpo-reviewer
  .yotpo-reviewer-details-verified {
  padding: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-left-panel
  .yotpo-verified-image-icon {
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-verified-image-icon .yotpo-initials-background {
  fill: var(--YotpoAvatarBackgroundColor);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-verified-image-icon .yotpo-verified-icon > circle {
  fill: var(--YotpoVerifiedIconBackgroundColor);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-verified-image-icon .yotpo-verified-icon-wrapper {
  top: auto;
  left: auto;
  right: -5px;
  bottom: -3px;
  height: auto;
}

[class*="yotpo-display-"][class*="yotpo-device-"]:not([class*="mobile"]) [class*="-details-verified"] {
  padding: 0;
  flex-direction: row;
  gap: 5px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-review .yotpo-reviewer-name,
[class*="yotpo-display-"][class*="yotpo-device-"][style] [class*="-details-verified"] [title],
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-backdrop.yotpo-media-modal
  .yotpo-media-modal-review
  .yotpo-reviewer-name {
  color: var(--YotpoPrimaryColor) !important;
  font-weight: 600;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  [class*="-details-verified"]
  .yotpo-reviewer-verified-buyer-text,
[class*="yotpo-display-"][class*="yotpo-device-"][style] [class*="-details-verified"] .yotpo-verified-text {
  color: var(--YotpoSecondaryColor);
  font-weight: 600;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-verified-image-icon .yotpo-avatar-initials-text {
  fill: #fff;
  font-size: 18px;
  font-weight: 500;
}

/* CQ Read More */
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-left-panel
  .yotpo-review-customer-questions-container
  .yotpo-custom-questions-see-more-closable
  .yotpo-custom-questions-see-more-content-wrapper {
  background-color: #fff !important;
  width: 100% !important;
  position: relative !important;
  box-sizing: border-box;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-left-panel
  .yotpo-review-customer-questions-container
  .yotpo-custom-questions-see-more-closable
  .yotpo-custom-questions-see-more-label {
  color: var(--YotpoPrimaryColor);
}
/* CQ Read More */

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-questions-wrapper .yotpo-custom-questions-title,
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-questions-wrapper .yotpo-custom-questions-value,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-custom-questions-free-text-wrapper
  .yotpo-custom-questions-free-text-title,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-custom-questions-free-text-wrapper
  .yotpo-custom-questions-free-text-value,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-backdrop.yotpo-media-modal
  .yotpo-media-modal-review
  .yotpo-custom-questions-title,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-backdrop.yotpo-media-modal
  .yotpo-media-modal-review
  .yotpo-custom-questions-value,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-backdrop.yotpo-media-modal
  .yotpo-media-modal-review
  .yotpo-custom-questions-free-text-title,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-backdrop.yotpo-media-modal
  .yotpo-media-modal-review
  .yotpo-custom-questions-free-text-value {
  color: var(--YotpoPrimaryColor) !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-custom-questions-wrapper .yotpo-custom-questions-title,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-custom-questions-free-text-wrapper
  .yotpo-custom-questions-free-text-title,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-backdrop.yotpo-media-modal
  .yotpo-media-modal-review
  .yotpo-custom-questions-title,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-backdrop.yotpo-media-modal
  .yotpo-media-modal-review
  .yotpo-custom-questions-free-text-title {
  /* font-style: italic !important; */
  font-weight: 600 !important;
  width: max-content;
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]:not(.yotpo-device-mobile)
  .yotpo-review:not(.yotpo-media-modal-review)
  .yotpo-custom-questions-wrapper
  .yotpo-custom-questions-title::after,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-custom-questions-free-text-wrapper
  .yotpo-custom-questions-free-text-title::after {
  content: ":";
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel {
  order: 3;
  flex-basis: 100%;
  gap: 10px;
  margin-top: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile) .yotpo-review .yotpo-review-center-panel {
  padding: 0 0 0 50px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-rating-title {
  margin: 0;
  gap: 10px;
  flex-direction: column;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-content {
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-content
  .sr-only {
  display: none;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-content
  .yotpo-read-more-text {
  display: inline;
  margin-right: 5px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-read-more {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: var(--YotpoSecondaryColor);
  text-decoration-thickness: 2px;
  font-size: inherit !important;
  font-weight: 700;
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-rating-title
  .yotpo-review-title {
  margin: 0;
  line-height: 1.2;
  font-weight: 500;
  font-size: 24px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-rating-title
  .yotpo-star-rating {
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-rating-title
  .yotpo-star-rating
  .star-container:nth-child(5) {
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-center-panel .yotpo-comment {
  margin: 10px 0 0;
  flex-basis: 100%;
  color: var(--YotpoPrimaryColor);
  /* border-left: 1px solid var(--YotpoPrimaryColor); */
  padding: 10px 0 10px 15px;
  gap: 15px;
  width: 100%;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-comment:has(.yotpo-custom-icon) {
  padding: 10px 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-comment
  .yotpo-vertical-line {
  display: none;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-comment
  .yotpo-custom-icon {
  background-size: contain;
  width: 100%;
  height: 40px;
  background-image: var(--YotpoCustomAvatarBackground) !important;
  max-width: 40px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-comment
  .yotpo-comment-data {
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-comment
  .yotpo-comment-title {
  font-size: 16px;
  margin: 0;
  font-weight: 600;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-comment
  .yotpo-comment-content {
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-thumbnail-container {
  margin: 0;
  padding: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review .yotpo-review-right-panel {
  margin: 0;
  order: 2;
  flex-basis: 30%;
}

[class*="yotpo-display-"][class*="yotpo-device-"]:not(.yotpo-device-mobile) .yotpo-review .yotpo-review-right-panel {
  position: absolute;
  right: 0;
  top: 0;
}

/* [class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review:has(.yotpo-review-customer-questions-container .yotpo-custom-questions-see-more-label) .yotpo-review-right-panel {
    position: absolute;
    right: 0;
    top: 0;
} */

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-right-panel
  .yotpo-custom-questions-range-question-wrapper {
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-right-panel
  .yotpo-custom-questions-range-question-wrapper
  [title] {
  color: var(--YotpoPrimaryColor);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-right-panel
  .yotpo-custom-questions-range-question-wrapper
  .yotpo-progress-bar-score {
  background: var(--YotpoPrimaryColor) !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-reviews-list .yotpo-reviews-pagination-container {
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] [class*="-pagination-container"] .yotpo-horizontal-pagination {
  margin: 0;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] [class*="-pagination-container"] .yotpo-pagination-number {
  padding: 5px 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  [class*="-pagination-container"]
  .yotpo-pagination-number.selected,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  [class*="-pagination-container"]
  .yotpo-pagination-number:hover {
  background: none;
  height: auto;
  color: var(--YotpoSecondaryColor);
  border-bottom: 2px solid var(--YotpoSecondaryColor);
  border-radius: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review-questions-mobile-panel
  .yotpo-custom-questions-free-text-wrapper
  .yotpo-custom-questions-free-text-question {
  flex-direction: row;
  display: flex;
  column-gap: 10px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review-questions-mobile-panel
  .yotpo-custom-questions-free-text-wrapper
  .yotpo-custom-questions-free-text-question:last-child {
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .yotpo-review
  .yotpo-review-center-panel
  .yotpo-review-questions-mobile-panel {
  margin: 0;
}

/* Q&A */
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-answer-content {
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-answer-content .yotpo-read-more-text {
  font-weight: 400;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-answer-content .yotpo-read-more {
  font-size: inherit;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-answer-content .yotpo-read-more:hover {
  color: var(--YotpoPrimaryColor);
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-answer-content .yotpo-read-more {
  font-size: 14px;
}

/* Q&A MODAL */
.yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] #modalDescription {
  box-sizing: border-box;
  overflow: auto;
  padding: 20px 0;
  margin: 0 auto;
}

.yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] #modalDescription .yotpo-question-form {
  width: 90%;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 auto;
}

.yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-question-form .form-footer,
.yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] input,
.yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] textarea {
  box-sizing: border-box;
  overflow: auto;
  border-color: #000;
}

.yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-name-email-wrapper,
.yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] input,
.yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] textarea {
  min-width: unset;
  width: 100%;
}

.yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-name-email-wrapper
  .yotpo-input-wrapper,
.yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-question-content {
  width: 100%;
}
/* Q&A MODAL */
/* Q&A */

/* Image Modal */
[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-media-modal section#modalDescription {
  overflow: auto;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile
  .modal-backdrop.yotpo-media-modal
  section#modalDescription {
  overflow: unset;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-media-modal .yotpo-media-modal-review {
  margin: 0;
  box-sizing: border-box;
  padding: 40px;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .modal-backdrop.yotpo-media-modal
  .yotpo-media-modal-review {
  padding: 20px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-backdrop.yotpo-media-modal
  .yotpo-media-modal-review
  .yotpo-review-center-panel {
  padding: 0;
  box-sizing: border-box;
  overflow: auto;
  margin: 0;
  height: auto;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-backdrop.yotpo-media-modal .yotpo-media-modal-media {
  background: var(--YotpoPrimaryColor);
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-backdrop.yotpo-media-modal
  .yotpo-media-modal-review
  .yotpo-date-format,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-backdrop.yotpo-media-modal
  .yotpo-media-modal-review
  .yotpo-review-content,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  .modal-backdrop.yotpo-media-modal
  .yotpo-media-modal-review
  .yotpo-review-title {
  color: var(--YotpoPrimaryColor) !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .modal-backdrop.yotpo-media-modal {
  background-color: #fff;
  overflow-y: scroll;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile
  .modal-backdrop.yotpo-media-modal
  #yotpo-modal {
  overflow-y: unset;
}

/* mobile if the reviews in the image are more than 2 */
[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-thumbnail-container.yotpo-review-thumbnail-container {
  width: 280px;
  align-items: start;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  .yotpo-thumbnail-container.yotpo-review-thumbnail-container
  .yotpo-collapsed-wrapper {
  gap: 5px;
}
/* mobile if the reviews in the image are more than 2 */
/* Image Modal */

[class*="yotpo-display-"][class*="yotpo-device-"][style] #yotpo-reviews-container .yotpo-no-matching-reviews-container {
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #yotpo-reviews-container
  .yotpo-no-matching-reviews-container
  .yotpo-no-matching-reviews-primary,
[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #yotpo-reviews-container
  .yotpo-no-matching-reviews-container
  .yotpo-no-matching-reviews-secondary {
  color: var(--YotpoPrimaryColor);
}

/* REVIEWS */

/* Modal Form */
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-star-rating-icons {
  margin: 0;
  min-height: 0;
  flex-direction: column;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  .yotpo-star-rating-icons
  .yotpo-star-rating-icons-wrapper {
  padding: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  .yotpo-star-rating-icons
  .yotpo-star-rating-text {
  align-self: start !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-new-review-headline,
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-name-email-wrapper,
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal textarea,
[class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile
  #newReviewFormModal
  .yotpo-name-email-wrapper
  .yotpo-input-wrapper {
  width: 100%;
  box-sizing: border-box;
  border-color: #000;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal input {
  border-color: #000;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  label.yotpo-custom-questions-option[style="color: var(--yotpo-black)"] {
  color: var(--YotpoPrimaryColor) !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal footer.form-footer {
  background: #f3f3f3;
  padding: 10px;
  box-sizing: border-box;
  bottom: 0;
  border: 1px solid #f3f3f3;
  gap: 10px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  footer.form-footer
  .yotpo-review-form-footer-container {
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  footer.form-footer
  .yotpo-review-form-footer-container
  > h6 {
  margin: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  footer.form-footer
  .yotpo-terms-and-conditions-container {
  padding: 0;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  footer.form-footer
  .yotpo-terms-and-conditions-container
  label.yotpo-checkbox-label {
  font-size: 12px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  footer.form-footer
  .yotpo-terms-and-conditions-container
  .yotpo-checkbox-container
  .yotpo-checkbox-link {
  color: #000;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal #modalDescription {
  box-sizing: border-box;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile #newReviewFormModal {
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile [aria-labelledby="modalTitle"][role] {
  width: 95%;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]:not(:has(.yotpo-review-media-modal))
  [aria-labelledby="modalTitle"][role]
  #modalTitle {
  box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.69);
  padding: 0 10px;
  box-sizing: border-box;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  #newReviewFormModal
  #yotpo-modal
  #modalDescription {
  margin: 0 auto;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  #newReviewFormModal
  footer.form-footer
  .yotpo-terms-and-conditions-container
  .yotpo-new-input-validation {
  width: 100%;
}

[class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile
  #newReviewFormModal
  footer.form-footer
  .yotpo-terms-and-conditions-container {
  flex-wrap: wrap;
}

/* FORM COMPLETE */
[class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal #yotpo-modal.yotpo-form-complete {
  height: auto;
  overflow: auto;
  max-height: 100%;
  width: auto;
  padding: 0 0 40px;
  position: relative;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  #yotpo-modal.yotpo-form-complete
  .yotpo-form-complete {
  height: auto;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style]
  #newReviewFormModal
  #yotpo-modal.yotpo-form-complete
  #modalDescription {
  margin: 0;
  padding: 0;
  overflow: auto;
}
/* FORM COMPLETE */
/* Modal Form */

.pfReviews .flex.justify-between:has(.review-button) {
  display: none;
}

@media only screen and (max-width: 1920px) {
  .yotpo-score-filter.yotpo-score-filter-container {
    flex-basis: unset !important;
  }
}
.yotpo input,
.yotpo .y-input,
.yotpo .yotpo-default-button,
.yotpo .write-question-button,
h2.y-label.yotpo-header-title,
.yotpo .write-review .yotpo-header .yotpo-header-title,
.yotpo-reviews-carousel,
.filters-dropdown .yotpo-dropdown-button .selected,
.reviews-header .reviews-amount,
.bottom-line-items-container .avg-score,
.bottom-line-items-container .reviews-qa-labels-container .reviews-qa-label,
.bottom-line-items-container .bottomline-syndication-text,
.write-question-review-buttons-container .write-question-review-button .write-question-review-button-text,
.more-filters-btn .more-filters-text,
.yotpo-filter-tag .filter-tag-text,
.mobile-filters-modal .mobile-filters-modal-title .mobile-clear-all-btn,
.mobile-filters-modal .mobile-filters-container .mobile-single-filter .mobile-filter-title,
.mobile-filters-modal
  .mobile-filters-container
  .mobile-single-filter
  .mobile-filter-radio-buttons
  .mobile-filter-radio-button
  .radio-text-option,
.mobile-filters-modal .mobile-filters-footer-btn .footer-text,
.yotpo-shoppers-say .single-best-sentence .display-name,
.yotpo-shoppers-say .single-best-sentence .full-review,
.yotpo-shoppers-say .single-best-sentence .review-title,
.yotpo-shoppers-say .single-best-sentence .sentence,
.yotpo-shoppers-say .single-best-sentence .more-reviews,
.yotpo-shoppers-say .single-best-sentence .more-reviews,
.yotpo div,
.yotpo span,
.yotpo p,
.yotpo a,
.yotpo img,
.yotpo i,
.yotpo strong,
.yotpo sup,
.yotpo ul,
.yotpo li,
.yotpo form,
.yotpo label {
  font-family: Inter, Roboto, "Helvetica Neue", "Arial Nova", "Nimbus Sans", Arial, sans-serif !important;
}

/* Yotpo Review Modal - visual reorder */
.yotpo-modal-body > .yotpo-review-form {
  display: flex;
}

.yotpo-star-rating-wrapper.yotpo-new-review-star-rating {
  order: 3;
}

.yotpo-input-wrapper.yotpo-new-review-headline {
  order: 2;
}

.yotpo-input-wrapper.yotpo-new-review-content {
  order: 1;
}

.yotpo-file-upload-container {
  order: 5;
}

.yotpo-custom-questions-container {
  order: 4;
}

.yotpo-input-wrapper.yotpo-new-review-name {
  order: 6;
}

.yotpo-input-wrapper.yotpo-new-review-email {
  order: 7;
}

.yotpo-review-form > .form-footer {
  order: 8;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal #yotpo-modal #modalTitle {
    box-shadow: none;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal #yotpo-modal #modalTitle .yotpo-modal-header-heading {
    display: none;
}


.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal #yotpo-modal .modal-close-btn-wrapper .btn-close {
    inset: unset;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body {}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body .yotpo-review-form::after {
    content: "";
    background: url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/image2.jpg?v=1774043112) no-repeat;
    display: block;
    width: 100%;
    height: 162px;
    min-height: 108px;
    background-size: contain;
    order: -1;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body .yotpo-review-form .yotpo-separator {
    display: none;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body .yotpo-review-form::before {
    content: "Review your favorite products and you could win a $100 PureFormulas card*";
    margin-top: 30px;
    text-align: center;
    font-size: 24px;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body .yotpo-review-form .yotpo-new-review-content {}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body .yotpo-review-form .yotpo-new-review-content .yotpo-form-label, .yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body .yotpo-review-form .yotpo-new-review-content .yotpo-form-label span {
    visibility: hidden;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body .yotpo-review-form .yotpo-new-review-headline {}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body .yotpo-review-form .yotpo-new-review-headline .yotpo-form-label, .yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body .yotpo-review-form .yotpo-new-review-headline .yotpo-form-label span {
    visibility: hidden;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-review-form .form-footer {}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-review-form .form-footer .yotpo-review-form-footer-container {
    flex-direction: column;
}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal #yotpo-modal .yotpo-review-form .form-footer {height: 100%;}

.yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-review-form .form-footer .yotpo-review-form-footer-container::after {
    content: "*Every month, a winner will be randomly selected from the reviews submitted. The winner will receive a $100 PureFormulas card. Each review posted counts as one entry for the draw in the month during which it was posted. Reviews with images and/or videos count as double entry. \A \A Questions? Give us a Call: 1-800-383-6008 \A Monday-Friday from 9am - 7pm ET";
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    white-space: pre-wrap;
}

.yotpo-input-wrapper.yotpo-new-review-email {
}

.yotpo-reviews-main-widget.yotpo-device-mobile .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body .yotpo-review-form {
    /* height: max-content; */
}