.codevz-featured-image-expand {
	margin: 0 -100px;
	width: calc(100% + 200px)
}
ul.next_prev {
	position: relative;
	margin: 0;
	display: flex;
	align-items: center;
	box-sizing: border-box
}
ul.next_prev li, 
.widget_nav_menu ul.menu {
	background: none !important
}
.next_prev .previous {
	float: left;
	width: 45%
}
.next_prev .next {
	float: right;
	width: 45%;
	text-align: right;
	margin-left: auto
}
.next_prev h4 {
	display: inline-block;
	vertical-align: middle;
	margin: -6px 0 0 0;
	font-size: 16px;
	padding-left: 70px;
	word-break: break-word
}
.next_prev small {
	font-size: .8em
}
.next_prev .next h4 {
	padding: 0;
	padding-right: 70px;
	word-break: break-word
}
.next_prev a {
	position: relative
}
.next_prev i {
	font-size: 26px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: rgba(167, 167, 167, .07);
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	border-radius: 100%;
	transition: all .2s ease-in-out
}
.next_prev .next i {
	left: auto;
	right: 0
}
.next_prev li:hover i {
	background: #fff;
	color: #111
}
.cz_back_to_archive a {
	font-size: 24px;
	width: auto !important;
	height: auto !important;
	line-height: 1 !important;
	background: initial !important;
	border-radius: initial !important;
	opacity: .6 !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	box-shadow: none !important;
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important
}
.cz_back_to_archive a:hover {
	opacity: 1 !important
}
.cz_related_post {
	margin-bottom: 20px
}
.cz_related_post .cz_post_image {
	width: 100%;
	margin: 0 0 20px;
	float: none
}
.cz_related_post img {
	border-radius: inherit;
	transition: all .2s ease-in-out;
	width: 100% !important
}
.cz_related_post h3 {
	font-size: 20px
}
.cz_related_post_date {
	font-size: 12px;
	color: rgb(167, 167, 167)
}
.cz_nocomment {
	padding-bottom: 40px
}#comments > h3 {
	font-size: 20px
}
#comments a {
	color: inherit
}
#comments a:hover {
	opacity: .3
}
.commentlist {
	margin: 0 !important
}
.comment-respond {
	padding-bottom: 30px
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
	width: calc(100% / 3);
	float: left
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
	width: 90%
}
.comment-form-url input {
	width: 100%
}
.comment-form-cookies-consent {
	clear: both
}
.form-submit {
	margin: 0 0 10px 0
}
.comment-form-comment {
	margin-bottom: 15px
}
h3#reply-title {
	font-size: 24px;
	color: inherit
}
.commentlist, .commentlist .children {
	list-style: none;
	margin: 0
}
.comment-author {
	display: inline-block;
	margin: 0 0 20px;
}
.comment-author img {
	vertical-align: middle;
	margin: 0 10px 0 0;
	display: inline-block;
	width: 35px;
	border-radius: 100%
}
.comment-meta {
	margin: 0 !important
}
.comment-metadata {
	display: inline-block;
	font-size: 12px;
	float: right;
	margin: 10px 0 0;
	opacity: .7
}
.comment-edit-link {
	font-size: 0
}
.comment-edit-link:before {
	font-family: "Font Awesome 6 Free";
	content: "\f304";
	font-size: 12px;
	font-weight: 900
}
#cancel-comment-reply-link {
	font-weight: 500;
	font-size: 14px
}
.commentlist li.comment {
	list-style: inherit;
	margin: 0
}
.commentlist li article {
	display: block;
	padding: 40px;
	margin: 0 0 20px;
	border: 1px solid rgba(167, 167, 167, .2)
}
.commentlist li.comment-author-admin .fn {
	color: #fff;
	background: #4e71fe;
	padding: 2px 10px;
	font-weight: 500;
	border-radius: 2px;
	text-transform: capitalize;
	font-size: 14px
}
.commentlist li.comment li.comment {
	margin: 0 0 0 20px
}
.comment-metadata > * {
	margin: 0 4px 0
}
li .comment-reply-title {
	margin: 20px 0
}
.commentlist .children li {
	margin: 10px 0 0
}
.comment-reply-link {
	display: inline-block;
	margin: 20px 0 0;
	font-size: 12px;
	color: #a7a7a7
}
.comment-reply-title small, 
.logged-in-as {
	float: right;
	margin-bottom: 10px
}
.comment .children {
	margin: 0 0 0 10px
}
#commentlist-container .page-numbers a {
	width: auto;
    padding: 5px 20px;
    margin: 5px 0 20px -7px;
}
#respond {
	margin-top: 40px
}
.cz_nocomment {
	font-size: 14px
}
.comment-content {
	clear: both
}
.comment-content p a {
	border-bottom: 1px solid
}
.comment-form button {
	font-size: 15px
}
.comment-form-cookies-consent {
	margin-bottom: 10px
}
.comment-form-cookies-consent label {
	display: inline-block
}
/* Hide the default checkbox */
.comment-form-cookies-consent input[type="checkbox"] {
	display: none !important
}
.comment-form-cookies-consent input[type="checkbox"] + label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	user-select: none
}
.rtl .comment-form-cookies-consent input[type="checkbox"] + label {
	padding-left: 0;
	padding-right: 30px;
}
.comment-form-cookies-consent input[type="checkbox"] + label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 16px;
	height: 16px;
	border: 2px solid #67676754;
	border-radius: 100px;
	transition: background-color 0.3s, border-color 0.3s
}
.rtl .comment-form-cookies-consent input[type="checkbox"] + label:before {
	top: 6px;
	left: auto;
	right: 0
}
.comment-form-cookies-consent input[type="checkbox"]:checked + label:before {
	background-color: #676767;
	border-color: #676767
}

.comment-form-cookies-consent input[type="checkbox"]:checked + label:after {
	content: "\f00c";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	position: absolute;
	left: 4px;
	top: 7px;
	font-size: 13px;
	color: #fff;
	line-height: 1
}
.rtl .comment-form-cookies-consent input[type="checkbox"]:checked + label:after {
	top: 10px;
	left: auto;
	right: 4px
}