.blog-post-comment .comment-title {
	font-size: 24px;
}

.blog-post-comment .comment-info [class*="col-md-"] {
	margin-bottom: 15px;
	position: inherit;
}

.blog-post-comment .comment-content>h3 {
	margin-bottom: 0.5rem;
}

.blog-post-comment .comment-respond {
	margin-bottom: 40px;
	margin-top: 40px;
}

.blog-post-comment .comment-respond .comment-reply-title {
	font-size: 24px;
}

.blog-post-comment .comment-respond .comment-form .form-control {
	border-radius: 0;
	margin-bottom: 15px;
}

.blog-post-comment .comment-respond .comment-form .form-control:focus {
	box-shadow: none;
	border-color: rgba(51, 95, 70, 1);
}

.blog-post-comment .comment-respond .comment-form .comment-form-cookies-consent {
	display: none;
}

.blog-post-comment .comment-respond .comment-form .comment-notes {
	font-style: italic;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
	margin-top: 40px;
	padding: 12px 30px;
}

.comments-list {
	list-style: none;
	padding-left: 0;
}

.comments-list ul {
	list-style: none;
}

@media (max-width: 400px) { 
	.comments-list ul {
		padding-left: 15px;
	}
}

.comments-list ul ul {
	list-style: none;
}

.loginformuser .form-control {
	height: 100%;
	resize: none;
}

.loginformuser .form-control:focus {
	box-shadow: none;
	border-color: rgba(51, 95, 70, 1);
}

.btn-primary {
	background-color: rgba(51, 95, 70, 1);
	border-color: rgba(51, 95, 70, 1);
}

.btn-primary:hover {
	color: rgba(255, 255, 255, 1);
}

.pingback .says, .pingback p {
	display: none;
}

.commenxs-list .pingback .comment-body {
	margin-left: 0;
}

.commenxs-list {
	list-style: none;
	margin: 0;
	padding: 20px 0;
}

.commenxs-list .comment {
	list-style: none;
}

.commenxs-list .comment .last {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.commenxs-list .comment-author {
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 700;
	font-size: 15px;
	color: rgba(23, 37, 65, 1);
	font-style: normal;
}

.commenxs-list .comment-author a {
	color: rgba(23, 37, 65, 1);
}

.commenxs-list .comment-author a:hover {
	color: rgba(51, 95, 70, 1);
}

.commenxs-list .comment-author cite {
	font-style: normal;
}

.commenxs-list .comment-date {
	font-size: 14px;
	display: block;
	margin-top: -5px;
}

.commenxs-list .comment-content {
	margin: 15px 0;
}

.commenxs-list .comment-body {
	border-bottom: 1px solid rgba(238, 238, 238, 1);
	padding-bottom: 20px;
	margin-bottom: 30px;
	margin-left: 110px;
}

.commenxs-list img.comment-avatar {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	margin-right: 30px;
}

.commenxs-list .comment-reply-link {
	color: rgba(37, 42, 55, 1);
	font-weight: 400;
	font-size: 14px;
}

.commenxs-list .comment-reply-link i {
	margin-right: 5px;
}

.commenxs-list .comment-reply-link:hover {
	color: rgba(51, 95, 70, 1);
}

.commenxs-counter {
	font-size: 18px;
}

.commenxs-counter a {
	color: rgba(102, 102, 102, 1);
}

.commenxs-reply {
	list-style: none;
	margin: 0 0 0 70px;
}

#cancel-comment-reply-link {
	float: right;
	color: rgba(0, 0, 0, 1);
}

#cancel-comment-reply-link:hover {
	color: rgba(51, 95, 70, 1);
}

.not-found h1 {
	margin-bottom: 20px;
}

.not-found .form-control:focus {
	box-shadow: none;
	border-color: rgba(51, 95, 70, 1);
}

.not-found p {
	line-height: 1.1;
	margin-bottom: 25px;
}

.not-found p small {
	display: block;
}

article.page .post-meta {
	margin-bottom: 15px;
}

.author-box {
	padding: 40px 40px 20px;
	margin-bottom: 40px;
}

