/* Comment styles
 * Extracted for RKD Performance Audit Fixes v1.0.3.
 * Source: Additional CSS / GeneratePress Elements.
 */

/* Recipes Keto Diet single-post comments */
body.single-post #comments {
	color: #444c4f;
}

body.single-post #comments .comments-title {
	color: #2f5870;
	font-family: Poppins, Arial, sans-serif;
	font-size: 24px;
	font-weight: 900;
	line-height: 1.25;
	margin: 0 0 24px;
}

body.single-post #comments .comment-list {
	margin: 0 0 34px;
	padding: 0;
}

body.single-post #comments .comment-list .comment-body {
	background: #fff;
	border: 2px solid #101010;
	box-shadow: 8px 8px 0 #d3fdf8;
	margin: 0 0 28px;
	padding: 24px;
}

body.single-post #comments .comment-list .children {
	border-left: 2px solid #d3fdf8;
	margin-left: 18px;
	padding-left: 24px;
}

body.single-post #comments .comment-meta .avatar {
	border-radius: 50%;
}

body.single-post #comments .comment-author cite,
body.single-post #comments .comment-author .fn {
	color: #101010;
	font-family: Poppins, Arial, sans-serif;
	font-style: normal;
	font-weight: 900;
}

body.single-post #comments .comment-metadata,
body.single-post #comments .comment-metadata a {
	color: #6b7376;
	font-size: 13px;
}

body.single-post #comments .comment-content {
	border: 0;
	color: #444c4f;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 1.65;
	margin-top: 18px;
	padding: 0;
}

body.single-post #comments .reply {
	margin-top: 18px;
}

body.single-post #comments .comment-reply-link {
	background: #f4db2d;
	color: #101010;
	display: inline-block;
	font-family: Poppins, Arial, sans-serif;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 1.6px;
	line-height: 1;
	padding: 10px 16px;
	text-transform: uppercase;
}

body.single-post #comments .comment-reply-link:hover,
body.single-post #comments .comment-reply-link:focus {
	background: #f8f8f8;
	box-shadow: inset 0 0 0 2px #101010;
	color: #101010;
	transform: scale(.94);
}

body.single-post #respond {
	margin-top: 34px;
}

body.single-post #respond .comment-reply-title {
	color: #2f5870;
	font-family: Poppins, Arial, sans-serif;
	font-size: 22px;
	font-weight: 900;
	line-height: 1.25;
	margin: 0 0 18px;
}

body.single-post #respond .comment-notes,
body.single-post #respond .rkd-comment-notes {
	color: #444c4f;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	line-height: 1.45;
	margin: 0 0 18px;
}

body.single-post #respond .comment-form-url,
body.single-post #respond .comment-form-cookies-consent {
	display: none !important;
}

body.single-post #respond .comment-form label:not(.screen-reader-text),
body.single-post #respond .comment-form-wprm-rating label,
body.single-post #respond .comment-form-rating label {
	color: #2f5870;
	display: block;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 10px;
}

body.single-post #respond .comment-form-wprm-rating,
body.single-post #respond .comment-form-rating {
	margin: 0 0 20px;
	text-align: center;
}

body.single-post #respond .wprm-comment-ratings-container {
	border: 0;
	margin: 0;
	padding: 0;
}

body.single-post #respond .comment-form-wprm-rating .wprm-rating-stars,
body.single-post #respond .comment-form-rating .wprm-rating-stars,
body.single-post #respond .wprm-comment-rating .wprm-rating-stars,
body.single-post #respond .wprm-rating {
	color: #f4c85b;
}

body.single-post #respond .comment-form-wprm-rating svg .wprm-star-full,
body.single-post #respond .comment-form-rating svg .wprm-star-full,
body.single-post #respond .wprm-comment-rating svg .wprm-star-full,
body.single-post #respond .wprm-rating svg .wprm-star-full,
body.single-post #respond .comment-form-wprm-rating svg path:not([fill="none"]),
body.single-post #respond .comment-form-rating svg path:not([fill="none"]),
body.single-post #respond .wprm-comment-rating svg path:not([fill="none"]),
body.single-post #respond .wprm-rating svg path:not([fill="none"]) {
	fill: #f4c85b !important;
}

body.single-post #respond .comment-form-wprm-rating svg .wprm-star-empty,
body.single-post #respond .comment-form-rating svg .wprm-star-empty,
body.single-post #respond .wprm-comment-rating svg .wprm-star-empty,
body.single-post #respond .wprm-rating svg .wprm-star-empty,
body.single-post #respond .comment-form-wprm-rating svg [stroke],
body.single-post #respond .comment-form-rating svg [stroke],
body.single-post #respond .wprm-comment-rating svg [stroke],
body.single-post #respond .wprm-rating svg [stroke] {
	stroke: #f4c85b !important;
}

body.single-post #respond .comment-form-wprm-rating svg .wprm-star-empty,
body.single-post #respond .comment-form-rating svg .wprm-star-empty,
body.single-post #respond .wprm-comment-rating svg .wprm-star-empty,
body.single-post #respond .wprm-rating svg .wprm-star-empty,
body.single-post #respond .comment-form-wprm-rating svg [fill="none"],
body.single-post #respond .comment-form-rating svg [fill="none"],
body.single-post #respond .wprm-comment-rating svg [fill="none"],
body.single-post #respond .wprm-rating svg [fill="none"] {
	fill: none !important;
}

body.single-post #respond .comment-form input[type="text"],
body.single-post #respond .comment-form input[type="email"],
body.single-post #respond .comment-form input[type="url"],
body.single-post #respond .comment-form textarea {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	box-sizing: border-box;
	color: #444c4f;
	display: block;
	font-family: Georgia, "Times New Roman", serif;
	width: 100%;
}

body.single-post #respond .comment-form input[type="text"]:focus,
body.single-post #respond .comment-form input[type="email"]:focus,
body.single-post #respond .comment-form input[type="url"]:focus,
body.single-post #respond .comment-form textarea:focus {
	border-color: #2f5870;
	box-shadow: 0 0 0 3px rgba(211, 253, 248, .9);
	outline: none;
}

body.single-post #respond .form-submit {
	margin-bottom: 0;
}

body.single-post #respond #submit,
body.single-post #respond .form-submit input[type="submit"] {
	background: #f4db2d;
	border: 0;
	border-radius: 0;
	color: #101010;
	font-family: Poppins, Arial, sans-serif;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 1.8px;
	line-height: 1;
	padding: 13px 22px;
	text-transform: uppercase;
}

body.single-post #respond #submit:hover,
body.single-post #respond #submit:focus,
body.single-post #respond .form-submit input[type="submit"]:hover,
body.single-post #respond .form-submit input[type="submit"]:focus {
	background: #f8f8f8;
	box-shadow: inset 0 0 0 2px #101010;
	color: #101010;
	transform: scale(.94);
}

@media (max-width: 768px) {
	body.single-post #comments .comments-title,
	body.single-post #respond .comment-reply-title {
		font-size: 18px;
	}

	body.single-post #respond .comment-notes,
	body.single-post #respond .rkd-comment-notes,
	body.single-post #respond .comment-form label:not(.screen-reader-text),
	body.single-post #respond .comment-form-wprm-rating label,
	body.single-post #respond .comment-form-rating label {
		font-size: 14px;
	}

	body.single-post #comments .comment-list .comment-body {
		box-shadow: 6px 6px 0 #d3fdf8;
		padding: 18px;
	}

	body.single-post #comments .comment-list .children {
		margin-left: 10px;
		padding-left: 14px;
	}
}
