
[class^="wvr-icon-"], [class*=" wvr-icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "virtual-review" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wvr-icon-shopping-bag:before {
	content: "";
}

.wvr-icon-no-icon:before {
	content: "";
	color: #666;
}

.wvr-icon-cart-arrow-down:before {
	content: "";
}

.wvr-icon-credit-card:before {
	content: "";
}

.wvr-icon-currency-dollar:before {
	content: "";
}

.wvr-icon-location-shopping:before {
	content: "";
}

.wvr-icon-bin:before {
	content: "";
}

.wvr-icon-cross:before {
	content: "";
}

.wvr-icon-bin {
	padding-left: 3px;
	font-size: 20px;
}

.wvr-comments-group {
	display: flex;
}

.wvr-product-purchased {
	display: inline-block;
	font-size: .85rem;
	margin-right: 5px;
	padding: 0 7px;
	border-radius: 20px;
	white-space: nowrap;
	vertical-align: top;
}

.wvr-purchased-format {
	font-size: 18px;
}

.wvr-icon-purchased {
	vertical-align: top;
}

.wvr-customer-pick {
	white-space: nowrap;
	overflow-x: scroll;
	width: 100%;
}

.wvr-customer-select {
	border: 1px solid #eee;
	margin: unset;
	width: 100%;
	font-weight: normal !important;
	padding: 5px !important;
}

.wvr-customer-sample-cmt {
	margin-bottom: 10px;
}

.wvr-select-sample-cmt {
	font-weight: normal;
	padding: 2px 10px;
	margin: 5px;
	border-radius: 15px;
	display: inline;
	border: none;
	background-color: #f0f0f0;
	color: black;
}

.wvr-select-sample-cmt:hover {
	background-color: #ff7311;
	color: white;
}

.wvr-desktop-style .wvr-clear-comment {
	line-height: 1.5 !important;
}

.wvr-clear-comment:hover {
	color: red;
}

.wvr-product-bought {
	font-weight: normal;
	font-size: 90%;
	color: #777;
}

.comment-text > .meta, .comment-text > .description > p {
	margin-bottom: .5em;
}

.wvr-select-qty-cmt {
	margin: 0;
	padding: 0;
}

.wvr-ordered {
	background-image: url("https://cdn-ilcohob.nitrocdn.com/wpAWaycSfbnGfyPQvuVjfLEatKpvOXpq/assets/images/source/rev-fa957b9/ridstar.eu/wp-content/plugins/woo-virtual-reviews/assets/img/ordered.svg");
	background-repeat: no-repeat;
	padding: .7em;
	margin-right: .5em;
	display: inline-block;
	position: relative;
	top: .2em;
}

.wvr-note {
	font-style: italic;
	color: #7a7a7a;
	margin: 1%;
}

.wvr-ordered.nitro-lazy {
	background-image: none !important;
}

.wvr-emoji {
	position: relative;
}

.wvr-emoji-remote {
	padding: .8em;
	background-image: url("https://cdn-ilcohob.nitrocdn.com/wpAWaycSfbnGfyPQvuVjfLEatKpvOXpq/assets/images/source/rev-fa957b9/ridstar.eu/wp-content/plugins/woo-virtual-reviews/assets/img/emoji.svg");
	background-repeat: no-repeat;
	background-position: center;
	margin-left: .3em;
	height: fit-content;
}

.wvr-emoji-remote.nitro-lazy {
	background-image: none !important;
}

.wvr-emoji-remote:hover {
	background-image: url("https://cdn-ilcohob.nitrocdn.com/wpAWaycSfbnGfyPQvuVjfLEatKpvOXpq/assets/images/source/rev-fa957b9/ridstar.eu/wp-content/plugins/woo-virtual-reviews/assets/img/emoji_hover.svg");
}

.wvr-emoji-remote:hover.nitro-lazy {
	background-image: none !important;
}

.wvr-emoji-table {
	display: none;
	position: absolute;
	z-index: 1;
	width: 12em !important;
	height: 7em !important;
	top: 3em;
	right: -2em;
	border-radius: 5px;
	padding: .5em;
	box-shadow: 2px 2px 5px grey;
}

.wvr-emoji-table > tbody > tr > td {
	padding: 1px !important;
	border: none !important;
}

.wvr-note-label {
	padding-top: 8px;
	font-size: .9rem;
	color: #9b9b9b;
}

.wvr-select-sample-cmt:hover {
	cursor: pointer;
}
