/** Shopify CDN: Minification failed

Line 7:8 Unexpected whitespace

**/
/* Yotpo product reviews widget overrides — scoped to section + portaled modals */
@scope (
  .tw-pdp-reviews,
  #newReviewFormModal,
  .modal-backdrop.yotpo-review-form-modal,
  .modal-backdrop.yotpo-media-modal,
  #yotpo-mobile-filters-popup,
  .yotpo-mobile-filters-popup-overlay-container,
  .yotpo-qna-modal-backdrop,
  .modal-backdrop.yotpo-review-media-modal
) {
  .yotpo-reviews-main-widget {
    --text-color: #000;
    --filter-width-desktop: 210px;
    font-family: var(--font-body);
  }

  .yotpo-base-layout {
    width: 100% !important;
  }

  /* Styled Yotpo widget */
  [class*="yotpo-display-"][class*="yotpo-device-"][style] {
    #newReviewFormModal .yotpo-custom-question-headline .yotpo-custom-question-message {
      display: none;
    }

    #newReviewFormModal .yotpo-file-upload .yotpo-new-input-message, #newReviewFormModal .yotpo-input-wrapper .yotpo-new-input-message {
      margin-top: 17px;
      margin-bottom: 0;
    }

    #newReviewFormModal .yotpo-star-rating-wrapper .yotpo-form-label {
      margin-bottom: 3px;
    }

    &:not(.yotpo-device-mobile) #newReviewFormModal .yotpo-star-rating-wrapper {
      min-height: 0;
      margin-bottom: 39px;
    }

    #newReviewFormModal .yotpo-modal-header .yotpo-modal-header {
      color: #000;
      font-size: 20px;
    }

    .yotpo-checkbox-label {
      text-transform: initial;
    }

    .yotpo-review-border-smooth {
      height: 1px;
      display: none;
    }

    .yotpo-filters-container .yotpo-filters-top-panel>[class$="filter-container"] input {
      font-size: 16px;
    }

    .yotpo-filters-top-panel {
      flex-basis: 100%;
      flex-wrap: wrap;
      width: 100%;
      gap: 15px;
    }

    &:not(.yotpo-device-mobile) .yotpo-smart-topics .smart-topic-collection {
      gap: 15px;
    }

    &.yotpo-device-mobile .yotpo-smart-topics .smart-topic-collection {
      row-gap: 10px;
    }

    .yotpo-questions-container .yotpo-avatar-initials-text {
      transform: translate(0px, 0px);
      font-size: 20px;
      font-weight: 300;
    }

    .yotpo-avatar-initials-text {
      fill: #000000;
    }

    [class*="yotpo-dropdown-placeholder-input"] {
      border-radius: .25rem;
      border-color: #000;
      min-height: 38px;
      padding-top: 0;
      padding-bottom: 0;
    }

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

    .yotpo-reviewer {
      align-items: flex-start;
    }

    &.yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-custom-questions-title::after {
      content: ":";
    }

    &.yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-reviewer-details-verified {
      padding: 0;
      display: block;
      text-align: left;
    }

    &.yotpo-reviews-main-widget:not(.yotpo-device-mobile) > div:not(.yotpo-review-media-modal) .yotpo-reviewer-details {
      min-height: 50px;
    }

    .yotpo-review {
      position: relative;
      padding: 20px;
      margin: 0;
    }

    .yotpo-review:not(:first-child) {
      margin-top: 13px;
    }

    &.yotpo-device-mobile .yotpo-review {
      padding-inline: 15px;
    }

    .yotpo-custom-questions-value {
      font-size: 12px;
      color: #000;
    }

    .yotpo-custom-questions-wrapper {
      grid-template-columns: auto 1fr;
      margin-top: 10px;
      margin-bottom: 10px;
    }

    &.yotpo-device-mobile .yotpo-custom-questions-wrapper {
      margin-top: 0;
    }

    .yotpo-reviewer-details-verified>div {
      line-height: 100%;
    }

    [class*="-details-verified"] .yotpo-reviewer-verified-buyer-text, [class*="-details-verified"] .yotpo-verified-text {
      color: var(--color-black);
      margin: 0;
      font-size: 12px;
    }

    .yotpo-review .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title, .yotpo-modal-body-review-title {
      font-weight: bold;
    }

    .yotpo-review-media-modal .yotpo-review-media-modal-body .yotpo-modal-body-right-side .yotpo-modal-body-right-side-center .yotpo-modal-body-review-content .yotpo-read-more-text {
      font-size: 14px;
      font-weight: 300;
    }

    .yotpo-modal .yotpo-reviewer-image {
      display: none;
    }

    .yotpo-custom-questions-container {
      width: 100%;
    }

    .yotpo-review .yotpo-review-center-panel .yotpo-review-content {
      margin: 0;
      font-size: 14px;
    }

    .yotpo-review .yotpo-review-center-panel .yotpo-review-content .yotpo-read-more-text {
      color: var(--primary-color);
      display: inline;
      margin-right: 5px;
      font-size: 14px;
      font-weight: 300;
    }

    .yotpo-reviews-list>.yotpo-review-votes-wrapper .yotpo-review-votes-text {
      color: var(--color-black);
      font-size: 13px;
    }

    .yotpo-review-votes-number {
      font-size: 13px;
    }

    .yotpo-review-votes-icons-container {
      align-items: center;
    }

    &.yotpo-device-mobile .yotpo-reviews-list>.yotpo-review-votes-wrapper .yotpo-review-votes-text {
      display: none;
    }

    .yotpo-date-format {
      font-size: 12px;
    }

    &.yotpo-device-mobile .yotpo-date-format {
      font-size: 10px;
    }

    .yotpo-verified-image-icon .yotpo-verified-icon>circle {
      fill: var(--color-black);
    }

    .yotpo-verified-image-icon > span > svg circle {
      fill: #e7e7e7;
    }

    .yotpo-answer-data::before {
      background: #e7e7e7;
    }

    [class*="-pagination-container"] .yotpo-horizontal-pagination {
      margin: 0;
    }

    [class*="-pagination-container"] .yotpo-pagination-number {
      padding: 11px 18px;
      max-width: 46px;
      max-height: 46px;
      display: block;
      font-size: 12px;
      border-radius: 0;
      background-color: #ffffff;
      border: 1px solid #000000;
    }

    [class*="-pagination-container"] .yotpo-pagination-number.selected, [class*="-pagination-container"] .yotpo-pagination-number.selected:hover {
      font-weight: bold;
      background-color: #000;
      color: #fff;
    }

    [class*="-pagination-container"] .yotpo-pagination-number:not(.selected):hover {
      opacity: 1;
      background-color: #DDDDDD;
      color: #000;
    }

    .yotpo-reviews-pagination-item {
      border-radius: 0 !important;
    }

    .yotpo-reviews-pagination-container .yotpo-reviews-pagination-item:hover {
      background-color: transparent;
    }

    .yotpo-reviews-pagination-item:not(.yotpo-pagination-number), .yotpo-pagination-item:not(.yotpo-pagination-number) {
      background-color: transparent;
      border-radius: 5px;
      padding: 8px 32px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 0;
      margin-left: 0;
      color: #000000;
    }

    .yotpo-reviews-main-widget svg {
      width: 7px;
    }

    /* &.yotpo-device-mobile .yotpo-review-thumbnail-container {
      margin-bottom: 20px;
    } */

    .yotpo-review-thumbnail-container {
      margin-bottom: 0;
    }

    &.yotpo-device-mobile .yotpo-review-left-panel, &.yotpo-device-mobile .yotpo-review-right-panel {
      flex-basis: 45%;
      min-width: auto;
    }

    .form-footer {
      box-sizing: border-box;
      bottom: 0;
      padding: 0;
    }

    .yotpo-qna-modal-backdrop .form-footer {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 20px;
      margin-top: 40px;
    }

    .yotpo-qna-modal-backdrop .form-footer:before {
      content: "By submitting this review, you agree to the Terms of Service *";
      margin-right: 12px;
      letter-spacing: 0;
      font-size: 12px;
      display: block;
      width: 100%;
    }

    .yotpo-custom-question-input {
      box-sizing: border-box;
      width: 100%;
    }

    .yotpo-custom-questions-filter input {
      border-color: #000;
      min-height: 38.5px;
      border-width: 1px;
    }

    .yotpo-verified-icon {
      border: 1px solid #fff;
      border-radius: 50%;
    }

    .ugc-storefront-widgets-tabs-container__tab {
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: normal;
      font-size: 14px;
      line-height: 14px;
      align-content: center;
      height: 28px;
      padding-top: 0;
      padding-bottom: 0;
    }

    .yotpo-modal .btn-close {
      z-index: 99999;
    }

    &.yotpo-device-mobile #newReviewFormModal .yotpo-modal-body {
      /* popup total height minus popup header height to pull popup footer in view without scroll-in-scroll */
    height: calc(100dvh - 113px);
      max-width: 100dvw;
      margin: 0 auto;
    }

    &:not(.yotpo-device-mobile) #newReviewFormModal #yotpo-modal {
      padding-bottom: 20px;
    }

    &.yotpo-device-mobile .form-footer .yotpo-review-form-footer-container {
      padding-top: 3px;
      padding-bottom: 3px;
    }

    &.yotpo-device-mobile .form-footer .yotpo-review-form-footer-container > p {
      margin-bottom: auto;
    }

    &.yotpo-device-mobile .yotpo-modal {
      height: 100dvh;
    }

    &.yotpo-device-mobile .yotpo-reviews-summary-container .yotpo-reviews-summary-modal-container {
      height: calc(100dvh - 10%);
      width: 100dvw;
      right: 0;
      left: 0;
    }

    &.yotpo-device-mobile .yotpo-modal .yotpo-modal-content {
      overflow: hidden;
    }

    &.yotpo-device-mobile .yotpo-custom-questions-wrapper-suffix-padding {
      display: none;
    }

    &.yotpo-device-mobile .yotpo-custom-questions-question-wrapper {
      width: 100%;
    }

    &.yotpo-device-mobile .yotpo-vertical-pagination a {
      height: auto;
    }

    .yotpo-search-label {
      width: 100%;
    }

    .yotpo-smart-topics-headline {
      display: none;
      margin-bottom: 4px;
      font-weight: 300;
      line-height: 28px;
      font-size: 16px;
    }

    .yotpo-review-votes-wrapper {
      justify-content: flex-start;
      margin: 0;
      padding: 0 20px 20px;
    }

    .yotpo-media-gallery,
    .yotpo-filters-container {
      background: #fff;
    }

    .yotpo-media-gallery {
      padding: 10px;
    }

    .yotpo-filters-container {
      padding-bottom: 0;
    }

    &.yotpo-device-mobile .yotpo-review-votes-wrapper {
      padding: 0 10px 20px;
      padding-inline: 15px;
    }

    .yotpo-initials-background {
      fill: #e7e7e7;
    }

    &.yotpo-device-mobile .yotpo-avatar-initials-text {
      font-size: 13px;
    }

    &.yotpo-device-mobile .yotpo-mobile-filters-results-btn {
      min-height: 50px;
      padding-block: 10px;
    }

    .yotpo-reviewer .yotpo-verified-icon-wrapper svg circle {
      fill: #000;
    }

    &.yotpo-device-mobile .yotpo-uploaded-images .yotpo-image-label-container {
      margin-bottom: 13px;
    }

  }

  /* Reviews main widget (ID scoped) */
  [id="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"][style] {
    .ugc-storefront-widgets-tabs-container__tab.selected {
      border-bottom: solid #000 var(--tabs-border-height);
      font-weight: 600;
    }

    .yotpo-head {
        display: none;
    }

    .yotpo-bottom-line-score {
      font-size: 18px;
      font-weight: 600;
      padding: 0;
      font-family: var(--font-heading);
    }

    .star-container {
      display: inline;
      margin: 0;
    }

    .yotpo-filters-container .star-container {
      margin-right: 3px;
    }

    .star-container svg {
      width: 12px;
      height: 12px;
      aspect-ratio: 1 / 1;
    }

    .yotpo-star-rating {
      gap: 3px;
    }

    &.yotpo-device-mobile .yotpo-star-rating {
      margin-bottom: 10px;
    }

    &:not(.yotpo-device-mobile) .yotpo-star-rating:not(.yotpo-bottom-line-stars) {
      margin-bottom: 6px;
    }

    .yotpo-bottom-line-summary .yotpo-vertical-border {
      display: none;
    }

    .yotpo-layout-header-wrapper {
      justify-content: flex-start;
      flex-wrap: wrap;
      gap: 10px;
      position: relative;
      margin-bottom: 0;
    }

  }

  /* Yotpo display/device base */
  [class*="yotpo-display-"][class*="yotpo-device-"] {
    *, input::placeholder, textarea::placeholder {
      font-family: "ridley_groteskregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .yotpo-input-wrapper input, .yotpo-dropdown-base input, .yotpo-input-wrapper textarea {
      color: #000;
      display: block;
      font-size: 18px;
      font-stretch: normal;
      font-style: normal;
      font-weight: normal;
      letter-spacing: normal;
      line-height: normal;
      border-radius: .25rem;
      padding: 15px 20px;
    }

    &:not(.yotpo-device-mobile) .yotpo-input-wrapper input, &:not(.yotpo-device-mobile) .yotpo-dropdown-base input, &:not(.yotpo-device-mobile) .yotpo-input-wrapper textarea {
      height: 38px;
    }

    .yotpo-qna-modal .yotpo-input-wrapper input, .yotpo-qna-modal .yotpo-input-wrapper textarea {
      height: 58px;
      opacity: 1;
      color: #000000;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1.07px;
      text-align: left;
      border-color: #C7C7C7;
    }

    .yotpo-qna-modal .yotpo-input-wrapper input:focus, .yotpo-qna-modal .yotpo-input-wrapper textarea:focus {
      outline: 1px solid blue;
    }

    .yotpo-qna-modal > .modal-body > .yotpo-question-form {
      margin-top: 4px;
    }

    .yotpo-qna-modal .yotpo-qna-modal-header {
      display: flex;
      flex-direction: column;
    }

    .yotpo-qna-modal .yotpo-qna-modal-header-font {
      display: none;
    }

    .yotpo-qna-modal .yotpo-qna-modal-header > .yotpo-qna-modal-header::before {
      color: #202020;
      content: "Ask a question about";
      display: block;
      line-height: 1.5;
      font-size: 18px;
      letter-spacing: 1.2px;
      text-transform: uppercase;
    }

    &:not(.yotpo-device-mobile) .yotpo-qna-modal .yotpo-qna-modal-header > .yotpo-qna-modal-header::before {
      font-size: 20px;
    }

    .yotpo-qna-modal .yotpo-qna-modal-header > .yotpo-qna-modal-header::after {
      content: var(--product-title);
      display: block;
      line-height: 1.5;
      letter-spacing: 0;
      font-size: 14px;
    }

    &:not(.yotpo-device-mobile) .yotpo-qna-modal .yotpo-qna-modal-header > .yotpo-qna-modal-header::after {
      font-size: 16px;
    }

    &:not(.yotpo-device-mobile) .yotpo-qna-modal-header .yotpo-qna-modal-header-font {
      padding: 0 10px;
      margin: 0 30px;
    }

    .yotpo-vertical-pagination .yotpo-pagination-item {
      width: auto;
    }

    .yotpo-form-complete .yotpo-shop-complete {
      width: unset;
    }

    &[style] .yotpo-filters-container .yotpo-filters-top-panel>[class$="filter-container"] input::placeholder, &.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-top-panel .yotpo-mobile-filters-btn .yotpo-mobile-filters-btn-text, &.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-top-panel .yotpo-mobile-filters-btn, &.yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-filter-select, &.yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-media-select {
      border-radius: .25rem;
      height: auto;
      font-size: 12px;
      border-width: 1px;
      letter-spacing: 0;
    }

    &.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-top-panel .yotpo-mobile-filters-btn, &.yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-filter-select, &.yotpo-device-mobile #yotpo-mobile-filters-popup .yotpo-media-select {
      text-transform: uppercase;
    }

    &.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-mobile-filters-popup-btn, &[style] .yotpo-filters-container .yotpo-filters-top-panel>[class$="filter-container"] input::placeholder, &[style] .yotpo-filters-container .yotpo-filters-top-panel>[class$="filter-container"] input {
      border-radius: .25rem;
      letter-spacing: 0;
      line-height: 18px;
      font-weight: 400;
      font-size: 12px;
    }

    &.yotpo-device-mobile .yotpo-filters-top-panel {
      flex-wrap: wrap;
      gap: 10px;
    }

    &.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-free-search-filter-container {
      flex-basis: 100%;
      max-width: 100%;
      margin-right: 0;
      height: 38px;
      border-radius: .25rem;
      border-color: #000;
    }

    &.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-free-search-filter-container button {
      background-color: transparent;
    }

    &.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-free-search-filter-container button:hover {
      background-color: transparent;
    }

    &.yotpo-device-mobile .yotpo-icon-button__container .yotpo-icon-button .yotpo-icon-button__icon {
      fill: #000;
    }

    &.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-mobile-filters-popup-btn {
      flex-basis: 100%;
    }

    .yotpo-basic-modal .yotpo-reviewer-verified-buyer-text {
      font-family: inherit;
    }

    #newReviewFormModal {
      z-index: 999999;
    }

    .yotpo-horizontal-pagination-container {
      margin: 0;
    }

    &.yotpo-device-mobile .modal-backdrop.yotpo-media-modal {
      background-color: #fff;
      overflow-y: scroll;
    }

    &.yotpo-device-mobile .modal-backdrop.yotpo-media-modal #yotpo-modal {
      overflow-y: unset;
    }

    &[style] .yotpo-review .yotpo-review-center-panel .yotpo-read-more, .yotpo-basic-modal .yotpo-read-more {
      margin: 0;
      color: #000;
      text-decoration: underline;
      font-family: inherit;
      font-weight: 600;
      font-size: 12px;
    }

    .yotpo-sr-bottom-line-summary:hover {
      cursor: pointer;
    }

    &.yotpo-device-mobile #yotpo-widget-btn {
      width: 100%;
    }

    &.yotpo-device-mobile .yotpo-dropdown-base, &.yotpo-device-mobile .yotpo-radio-base {
      width: 100%;
    }

    .yotpo-custom-questions-title {
      font-size: 12px;
      font-weight: bold;
      color: #000;
    }

    &.yotpo-device-mobile .yotpo-question-content textarea {
      width: 100%;
      box-sizing: border-box;
    }

    &:not(.yotpo-device-mobile)[style] .yotpo-verified-icon-wrapper {
      top: 22px;
      left: 32px;
    }

    &:not(.yotpo-device-mobile)[style] .yotpo-reviews-list .yotpo-avatar-initials-text {
      transform: translate(0, 0);
      font-weight: normal;
      font-size: 16px;
    }

  }

  /* Reviews main widget (compound) */
  .yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"][style] {
    &.yotpo-device-mobile .yotpo-bottom-line {
      margin-inline: auto;
    }

    &:not(.yotpo-device-mobile) .yotpo-free-search-filter-container {
      border-radius: 5px;
      flex-basis: 100%;
      max-width: 293px;
      height: 38px;
      border-color: #000 !important;
    }

    &:not(.yotpo-device-mobile) .yotpo-free-search-filter-container input {
      min-width: unset;
      min-height: unset;
    }

    &:not(.yotpo-device-mobile) .yotpo-free-search-filter-container .yotpo-icon-button__icon {
      fill: #000;
    }

    &:not(.yotpo-device-mobile) .yotpo-custom-questions-filter {
      width: var(--filter-width-desktop);
    }

    &:not(.yotpo-device-mobile) .yotpo-dropdown-placeholder, &:not(.yotpo-device-mobile) .yotpo-dropdown-closable, &:not(.yotpo-device-mobile) .yotpo-dropdown-base {
      width: 100%;
    }

    &:not(.yotpo-device-mobile) .yotpo-dropdown-base {
      /* tab outline still works */
    outline: none;
      padding-left: 0;
      padding-right: 0;
    }

    &:not(.yotpo-device-mobile) .yotpo-dropdown-base .yotpo-selected-value {
      padding-right: 12px;
      padding-left: 12px;
    }

    &:not(.yotpo-device-mobile) .yotpo-score-filter-container {
      width: var(--filter-width-desktop);
    }

    .yotpo-review-left-panel {
      flex-basis: 85%;
    }

    &.yotpo-device-mobile .yotpo-review-left-panel {
      flex-basis: 50%;
    }

    .yotpo-review-center-panel {
      flex-basis: 100%;
      order: 4;
      padding: 0;
    }

    .yotpo-review {
      justify-content: space-between;
    }

    &.yotpo-device-mobile .yotpo-review {
      padding-bottom: 10px;
    }

    .yotpo-review-customer-questions-container {
      width: 100%;
    }

    .yotpo-review-right-panel {
      flex-basis: 10%;
      min-width: auto;
      flex-grow: 0;
    }

    .yotpo-question-btn span {
      font-size: 12px;
      letter-spacing: 1.54px;
      color: var(--text-color);
      text-transform: uppercase;
    }

    &.yotpo-device-mobile .yotpo-mobile-filters-popup-clear {
      font-size: 12px;
      letter-spacing: 1px;
    }

  }

  /* Reviews main widget */
  .yotpo-reviews-main-widget {
    &:not(.yotpo-device-mobile) .yotpo-input-wrapper.yotpo-new-review-content {
      min-height: 0;
    }

    &.yotpo-device-mobile .yotpo-filters-container {
      margin-top: 28px;
      margin-bottom: 5px;
    }

    &.yotpo-device-mobile .yotpo-score-filter svg.yotpo-star-rating-icon {
      height: 14px;
      width: 14px;
    }

    &[id="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review-rating-title {
      width: 100%;
      margin-bottom: 6px;
      display: block;
    }

    &[id="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review-title {
      margin: 0;
      font-size: 16px;
      font-weight: bold;
    }

    &[id="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-review-title {
      position: static;
    }

    &.yotpo-device-mobile .yotpo-search-filter .yotpo-search-label .yotpo-search-input {
      font-size: 16px;
      height: 38px;
      color: #7c7c7c;
    }

    .yotpo-search-filter.yotpo-free-search-filter-container {
      border-radius: 0 !important;
    }

    &.yotpo-device-mobile .yotpo-media-select .yotpo-selected-value {
      left: 0;
    }

    &[class*="yotpo-display-"][class*="yotpo-device-"] button#yotpo-summary .yotpo-button-icon-text {
      font-size: 14px;
      letter-spacing: 0;
      text-transform: none;
    }

    &[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-smart-topic-filter {
      padding-right: 20px;
      padding-left: 20px;
      border-width: 1px;
      margin-top: 0;
    }

    &.yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-mobile-filters-popup-btn {
      height: 38px;
      color: #7c7c7c;
    }

    &[class*="yotpo-display-"][class*="yotpo-device-"][style]:not(.yotpo-device-mobile) .yotpo-free-search-filter-container, &[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-score-filter-container {
      margin-right: 0;
    }

    &:not(.yotpo-device-mobile) .yotpo-filters-container .yotpo-filters-container-inner {
      row-gap: 10px;
      padding-left: 10px;
      padding-right: 10px;
    }

    &.yotpo-device-mobile .yotpo-mobile-filters-popup-field-wrapper .yotpo-dropdown-content .yotpo-score-option .yotpo-star-rating-filter.yotpo-score {
      display: inline-flex;
      margin-left: 0;
    }

    &.yotpo-device-mobile .yotpo-mobile-filters-popup-field-wrapper .yotpo-dropdown-content .yotpo-score-option .yotpo-selected-icon {
      margin-left: 12px;
      margin-right: 0;
    }

    &.yotpo-device-mobile .yotpo-mobile-filters-popup-field-wrapper .yotpo-dropdown-content .yotpo-score-option.yotpo-score {
      display: flex;
    }

    &[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-review-media-modal-header, &[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-reviewer-name {
      font-family: inherit;
      text-transform: initial;
      font-size: 12px;
      font-weight: 600;
      padding-top: 2px;
    }

    &[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-comment-title {
      font-weight: 600;
    }

    .yotpo-new-review-submit {
      border: solid 1px #000;
      background-color: #000;
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 2;
      letter-spacing: 1px;
      text-align: center;
      padding: 8px 32px;
      color: #fff;
    }

    .yotpo-new-review-submit:hover {
      background-color: #fff;
      color: #000;
    }

    &.yotpo-device-mobile #modalDescription .yotpo-review-form {
      width: 100%;
    }

    &.yotpo-device-mobile .form-footer .yotpo-checkbox-container.yotpo-terms-and-conditions-container {
      display: inline-block;
      flex-wrap: nowrap;
      align-items: flex-start;
      padding-right: 0;
      padding-left: 0;
      margin-bottom: 0;
      transform: translateY(3px);
      margin-right: auto;
      max-width: 333px;
    }

    &:not(.yotpo-device-mobile) .form-footer .yotpo-checkbox-container.yotpo-terms-and-conditions-container {
      transform: translateY(27px);
      padding-right: 0;
      padding-left: 0;
    }

    &.yotpo-device-mobile .form-footer .yotpo-checkbox-container.yotpo-terms-and-conditions-container .yotpo-checkbox-label {
      margin-right: 0;
      margin-left: 0;
    }

    &:not(.yotpo-device-mobile) .form-footer .yotpo-review-form-footer-container h6 {
      transform: translateY(15px);
    }

    .form-footer .yotpo-review-form-footer-container h6 {
      color: red;
    }

    &.yotpo-device-mobile .form-footer .yotpo-terms-and-conditions-container .yotpo-checkbox {
      transform: translateY(2px);
      display: inline-block;
      margin-right: 4px;
    }

    &.yotpo-device-mobile .form-footer .yotpo-terms-and-conditions-container .yotpo-checkbox-mandatory-sign {
      transform: translateY(1px);
      padding-left: 2px;
      display: inline-block;
    }

    .yotpo-reviews-summary-drawer-container .yotpo-summary-header {
      width: 100%;
      background-color: #F5F5F5;
      color: #000;
    }

    .yotpo-reviews-summary-drawer-container .yotpo-summary-header .yotpo-summary-header-title {
      color: inherit;
      text-transform: capitalize;
      line-height: 34px;
      font-weight: 300;
      font-size: 20px;
      letter-spacing: 1px;
      display: block;
      width: 100%;
    }

    &.yotpo-device-mobile .yotpo-reviews-summary-drawer-container .yotpo-summary-header .yotpo-summary-header-title {
      padding-top: 10px;
    }

    .yotpo-reviews-summary-drawer-container .yotpo-summary-header .yotpo-summary-header-text {
      color: inherit;
      font-size: 16px;
      font-weight: 300;
    }

    .yotpo-reviews-summary-drawer-container .yotpo-summary-footer-container {
      height: 63px;
    }

    .yotpo-reviews-summary-drawer-container .yotpo-summary-footer-container .yotpo-summary-footer-read-all-reviews {
      color: inherit;
      padding-left: 0;
      font-size: 16px;
      line-height: 2;
      letter-spacing: 1px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      text-align: center;
      text-transform: uppercase;
    }

    .yotpo-reviews-summary-container .yotpo-reviews-summary-modal-container .yotpo-reviews-summary-drawer-container .yotpo-summary-close {
      height: 18px;
      z-index: 2;
    }

    .yotpo-reviews-summary-container .yotpo-summary-topic {
      font-size: 20px;
      font-weight: 300;
      text-transform: uppercase;
      line-height: 34px;
      letter-spacing: 1px;
    }

    .yotpo-reviews-summary-container .yotpo-summary-content {
      font-size: 16px;
      font-weight: 300;
      line-height: 26px;
    }

    .yotpo-reviews-summary-container .yotpo-summary-coverage {
      line-height: 28px;
    }

    .yotpo-search-filter .yotpo-search-label .yotpo-search-icon {
      left: 12px;
    }

  }

  /* Widget instance */
  .yotpo-widget-instance {
    .yotpo-reviews-main-widget .yotpo-input-wrapper input.yotpo-validation-warning, .yotpo-reviews-main-widget .yotpo-input-wrapper textarea.yotpo-validation-warning {
      border: solid 2px #dd1d1e;
    }

    .yotpo-reviews-main-widget input::placeholder, .yotpo-reviews-main-widget textarea::placeholder {
      color: #7c7c7c;
      padding: 0;
    }

    .yotpo-reviews-main-widget[class*="yotpo-device-"] .yotpo-headline {
      font-family: "ridley_groteskmedium", sans-serif;
      color: #111;
      flex-basis: 100%;
      font-size: 30px;
      font-stretch: normal;
      font-style: normal;
      font-weight: 300;
      letter-spacing: 1px;
      line-height: 1;
      margin-bottom: 8px;
      margin: 0;
      text-align: left;
    }

    .yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-headline {
      margin-bottom: 10px;
      letter-spacing: 2px;
      line-height: 20px;
      font-weight: 500;
      font-size: 20px;
    }

    .yotpo-search-filter:hover:after,
    .yotpo-dropdown-base  {
      outline: none !important;
    }

    .yotpo-dropdown-base  {
      border-radius: 0 !important;
    }

    [class*="yotpo-device-"] .ugc-storefront-widgets-tabs-container__tab {
      border-bottom: var(--tabs-border-height) solid #c6c6c6;
      color: #111;
      font-size: 18px;
      font-stretch: normal;
      font-style: normal;
      font-weight: 600;
      letter-spacing: 1px;
      line-height: 1.11;
      padding: 13px 0;
      margin-right: 0;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      transform: translateY(var(--tabs-border-height));
      margin-inline: 15px;
    }

    button.ugc-storefront-widgets-tabs-container__tab:first-child:after {
      content: '';
      position: absolute;
      right: -15px;
      top: 50%;
      transform: translateY(-50%);
      width: 1px;
      height: 70%;
      background-color: #000;
    }

    .yotpo-bottom-line-right-panel {
      align-items: center;
      display: flex;
      justify-content: center;
      margin-bottom: 4px;
      margin-left: 8px;
      padding: 0;
      gap: 10px;
    }

    .yotpo-bottom-line-right-panel .yotpo-star-rating {
      margin-bottom: 0;
    }

    .yotpo-filters-top-panel .yotpo-dropdown-base .yotpo-selected-value__label--inside {
      min-width: unset;
      flex: 1;
      margin-inline-end: 0;
      white-space: nowrap;
      font-size: 14px;
    }

    .yotpo-filters-top-panel .yotpo-dropdown-base .yotpo-selected-value__value {
      margin-right: 20px;
    }

    .yotpo-dropdown-base > .yotpo-selected-score {
      transform: translateY(-40%);
      left: 14px;
    }

    .yotpo-reviews-main-widget.yotpo-device-mobile [class*="yotpo-dropdown-"] .yotpo-score-option {
      display: inline;
    }

    .yotpo-score-option .yotpo-score {
      margin-left: 0;
    }

    .yotpo-score-option .yotpo-selected-icon {
      margin-right: 0;
      margin-left: 8px;
    }

    .yotpo-score-option[style*="background-color: rgba(0, 0, 0, 0.15);"] {
      background-color: #f5f5f5;
    }

    .yotpo-filters-container .yotpo-dropdown-base .yotpo-dropdown-arrow-icon {
      height: 11px;
      width: 19px;
    }

    .yotpo-headline-reviews {
      font-family: var(--a)
    }

    .yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-dropdown-closable .yotpo-dropdown-base .yotpo-dropdown-arrow-icon, .yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-score-filter-container .yotpo-dropdown-base .yotpo-dropdown-arrow-icon {
      transition: linear transform 150ms;
      transform-origin: center center;
      margin: 0;
      top: 15px;
      position: absolute;
      right: 10px;
    }

    .yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-dropdown-closable[aria-expanded="false"] .yotpo-dropdown-base .yotpo-dropdown-arrow-icon, .yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-score-filter-container[aria-expanded="false"] .yotpo-dropdown-base .yotpo-dropdown-arrow-icon {
      transform: rotate(0deg) translateY(-50%);
    }

    .yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-dropdown-closable[aria-expanded="true"] .yotpo-dropdown-base .yotpo-dropdown-arrow-icon, .yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-score-filter-container[aria-expanded="true"] .yotpo-dropdown-base .yotpo-dropdown-arrow-icon {
      transform: rotate(180deg) translateY(50%);
    }

    .yotpo-score-option:hover {
      background-color: #f5f5f5;
    }

    a#yotpo-widget-btn, button#yotpo-main-widget-btn,
    .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"] {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 2;
      letter-spacing: 1px;
      height: 41px;
      text-align: center;
      padding: 0 32px;
      transition: all .1s ease-in;
      border: solid 1px #000;
      background-color: #000;
      border-radius: 0;
      color: #fff;
      width: unset;
      display: inline-block;
    }

    a#yotpo-widget-btn {
      height: unset;
      width: unset;
    }

    a#yotpo-widget-btn span {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 2;
      letter-spacing: 1px;
      text-align: center;
      white-space: nowrap;
    }

    .yotpo-reviews-summary-button {
      text-decoration: underline;
      padding: 0 !important;
      border: none !important;
      background-color: transparent !important;
      font-size: 14px !important;
    }

    .yotpo-reviews-summary-button-icon {
      display: none !important;
    }

    .yotpo-header-form-button {
      position: static;
      transform: none;
      display: flex;
      justify-content: flex-end;
      margin-top: 35px;
    }

    .yotpo-questions-and-answers .yotpo-header-container {
      margin-top: 0;
    }

    a#yotpo-widget-btn:hover, button#yotpo-main-widget-btn:hover {
      background-color: #fff;
      color: #000;
    }

    .yotpo-reviews-pagination-container .yotpo-reviews-pagination-item {
      width: unset;
    }

  }

  /* Q&A section */
  #yotpo-questions-and-answers {
    .yotpo-answers-answer {
      border-color: #e7e7e7;
    }

    & {
      scroll-margin-top: var(--mh-total-height);
    }

    &[class*="yotpo-display-"][class*="yotpo-device-"] [id*="-widget-btn"] span {
      text-decoration: none;
      border-bottom: none;
      color: #6b6d76;
      font-weight: normal;
    }

    &.yotpo-device-mobile .yotpo-header-head {
      margin-bottom: 0;
    }

  }

  /* Shared / component-specific overrides */

  .ugc-storefront-widgets-tabs-container__tab {
    padding: 0;
    margin: 0;
  }

  [id="yotpo-reviews-main-widget"] .yotpo-main-widget-tabs {
    --tabs-border-height: 1px;

    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-block: 20px;
    font-family: var(--font-body);
    font-size: 18px;
  }

  [id="yotpo-reviews-main-widget"]:not(.yotpo-device-mobile) .yotpo-filters-container {
    margin: 0;
  }

  .yotpo-media-gallery-container,
  .yotpo-slider-wrapper .carousel__slide {
    margin: 0 !important;
  }

  .yotpo-media-gallery-headline {
    margin: 0 0 10px 0 !important;
  }

  .yotpo-slider-wrapper .carousel__slide {
    justify-content: start;
  }

  .yotpo-star-rating-filter .star-container {
    align-items: center;
  }

  .yotpo-filters-container .yotpo-filters-container-inner .yotpo-smart-topics-panel .yotpo-smart-topics-container, .yotpo-filters-container .yotpo-filters-container-inner .yotpo-smart-topics-panel {
    flex-basis: 100%;
  }

  .yotpo-dropdown-label.yotpo-dropdown-label--inside, .yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-media-select .yotpo-selected-value, .yotpo-widget-instance .yotpo-dropdown-base .yotpo-selected-score, [id="yotpo-mobile-filters-popup"] .yotpo-dropdown-base .yotpo-selected-value, .yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-selected-value {
    font-size: 12px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 18px;
    color: #7c7c7c;
  }

  .yotpo-dropdown-label.yotpo-dropdown-label--inside {
    margin-top: 2px;
  }

  .yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-media-select .yotpo-selected-value::first-letter, .yotpo-widget-instance .yotpo-dropdown-base .yotpo-selected-score::first-letter, [id="yotpo-mobile-filters-popup"] .yotpo-dropdown-base .yotpo-selected-value::first-letter, .yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-selected-value::first-letter {
    text-transform: uppercase;
  }

  .yotpo-widget-instance .yotpo-dropdown-base .yotpo-selected-score, [id="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-selected-value {
    left: unset;
    text-align: start;
    width: calc(100% - 25px);
  }

  [id="yotpo-reviews-main-widget"][class*="yotpo-display-"]:not(.yotpo-device-mobile) button:not(.yotpo-clear-filters) {
    background-color: transparent;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    border-color: transparent;
    font-family: var(--font-body);

  }


  .yotpo-new-input-message {
    margin-top: 32px;
    margin-bottom: 12px;
  }

  [class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-custom-question-headline, [class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-file-upload .yotpo-file-input-headline, [class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal .yotpo-form-label, .yotpo-question-form .yotpo-input-wrapper .yotpo-form-label {
    text-transform: inherit;
    border-radius: .25rem;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.7;
    letter-spacing: 0.25px;
    color: #8d8d8d;
    margin-top: 0;
    margin-bottom: 20px;
    display: inline-block;
  }

  .yotpo-smart-topic-filter {
    background-color: transparent !important;
    font-size: 14px !important;
    color: #000 !important;
  }

  .yotpo-smart-topic-filter:hover,
  .yotpo-smart-topic-filter[aria-pressed="true"] {
    text-decoration: underline !important;
  }

  [class*="yotpo-display-"].yotpo-device-mobile[style] #newReviewFormModal .yotpo-custom-question-headline, [class*="yotpo-display-"].yotpo-device-mobile[style] #newReviewFormModal .yotpo-file-upload .yotpo-file-input-headline, [class*="yotpo-display-"].yotpo-device-mobile[style] #newReviewFormModal .yotpo-form-label, .yotpo-question-form .yotpo-input-wrapper .yotpo-form-label {
    margin-bottom: 10px;
  }

  [class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-smart-topic-filter {
    transition: color 0.1s, background-color 0.1s;
  }

  [class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-mobile-filters-popup-btn, .yotpo-search-filter .yotpo-search-label .yotpo-search-input:focus, .yotpo-search-filter .yotpo-search-label .yotpo-search-input:valid {
    border: 1px solid var(--primary-color);
  }

  [class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-smart-topic-filter[style*="#000000"] {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
  }

  [class*="yotpo-display-"].yotpo-device-mobile header.yotpo-qna-modal-header {
    margin: 0 0 30px;
  }

  .yotpo-qna-modal-backdrop.yotpo-question-form-modal header.yotpo-qna-modal-header {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #F5F5F4;
  }

  .yotpo-widget-instance .yotpo-filters-container .yotpo-smart-topics-see-more-label, .yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-smart-topic-filter, .yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"] button#yotpo-summary .yotpo-button-icon-text {
    border-radius: .25rem;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 17px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
  }

  .yotpo-widget-instance .yotpo-filters-container .yotpo-smart-topics-see-more-label, .yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-smart-topic-filter {
    height: 34px;
  }

  .yotpo-clear-filters-container .yotpo-clear-filters, .yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-header .yotpo-mobile-filters-popup-clear, .yotpo-widget-instance .yotpo-filters-container .yotpo-smart-topics-see-more-label {
    transition: all .1s ease-in;
    text-align: center;
    color: #000;
  }

  .smart-topic-collection .yotpo-smart-topics-see-more-label {
    margin-top: 0;
  }

  .yotpo-smart-topics-see-more-label {
    font-size: 14px !important;
  }

  .yotpo-device-mobile .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary {
    margin-top: 10px;
  }

  .yotpo-device-mobile .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line {
    /* margin bottom at 28px minus the 9px button padding */
    margin-bottom: 19px;
  }

  .yotpo-filters-results-btn .yotpo-filters-results-btn-text {
    font-weight: 500;
  }

  .yotpo-filters-results-btn .yotpo-filters-results-btn-text, .yotpo-clear-filters-container .yotpo-clear-filters {
    letter-spacing: 1px;
  }

  .yotpo-filters-results-btn .yotpo-filters-results-btn-text, .yotpo-clear-filters-container .yotpo-clear-filters, .yotpo-widget-instance .yotpo-filters-container .yotpo-smart-topics-see-more-label {
    letter-spacing: 0;
    text-transform: none;
    font-size: 12px;
  }

  .yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-header .yotpo-mobile-filters-popup-clear {
    right: 15px;
  }

  .yotpo-clear-filters-container .yotpo-clear-filters:hover, .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-filters-container .yotpo-smart-topics-see-more-label:hover {
    text-decoration: none;
  }

  [id="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"] button#yotpo-summary, .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, [class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-form-complete .yotpo-shop-complete {
    padding: 10px 27px;
    letter-spacing: 0.75px;
    margin: 0;
    line-height: 1.42;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    transition: all .1s ease-in;
    align-content: center;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: .25rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    color: #000;
  }

  [id="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"] button#yotpo-summary {
    background: none;
  }

  [class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-question-form .form-footer .yotpo-question-submit, [class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal footer.form-footer .yotpo-new-review-submit:hover, [class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal footer.form-footer .yotpo-new-review-submit, .yotpo-reviews-main-widget[class*="yotpo-display-"][class*="yotpo-device-"] [id*="-widget-btn"]:hover, #yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] [id*="-widget-btn"]:hover, [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-"] .yotpo-form-complete .yotpo-shop-complete, [class*="yotpo-display-"][class*="yotpo-device-"][style] #newReviewFormModal footer.form-footer .yotpo-new-review-submit:hover, [class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-question-form .form-footer .yotpo-question-submit:hover, [class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-vertical-pagination .yotpo-reviews-pagination-item:hover {
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
  }

  [id="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"] button#yotpo-summary {
    border: none;
    padding-right: 0;
    padding-left: 0;
  }

  [id="yotpo-reviews-main-widget"][class*="yotpo-display-"].yotpo-device-mobile button#yotpo-summary {
    padding-top: 0;
    padding-bottom: 0;
  }

  [id="yotpo-reviews-main-widget"][class*="yotpo-display-"].yotpo-device-mobile .yotpo-reviews-summary-button {
    padding-bottom: 0;
  }

  [id="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"] button#yotpo-summary:not(:hover) {
    text-decoration: underline;
  }

  [id="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"] button#yotpo-summary svg path {
    fill: #000;
  }

  .yotpo-device-mobile .yotpo-score-filter .yotpo-dropdown-content, .yotpo-dropdown-closable .yotpo-dropdown-content-wrapper, .yotpo-widget-instance .yotpo-filters-container .yotpo-dropdown-content {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    width: 100%;
    box-shadow: none;
    transform: translateY(-3px);
    border: solid 1px #c7c7c7;
    background-color: #ffffff;
    margin-bottom: 0;
    height: unset;
    top: 100%;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  [class*="yotpo-display-"] .yotpo-dropdown-closable .yotpo-dropdown-content-wrapper .yotpo-dropdown-option, .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) [class*="yotpo-dropdown-"] .yotpo-dropdown-option, .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) [class*="yotpo-dropdown-"] .yotpo-score-option, .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-filters-container .yotpo-score-option, .yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-mobile-filters-popup-field-wrapper .yotpo-dropdown-content .yotpo-score-option {
    color: #111;
    display: flex;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-weight: normal;
    height: 38px;
    letter-spacing: normal;
    line-height: 1.86;
    margin-left: 0;
    margin-right: 0;
    padding-left: 13px;
    padding-right: 13px;
    text-align: start;
    white-space: nowrap;
    width: auto;
  }

  .yotpo-device-mobile .yotpo-dropdown-content-wrapper .yotpo-dropdown-option {
    width: auto;
  }

  .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) [class*="yotpo-dropdown-"] .yotpo-score-option.yotpo-score, .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) [class*="yotpo-dropdown-"] .yotpo-star-rating-filter.yotpo-score, .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-filters-container .yotpo-score-option.yotpo-score, .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-filters-container .yotpo-star-rating-filter.yotpo-score, .yotpo-reviews-main-widget.yotpo-device-mobile .yotpo-mobile-filters-popup-field-wrapper .yotpo-dropdown-content .yotpo-score-option.yotpo-score {
    padding-right: 0;
    padding-left: 0;
    display: inline;
  }

  .yotpo-mobile-filters-popup-overlay-container .yotpo-dropdown-content .yotpo-score-option[aria-selected="false"]:hover, .yotpo-reviews-main-widget:not(.yotpo-device-mobile) .yotpo-dropdown-closable .yotpo-dropdown-content-wrapper .yotpo-dropdown-option[aria-selected="true"], .yotpo-reviews-main-widget:not(.yotpo-device-mobile) [class*="yotpo-dropdown-"]:not(button):hover .yotpo-dropdown-option[aria-selected="true"], .yotpo-reviews-main-widget:not(.yotpo-device-mobile) [class*="yotpo-dropdown-"]:hover .yotpo-score-option[aria-selected="true"] {
    background-color: #fff;
    color: #000;
  }

  .yotpo-device-mobile .yotpo-dropdown-content-wrapper .yotpo-dropdown-option[aria-selected="true"], .yotpo-device-mobile .yotpo-mobile-filters-popup-content .yotpo-dropdown-content .yotpo-score-option[aria-selected="true"], .yotpo-widget-instance [class*="yotpo-dropdown-"]:not(:hover):not(.yotpo-dropdown-closable) .yotpo-dropdown-option[aria-selected="true"], .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) [class*="yotpo-dropdown-"]:hover:not(.yotpo-dropdown-closable) .yotpo-dropdown-option[aria-selected="true"]:hover, .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) [class*="yotpo-dropdown-"] .yotpo-dropdown-option[aria-selected="false"]:hover, .yotpo-widget-instance [class*="yotpo-dropdown-"]:not(:hover):not(.yotpo-dropdown-closable) .yotpo-score-option[aria-selected="true"], .yotpo-widget-instance [class*="yotpo-dropdown-"]:not(:hover):not(.yotpo-dropdown-closable) .yotpo-score-option[aria-selected="true"] span.yotpo-score-option, .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) [class*="yotpo-dropdown-"]:hover:not(.yotpo-dropdown-closable) .yotpo-score-option[aria-selected="true"]:hover, .yotpo-reviews-main-widget:not(.yotpo-device-mobile) [class*="yotpo-dropdown-"]:hover:not(.yotpo-dropdown-closable) .yotpo-score-option[aria-selected="true"]:hover span.yotpo-score-option, .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) [class*="yotpo-dropdown-"] .yotpo-score-option[aria-selected="false"]:hover, .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) [class*="yotpo-dropdown-"] .yotpo-score-option[aria-selected="false"]:hover span.yotpo-score-option {
    background-color: #DDDDDD;
    color: #000;
  }

  .yotpo-widget-instance [class*="yotpo-dropdown-"] .yotpo-score-option[aria-selected="true"] svg.yotpo-selected-icon path, .yotpo-widget-instance .yotpo-dropdown-content-wrapper .yotpo-dropdown-option[aria-selected="true"] svg.yotpo-selected-icon path, .yotpo-mobile-filters-popup-overlay-container .yotpo-dropdown-content .yotpo-score-option[aria-selected="true"] svg.yotpo-selected-icon path, .yotpo-mobile-filters-popup-overlay-container .yotpo-dropdown-content-wrapper .yotpo-dropdown-option[aria-selected="true"] svg.yotpo-selected-icon path {
    fill: #000;
  }

  .yotpo-mobile-filters-popup-overlay-container .yotpo-dropdown-content .yotpo-score-option[aria-selected="true"] svg.yotpo-sr-star-full path, .yotpo-mobile-filters-popup-overlay-container .yotpo-dropdown-content .yotpo-score-option[aria-selected="false"] svg.yotpo-sr-star-full path, .yotpo-widget-instance .yotpo-dropdown-content .yotpo-score-option[aria-selected="true"] svg.yotpo-sr-star-full path, .yotpo-widget-instance .yotpo-dropdown-content .yotpo-score-option:hover svg.yotpo-sr-star-full path {
    fill: #000;
    stroke: #000;
  }

  .yotpo-mobile-filters-popup-overlay-container .yotpo-dropdown-content .yotpo-score-option[aria-selected="true"] svg.yotpo-sr-star-empty path, .yotpo-mobile-filters-popup-overlay-container .yotpo-dropdown-content .yotpo-score-option:hover svg.yotpo-sr-star-empty path, .yotpo-widget-instance .yotpo-dropdown-content .yotpo-score-option[aria-selected="true"] svg.yotpo-sr-star-empty path, .yotpo-widget-instance .yotpo-dropdown-content .yotpo-score-option:hover svg.yotpo-sr-star-empty path {
    fill: #fff;
    stroke: #000;
  }

  .yotpo-pagination-number-container {
    margin-bottom: 0;
  }

  [class*="yotpo-reviews-"][class*="yotpo-display-"].yotpo-device-mobile .yotpo-filters-container-inner .yotpo-filters-top-panel {
    flex-basis: 0;
  }

  [class*="yotpo-reviews-"][class*="yotpo-display-"].yotpo-device-mobile .yotpo-review .yotpo-review-right-panel {
    flex-basis: 100%;
    text-align: right;
  }

  .modal-backdrop.yotpo-review-media-modal {
    z-index: 99999999;
  }

  [class*="yotpo-display-"].yotpo-device-mobile #yotpo-mobile-filters-popup {
    z-index: 9999999;
  }

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

  [class*="yotpo-display-"].yotpo-device-mobile .yotpo-star-rating-icons {
    flex-direction: column;
  }

  [class*="yotpo-display-"].yotpo-device-mobile .yotpo-reviews-summary-modal-container svg.yotpo-close-icon.yotpo-summary-close {
    height: 40px;
  }

  [class*="yotpo-reviews-"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-dropdown-placeholder {
    font-family: inherit;
  }

  [class*="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-input-wrapper.yotpo-new-review-headline, [class*="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile [class="modal-body"] .yotpo-input-wrapper.yotpo-new-review-headline, [class*="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"][style] [class*="yotpo-name-email-wrapper"], [class*="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile [class="modal-body"] [class*="yotpo-name-email-wrapper"], .yotpo-reviews-main-widget .yotpo-input-wrapper.yotpo-new-review-content, .yotpo-device-mobile .yotpo-question-form .yotpo-question-content, [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-question-form .yotpo-name-email-wrapper .yotpo-question-name {
    width: 100%;
    box-sizing: border-box;
    min-height: unset;
    margin-bottom: 51px;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-qna-modal .yotpo-question-form .yotpo-name-email-wrapper .yotpo-question-email {
    width: 100%;
    box-sizing: border-box;
    min-height: 90px;
    margin-bottom: 51px;
  }

  [class*="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-input-wrapper textarea {
    width: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
  }

  .modal-backdrop.yotpo-review-form-modal .yotpo-modal .yotpo-modal-body, .yotpo-reviews-main-widget .modal-backdrop.yotpo-review-form-modal .yotpo-modal, .yotpo-reviews-main-widget .yotpo-mobile-filters-popup-overlay-container, .yotpo-reviews-main-widget .yotpo-mobile-filters-popup-overlay-container .yotpo-mobile-filters-popup-content {
    overflow-x: hidden;
  }

  [class*="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-validation-warning {
    width: 100%;
  }

  [class*="yotpo-reviews-main-widget"][class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-search-label {
    width: 100%;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style] .modal-body {
    padding-bottom: 20px;
  }

  .yotpo-filters-results-btn .yotpo-filters-results-btn-no-results .yotpo-filters-results-btn-clear-wrapper .yotpo-filters-results-btn-clear {
    display: none;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"].yotpo-device-mobile .modal-body {
    overflow-y: auto;
    overflow-x: hidden;
  }

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

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-qna-modal .yotpo-name-email-wrapper {
    position: relative;
    min-height: 80px;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-qna-modal .yotpo-name-email-wrapper:after {
    display: block;
    content: "We'll send you an email to verify this question came form you.";
    letter-spacing: 0;
    line-height: 1.5;
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-qna-modal .yotpo-name-email-wrapper:after {
    font-size: 16px;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style]:not(.yotpo-device-mobile) .yotpo-qna-modal .yotpo-name-email-wrapper:after {
    bottom: unset;
    top: 100%;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-qna-modal .yotpo-question-form textarea {
    width: 100%;
    height: 100%;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-qna-modal .yotpo-question-form .yotpo-question-content {
    margin-bottom: 24px;
  }

  [class*=yotpo-questions-and-answers][class*=yotpo-display-][class*=yotpo-device-].yotpo-device-mobile .yotpo-question-form .yotpo-name-email-wrapper .yotpo-question-name, [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style].yotpo-device-mobile .yotpo-qna-modal .yotpo-question-form .yotpo-question-content {
    margin-bottom: 16px;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-qna-modal .yotpo-question-form .yotpo-input-wrapper {
    position: relative;
    min-height: unset;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-qna-modal .yotpo-question-form .yotpo-input-wrapper .yotpo-new-input-message {
    display: none;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-qna-modal .yotpo-question-form .yotpo-form-label {
    pointer-events: none;
    position: absolute;
    left: 20px;
    top: 16px;
    color: #7C7C7C;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 0;
    width: calc(100% - 40px);
  }

  .yotpo-input-wrapper:not([modelvalue=""]) .yotpo-form-label {
    display: none;
  }

  .yotpo-review-form-modal .form-footer .yotpo-checkbox-container {
    flex-wrap: wrap;
    margin-bottom: 0;
    margin-top: 3px;
  }

  [class*="yotpo-device-"]:not(.yotpo-device-mobile) .yotpo-review-form-modal .form-footer .yotpo-checkbox-container {
    flex-wrap: wrap;
    max-width: 395px;
    margin-right: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .yotpo-review-form-modal .yotpo-new-input-validation {
    color: #cb2222;
    line-height: 1;
    margin-top: 17px;
    margin-bottom: 0;
  }

  .yotpo-review-form-modal .form-footer .yotpo-new-input-validation {
    display: block;
    width: 100%;
    margin-top: 0;
    margin-left: 16px;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"][style] #yotpo-widget-btn.yotpo-question-btn span {
    color: inherit;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-question-form .yotpo-name-email-wrapper .yotpo-question-name, [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-question-form .yotpo-name-email-wrapper .yotpo-question-email {
    width: 100%;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-qna-modal .modal-body {
    padding-bottom: 20px;
    overflow: auto;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-ask-question-btn-wrapper #yotpo-widget-btn span {
    color: inherit;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-qna-empty-state {
    margin-top: 30px;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-answerer-title {
    text-transform: uppercase;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"].yotpo-device-mobile .yotpo-question-content .yotpo-read-more-text {
    font-size: 16px;
  }

  [class*="yotpo-questions-and-answers"][class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-read-more {
    color: #000;
    text-decoration: underline;
    font-family: inherit;
    font-weight: 600;
  }

  .yotpo-mobile-filters-popup-actions .yotpo-filters-results-btn-no-results .yotpo-filters-results-btn-no-results-text {
    width: 100%;
  }

  .yotpo-mobile-filters-popup-actions .yotpo-filters-results-btn-no-results-text .yotpo-filters-results-btn-text.yotpo-filters-results-btn-text-no-matching, .yotpo-mobile-filters-popup-actions .yotpo-filters-results-btn-no-results-text .yotpo-filters-results-btn-text.yotpo-filters-results-btn-text-clearing {
    text-align: center;
  }

  .yotpo-modal-body .yotpo-uploaded-images:empty {
    margin-bottom: 18px;
  }

  .yotpo-custom-questions-container .yotpo-form-custom-input-question {
    margin-bottom: 11px;
  }

  .yotpo-modal-body .yotpo-uploaded-images {
    margin-top: 17px;
    margin-bottom: 28px;
  }

  .yotpo-modal-body .yotpo-uploaded-images .yotpo-single-thumbnail {
    border: solid 1px #262626;
    border-radius: .25rem;
  }

  .yotpo-custom-questions-container .yotpo-form-custom-input-question .yotpo-custom-question-headline {
    margin-bottom: 0;
  }

  .yotpo-new-review-btn-wrapper .yotpo-btn-s {
    width: unset;
    height: unset;
  }

  .yotpo-reviews-pagination-container .yotpo-pagination-number-container {
    display: flex;
  }

  .yotpo-questions-and-answers.yotpo-device-mobile .yotpo-qna-modal-backdrop.yotpo-question-form-modal {
    z-index: 99999999999999;
  }

  .yotpo-questions-and-answers.yotpo-device-mobile .yotpo-qna-modal-backdrop.yotpo-question-form-modal .yotpo-qna-modal {
    height: 100dvh;
    max-height: unset;
  }

  .yotpo-questions-and-answers.yotpo-device-mobile .yotpo-question-form, .yotpo-device-tablet .yotpo-question-form {
    width: 100%;
  }

  .yotpo-device-mobile .yotpo-reviews-summary-container .yotpo-reviews-summary-modal-container .yotpo-reviews-summary-drawer-container .yotpo-mobile-summary-bottomline, .yotpo-reviews-main-widget .yotpo-reviews-summary-drawer-container .yotpo-summary-footer-container {
    background-color: #000;
    color: #fff;
  }

  .yotpo-device-mobile .yotpo-reviews-summary-container .yotpo-reviews-summary-modal-container .yotpo-reviews-summary-drawer-container .yotpo-mobile-summary-bottomline {
    display: none;
  }

  .yotpo-device-mobile .yotpo-reviews-summary-modal-container .yotpo-bottom-line-summary .yotpo-bottom-line-left-panel.yotpo-bottom-line-score, .yotpo-device-mobile .yotpo-reviews-summary-modal-container .yotpo-reviews-main-widget .yotpo-reviews-summary-drawer-container svg.yotpo-summary-close {
    color: #fff;
  }

  .yotpo-device-mobile .yotpo-reviews-summary-modal-container .yotpo-bottom-line-summary .yotpo-bottom-line-right-panel .yotpo-star-rating-icon path {
    fill: white;
    stroke: white;
  }

  .yotpo-reviews-summary-container .yotpo-reviews-summary-modal-container .yotpo-reviews-summary-drawer-container .yotpo-summary-close {
    color: #000;
  }

  .yotpo-summary-body .yotpo-reviews-highlights-container .yotpo-reviews-highlights-title {
    font-size: 16px;
    line-height: 28px;
    border-color: #c7c7c7;
  }

  .yotpo-single-summary-highlight-container span.yotpo-summary-highlight-content {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: 0.25px;
    color: #111;
  }

  .yotpo-summary-body.yotpo-scrolling-shadow {
    margin-top: 0;
  }

  .yotpo-summary-sentiment > svg {
    display: none;
  }

  .yotpo-single-summary-container .yotpo-summary-title {
    gap: 7px;
  }

  .yotpo-reviews-summary-modal-inner-container .yotpo-summary-header-container {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    z-index: 1;
  }

  .yotpo-summary-sentiment {
    position: relative;
    height: 18px;
    width: 18px;
  }

  .yotpo-summary-sentiment:after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3ECircular%20Checkmark%20Icon%3C%2Ftitle%3E%3Cpath%20d%3D%22M7.56155%2012.9077L13.9577%206.51155L13.25%205.80385L7.56155%2011.4923L4.71155%208.6423L4.00385%209.35L7.56155%2012.9077ZM9.00335%2018C7.7588%2018%206.58872%2017.7638%205.4931%2017.2915C4.39748%2016.8192%203.44444%2016.1782%202.63397%2015.3685C1.82352%2014.5588%201.18192%2013.6066%200.70915%2012.512C0.236383%2011.4174%200%2010.2479%200%209.00335C0%207.7588%200.236158%206.58872%200.708475%205.4931C1.18081%204.39748%201.82183%203.44444%202.63153%202.63398C3.44123%201.82353%204.39337%201.18192%205.48795%200.709151C6.58255%200.236384%207.75212%200%208.99665%200C10.2412%200%2011.4113%200.236158%2012.5069%200.708475C13.6025%201.18081%2014.5556%201.82182%2015.366%202.63152C16.1765%203.44122%2016.8181%204.39337%2017.2908%205.48795C17.7636%206.58255%2018%207.75212%2018%208.99665C18%2010.2412%2017.7638%2011.4113%2017.2915%2012.5069C16.8192%2013.6025%2016.1782%2014.5556%2015.3685%2015.366C14.5588%2016.1765%2013.6066%2016.8181%2012.512%2017.2909C11.4174%2017.7636%2010.2479%2018%209.00335%2018ZM9%2017C11.2333%2017%2013.125%2016.225%2014.675%2014.675C16.225%2013.125%2017%2011.2333%2017%209C17%206.76667%2016.225%204.875%2014.675%203.325C13.125%201.775%2011.2333%201%209%201C6.76667%201%204.875%201.775%203.325%203.325C1.775%204.875%201%206.76667%201%209C1%2011.2333%201.775%2013.125%203.325%2014.675C4.875%2016.225%206.76667%2017%209%2017Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    position: absolute;
    width: 18px;
    top: 0;
    left: 0;
  }

  .yotpo-bottom-line-text {
    margin-top: 0;
  }

  .yotpo-summary-banner * {
    font-size: 14px !important;
  }

  .yotpo-translate-button {
    font-size: 12px;
  }

  @media screen and (min-width: 865px) {
    .yotpo-widget-instance .yotpo-reviews-main-widget:not(.yotpo-device-mobile) div.yotpo-header-container div.yotpo-layout-header-wrapper div.yotpo-new-review-btn-wrapper button#yotpo-main-widget-btn {
      position: absolute;
      transform: translateY(-52px);
      right: 0;
      top: 50%;
    }
  }
}

/* Lock page scroll when mobile summary drawer is open (body is outside @scope) */
body:has(.tw-pdp-reviews .yotpo-reviews-main-widget.yotpo-device-mobile > .yotpo-reviews-summary-container) {
  overflow: hidden;
  touch-action: none;
}