.comment-form-wprm-rating .wprm-rating-star {
	cursor: pointer
}

.wprm-rating-star svg {
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0
}

.wprm-rating-star.rated svg polygon {
	fill: #000
}

.wprm-print .wprm-recipe {
	max-width: 750px;
	margin: 0 auto
}

.wprm-print .wprm-recipe-print, .wprm-print .wprm-recipe-video-container, .wprm-print .wprm-unit-conversion-container {
	display: none
}

.wprm-automatic-recipe-snippets {
	margin-bottom: 10px
}

	.wprm-automatic-recipe-snippets.align-center {
		text-align: center
	}

	.wprm-automatic-recipe-snippets.align-right {
		text-align: right
	}

	.wprm-automatic-recipe-snippets .wprm-jump-to-recipe-shortcode, .wprm-automatic-recipe-snippets .wprm-jump-to-video-shortcode, .wprm-automatic-recipe-snippets .wprm-print-recipe-shortcode {
		display: inline-block;
		margin: 0 5px;
		padding: 5px 10px;
		text-decoration: none
	}

.wprm-recipe {
	overflow: auto;
	zoom: 1;
	text-align: left
}

	.wprm-recipe li, .wprm-recipe p {
		font-size: 1em
	}

		.wprm-recipe li, .wprm-recipe li.wprm-recipe-instruction {
			list-style-position: outside
		}

			.wprm-recipe li:before {
				display: none
			}

	.wprm-recipe a.wprm-recipe-print, .wprm-recipe a.wprm-recipe-print:hover {
		text-decoration: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

	.wprm-recipe .wprm-nutrition-label {
		margin-top: 10px
	}

body:not(.wprm-print) .wprm-recipe p:first-letter {
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	margin: inherit;
	padding: inherit;
	font-family: inherit
}

.rtl .wprm-recipe {
	text-align: right
}
