.jdgm-xx {
    left: 0
}

:root {
    --jdgm-primary-color: #0A3161;
    --jdgm-secondary-color: rgba(10, 49, 97, 0.1);
    --jdgm-star-color: orange;
    --jdgm-write-review-text-color: white;
    --jdgm-write-review-bg-color: #0A3161;
    --jdgm-paginate-color: #0F3E78;
    --jdgm-border-radius: 10;
    --jdgm-reviewer-name-color: #0A3161
}

.jdgm-histogram__bar-content {
    background-color: #0F3E78
}

.jdgm-rev[data-verified-buyer=true] .jdgm-rev__icon.jdgm-rev__icon:after,
.jdgm-rev__buyer-badge.jdgm-rev__buyer-badge {
    color: white;
    background-color: #0A3161
}

.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: #FFA500
}

.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-author-all-initials {
    display: none !important
}

.jdgm-author-last-initial {
    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)'
}

.jdgm-all-reviews-page__wrapper .jdgm-rev__content {
    min-height: 120px
}

@media all and (max-width: 768px) {

    .jdgm-widget .jdgm-revs-tab-btn,
    .jdgm-widget .jdgm-revs-tab-btn[data-style="stars"] {
        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-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card {
    border-radius: 8px;
    background: #fff
}

.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card__rev-rating .jdgm-star {
    color: #108474
}

.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__prev-btn,
.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__next-btn {
    border-radius: 50%;
    background: #fff
}

.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__prev-btn>svg,
.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__next-btn>svg {
    fill: #000
}

.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(8px / 2)
}

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__replier::before {
    content: 'Vape City USA'
}

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__product-button {
    border-radius: calc(8px * 6)
}