/**
 * Blogsoqde Public CSS
 */
html body a,
html body a:hover {
	text-decoration: none !important
}

html body a:focus {
	background-color: transparent !important;
	outline: 0
}

html body .blogsqode_main_head {
	overflow: hidden
}

html body #blogsqode_width {
	width: 100% !important;
	max-width: 100% !important
}

html body .single-post .site-content {
	max-width: 1170px !important;
	margin: 0 auto !important
}

html body .single-post .site-content>div {
	display: block !important;
	max-width: 100% !important;
	width: 100% !important
}

html body .blogsqode_post_cat {
	font-weight: 500;
	font-size: 16px!important;
	line-height: 16px;
	color: #6f39fd!important;
	margin: 0 !important;
	text-transform: uppercase
}

html body .selected-layout.layout-1 .blogsqode_post_cat{
	margin-bottom: 5px!important;
}

html body .post_cats .blogsqode_post_cat {
	color: #000000 !important;
	background-color: #ffffff;
	padding: 5px;
}

html body.dark-mode-unable #single-layout-2 .post_cats .blogsqode_post_cat,
html body.dark-mode-unable #single-layout-2 .post_tags .blogsqode-single-tags-link {
	color: #ffffff !important;
	background: #343444;
	border-radius: 5px;
}

html body .blogsqode-post-item-inner .blogsqode_post_title {
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	color: #14141f;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0 !important;
	clear: both
}

html body .blogsqode-post-item-inner .blogsqode_post_title>a {
	text-decoration: none
}

html body .blogsqode_post_title:after,
html body .blogsqode_post_title:before {
	content: none
}

html body .blogsqode-post-item-inner .blogsqode-comments-number,
html body .blogsqode-post-item-inner .blogsqode-post-date,
html body .blogsqode-post-item-inner .blogsqode-post-readtime,
html body .blogsqode-post-item-inner .blogsqode_post_sort_desc {
	font-size: 16px;
	color: grey;
	line-height: 20px;
	margin-bottom: 0!important
}

html body .blogsqode-post-item-inner .blogsqode_post_sort_desc {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 70px;
	line-height: 24px;
}

html body .blogsqode-post-item-inner .blogsqode-post-readtime svg {
	margin-right: 7px;
	display: inline-block
}

html body .blogsqode-post-item-inner .blogsqode-author-wrap>img {
	height: 40px;
	width: 40px;
	border-radius: 10px;
	float: left;
	margin-right: 10px
}

html body .blogsqode-post-item-inner .blogsqode-authorname-date {
	float: left
}

html body .blogsqode-post-item-inner .blogsqode-author-wrap {
	position: relative
}

html body .blogsqode-authorname-date .blogsqode-author-name {
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #14141f;
	margin-top: 0 !important;
	margin-bottom: 8px !important;
	text-transform: capitalize;
}
html body .blogsqode-post-item {
	margin-bottom: 30px
}

