.kiyoh-shop-snippets {
	display: inline-block;
}

.kiyoh-shop-snippets .rating-box {
	float: left;
	width: 91px;
	background: var(--wpr-bg-c8d49236-d4a6-4ef1-8d9b-c48cbf081ee7) no-repeat 0 -15px;
	height: 15px;
	margin: 11px 10px 10px 10px;
}

.kiyoh-shop-snippets .rating-box .rating {
	height: 15px;
	background: var(--wpr-bg-f5d3a5ba-fc82-4747-ac4e-74dab651867c) no-repeat 0 0;
	margin: 0;
	padding: 0;
}

/* Hide WooCommerce review form when disabled */
.kiyoh-hide-review-form #review_form_wrapper {
	display: none;
}