/* Skin: Facebook — Inter, blue, standard style */

.nd-skin-custom {
	background: #f0f2f5 !important;
	color: #050505 !important;
	padding: 28px !important;
	border: 0 !important;
	border-radius: 12px !important;
	font-family: 'Inter', -apple-system, sans-serif !important;
}
.nd-skin-custom .nd-comments-title {
	font-family: 'Inter', sans-serif !important;
	font-weight: 800 !important;
	font-size: 24px !important;
	color: #1877f2 !important;
	letter-spacing: -0.5px !important;
}
.nd-skin-custom li.nd-c { margin: 0 0 12px 0 !important; background: transparent !important; border: 0 !important; padding: 0 !important; }
.nd-skin-custom .comment {
	background: #fff !important;
	border: 0 !important;
	border-radius: 12px !important;
	padding: 14px 18px !important;
	box-shadow: 0 1px 2px rgba(0,0,0,.08) !important;
	margin: 0 !important;
	display: flex !important;
	gap: 12px !important;
	width: 100% !important;
	box-sizing: border-box !important;
}
.nd-skin-custom .c-avatar {
	flex: 0 0 40px !important;
	width: 40px !important; height: 40px !important;
	min-width: 40px !important; max-width: 40px !important;
	border-radius: 50% !important;
	background: #1877f2 !important;
	color: #fff !important;
	overflow: hidden !important;
	border: 0 !important;
}
.nd-skin-custom .c-avatar img { border-radius: 50% !important; width: 100% !important; height: 100% !important; }
.nd-skin-custom .c-body { flex: 1 1 auto !important; min-width: 0 !important; }
.nd-skin-custom .c-name {
	font-family: 'Inter', sans-serif !important;
	font-weight: 600 !important;
	color: #050505 !important;
	font-size: 14px !important;
}
.nd-skin-custom .c-clan {
	background: #e7f3ff !important;
	color: #1877f2 !important;
	border: 0 !important;
	padding: 2px 8px !important;
	border-radius: 12px !important;
	font-size: 11px !important;
	font-weight: 600 !important;
}
.nd-skin-custom .c-level {
	background: transparent !important;
	color: #65676b !important;
	border: 1px solid #ced0d4 !important;
	padding: 2px 8px !important;
	border-radius: 12px !important;
	font-size: 11px !important;
	font-weight: 600 !important;
}
.nd-skin-custom .c-time {
	font-size: 12px !important;
	color: #65676b !important;
	margin-left: auto !important;
}
.nd-skin-custom .c-text {
	font-family: 'Inter', sans-serif !important;
	font-size: 14px !important;
	color: #050505 !important;
	line-height: 1.5 !important;
}
.nd-skin-custom .c-text p { color: #050505 !important; }
.nd-skin-custom .c-text a { color: #1877f2 !important; }
.nd-skin-custom .nd-vote-btn,
.nd-skin-custom .comment-reply-link,
.nd-skin-custom .c-edit {
	color: #65676b !important;
	background: transparent !important;
	border: 0 !important;
	padding: 4px 10px !important;
	border-radius: 6px !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 12px !important;
	font-weight: 600 !important;
}
.nd-skin-custom .nd-vote-btn:hover,
.nd-skin-custom .comment-reply-link:hover { background: #f0f2f5 !important; color: #1877f2 !important; }
.nd-skin-custom .nd-vote-btn.is-active { color: #1877f2 !important; }
.nd-skin-custom .c-replyto {
	background: #f0f2f5 !important;
	border: 0 !important;
	color: #65676b !important;
	padding: 3px 10px !important;
	border-radius: 12px !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 11px !important;
}
.nd-skin-custom .c-replyto b { color: #1877f2 !important; }
.nd-skin-custom .comment-form textarea,
.nd-skin-custom .comment-form input[type="text"],
.nd-skin-custom .comment-form input[type="email"],
.nd-skin-custom .comment-form input[type="url"] {
	background: #f0f2f5 !important;
	border: 0 !important;
	border-radius: 18px !important;
	color: #050505 !important;
	font-family: 'Inter', sans-serif !important;
}
.nd-skin-custom .comment-form .submit {
	background: #1877f2 !important;
	color: #fff !important;
	border: 0 !important;
	border-radius: 6px !important;
	font-family: 'Inter', sans-serif !important;
	font-weight: 600 !important;
}