html body .blog-thumbnail-wrap {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

html body .blogsqode-post-item-inner .content .bottom {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

html body .blogsqode-post-item-inner {
	position: relative
}

html body .blog-thumbnail-wrap.layout-1 {
	width: 100%;
	height: 185px;
	border-radius: 50%/100%;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin-bottom: -1px;
	z-index: 1;
	position: relative
}

html body .layout-1 .blogsqode-post-item-inner .content {
	border: 1px solid #eee;
	box-sizing: border-box;
	border-radius: 0 0 20px 20px;
	padding: 20px;
	background-color: #fff
}

html body .layout-1 .content .blogsqode_extra_content {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 5px
}

html body .layout-1 .content .blogsqode-comments-number,
html body .layout-1 .content .blogsqode_read_more_button {
	margin-top: 15px;
	margin-bottom: 0;
}

html body .selected-layout.layout-2 .blogsqode-post-item-inner {
	background-color: #fff;
	border-radius: 30px;
	padding: 20px;
	border: 1px solid #eee
}

html body .blog-thumbnail-wrap.layout-2 {
	position: relative
}
html body .blog-thumbnail-wrap.layout-2,
html body .blog-thumbnail-wrap.layout-3,
html body .blog-thumbnail-wrap.layout-4{
	width: 100%;
	height: 250px;
	border-radius: 20px
}
html body .blog-thumbnail-wrap.layout-5,
html body .blog-thumbnail-wrap.layout-6 {
	width: 100%;
	height: 300px;
	border-radius: 20px
}

html body .blog-thumbnail-wrap.layout-2 .blogsqode_post_cat {
	position: absolute;
	right: 15px;
	background: rgba(255, 255, 255, .5);
	border: 1px solid #fff;
	backdrop-filter: blur(50px)
}

html body .selected-layout.layout-3 .content {
	padding: 80px 20px 20px 20px;
	background-color: #fff;
	border-radius: 20px;
	border: 1px solid #eee
}

html body .blog-thumbnail-wrap.layout-3 {
	margin-bottom: -80px;
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: calc(100% - 40px);
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	position: relative
}

html body .blog-thumbnail-wrap.layout-3 .blogsqode_post_cat {
	position: absolute;
	left: -20px;
	background-color: #fff
}

html body .blog-thumbnail-wrap.layout-2 .blogsqode_post_cat,
html body .blog-thumbnail-wrap.layout-3 .blogsqode_post_cat {
	padding: 3px 10px;
	border-radius: 5px;
	top: 15px;
	height: auto;
}

html body .selected-layout.layout-2 .blogsqode_read_more_button,
html body .selected-layout.layout-3 .blogsqode_read_more_button {
	margin: 15px 0
}

html body .blogsqode-blog-wrap {
	width: 100% !important;
	max-width: 100% !important
}

html body .blogsqode-blog-wrap .selected-layout {
	display: block;
	margin: 0;
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto
}

html body .blogsqode-blog-wrap .post-grid-2 .blogsqode-post-item {
	width: 50%;
	padding: 0 30px
}

html body .blogsqode-blog-wrap .post-grid-3 .blogsqode-post-item {
	width: 33.33%;
	padding: 0 15px
}

html body .blogsqode-blog-wrap .post-grid-4 .blogsqode-post-item {
	width: 25%;
	padding: 0 15px
}

html body .blogsqode-blog-wrap .post-grid-5 .blogsqode-post-item {
	width: 20%;
	padding: 0 15px
}

html body .blogsqode-blog-wrap .blogsqode-post-item {
	float: left
}

html body .blogsqode-blog-wrap .blogsqode_post_title a {
	display: -ms-flexbox;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 60px;
	color: #14141f
}

html body .blogsqode-blog-wrap .blogsqode_post_title a:focus {
	color: #14141f !important
}

html body .post-grid-2 .blogsqode_post_title a {
	-webkit-line-clamp: 2;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button:hover,
html body .blogsqode-blog-wrap .fillDisable.blogsqode_read_more_button {
	border: 2px solid #6f39fd;
	background-color: transparent;
	color: #6f39fd;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button,
html body .blogsqode-blog-wrap .fillDisable.blogsqode_read_more_button:hover {
	font-size: 16px;
	height: 40px;
	line-height: 36px;
	padding: 0 15px;
	background-color: #6f39fd;
	color: #fff;
	font-weight: 500;
	display: inline-block;
	border: 2px solid transparent;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover {
	line-height: 40px;
	background-color: transparent;
	border: none;
	padding: 0 20px;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-1,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	color: #6f39fd;
	background: 0 0;
	padding: 0;
	height: auto
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-1:hover,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-2:hover {
	border: 2px solid transparent;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-1 svg {
	margin-left: 5px;
	display: inline-block
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-2 {
	text-decoration-line: underline !important
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-3 {
	border-radius: 10px;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-5 {
	border-radius: 15px;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-4 {
	border-radius: 0
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-6 {
	border-radius: 20px
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-7 {
	border-radius: 0px 20px;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-8 {
	border-radius: 20px 20px 0px 0px;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-9 {
	border-radius: 20px 20px 20px 0px;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11 {
	border: none;
	background: transparent;
	padding: 0 20px;
	line-height: 40px;
	position: relative;
	z-index: 1;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10 svg,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11 svg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10:hover svg path,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11:hover svg path{
	/*fill: transparent;*/
	stroke-width: 2px;
	stroke: #6F39FD;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover svg path,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover svg path{
	fill: #6F39FD;
	stroke-width: 2px;
	stroke: transparent;
}
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10:hover .fill-anable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11:hover .fill-anable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10 .fill-disable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11 .fill-disable{
	display: none;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10:hover .fill-disable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11:hover .fill-disable{
	display: block;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover .fill-anable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover .fill-anable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable .fill-disable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable .fill-disable{
	display: block;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable:hover .fill-disable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable:hover .fill-disable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-10.fillDisable .fill-anable,
html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11.fillDisable .fill-anable
{
	display: none;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-11 {
	border-radius: 20px 20px 20px 0px;
}

html body .blogsqode-blog-wrap .blogsqode_read_more_button.blogsqode-rmlayout-12 {
	border-radius: 20px 5px;
}

html body .selected-layout.layout-2 .blogsqode_read_more_button,
html body .selected-layout.layout-3 .blogsqode_read_more_button,
html body .selected-layout.layout-5 .blogsqode_read_more_button,
html body .selected-layout.layout-6 .blogsqode_read_more_button,
html body .selected-layout.layout-7 .blogsqode_read_more_button{
	margin: 20px 0;
}
html body .blogsqode-single-post.with-sidebar {
	width: 65%;
	float: left
}

html body .blogsqode_main_head #blogsqode_sidebar {
	width: 35% !important;
	float: right !important;
	padding-left: 30px !important
}

html body .blogsqode_main_head #blogsqode_sidebar>:first-child {
	width: 100%;
	max-width: 100%
}
html body .blogsqode-single-post-foot .blogsqode-author-wrap > img{
	height: 40px;
	width: 40px;
	border-radius: 10px;
	float: left;
	margin-right: 10px;
}
html body .blogsqode-single-post-foot .blogsqode-author-wrap .blogsqode-authorname-date{
	float: left;
}
html body .blogsqode-single-post-foot p.blogsqode-post-date{
	margin-bottom: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: #808080;
}

html body .post-template-default.single {
	background-color: #fff
}

html body h2.entry-title.blogsqode-single-post-title {
	font-size: 36px;
	line-height: 30px;
	color: #14141f;
	font-weight: 700;
	margin-bottom: 40px
}

html body .blog-single-thumbnail-wrap {
	border-radius: 20px;
	width: 100%;
	height: 580px;
	background-size: cover;
	background-position: center;
	margin: 20px 0
}

html body .blogsqode-single-count-cat .blogsqode-comments-number,
html body .blogsqode-single-count-cat .blogsqode_post_cat {
	display: inline-block;
	vertical-align: middle
}

html body .blogsqode-single-count-cat .blogsqode-comments-number {
	margin-right: 40px;
	margin-bottom: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: #808080;
}

html body .blogsqode-single-post-foot,
html body .blogsqode-tag-social {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

html body .blogsqode-entry-content>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) {
	max-width: 100% !important
}

html body .blogsqode-single-count-cat .blogsqode_post_cat {
	height: 24px;
	line-height: 24px;
	border: 1px solid #6f39fd;
	border-radius: 5px;
	padding: 0 10px;
	color: #6f39fd
}

html body .blogsqode-single-post .blogsqode-entry-content {
	margin: 0 0 30px 0 !important
}

html body .blogsqode-single-post .blogsqode-entry-content p {
	margin-bottom: 20px !important;
	margin-top: 0 !important;
	font-size: 18px;
	line-height: 30px;
	color: grey
}

html body .blogsqode-single-post .blogsqode-entry-content p:last-child {
	margin-bottom: 0 !important
}

html body .blogsqode-entry-content blockquote {
	margin: 40px 0;
	background: #ecf1f9;
	padding: 40px 70px 40px 85px;
	position: relative;
	border-left: 15px solid #6f39fd
}

html body .blogsqode-entry-content blockquote p {
	margin-bottom: 0 !important;
	color: #14141f !important;
	font-weight: 600
}

html body .blogsqode-entry-content .row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

html body .blogsqode-entry-content .row .col-6 {
	width: 50%
}

html body .blogsqode-entry-content .row .col-6:first-child {
	padding: 0 15px 0 0
}

html body .blogsqode-entry-content .row .col-6:last-child {
	padding: 0 0 0 15px
}

html body .blogsqode-entry-content .row .col-6 img {
	width: 100%;
	border-radius: 20px
}

html body .blogsqode-single-post .blogsqode-entry-content h2,
html body .blogsqode-single-post .blogsqode-entry-content h3 {
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	margin: 30px 0
}

html body .blogsqode-tag-social h3 {
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 5px;
	color: #14141F;
}

html body .blogsqode-tag-social a.blogsqode-single-tags-link {
	font-size: 18px;
	line-height: 18px;
	color: grey;
	position: relative;
	margin-right: 10px
}

html body .blogsqode-tag-social a.blogsqode-single-tags-link:after {
	position: absolute;
	content: ",";
	font-size: 14px;
	color: grey;
	right: -3px;
	bottom: 0
}

html body .blogsqode-tag-social a.blogsqode-single-tags-link:last-child:after {
	content: none
}

html body .blogsqode-single-social-share .blogsqode-social-icon {
	display: inline-block;
	vertical-align: middle;
	background-color: #e9e9e9;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 100px;
	margin: 5px
}

html body .blogsqode-single-social-share .blogsqode-social-icon img {
	height: 40px;
	width: 20px;
	line-height: 40px;
	padding: 10px 0;
	margin: auto;
	display: inline-block
}

html body .blogsqode-single-social-share .blogsqode-social-icon:focus,
html body .blogsqode-single-social-share .blogsqode-social-icon:hover {
	background-color: #6f39fd !important
}

html body .blogsqode-single-social-share .blogsqode-social-icon:focus img,
html body .blogsqode-single-social-share .blogsqode-social-icon:hover img {
	filter: brightness(100)
}

html body .blogsqode-single-post .post-navigation {
	padding-top: 40px;
	padding-bottom: 0;
	margin-top: 30px;
	border-top: 1px solid #ecf1f9;
	border-bottom: none;
	margin-bottom: 0;
	max-width: 100%;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0;
	padding-right: 0;
}

html body .posts-navigation .nav-links .nav-previous a::before, 
html body .post-navigation .nav-links .nav-previous a::before {
	content: none !important;
}

html body .tg-page-header {
	display: none;
}

html body .blogsqode_main_head {
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
	width: 100%
}

html body .blogsqode-single-post .post-navigation .nav-links {
	overflow: hidden;
	margin: 0;
	max-width: 100%;
	-webkit-box-orient: initial;
	-webkit-box-direction: initial;
	-moz-box-orient: initial;
	-moz-box-direction: initial;
	-ms-flex-direction: initial;
	-webkit-flex-direction: initial;
	flex-direction: initial;
	display: flex;
	border: none;
}
html body .single .post-navigation a{
	margin: 0;
	height: auto;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .meta-nav {
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 30px 0;
	color: #14141f !important;
	margin-right: 10px !important;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-previous .meta-nav {
	margin-right: 0 !important;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-previous svg {
	margin-right: 10px;
}

html body.dark-mode-unable .single-layout-2-svg path {
	fill: #ffffff;
}

html body .next-prev-post .pagination-title-date .blogsqode-post-date{
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: #808080;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-previous .meta-nav,
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-previous .pagination-title-date{
	text-align: left;
}
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-next .meta-nav,
html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-next .pagination-title-date{
	text-align: right;
}

html body .posts-navigation .nav-links .nav-next a::after, 
html body .post-navigation .nav-links .nav-next a::after {
	content: none !important;
}

html body .blogsqode_main_head .post-navigation .nav-links .nav-next {
	text-align: right
}

html body .post-navigation .nav-links .nav-next .meta-nav:after,
html body .post-navigation .nav-links .nav-previous .meta-nav:before {
	content: none !important
}

html body .blogsqode_main_head .next-prev-post .blog-single-pagination-wrap {
	height: 100px;
	width: 100px;
	border-radius: 10px;
	background-position: center;
	background-size: cover;
	max-width: 100px;
	min-width: 100px;
	margin-right: 20px
}

html body .blogsqode_main_head .next-prev-post .blog-single-pagination-wrap.post-next {
	margin: 0 0 0 20px
}

html body .blogsqode_main_head .next-prev-post {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

html body .blogsqode_main_head .nav-next .next-prev-post {
	-webkit-box-pack: end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}

html body .blogsqode_main_head .post-navigation .pagination-title-date .post-title {
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 30px 0;
	color: #14141f;
}

html body .blogsqode-single-post .post-navigation .nav-previous {
	order: 1 !important;
	float: left;
	padding-right: 15px;
	margin-left: 0;
	min-height: auto;
	border: none;
	padding: 0;
}

html body .blogsqode_main_head .post-navigation .nav-links .nav-next {
	order: 2 !important;
	float: right;
	margin-left: auto;
	padding-left: 15px;
	margin-right: 0;
	min-height: auto;
	padding: 0;
}

html body .post-navigation div + div {
	border-top: none !important;
}

html body .blogsqode-single-post .post-navigation .nav-next a,
html body .blogsqode-single-post .post-navigation .nav-previous a {
	background-color: transparent !important;
	float: none !important;
	padding: 0;
	border: none;
}

html body .blogsqode-single-post .post-navigation .nav-next a:hover,
html body .blogsqode-single-post .post-navigation .nav-previous a:hover {
	box-shadow: none;
}

html body .blogsqode-comment-title {
	font-size: 24px;
	line-height: 24px;
	border-top: 1px solid #ecf1f9;
	padding-top: 40px;
	margin-top: 40px;
	font-weight: 700;
	clear: both
}

html body .blogsqode-single-post .comments-title {
	display: none
}

html body .blogsqode-single-post #comments {
	max-width: 100%;
	margin: 0
}

html body .blogsqode_main_head .comments-area .comment-reply-link {
	font-size: 14px;
	line-height: 14px;
	color: #6f39fd;
	position: relative;
	background: 0 0;
	padding: 0 20px 0 0
}

html body .blogsqode_main_head .comments-area .comment-reply-link:after {
	position: absolute;
	content: "";
	height: 14px;
	width: 14px;
	right: 0;
	top: 50%;
	background-image: url(../images/arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

html body body .blogsqode-navigation {
	margin: 0 !important;
	max-width: 100% !important;
	width: 100%!important;
}

html body .blogsqode-navigation ul {
	padding: 0;
	list-style: none;
	text-align: center;
	margin: 0;
}

html body .blogsqode-navigation ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 5px
}

html body .blogsqode-navigation ul li a {
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: 500;
	font-size: 16px;
	color: #14141f;
	display: inline-block;
	border: 1px solid #e9e9e9;
	background-color: #fff;
	vertical-align: middle;
	position: relative;
	z-index: 1
}

html body .blogsqode-navigation ul li a:focus,
html body .blogsqode-navigation ul li a:hover,
html body .blogsqode-navigation ul li.active a,
html body .blogsqode-navigation.paginate-layout-1 ul li a:focus,
html body .blogsqode-navigation.paginate-layout-2 ul li a:focus,
html body .blogsqode-navigation.paginate-layout-3 ul li a:focus {
	color: #fff !important;
	background-color: #14141f !important
}

html body .blogsqode-navigation.paginate-layout-1 ul li a {
	border-radius: 5px
}

html body .blogsqode-navigation.paginate-layout-2 ul li a {
	border-radius: 0
}

html body .blogsqode-navigation.paginate-layout-3 ul li a {
	border-radius: 100px
}

html body .blogsqode-navigation.paginate-layout-4 ul li a,
html body .blogsqode-navigation.paginate-layout-5 ul li a,
html body .blogsqode-navigation.paginate-layout-6 ul li a,
html body .blogsqode-navigation.paginate-layout-7 ul li a,
html body .blogsqode-navigation.paginate-layout-9 ul li a,
html body .blogsqode-navigation.paginate-layout-10 ul li a,
html body .blogsqode-navigation.paginate-layout-11 ul li a,
html body .blogsqode-navigation.paginate-layout-12 ul li a,
html body .blogsqode-navigation.paginate-layout-13 ul li a,
html body .blogsqode-navigation.paginate-layout-19 ul li a {
	border: none !important;
	background-color: transparent !important;
	font-size: 14px
}

html body.dark-mode-unable .blogsqode-navigation.paginate-layout-19 ul li a,
html body.dark-mode-unable .blogsqode-navigation.paginate-layout-19 ul li a .paginate19 {
	filter: invert(1);
}

html body .blogsqode-navigation.paginate-layout-4 ul li a .paginate4,
html body .blogsqode-navigation.paginate-layout-5 ul li a .paginate5,
html body .blogsqode-navigation.paginate-layout-6 ul li a .paginate6,
html body .blogsqode-navigation.paginate-layout-7 ul li a .paginate7,
html body .blogsqode-navigation.paginate-layout-9 ul li a .paginate9,
html body .blogsqode-navigation.paginate-layout-10 ul li a .paginate10,
html body .blogsqode-navigation.paginate-layout-11 ul li a .paginate11,
html body .blogsqode-navigation.paginate-layout-12 ul li a .paginate12,
html body .blogsqode-navigation.paginate-layout-13 ul li a .paginate13,
html body .blogsqode-navigation.paginate-layout-19 ul li a .paginate19 {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1
}

html body .blogsqode-navigation.paginate-layout-19 ul li a:focus,
html body .blogsqode-navigation.paginate-layout-19 ul li a:hover,
html body .blogsqode-navigation.paginate-layout-19 ul li.active a,
html body .blogsqode-navigation.paginate-layout-19 ul li a:focus,
html body .blogsqode-navigation.paginate-layout-19 ul li a:focus,
html body .blogsqode-navigation.paginate-layout-19 ul li a:focus {
	color: #000000 !important;
}

html body .blogsqode-navigation ul li a:focus svg path,
html body .blogsqode-navigation ul li a:hover svg path,
html body .blogsqode-navigation ul li.active a svg path {
	fill: #14141f;
	stroke: #14141f
}

html body .blogsqode-navigation.paginate-layout-8 ul li a {
	border-radius: 15px;
}

html body .blogsqode-navigation.paginate-layout-14 ul li a {
	border-radius: 0px 15px;
}

html body .blogsqode-navigation.paginate-layout-15 ul li a {
	border-radius: 5px 15px;
}

html body .blogsqode-navigation.paginate-layout-16 ul li a {
	border-radius: 20px 20px 20px 0px;
}

html body .blogsqode-navigation.paginate-layout-17 ul li a {
	border-radius: 20px 20px 0px 0px;
}

html body .blogsqode-navigation.paginate-layout-18 ul li a {
	border-radius: 20px 20px 5px 5px;
}

html body .blogsqode-navigation ul li a.blogsqode_next_link,
html body .blogsqode-navigation ul li a.blogsqode_previous_link {
	font-size: 0;
	position: relative
}

html body .blogsqode-navigation ul li a.blogsqode_next_link:after,
html body .blogsqode-navigation ul li a.blogsqode_previous_link:after {
	content: "";
	height: 18px;
	width: 18px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
	background-position: center;
	background-repeat: no-repeat
}

html body .blogsqode-navigation ul li a.blogsqode_next_link:after {
	background-image: url(../images/next-arrow.svg)
}

html body .blogsqode-navigation ul li a.blogsqode_previous_link:after {
	background-image: url(../images/prev-arrow.svg)
}

html body .blogsqode-navigation ul li a.blogsqode_next_link:focus:after,
html body .blogsqode-navigation ul li a.blogsqode_next_link:hover:after,
html body .blogsqode-navigation ul li a.blogsqode_previous_link:focus:after,
html body .blogsqode-navigation ul li a.blogsqode_previous_link:hover:after {
	filter: brightness(100);
}

html body .blogsqode-navigation.paginate-layout-19 ul li a.blogsqode_next_link:focus:after,
html body .blogsqode-navigation.paginate-layout-19 ul li a.blogsqode_next_link:hover:after,
html body .blogsqode-navigation.paginate-layout-19 ul li a.blogsqode_previous_link:focus:after,
html body .blogsqode-navigation.paginate-layout-19 ul li a.blogsqode_previous_link:hover:after {
	filter: brightness(0);
}

html body .load_more_posts {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	background-color: #6f39fd;
	color: #ffffff;
	font-weight: 500;
	display: block;
	margin: 0 auto !important;
	width: 120px !important;
	text-align: center;
	cursor: pointer
}
html body .load_more_posts:hover{
	background-color: #14141f;
}
html body .content-area {
	overflow: hidden
}

html body .blogsqode-single-post .blogsqode-entry-header {
	margin: 0 !important
}
html body .layout-4 .blogsqode_post_cat{
	background: #32E1FB;
	padding: 0 10px;
	border-radius: 5px;
	line-height: 24px;
	height: 24px;
	color: #ffffff !important;
	position: absolute;
	right: 20px;
	top: 0;
	left: auto;
}
html body .layout-4 .blogsqode-post-item-inner{
	padding-top: 10px;
}
html body .layout-4 .blogsqode-post-item-inner .content{
	padding-top: 20px;
}
html body .layout-4 .blogsqode-post-item-inner .blogsqode-comments-number{
	float: right;
	clear: none;
}
html body .layout-4 .blogsqode-post-item-inner .blogsqode_post_sort_desc{
	margin-bottom: 15px!important;
	margin-top: 5px;
}

html body .selected-layout.layout-5 .content,
html body .selected-layout.layout-6 .content{
	margin-top: -30px;
	width: -moz-calc(100% - 30px);
	width: -webkit-calc(100% - 30px);
	width: -o-calc(100% - 30px);
	width: calc(100% - 30px);
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	position: relative;
	background-color: #ffffff;
	box-shadow: 0px 5px 10px rgba(233, 233, 233, 0.3);
	border-radius: 30px;
	padding: 10px;
}
html body .selected-layout.layout-6 .content .blogsqode-comments-number {
	margin: 0;
}
html body .layout-5-top,
html body  .layout-6-top{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
html body .layout-5-top .blogsqode-post-date{
	position: relative;
}

html body .selected-layout.layout-5 .content .blogsqode_post_sort_desc,
html body .selected-layout.layout-6 .content .blogsqode_post_sort_desc{
	margin: 5px 0 15px 0;
}
html body .selected-layout.layout-5 .content .blogsqode-rmlayout-3,
html body .selected-layout.layout-6 .content .blogsqode-rmlayout-3{
	margin-bottom: 20px;
}
html body .selected-layout.layout-5 .content .blogsqode-author-wrap,
html body .selected-layout.layout-6 .content .blogsqode-author-wrap{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
html body .selected-layout.layout-5 .blogsqode-post-item,
html body .selected-layout.layout-6 .blogsqode-post-item{
	margin-bottom: 60px;
}
html body .blogsqode_main_head article{
	padding-left: 0!important;
	padding-top: 0!important;
	padding-bottom: 0!important;
	padding-right: 0!important;
}

/*layout -6*/
html body .selected-layout.layout-6 .blogsqode-post-item-inner{
	padding-top: 35px;
}
html body .layout-6-top{
	position: absolute;
	background-color: #ffffff;
	padding: 20px;
	width: -moz-calc(100% - 30px);
	width: -webkit-calc(100% - 30px);
	width: -o-calc(100% - 30px);
	width: calc(100% - 30px);
	border-radius: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 5px;
	box-shadow: 0px 0 10px rgba(233, 233, 233, 0.3);
}
html body .layout-6-bottom{
	align-items: center;
}
html body .layout-6-bottom .blogsqode-author-name{
	margin-bottom: 0!important;
}
html body .layout-6 .blogsqode-post-item-inner .blogsqode_post_title{
	padding-top: 0;
}

/*layout 7*/

html body .blog-thumbnail-wrap.layout-7,
html body .blog-thumbnail-wrap.layout-8,
html body .blog-thumbnail-wrap.layout-9,
html body .blog-thumbnail-wrap.layout-10 {
	width: 100%;
	height: 300px;
	position: relative;
	border-radius: 0
}
html body .blog-thumbnail-wrap.layout-7 .blogsqode-post-date{
	padding: 5px 15px;
	background-color: #32E1FB;
	color: #000000;
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
html body .layout-7-content{
	padding: 20px;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px rgba(233, 233, 233, 0.3);
}
html body .layout-7-content .blogsqode_post_title{
	padding-top: 0;
}
html body .layout-7-bottom{
	margin-top: 10px;
	padding-top: 30px;
	border-top: 1px solid #808080;
}
/*layout 8*/

html body .layout-8 .blogsqode_post_cat{
	position: absolute;
	left: 10px;
	top: 10px;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	background-color: #FFFFFF;
	mix-blend-mode: normal;
	padding: 5px 15px;
	color: #000000!important;
}
html body .layout-8-content{
	margin-right: 40px;
	padding: 20px 20px 0 0;
	margin-top: -40px;
	z-index: 1;
	position: relative;
	background-color: #ffffff;
}
html body .layout-8-content .blogsqode-comments-number,
html body .layout-9-content .blogsqode-comments-number{
	float: right;
	clear: none;
}

/*layout 9*/
html body .layout-9-content{
	padding: 20px;
	background-color: #EDF0F4;
}
html body .selected-layout.layout-9 .blogsqode_post_cat{
	padding: 5px 10px;
	color: #ffffff!important;
	background-color: #6F39FD;
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 1;
	top: auto;
}
html body .layout-9-content .bottom{
	margin-top: 20px; 
}

/*layout 10*/
html body .blog-thumbnail-wrap.layout-10{
	border-radius: 20px;
}
html body .blogsqode_post_cat.layout-10{
	position: initial;
}
html body .selected-layout.layout-10 .blogsqode-post-item-inner{
	text-align: center;
}
html body .selected-layout.layout-10 .blogsqode_post_title{
	padding-top: 0;
}
html body .layout-10-bottom .blogsqode-author-name{
	margin-bottom: 0!important;
}
html body .layout-10-bottom .blogsqode-author-wrap{
	align-items: center;
	display: flex;
}
html body .layout-10-bottom{
	margin: 20px 0;
	align-items: center;
}
html body .layout-10-top{
	display: flex;
	justify-content: center;
	align-items: center;
	width: fit-content;
	margin: 0 auto;
	background-color: #32E1FB;
	border-radius: 30px;
	padding: 20px 20px;
	margin-top: -30px;
	z-index: 1;
	position: relative;
}
html body .layout-10-top .blogsqode_post_cat,
html body .layout-10-top .blogsqode-post-date{
	color: #000000!important;
	font-weight: 600;
	margin: 0 10px!important;
	padding: 0;
}
html body .selected-layout.layout-10 .blogsqode-post-item{
	margin-bottom: 60px;
}

/*layout 11*/

html body .blog-thumbnail-wrap.layout-11 {
	border-radius: 30px;
	width: 100%;
	height: 370px;
	position: relative;
}
html body .layout-11 .blogsqode-post-date{
	font-weight: 600;
	padding: 20px 30px;
	background-color: #6F39FD;
	color: #ffffff;
	float: left;
	margin-top: -30px;
	z-index: 1;
	position: relative;
	border-radius: 0px 15px 15px 15px;
}
html body .blogsqode-authorname-date.layout-11{
	float: none;
}
html body .blogsqode_post_cat.layout-11{
	float: right;
	color: #000000!important;
	font-weight: 600;
	margin-top: 15px!important;
	padding: 0;
}
html body .layout-11-content{
	clear: both;
	margin-top: 60px;
}
html body .layout-11-content .blogsqode-author-name{
	margin-bottom: 0;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	color: #6F39FD;
}
html body .selected-layout.layout-11 .blogsqode_read_more_button{
	margin-top: 20px;
}
html body .blogsqode-blog-wrap .layout-11 .blogsqode-post-item{
	margin-bottom: 60px;
}

/*******  layout 12*************/
html body .blog-thumbnail-wrap.layout-12 {
	height: 370px;
	width: 100%;
}
html body .layout-12 .blogsqode-post-item-inner{
	background-color: #ffffff;
	box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.1);
}
html body .layout-12-top{
	background: #32E1FB;
	border-radius: 10px;
	max-width: 85%;
	margin: 0 auto;
	padding: 15px 10px;
	display: flex;
	justify-content:  space-around;
	position: absolute;
	top: -26px;
	left: 0;
	right: 0;
	align-items: center;
}
html body .selected-layout.layout-12 .blogsqode-post-item-inner .content{
	padding: 35px 30px 30px 30px;
	position: relative;
}
html body .blogsqode_post_cat.layout-12,
html body .selected-layout.layout-12 .blogsqode-post-date{
	color: #000000!important;
	text-transform: capitalize;
	font-weight: 600;
}
html body .bottom.layout-12-bottom {
	margin-top: 5px!important;
	margin-bottom: 15px!important;
}
html body .bottom.layout-12-bottom .blogsqode-author-wrap{
	display: flex;
	align-items: center;
}
html body.dark-mode-unable .bottom.layout-12-bottom .blogsqode-author-name{
	margin-bottom: 0!important;
	color: #6F39FD !important;
}
html body .selected-layout.layout-12 .blogsqode_read_more_button{
	margin-top: 30px;
}
html body .bottom.layout-12-bottom .blogsqode-author-wrap img{
	margin-right: 20px;
}
html body .selected-layout.layout-12 .blogsqode-post-item{
	margin-bottom: 60px;
}

html body .site:before {
	content: none !important;
}

/***********************************************************************

================= LAYOUT 2 OF THE SINGLE BLOG PAGE CSS =================

************************************************************************/

html body #single-layout-2 .single_blog_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

html body #single-layout-2 .user_detail_left_content {
	display: flex;
	align-items: center;
}

html body #single-layout-2 .user_detail_right_content {
	display: flex;
	align-items: center;
}

html body #single-layout-2 .user_image img {
	width: 40px;
	height: 40px;
	border-radius: 10px;
	margin-right: 10px;
}


html body #single-layout-2 .user_name .blogsqode-author-name {
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #14141f;
	margin-top: 0 !important;
	text-transform: capitalize;
	margin-bottom: 0;
}

html body.dark-mode-unable #single-layout-2 .user_name .blogsqode-author-name {
	color: #ffffff;
}

html body #single-layout-2 .single_blog_date {
	margin-right: 40px;
}

html body #single-layout-2 .single_blog_date .blogsqode-post-date,
html body #single-layout-2 .single_blog_comment .blogsqode-comments-number {
	margin: 0;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	color: #808080;
}

html body #single-layout-2 .blog-single-thumbnail-wrap {
	margin: 40px 0;
}

html body #single-layout-2 .blogsqode-social-icon {
	border-radius: 0;
	background-color: transparent;
	border: 1px solid #E9E9E9;
}

html body.dark-mode-unable #single-layout-2 .blogsqode-social-icon {
	border: 1px solid #343444;
}

html body .blogsqode_tag_cat_wrap {
	margin: 40px 0;
}

html body .post_cats,
html body .post_tags {
	float: left;
	width: 42%;
	background: #F5F5F5;
	margin-bottom: 40px;
	padding: 20px;
}

html body.dark-mode-unable .post_cats,
html body.dark-mode-unable .post_tags {
	background: #14141F;
}

html body .post_cats {
	margin-right: 30px;
}

html body .blogsqode-single-post .post-navigation {
	clear: both;
}

html body .post_cats h3,
html body .blogsqode-single-tags h3 {
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	color: #14141F;
	margin-top: 0;
	margin-bottom: 25px;
}

html body.dark-mode-unable .post_cats h3,
html body.dark-mode-unable .blogsqode-single-tags h3 {
	color: #ffffff;
}

html body .blogsqode-single-count-cat .blogsqode_post_cat,
html body .blogsqode-single-tags-link {
	font-weight: 500;
	font-size: 16px !important;
	line-height: 12px;
	text-transform: uppercase;
	color: #000000 !important;
	padding: 5px;
	background-color: #ffffff;
	margin: 0 5px;
}

html body #single-layout-1 .blogsqode-tag-social a.blogsqode-single-tags-link {
	color: #808080 !important;
	margin-left: 0;
	padding: 0;
}

html body.dark-mode-unable #single-layout-1 .blogsqode-tag-social a.blogsqode-single-tags-link {
	background-color: transparent;
}

html body .nav-links {
	display: flex;
	align-items: center;
}

html body .nav-previous a:has(> .single-layout-2-navigation.meta-nav) { 
	display: flex !important;
	flex-direction: row !important;
}

html body .nav-next a:has(> .single-layout-2-navigation.meta-nav) {
	display: flex !important;
	justify-content: flex-end;
	flex-direction: row !important;
}

html body .single-layout-2-navigation.meta-nav {
	margin: 0 !important;
	text-transform: uppercase;
}

html body #single-layout-2 .blog-single-thumbnail-wrap {
	border-radius: 0;
}


/***********************Dark Layout Css  ***********/
html body.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1,
html body.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2,
html body.dark-mode-unable .layout-1 .blogsqode_post_cat {
	color: #32e1fb !important;
}

html body.dark-mode-unable .layout-1 .blogsqode-post-item-inner .content {
	border: 1px solid #14141f;
	background-color: #14141f
}

html body.dark-mode-unable .comment-meta .comment-author .fn,
html body.dark-mode-unable .comment-reply-title,
html body.dark-mode-unable .comment-respond .comment-form>p label,
html body.dark-mode-unable .blogsqode-authorname-date .blogsqode-author-name,
html body.dark-mode-unable .blogsqode-comment-title,
html body.dark-mode-unable .blogsqode-single-post .blogsqode-entry-content h2,
html body.dark-mode-unable .blogsqode-single-post .blogsqode-entry-content h3,
html body.dark-mode-unable .blogsqode-tag-social h3,
html body.dark-mode-unable .blogsqode-post-item-inner .blogsqode_post_title a,
html body.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:focus,
html body.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:hover,
html body.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:focus,
html body.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:hover,
html body.dark-mode-unable .post-navigation .pagination-title-date .post-title,
html body.dark-mode-unable h2.entry-title.blogsqode-single-post-title{
	color: #fff
}


html body.dark-mode-unable .blogsqode-entry-content blockquote p,
html body.dark-mode-unable .blogsqode-single-post .nav-links .meta-nav,
html body.dark-mode-unable .blogsqode-post-item-inner .blogsqode_post_title a:focus,
html body.dark-mode-unable .selected-layout.layout-9 .blogsqode_post_cat {
	color: #fff !important
}

html body.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1 svg path,
html body.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2 svg path {
	fill: #32E1FB
}

html body.dark-mode-unable .blogsqode-navigation ul li a svg path,
html body.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:focus svg path,
html body.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-1:hover svg path,
html body.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:focus svg path,
html body.dark-mode-unable .blogsqode_read_more_button.blogsqode-rmlayout-2:hover svg path {
	fill: #ffffff;
}

html body.dark-mode-unable .blogsqode-navigation ul li a:focus svg path,
html body.dark-mode-unable .blogsqode-navigation ul li a:hover svg path,
html body.dark-mode-unable .blogsqode-navigation ul li.active a svg path {
	fill: #14141f;
	stroke: #ffffff;
}

html body.dark-mode-unable .blogsqode_main_head,
html body.dark-mode-unable .layout-4 .blogsqode-post-item-inner,
html body.dark-mode-unable .layout-8 .blogsqode_post_cat,
html body.dark-mode-unable .layout-8-content,
html body.dark-mode-unable .selected-layout.layout-11 {
	background-color: #000;
}

html body.dark-mode-unable .layout-8 .blogsqode_post_cat {
	color: #ffffff !important;
}

html body.dark-mode-unable .layout-4 .blogsqode_post_cat {
	color: #000000 !important;
	background-color: #32E1FB;
}

html body.dark-mode-unable .blog-thumbnail-wrap.layout-3 .blogsqode_post_cat,
html body.dark-mode-unable .blogsqode-entry-content blockquote,
html body.dark-mode-unable .blogsqode-single-social-share .blogsqode-social-icon,
html body.dark-mode-unable .selected-layout.layout-2 .blogsqode-post-item-inner,
html body.dark-mode-unable .selected-layout.layout-3 .content,
html body.dark-mode-unable .selected-layout.layout-5 .content,
html body.dark-mode-unable .selected-layout.layout-6 .content,
html body.dark-mode-unable .layout-6-top,
html body.dark-mode-unable .layout-9-content,
html body.dark-mode-unable .layout-7-content,
html body.dark-mode-unable .layout-12 .blogsqode-post-item-inner{
	background-color: #14141f;
}

html body.dark-mode-unable .comment-respond,
html body.dark-mode-unable .blogsqode-comment-title,
html body.dark-mode-unable .blogsqode-single-post .post-navigation,
html body.dark-mode-unable .selected-layout.layout-2 .blogsqode-post-item-inner,
html body.dark-mode-unable .selected-layout.layout-3 .content {
	border-color: #14141f
}

html body.dark-mode-unable input,
html body.dark-mode-unable textarea {
	background-color: #14141f !important
}

html body.dark-mode-unable .selected-layout.layout-5 .content,
html body.dark-mode-unable .selected-layout.layout-6 .content,
html body.dark-mode-unable .layout-7-content{
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);	
}
html body.dark-mode-unable .layout-6-top{
	box-shadow: 0px 0 10px rgba(0, 0, 0, 0.3);	
}
html body.dark-mode-unable .layout-12 .blogsqode-post-item-inner{
	box-shadow: 0px 20px 40px -10px rgba(20, 20, 31, 0.1);
}

html body.dark-mode-unable .blogsqode-single-count-cat .blogsqode_post_cat {
	color: #6F39FD !important;
	background-color: transparent;
}

@media(min-width: 1500px){
	html body .blogsqode-blog-wrap .selected-layout.post-grid-4{
		max-width: 1500px;
	}
}

@media(max-width: 1500px){
	html body .blogsqode-blog-wrap .selected-layout.layout-5{
		max-width: 100%;
	}
}

@media(max-width: 1600px) and (min-width: 1200px){
	html body .layout-10-top{
		padding: 20px 10px;
	}
	html body .layout-10-top .blogsqode_post_cat,
	html body  .layout-10-top .blogsqode-post-date{
		margin: 0 5px!important;
	}
}

@media(max-width: 1500px) and (min-width: 1200px){
	html body .post-grid-4 .layout-8-content .blogsqode-comments-number,
	html body .post-grid-5 .layout-8-content .blogsqode-comments-number,	
	html body .post-grid-4 .layout-9-content .blogsqode-comments-number,
	html body .post-grid-5 .layout-9-content .blogsqode-comments-number{
		float: none;
		clear: both;
		display: inline-block;
		width: 100%;
	}
	html body .post-grid-5 .layout-8-content{
		margin-right: 30px;
	}
	html body .post-grid-4 .blog-thumbnail-wrap.layout-7,
	html body .post-grid-5 .blog-thumbnail-wrap.layout-7, 
	html body .post-grid-4 .blog-thumbnail-wrap.layout-8,
	html body .post-grid-5 .blog-thumbnail-wrap.layout-8,
	html body .post-grid-4 .blog-thumbnail-wrap.layout-9,
	html body .post-grid-5 .blog-thumbnail-wrap.layout-9{
		height: 240px;
	}
	html body .blogsqode-blog-wrap .post-grid-5 .blogsqode-post-item{
		width: 25%;
	}

	html body .post-grid-4 .blog-thumbnail-wrap.layout-11,
	html body .post-grid-5 .blog-thumbnail-wrap.layout-11,
	html body .post-grid-4 .blog-thumbnail-wrap.layout-12,
	html body .post-grid-5 .blog-thumbnail-wrap.layout-12{
		height: 300px;
	}
	html body .post-grid-4 .layout-12-top,
	html body .post-grid-5 .layout-12-top{
		display: block;
		text-align: center;
		top: -30px;
		padding: 10px;
	}
	html body .post-grid-4 .blogsqode_post_cat.layout-12,
	html body .post-grid-5 .blogsqode_post_cat.layout-12{
		margin-bottom: 5px!important;
	}
	html body .selected-layout.layout-12 .blogsqode-post-item-inner .content{
		padding: 35px 20px 30px 20px;
	}
}

@media(min-width:1200px) {
	html body .blogsqode-blog-wrap .selected-layout.post-grid-5{
		max-width: 90%;
	}

	html body .post-grid-2 .blog-thumbnail-wrap.layout-1 {
		height: 230px
	}
	html body .blogsqode-blog-wrap .selected-layout.post-grid-4 .layout-5-top,
	html body .blogsqode-blog-wrap .selected-layout.post-grid-5 .layout-5-top{
		display: block;
	}
	html body .selected-layout.post-grid-4 .layout-5-top .blogsqode-post-date:before, 
	html body .selected-layout.post-grid-4 .layout-5-top .blogsqode-post-date:after,
	html body .selected-layout.post-grid-5 .layout-5-top .blogsqode-post-date:before, 
	html body .selected-layout.post-grid-5 .layout-5-top .blogsqode-post-date:after{
		content: none;
	}
	html body .selected-layout.post-grid-4 .layout-5-top .blogsqode_post_cat,
	html body .selected-layout.post-grid-5 .layout-5-top .blogsqode_post_cat {
		float: left;
	}
	html body .selected-layout.post-grid-4 .layout-5-top .blogsqode-post-date,
	html body .selected-layout.post-grid-5 .layout-5-top .blogsqode-post-date{
		float: right;
	}
	html body .selected-layout.post-grid-4 .layout-5-top .blogsqode-comments-number,
	html body .selected-layout.post-grid-5 .layout-5-top .blogsqode-comments-number{
		display: block;
		margin-top: 5px;
		clear: both;
	}
}

@media(max-width: 1410px) and (min-width: 1200px){
	html body .selected-layout.post-grid-4 .layout-5-top .blogsqode-post-date, 
	html body .selected-layout.post-grid-5 .layout-5-top .blogsqode-post-date {
		float: none;
		margin-top: 5px;
	}
	html body .selected-layout.post-grid-4 .layout-5-top .blogsqode_post_cat, 
	html body .selected-layout.post-grid-5 .layout-5-top .blogsqode_post_cat{
		float: none;

	}
}

@media(max-width:1500px) {
	html body .post-grid-5 .blogsqode-post-item {
		width: 25%
	}
	html body .blog-single-thumbnail-wrap {
		height: 500px
	}
}

@media(max-width:1300px) {
	html body .post-grid-4 .blogsqode-post-item,
	html body .post-grid-5 .blogsqode-post-item {
		max-width: 100%;
		padding: 0 15px;
		width: 25%
	}
}

@media(max-width: 1200px) {
	html body .selected-layout {
		padding: 0 15px
	}
	html body .post-grid-2 .blogsqode_post_title a {
		height: 60px
	}
	html body .blogsqode-blog-wrap .post-grid-4 .blogsqode-post-item,
	html body .blogsqode-blog-wrap .post-grid-5 .blogsqode-post-item {
		width: 33.33%
	}
	html body .blog-thumbnail-wrap.layout-5{
		height: 240px;
	}
	html body .layout-5-top{
		display: block;
	}
	html body .layout-5-top .blogsqode-post-date:before, 
	html body .layout-5-top .blogsqode-post-date:after{
		content: none;
	}
	html body .layout-5-top .blogsqode-post-date{
		float: right;
	}
	html body .layout-5-top .blogsqode_post_cat{
		float: left;
	}
	html body .blogsqode-comments-number{
		clear: both;
		margin-top: 10px;
		display: block;
	}
	html body .blogsqode-blog-wrap .selected-layout{
		max-width: 100%;
	}
	html body .layout-10-top{
		padding: 20px 10px;
	}
	html body .layout-10-top .blogsqode_post_cat, 
	html body .layout-10-top .blogsqode-post-date{
		margin: 0 5px!important;
	}
	html body h2.entry-title.blogsqode-single-post-title {
		font-size: 32px !important;
		margin-bottom: 30px;
	}
	html body #single-layout-2 .blog-single-thumbnail-wrap {
		margin: 30px 0;
	}
	html body .post_cats, 
	html body .post_tags {
		margin-bottom: 30px;
	}
	html body .blogsqode-single-post .post-navigation {
		padding-top: 30px;
	}
	html body .blogsqode-comment-title {
		margin-top: 30px;
	}
}

@media(max-width: 1200px) and (min-width: 768px){
	html body .blog-thumbnail-wrap.layout-12{
		height: 300px;
	}
}

@media(max-width: 991px) {
	html body .blogsqode-blog-wrap .post-grid-4 .blogsqode-post-item,
	html body .blogsqode-blog-wrap .post-grid-5 .blogsqode-post-item {
		width: 33.33%
	}
	html body .selected-layout {
		column-gap: 15px
	}
	html body #secondary,
	html body .blogsqode-single-post.with-sidebar,
	html body .blogsqode_main_head #blogsqode_sidebar {
		width: 100%!important;
		float: none!important;
		padding: 20px 0 0 0!important;
	}
	html body .selected-layout.layout-5 .blogsqode-post-item,
	html body .selected-layout.layout-6 .blogsqode-post-item {
		margin-bottom: 30px;
	}
	html body .blogsqode_post_cat{
		font-size: 14px!important;
		line-height: 14px;
	}
	html body .blogsqode-post-item-inner .blogsqode-comments-number, 
	html body .blogsqode-post-item-inner .blogsqode-post-date, 
	html body .blogsqode-post-item-inner .blogsqode-post-readtime,
	html body .blogsqode-post-item-inner .blogsqode_post_sort_desc{
		font-size: 14px;
	}
	html body .layout-6-top{
		padding: 10px;
		width: -moz-calc(100% - 10px);
		width: -webkit-calc(100% - 10px);
		width: -o-calc(100% - 10px);
		width: calc(100% - 10px);
	}
	html body .selected-layout.layout-2 .blogsqode_read_more_button,
	html body .selected-layout.layout-3 .blogsqode_read_more_button,
	html body .selected-layout.layout-5 .blogsqode_read_more_button,
	html body .selected-layout.layout-6 .blogsqode_read_more_button,
	html body .selected-layout.layout-7 .blogsqode_read_more_button{
		margin: 15px 0;
	}
	html body .selected-layout.layout-6 .blogsqode-post-item-inner{
		padding-top: 26px;
	}
	html body .layout-8-content{
		margin-right: 20px;
		margin-top: -20px;
	}
	html body .blogsqode-post-item-inner .content .bottom{
		margin: 15px 0;
	}
	html body .blogsqode-post-item-inner .layout-11-content  .bottom{
		margin: 0;
	}
	html body .blog-thumbnail-wrap.layout-11{
		height: 260px;
	}
	
	html body .layout-11 .blogsqode-post-date{
		padding: 15px;
		width: max-content;
	}
	html body .layout-11-content{
		margin-top: 20px;
	}

}

@media(max-width: 991px) and (min-width: 768px){
	html body .blog-thumbnail-wrap.layout-2,
	html body .blog-thumbnail-wrap.layout-3, 
	html body .blog-thumbnail-wrap.layout-4{
		height: 170px;
	}
	html body .blog-thumbnail-wrap.layout-5{
		height: 200px;
	}
	html body .selected-layout.layout-5 .content,
	html body .selected-layout.layout-6 .content{
		width: -moz-calc(100% - 20px);
		width: -webkit-calc(100% - 20px);
		width: -o-calc(100% - 20px);
		width: calc(100% - 20px);
	}
	html body .layout-5-top .blogsqode_post_cat{
		float: none;
	}
	html body .layout-5-top .blogsqode-post-date {
		float: none;
		display: block;
		margin-top: 10px;
		clear: both;
	}
	html body .selected-layout.layout-5 .content .blogsqode_post_title,
	html body .selected-layout.layout-6 .content .blogsqode_post_title{
		font-size: 20px;
	}
	html body .layout-4 .blogsqode-post-item-inner .blogsqode-comments-number{
		float: none;
		clear: both;
		display: inline-block;
	}
	html body .blog-thumbnail-wrap.layout-5,
	html body .blog-thumbnail-wrap.layout-6,
	html body .blog-thumbnail-wrap.layout-7,
	html body .blog-thumbnail-wrap.layout-8,
	html body .blog-thumbnail-wrap.layout-9,
	html body .blog-thumbnail-wrap.layout-10{
		height: 220px;
	}
	html body .blogsqode-post-item-inner .content .bottom.layout-6-bottom{
		display: block;
	}
	html body .blogsqode_post_cat{
		padding: 5px 10px;
	}
	
	html body .layout-8-content .blogsqode-comments-number,
	html body .layout-9-content .blogsqode-comments-number{
		float: none;
		clear: both;
		display: inline-block;
		width: 100%;
	}
	html body .blogsqode_post_cat.layout-11,
	html body .layout-11 .blogsqode-post-date{
		float: none;
	}
	html body .selected-layout.layout-12 .blogsqode-post-item{
		width: 50%;
	}
}

@media(max-width: 767px) {
	html body .blogsqode-blog-wrap .post-grid-2 .blogsqode-post-item,
	html body .blogsqode-blog-wrap .post-grid-3 .blogsqode-post-item,
	html body .blogsqode-blog-wrap .post-grid-4 .blogsqode-post-item,
	html body .blogsqode-blog-wrap .post-grid-5 .blogsqode-post-item {
		width: 50%;
		padding: 0 15px
	}
	html body .layout-1 .blogsqode-post-item-inner .content {
		padding: 10px
	}
	html body .blog-thumbnail-wrap.layout-1 {
		height: 150px
	}
	html body .blogsqode-post-item-inner .blogsqode_post_title {
		font-size: 20px;
		line-height: 26px
	}
	html body .layout-2 .blogsqode-post-item-inner .content .bottom,
	html body .layout-3 .blogsqode-post-item-inner .content .bottom {
		display: block
	}
	html body .layout-2 .bottom .blogsqode-comments-number,
	html body .layout-3 .bottom .blogsqode-comments-number {
		display: block;
		clear: both;
		padding-top: 10px
	}
	html body .blogsqode-tag-social {
		display: block
	}
	html body .blogsqode-single-social-share {
		margin-top: 20px
	}
	html body .blogsqode-entry-content blockquote {
		padding: 30px 30px 30px 60px
	}
	html body .nav-next,
	html body .nav-previous {
		max-width: 100% !important
	}
	html body .blogsqode_main_head .next-prev-post .blog-single-pagination-wrap.post-next {
		margin: 0 20px 0 0;
		order: 1
	}
	html body .blogsqode-navigation .nav-links .nav-next,
	html body .blogsqode-single-post .nav-links .meta-nav {
		text-align: left !important
	}
	html body .pagination-title-date {
		order: 2
	}
	html body .blogsqode-single-post .nav-links .meta-nav {
		margin-bottom: 20px
	}
	html body h2.entry-title.blogsqode-single-post-title {
		font-size: 24px;
		margin-bottom: 20px
	}
	html body .blog-single-thumbnail-wrap {
		height: 400px
	}
	html body .singular .has-post-thumbnail .blogsqode-entry-header {
		padding-bottom: 20px !important
	}
	html body .blogsqode-single-post .blogsqode-entry-content p {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 20px !important
	}
	html body .blogsqode-entry-content blockquote {
		margin: 20px 0;
		padding: 20px 20px 20px 40px
	}
	html body .blogsqode-entry-content .row .col-6 {
		width: 100%
	}
	html body .blogsqode-entry-content .row,
	html body .blogsqode-single-post .post-navigation .nav-links	 {
		display: flex;
	}
	html body .nav-links:has(.single-layout-1-navigation.meta-nav) {
		display: block;
	}
	html body .nav-previous:has(.single-layout-1-navigation.meta-nav) {
		margin-bottom: 15px !important;
	}
	html body .blogsqode-entry-content .row .col-6:first-child {
		padding: 0 0 15px 0
	}
	html body .blogsqode-entry-content .row .col-6:last-child {
		padding: 0
	}
	html body .blogsqode-single-post .blogsqode-navigation.post-navigation {
		padding-top: 30px;
		margin-top: 20px
	}
	html body .blogsqode-comment-title {
		padding-top: 30px;
		margin-top: 30px
	}
	html body .comment-body {
		padding-left: 80px
	}
	html body .blogsqode-single-post .post-navigation .nav-previous {
		float: none;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	html body .next-prev-post .pagination-title-date .blogsqode-post-date{
		margin: 0;
	}
	html body .blogsqode_main_head .post-navigation .nav-links .nav-next {
		float: none;
		margin-left: 0;
		text-align: left;
		width: 100%;
		padding: 0;
	}
	html body .blogsqode_main_head .nav-next .next-prev-post {
		justify-content: flex-start;
		-webkit-box-pack: start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start
	}
	html body .blogsqode_main_head .blogsqode-single-post .nav-links .nav-next .pagination-title-date{
		text-align: left;
	}
	html body .selected-layout.layout-10 .blogsqode-post-item,
	html body .blogsqode-blog-wrap .layout-11 .blogsqode-post-item {
		margin-bottom: 30px;
	}
	html body .blog-thumbnail-wrap.layout-12{
		height: 300px;
	}
	html body .layout-12-top{
		max-width: 85%;
	}
	html body .selected-layout.layout-12 .blogsqode-post-item {
		margin-bottom: 30px;
	}
	html body h2.entry-title.blogsqode-single-post-title {
		font-size: 26px !important;
	}
	html body #single-layout-2 .single_blog_date {
		margin-right: 30px;
	}
	html body .post_cats {
		margin-right: 20px;
	}
	html body .post_cats, 
	html body .post_tags {
		width: 48%;
	}
	html body #single-layout-2 .blog-single-thumbnail-wrap {
		margin: 20px 0;
	}
	html body .blogsqode-single-post .blogsqode-entry-content {
		margin: 0 0 20px 0 !important;
	}
	html body .blogsqode_tag_cat_wrap {
		margin: 30px 0;
	}
	html body .blogsqode-single-post .post-navigation {
		padding-top: 20px;
	}
	html body .blogsqode-comment-title {
		margin-top: 20px;
	}
}

@media(max-width: 767px) and (min-width: 576px){
	html body .layout-12-top{
		display: block;
		text-align: center;
		padding: 10px;
		top: -30px;
	}
	html body .blogsqode_post_cat.layout-12{
		margin-bottom: 5px!important;
	}
	html body .bottom.layout-12-bottom{
		margin-top: 0!important;
	}
	
	html body .selected-layout.layout-12 .blogsqode-post-item-inner .content{
		padding: 35px 20px 30px 20px;
	}
}

@media(max-width: 575px) {
	html body .blogsqode-blog-wrap .post-grid-2 .blogsqode-post-item,
	html body .blogsqode-blog-wrap .post-grid-3 .blogsqode-post-item,
	html body .blogsqode-blog-wrap .post-grid-4 .blogsqode-post-item,
	html body .blogsqode-blog-wrap .post-grid-5 .blogsqode-post-item {
		width: 100%;
		padding: 0
	}
	html body .blog-thumbnail-wrap.layout-1 {
		height: 180px
	}
	
	html body .blogsqode-single-post-foot {
		display: block
	}
	html body .blogsqode-single-post-foot .blogsqode-author-wrap {
		overflow: hidden
	}
	html body .blogsqode-single-post-foot .blogsqode-single-count-cat {
		clear: both;
		margin-top: 20px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}
	html body .blog-single-thumbnail-wrap {
		height: 320px
	}
	html body .comment-meta .comment-author,
	html body .comments-area.show-avatars .comment-metadata {
		padding: 0 !important;
		display: block;
		float: none
	}
	html body .post-navigation .pagination-title-date .post-title {
		margin: 0 0 20px 0
	}
	html body .next-prev-post .blog-single-pagination-wrap {
		height: 80px;
		width: 100%;
		max-width: 80px;
		margin-right: 10px
	}
	html body .blogsqode-blog-wrap .blogsqode_post_title a{
		height: auto;
		display: block;
	}
}

@media(max-width: 500px) {
	html body #single-layout-2 .user_image img {
		width: 30px;
		height: 30px;
	}
	html body .blogsqode-tag-social {
		margin-bottom: 20px;
	}
	html body .post_cats {
		margin-right: 0;
	}
	html body .post_cats, 
	html body .post_tags {
		width: 100%;
		margin-bottom: 20px;
	}
}

@media (max-width: 450px) {
	html body h2.entry-title.blogsqode-single-post-title {
		font-size: 24px !important;
	}
	html body #single-layout-2 .single_blog_wrapper {
		display: block;
	}
	html body #single-layout-2 .user_detail_right_content {
		margin-top: 10px;
	}
	html body .blogsqode_tag_cat_wrap {
		margin: 20px 0;
	}
	html body .blogsqode_main_head .blogsqode-single-post .nav-links .meta-nav {
		font-size: 16px;
		margin-right: 5px !important;
	}
	html body .blogsqode-single-post .post-navigation {
		padding-top: 15px;
	}
	html body .blogsqode-comment-title {
		margin-top: 15px;
	}
	html body .nav-previous:has(.single-layout-1-navigation.meta-nav) {
		margin-bottom: 10px !important;
	}
}

@media(max-width:374px) {
	html body .blog-thumbnail-wrap.layout-1 {
		height: 150px
	}
	html body .blog-thumbnail-wrap.layout-2,
	html body .blog-thumbnail-wrap.layout-3 {
		height: 200px
	}
	html body .selected-layout.layout-2 .blogsqode-post-item-inner {
		border-radius: 20px;
		padding: 15px
	}
	html body .blog-thumbnail-wrap.layout-2,
	html body .blog-thumbnail-wrap.layout-3 {
		height: 200px;
		border-radius: 15px
	}
	html body .selected-layout.layout-12 .blogsqode-post-item-inner .content{
		padding: 35px 20px 30px 20px;
	}
	html body .post_cats, 
	html body .post_tags {
		padding: 15px;
		margin-bottom: 10px;
	}
}

@media (max-width: 350px) {
	html body .nav-previous:has(.single-layout-1-navigation.meta-nav) {
		margin-bottom: 15px !important;
	}
	html body .blogsqode_main_head .post-navigation .pagination-title-date .post-title {
		margin: 0 0 20px 0;
	}
}