@charset "utf-8";

.jdgm-xx { left: 0px; }

:root { --jdgm-primary-color: #ff9800; --jdgm-secondary-color: rgba(255,152,0,0.1); --jdgm-star-color: #ff9800; --jdgm-write-review-text-color: white; --jdgm-write-review-bg-color: #ff9800; --jdgm-paginate-color: #282828; --jdgm-border-radius: 0; --jdgm-reviewer-name-color: #ff9800; }

.jdgm-histogram__bar-content { background-color: rgb(255, 152, 0); }

.jdgm-rev[data-verified-buyer="true"] .jdgm-rev__icon.jdgm-rev__icon::after, .jdgm-rev__buyer-badge.jdgm-rev__buyer-badge { color: rgb(255, 255, 255); background-color: rgb(40, 40, 40); }

.jdgm-review-widget--small .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(8) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper::before { content: "See more"; }

@media only screen and (min-width: 768px) {
  .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(8) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper::before { content: "See more"; }
}

.jdgm-preview-badge .jdgm-star.jdgm-star { color: rgb(255, 152, 0); }

.jdgm-widget .jdgm-write-rev-link { display: none; }

.jdgm-widget .jdgm-rev-widg[data-number-of-reviews="0"] { display: none; }

.jdgm-prev-badge[data-average-rating="0.00"] { display: none !important; }

.jdgm-rev .jdgm-rev__icon { display: none !important; }

.jdgm-widget.jdgm-all-reviews-widget, .jdgm-widget .jdgm-rev-widg { border: none; padding: 0px; }

.jdgm-author-fullname { display: none !important; }

.jdgm-author-all-initials { display: none !important; }

.jdgm-rev-widg__title { visibility: hidden; }

.jdgm-rev-widg__summary-text { visibility: hidden; }

.jdgm-prev-badge__text { visibility: hidden; }

.jdgm-rev__prod-link-prefix::before { content: "about"; }

.jdgm-rev__variant-label::before { content: "Variant: "; }

.jdgm-rev__out-of-store-text::before { content: "(out of store)"; }

@media only screen and (min-width: 768px) {
  .jdgm-rev__pics .jdgm-rev_all-rev-page-picture-separator, .jdgm-rev__pics .jdgm-rev__product-picture { display: none; }
}

@media only screen and (max-width: 768px) {
  .jdgm-rev__pics .jdgm-rev_all-rev-page-picture-separator, .jdgm-rev__pics .jdgm-rev__product-picture { display: none; }
}

.jdgm-preview-badge[data-template="index"] { display: none !important; }

.jdgm-verified-count-badget[data-from-snippet="true"] { display: none !important; }

.jdgm-carousel-wrapper[data-from-snippet="true"] { display: none !important; }

.jdgm-all-reviews-text[data-from-snippet="true"] { display: none !important; }

.jdgm-medals-section[data-from-snippet="true"] { display: none !important; }

.jdgm-ugc-media-wrapper[data-from-snippet="true"] { display: none !important; }

.jdgm-histogram { display: none !important; }

.jdgm-widget .jdgm-sort-dropdown-wrapper { margin-top: 12px; }

.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card { border-radius: 8px; background: rgb(255, 255, 255); }

.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card__rev-rating .jdgm-star { color: rgb(16, 132, 116); }

.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__prev-btn, .jdgm-review-snippet-widget .jdgm-rev-snippet-widget__next-btn { border-radius: 50%; background: rgb(255, 255, 255); }

.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__prev-btn > svg, .jdgm-review-snippet-widget .jdgm-rev-snippet-widget__next-btn > svg { fill: rgb(0, 0, 0); }

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jm-mfp-content, .jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__icon, .jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__pic-img, .jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__reply { border-radius: 8px; }

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev[data-verified-buyer="true"] .jdgm-full-rev__icon::after { border-radius: 8px; }

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-rev__buyer-badge { border-radius: calc(4px); }

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__replier::before { content: "Scooch"; }

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__product-button { border-radius: calc(48px); }