.author-box .author-img img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
}

.author-box .author-info {
	margin-left: 90px;
}

.author-box .author-info>h3 {
	margin-bottom: 4px;
}

.author-box .author-url {
	margin-bottom: 12px;
}

.author-box .author-url a {
	color: rgba(102, 102, 102, 1);
	font-size: 14px;
}

.post-navigation {
	padding: 25px;
	border: 1px solid rgba(238, 238, 238, 1);
	margin-bottom: 40px;
}

.post-navigation .post-next, .post-navigation .post-previous {
	padding: 0 40px;
	width: 50%;
	border-left: 1px solid rgba(238, 238, 238, 1);
	border-right: 1px solid rgba(238, 238, 238, 1);
	display: table-cell;
	position: relative;
	vertical-align: middle;
}

.post-navigation h3:hover, .post-navigation span:hover {
	color: rgba(51, 95, 70, 1);
}

.post-navigation h3 {
	font-size: 17px;
	line-height: 26px;
	margin: 5px 0;
	font-weight: bold;
	word-wrap: break-word;
}

.post-navigation span {
	color: rgba(169, 169, 169, 1);
}

.post-navigation i {
	margin: 0 5px;
	color: rgba(169, 169, 169, 1);
	font-family: "FontAwesome";
}

.post-navigation .post-previous {
	text-align: left;
	float: left;
	border-left: 0 none;
	border-right: 0 none;
	padding: 0 40px 0 0;
}

.post-navigation .post-next {
	text-align: right;
	float: right;
	border-right: 0 none;
	padding: 0 0 0 40px;
}

.pagination {
	margin: 0;
	align-items: center;
}

.pagination li:not\(\:last-child\) {
	margin-right: 8px;
}

.pagination li.active a, .pagination li.active span {
	background-color: rgba(51, 95, 70, 1);
	color: rgba(255, 255, 255, 1);
}

.pagination li.active a:hover, .pagination li.active span:hover {
	background-color: rgba(239, 124, 70, 1);
}

.pagination li a, .pagination li span {
	width: 40px;
	height: 40px;
	line-height: 24px;
	border: 1px solid rgba(218, 218, 218, 1);
	text-align: center;
	display: inline-block;
	color: rgba(102, 102, 102, 1);
	border-radius: 3px;
}

.pagination li a i, .pagination li span i {
	line-height: 40px;
}

@media (max-width: 400px) { 
	.pagination li a, .pagination li span {
		margin-right: 6px;
		width: 30px;
		height: 30px;
		line-height: 30px;
		padding: 0;
	}

	.pagination li a i, .pagination li span i {
		line-height: 28px;
	}
}

@media (max-width: 991px) { 
	.sidebar {
		margin-top: 30px;
	}
}

.pagination li.active a, .pagination li:hover a {
	color: rgba(255, 255, 255, 1);
	background: rgba(51, 95, 70, 1);
	border: 1px solid rgba(0, 0, 0, 0);
}

.pagination li.active a:hover, .pagination li:hover a:hover {
	background: rgba(51, 95, 70, 1);
}

.pagination li.pagination-dots {
	margin: -11px 15px 0 10px;
	line-height: 1;
}

.entry-content .page-links {
	color: rgba(0, 0, 0, 1);
	margin-left: 5px;
	overflow: hidden;
	width: 100%;
	margin-top: 50px;
}

.entry-content .page-links span {
	display: inline-block;
}

.entry-content .page-links span.page-link {
	color: rgba(0, 0, 0, 1);
	margin-right: 5px;
}

.entry-content .page-links .current span.page-link {
	color: rgba(255, 255, 255, 1);
	background: rgba(51, 95, 70, 1);
	border-color: rgba(51, 95, 70, 1);
}

.entry-content .page-links .page-link-text {
	margin-right: 10px;
}

.blog-single .post .post-media {
	margin-bottom: 30px;
}

.blog-single .post .post-body {
	background: rgba(255, 255, 255, 1);
	border: 0;
	padding: 0;
}