.single-product #review_form .comment-form-rz-review-title {
	margin: 0 0 12px;
}

.single-product #review_form .comment-form-rz-review-title label {
	display: block;
	margin: 0 0 6px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	color: #111;
}

.single-product #review_form .comment-form-rz-review-title input[type="text"] {
	width: 100%;
	max-width: 100%;
	height: 48px;
	padding: 0 12px;
	border: 1px solid #8f9399;
	border-radius: 0;
	font-size: 14px;
	line-height: 1.2;
	background: #fff;
	color: #111;
}

.single-product #review_form .comment-form-rz-review-title input[type="text"]:focus {
	outline: none;
	border-color: #111;
}

.single-product .commentlist .rz-review-title,
.single-product .wcpr-review-title {
	margin: 0 0 8px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.35;
	color: #111;
}

