.jdgm-xx {
	left: 0;
}

.jdgm-histogram__bar-content {
	background-color: #108474;
}

.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: #108474;
}

.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-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)";
}

@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-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: "JustPillsUK";
}

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__product-button {
	border-radius: calc(8px * 6);
}