/* General */

.reverse-link-color a,
a.reverse-link-color {
	color: inherit;
}

.bloglist .post-img,
.bloglist .summary,
.bloglist .post-time,
.bloglist .post-meta,
.bloglist .post-footer-sharing,
.bloglist .post-meta-categories,
.bloglist .post-meta-author,
.bloglist .sep,
.bloglist .caption-container .wrap-style,
.bloglist .caption-container,
.bloglist .post-title a {
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.bloglist .post-meta-likes a {
	-o-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	-moz-transition: all 0.1s;
	-ms-transition: all 0.1s;
}

.bloglist.blog {
	margin-bottom: 0;
	padding-bottom: 0;
}

.elementor-editor-active .bloglist.lazy-loading-not-hide article,
.elementor-editor-preview .bloglist.lazy-loading-not-hide article {
	visibility: visible !important;
}

.bloglist.blog-style-default .post-title a:hover {
    color: #00bcd4;
}
.bloglist.blog-style-styled_list1 .post-title,
.bloglist.blog-style-styled_list2 .post-title {
	min-height: 28px;
}

.bloglist .post-footer-sharing .gem-button {
	display: flex;
	align-content: baseline;
	justify-content: center;
	align-items: center;
}

.bloglist-pagination .gem-pagination .prev:before,
.bloglist-pagination .gem-pagination .next:before {
	content: none;
}

.bloglist article .post-img a:hover::before {
	margin: 0 auto;
}

.bloglist:not(.blog-style-classic-tiny) article .post-featured-content>a::before {
	background-color: inherit;
}

.bloglist .post-meta {
	margin-bottom: 55px;
}

.bloglist .post-read-more .gem-widget-button.gem-button-container .gem-button.gem-button-style-outline .gem-inner-wrapper-btn{
	padding: 6px 24px;
}
.bloglist .post-read-more .gem-widget-button.gem-button-container .gem-button.gem-button-style-flat .gem-inner-wrapper-btn{
	padding: 8px 24px;
}

/* Pagination */

.bloglist-pagination .gem-pagination .dots {
	position: relative;
	display: inline-block;
	margin: 0 8px 16px 8px;
	width: 30px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	font-size: 14px;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.bloglist-pagination .gem-pagination .page-numbers {
	display: flex;
	align-items: center;
	justify-content: center;
}

.bloglist-pagination .gem-pagination .gem-pagination-links.gem-pagination-position-center {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}

.bloglist-pagination .gem-pagination .gem-pagination-links.gem-pagination-position-left {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.bloglist-pagination .gem-pagination .gem-pagination-links.gem-pagination-position-right {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.bloglist-pagination .gem-pagination .prev i, .bloglist-pagination .gem-pagination .next i {
	font-size: 24px;
}

.bloglist-pagination .gem-pagination .prev i.default, .bloglist-pagination .gem-pagination .next i.default {
	font-family: 'thegem-icons';
	font-weight: normal;
	font-style: normal;
}

.bloglist-pagination .gem-pagination .prev i.default:before {
	content: '\e636';
}

.bloglist-pagination .gem-pagination .next i.default:before {
	content: '\e634';
}

.blog-load-more .gem-button:hover {
	cursor: pointer;
}


/* Sharing */

.bloglist .post-footer-sharing i {
	font-size: 16px;
	transition: all 0.3s;
}
.bloglist .post-footer-sharing i.default {
	font-family: 'thegem-icons';
	font-size: 48px;
	font-style: normal;
	display: inline-block;
	line-height: 23px;
}
.bloglist .post-footer-sharing i.default::before {
	content: '\e65c';
}

/* Comments */

.bloglist .comments-link i {
	font-size: 14px;
	color: #99a9b5;
}

.bloglist .comments-link i.default::before {
	content: '\e61e';
	font-family: 'thegem-icons';
	font-weight: normal;
	display: inline-block;
	line-height: inherit;
	font-size: 14px;
	font-style: normal;
}

.bloglist .comments-link a::before {
	content: none;
}

.bloglist .comments-link .elementor-icon,
.bloglist .comments-link .elementor-icon i {
	line-height: 16px;
}

.bloglist .comments-link .elementor-icon {
	margin-right: 6px;
}

/* Likes */

.bloglist .zilla-likes::before {
    content: none;
}

.bloglist .post-likes i {
    font-size: 16px;
    font-style: normal;
    margin-right: 6px;
}
.bloglist .post-likes svg {
	width: 16px;
	height: 16px;
	margin-top: 5px;
	margin-right: 6px;
}

.bloglist .post-meta-likes a i.default::before {
    content: '\e641';
	display: inline-block;
	font-family: "thegem-icons";
	font-weight: normal;
	line-height: inherit;
	vertical-align: top;
}

.bloglist .post-meta-likes a i {
	font-style: normal;
	margin-right: 6px;
	font-size: 16px;
}


/* Sticky */

.bloglist .sticky-label i {
	font-size: 20px;
	color: #99a9b5;
}

.bloglist .sticky-label i.default::before {
	content: '\e61a';
	font-family: 'thegem-icons';
	font-weight: normal;
	margin-right: 6px;
	display: inline-block;
	line-height: inherit;
	font-style: normal;
}

/* Style Default*/

.bloglist.blog-style-default article.sticky .sticky-label {
	position: absolute;
	top: 0;
	left: 50px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	z-index: 10;
}

.bloglist.blog-style-default article.sticky .sticky-label .elementor-icon {
	font-size: 18px;
	font-weight: normal;
}


.bloglist.blog-style-default article .post-image {
	margin-bottom: 0;
}


/* COMPACT */

.bloglist.blog-style-compact article .gem-compact-item-content:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
}

.bloglist.blog-style-compact article a.default:after,
body .blog-style-compact-tiny-1 article a.default:after {
	content: '\e628';
	border-radius: 50%;
	font-size: 16px;
	top: 150%;
	margin-top: -24px;
	margin-left: -24px;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: top 0.4s, opacity 0.4s, -webkit-transform 0s 0.4s;
	transition: top 0.4s, opacity 0.4s, transform 0s 0.4s;
}

.bloglist.blog-style-compact article a.default:hover:after,
body .blog-style-compact-tiny-1 article a.default:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: top 0s, opacity 0.4s, -webkit-transform 0.4s;
	transition: top 0s, opacity 0.4s, transform 0.4s;
}

.bloglist.blog-style-compact .item-post-container {
	display: flex;
}

.bloglist.blog-style-compact .gem-compact-item-left {
	width: 183px;
}

.bloglist.blog-style-compact .gem-compact-item-right {
	flex-grow: 2;
	display: flex;
	flex-flow: row wrap;
	margin-left: 30px;
	min-width: 20px;
}

.bloglist.blog-style-compact .image-disabled .gem-compact-item-right {
	flex-grow: 1;
	display: flex;
	flex-flow: row wrap;
	margin-left: 0 !important;
}

.bloglist.blog-style-compact article+article {
	margin-top: 40px;
}
.bloglist.blog-style-compact article {
	background-color: transparent;
}

.bloglist .gem-compact-item-image .gem-dummy {
	width: 183px;
	height: 148px;
	border-radius: 0;
	vertical-align: top;
}

.bloglist.blog-style-compact article .post-meta {
	margin-bottom: 0;
	width: 100%;
	align-self: flex-end;
}

.bloglist.blog-style-compact article .entry-meta {
	margin-bottom: 0;
}

.bloglist.blog-style-compact article .post-title h5 {
	margin-top: -7px;
}

.bloglist.blog-style-compact article .gem-compact-item-content {
	width: 100%;
	height: 100%;
	overflow: hidden;
	align-self: flex-start;
	position: relative;
}

.bloglist.blog-style-compact .gem-compact-item-image img {
	margin: 0 auto;
}

@media (max-width: 767px) {
	.bloglist.blog-style-compact .gem-compact-item-left {
		width: auto;
		margin-right: 0;
	}
	.bloglist.blog-style-compact .gem-compact-item-right {
		flex-grow: 2;
		display: flex;
		flex-flow: row wrap;
		padding-top: 30px;
		padding-left: 0;
	}
	.bloglist.blog-style-compact .item-post-container {
		flex-direction: column;
	}
	.bloglist.blog-style-compact .gem-compact-item-right {
		margin-left: 0;
	}
	.bloglist .gem-compact-item-image .gem-dummy {
		width: 100%;
	}
	.bloglist.blog-style-compact .item-post-container {
		flex-direction: column;
	}
}


/* COMPACT-2 */

.bloglist.blog-style-compact-2 .item-post-container {
	display: flex;
	align-items: center;
}

.bloglist.blog-style-compact-2 .gem-news-item-right {
	flex-grow: 2;
	display: flex;
	flex-flow: row wrap;
	padding-left: 12px;
}

.bloglist.blog-style-compact-2 .gem-news-item-right.image-disabled {
	flex-grow: 2;
	display: flex;
	padding-left: 0;
}

.bloglist.blog-style-compact-2 .gem-news-item-right-conteiner {
	width: 100%;
	overflow: hidden;
	align-self: flex-start;
	max-height: unset;
}

.bloglist.blog-style-compact-2 .gem-news-item-meta {
	width: 100%;
	align-self: flex-end;
}

.bloglist.blog-style-compact-2 .gem-news_title-excerpt p {
	margin: 0;
}

.bloglist.blog-style-compact-2 .img-circle {
	border-radius: 50%;
}

.bloglist.blog-style-compact-2 .post-meta-likes {
	margin-right: 5px;
}

.bloglist.blog-style-compact-2 article {
	margin-bottom: 23px;
}

.bloglist.blog-style-compact-2 article a.default:before,
.bloglist.blog-style-compact-2 article a.default:after {
	content: none;
}
.bloglist.blog article.post-item .post-img a.default:before {
	background-color: rgba(255, 255, 255, 0.8);
}


/* Styled List 1 2 */

body .blog-style-styled_list1 article a.default:after {
	content: '\e628';
	border-radius: 50%;
	font-size: 16px;
	top: 150%;
	margin-top: -24px;
	margin-left: -24px;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: top 0.4s, opacity 0.4s, -webkit-transform 0s 0.4s;
	transition: top 0.4s, opacity 0.4s, transform 0s 0.4s;
}

body .blog-style-styled_list1 article a.default:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: top 0s, opacity 0.4s, -webkit-transform 0.4s;
	transition: top 0s, opacity 0.4s, transform 0.4s;
}

body .blog-style-styled_list2 article a.default:after {
	content: '\e628';
	border-radius: 50%;
	width: 70px;
	height: 70px;
	font-size: 35px;
	line-height: 70px;
	top: 150%;
	margin-top: -35px;
	margin-left: -35px;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: top 0.4s, opacity 0.4s, -webkit-transform 0s 0.4s;
	transition: top 0.4s, opacity 0.4s, transform 0s 0.4s;
}

body .blog-style-styled_list2 article a.default:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: top 0s, opacity 0.4s, -webkit-transform 0.4s;
	transition: top 0s, opacity 0.4s, transform 0.4s;
}

.blog-style-styled_list1 .sharing-popup {
	bottom: 50px;
}

.blog-style-styled_list1 .sticky .sharing-popup {
	bottom: 85px;
}

.blog-style-styled_list2 .sticky .sharing-popup {
	bottom: 60px;
}

.blog-style-styled_list1 .sticky .sharing-popup,
.blog-style-styled_list2 .sticky .sharing-popup,
.blog-style-styled_timeline .sticky .sharing-popup {
	left: -15px;
}

.blog-style-styled_list1 article {
	width: 100%;
	margin: 55px auto;
	border-radius: 60px;
}

.blog-style-styled_list1 article:first-child {
	margin-top: 0;
}

.blog-style-styled_list1 .post-item {
	position: relative;
	border-radius: 60px;
	margin-left: 200px;
	box-shadow: none;
	min-height: 220px;
}

.blog-style-styled_list1 article.sticky .sticky-label {
	height: 50px;
	left: -125px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 50px;
	z-index: 10;
}

.blog-style-styled_list1 article.sticky .sticky-label .elementor-icon {
	font-size: 18px;
}

.blog-style-styled_list1 article.sticky .sticky-label:before,
.blog-style-styled_list1 article.sticky .sticky-label:after {
	bottom: -10px;
	content: "";
	height: 10px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}

.blog-style-styled_list1 article.sticky .sticky-label:before {
	transform: skew(0deg, -20deg);
	transform-origin: 0 100% 0;
}

.blog-style-styled_list1 article.sticky .sticky-label:after {
	transform: skew(0deg, 20deg);
	transform-origin: 100% 100% 0;
}

.blog-style-styled_list1 .wrap-style {
	width: 50px;
	height: 100px;
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -50px;
	transform: rotate(360deg);
	transform-origin: 0 100%;
	-webkit-transform: rotate(360deg);
	-webkit-transform-origin: 0 100%;
}

.blog-style-styled_list1 .post-info-wrap {
	position: absolute;
	left: -200px;
	top: 50%;
	margin-top: -46px;
	width: 200px;
}

.blog-style-styled_list1 .post-info-wrap.image-disabled {
	position: absolute;
	left: -200px;
	top: 57%;
	margin-top: -46px;
	width: 200px;
}

.blog-style-styled_list1 .post-info {
	text-align: center;
}

.blog-style-styled_list1 .post-img {
	width: 92px;
	height: 92px;
	border-radius: 50%;
	margin-left: 54px;
}

.blog-style-styled_list1 .post-img a {
	border-radius: 50%;
	width: 86px;
	height: 86px;
	z-index: 1;
}

.blog-style-styled_list1 .post-img a .dummy {
	font-family: "thegem-icons";
	font-size: 24px;
	text-align: left;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -12px;
	margin-left: -12px;
	border-radius: 50%;
}

.blog-style-styled_list1 .post-img a.default::after {
	margin-top: -25px;
}

.blog-style-styled_list1 .post-img a img {
	border-radius: 50%;
}

.blog-style-styled_list1 .post-date {
	font-weight: 16px;
	margin-top: 5px;
}

.blog-style-styled_list1 .post-time {
	margin-top: 2px;
	line-height: 15px;
}

.blog-style-styled_list1 .post-text-wrap {
	padding: 0 45px 35px;
}

.blog-style-styled_list1 .post-title {
	font-size: 28px;
}

.blog-style-styled_list1 .post-content {
	margin-top: -10px;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 25px;
}

.blog-style-styled_list1 .post-misc {
	position: relative;
}

.blog-style-styled_list1 .post-author {
	font-size: 14px;
	margin-top: 25px;
	width: 100%;
	padding-right: 220px;
}

.blog-style-styled_list1 .post-soc-info {
	margin-top: 5px;
}

.blog-style-styled_list1 .post-links {
	position: absolute;
	right: 0;
	top: 0;
}

.blog-style-styled_list1 .post-read-more {
	display: inline-block;
}

.blog-style-styled_list1 .post-links .post-footer-sharing .gem-button-container>a,
.blog-style-styled_list1 .post-links .post-read-more .gem-button-container>a {
	margin-top: 5px;
}

.blog-style-styled_list1 .post-read-more a {
	margin-right: 0;
}


/* BLOG STYLE 1 STICKY */

.blog-style-styled_list1 .sticky .post-item {
	border: none;
}

.blog-style-styled_list1 .sticky .post-text-wrap {
	padding-bottom: 45px;
}

.blog-style-styled_list1 .sticky .post-title a {
	font-size: 36px;
}

.blog-style-styled_list1 .sticky .post-author {
	margin-top: 30px;
}

.blog-style-styled_list1 .sticky .wrap-style {
	width: 50px;
	height: 100px;
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -50px;
}


/* BLOG STYLE 1 RESPONSIVE */

@media ( max-width: 767px) {
	.blog-style-styled_list1 .post,
	.blog-style-styled_list1 .post-item {
		width: 100%;
		min-width: 300px;
		border-radius: 60px;
		padding-top: 135px;
	}
	.blog-style-styled_list1 .post-info-wrap {
		width: 100%;
		left: 0;
		top: -118px;
		position: absolute;
		margin-top: 0;
	}
	.blog-style-styled_list1 .post-info {
		width: 100%;
		left: 0;
		position: relative;
		text-align: left;
	}
	.blog-style-styled_list1 .post-img {
		position: absolute;
		right: 20px;
	}
	.blog-style-styled_list1 .post-date {
		padding-top: 10px;
		width: 200px;
		text-align: center;
	}
	.blog-style-styled_list1 .post-time {
		width: 200px;
		text-align: center;
		margin-top: 5px;
		font-size: 19px;
		font-weight: bold;
	}
	.blog-style-styled_list1 .post-text-wrap {
		padding: 0 45px 35px;
	}
	.blog-style-styled_list1 .post-author {
		padding-right: 0;
	}
	.blog-style-styled_list1 .wrap-style {
		width: 50px;
		height: 100px;
		position: absolute;
		left: 50px;
		top: -100px;
		transform: rotate(90deg);
		transform-origin: 0 100%;
		-webkit-transform: rotate(90deg);
		-webkit-transform-origin: 0 100%;
	}
	.blog-style-styled_list1 .post-item {
		position: relative;
		border-radius: 45px;
		margin-left: 0;
	}
	.blog-style-styled_list1 .post-links {
		position: static;
		margin-top: 10px;
	}
	.blog-style-styled_list1 .post-text-wrap {
		padding-bottom: 30px;
	}
	.blog-style-styled_list1 .post-links .post-footer-sharing .gem-button-container>a,
	.blog-style-styled_list1 .post-links .post-read-more a,
	.blog-style-styled_list1 .post-links .post-footer-sharing .gem-button-container>a,
	.blog-style-styled_list1 .post-links .post-read-more a {
		margin-bottom: 0;
	}
	.blog-style-styled_list1 .sticky .wrap-style {
		width: 50px;
		height: 100px;
		position: absolute;
		left: 50px;
		top: -100px;
		transform: rotate(90deg);
		transform-origin: 0 100%;
		-webkit-transform: rotate(90deg);
		-webkit-transform-origin: 0 100%
	}
	.blog-style-styled_list1 article.sticky .sticky-label {
		left: 100%;
		margin-left: -80px;
		width: 30px;
		height: 30px;
		font-size: 16px;
		line-height: 34px;
	}
	.blog-style-styled_list1 .sticky .post-author {
		margin-top: 25px;
	}
	.blog-style-styled_list1 .sticky .post-links {
		margin-top: 10px;
	}
	.blog-style-styled_list1 .sticky .post-text-wrap {
		padding-bottom: 30px;
	}
}


/* BLOG STYLE 2 */

.bloglist.blog-style-styled_list2 .sticky,
.bloglist.blog-style-styled_list2 article {
	background-color: unset;
}

.blog-style-styled_list2 article {
	width: 100%;
	margin: 55px auto;
	border-radius: 60px;
}

.bloglist.blog-style-styled_list2 article:first-child {
	margin-top: 0;
}

.blog-style-styled_list2 .post-item {
	position: relative;
	border-radius: 60px;
	margin-left: 200px;
	box-shadow: none;
	min-height: 220px;
}

.blog-style-styled_list2 article.sticky .sticky-label {
	height: 50px;
	left: 100%;
	line-height: 50px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 50px;
	z-index: 10;
	margin-left: -105px;
}

.blog-style-styled_list2 article.sticky .sticky-label .elementor-icon {
	font-size: 18px;
	font-weight: normal;
}

.blog-style-styled_list2 article.sticky .sticky-label:before,
.blog-style-styled_list2 article.sticky .sticky-label:after {
	bottom: -10px;
	content: "";
	height: 10px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}

.blog-style-styled_list2 article.sticky .sticky-label:before {
	transform: skew(0deg, -20deg);
	transform-origin: 0 100% 0;
}

.blog-style-styled_list2 article.sticky .sticky-label:after {
	transform: skew(0deg, 20deg);
	transform-origin: 100% 100% 0;
}

.blog-style-styled_list2 .wrap-style {
	width: 50px;
	height: 100px;
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -50px;
	transform: rotate(360deg);
	transform-origin: 0 100%;
	-webkit-transform: rotate(360deg);
	-webkit-transform-origin: 0 100%;
}

.blog-style-styled_list2 .post-info-wrap {
	position: absolute;
	left: -200px;
	top: 50%;
	margin-top: -70px;
	padding-right: 60px;
	width: 200px;
}

.blog-style-styled_list2 .post-info-wrap.image-disabled {
	position: absolute;
	left: -200px;
	top: 60%;
	margin-top: -70px;
	padding-right: 60px;
	width: 200px;
}

.blog-style-styled_list2 .post-info {
	text-align: center;
}

.blog-style-styled_list2 .post-img {
	border-radius: 50%;
}

.blog-style-styled_list2 .post-img a {
	border-radius: 50%;
	z-index: 1;
}
.blog-style-styled_list2 .post-img a {
	border-radius: 50%;
	z-index: 1;
}
.blog-style-styled_list2 .no-image .post-img a {
	border-radius: 50%;
	width: 134px;
	height: 134px;
	z-index: 1;
}

.blog-style-styled_list2 .post-img a .dummy {
	font-family: "thegem-icons";
	font-size: 24px;
	text-align: left;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -12px;
	margin-left: -12px;
	border-radius: 50%;
}

.blog-style-styled_list2 .post-img a img {
	border-radius: 50%;
}
.blog-style-styled_list2 .no-image .post-img a img {
	width: 128px;
	height: 128px;
	border-radius: 50%;
}

.blog-style-styled_list2 .post-date {
	font-weight: 16px;
	margin-top: 5px;
}

.blog-style-styled_list2 .post-time {
	margin-top: 2px;
	font-size: 32px;
}

.blog-style-styled_list2 .post-text-wrap {
	padding: 0 45px 35px;
}

.blog-style-styled_list2 .post-title {
	font-size: 28px;
}

.blog-style-styled_list2 .post-content {
	margin-top: -10px;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 25px;
}

.blog-style-styled_list2 .post-misc {
	position: relative;
}

.blog-style-styled_list2 .post-author {
	font-size: 14px;
	margin-top: 25px;
	padding-right: 220px;
}

.blog-style-styled_list2 .post-soc-info {
	margin-top: 5px;
}

.blog-style-styled_list2 .post-links {
	position: absolute;
	right: 0;
	top: 0;
}

.blog-style-styled_list2 .post-read-more {
	display: inline-block;
}

.blog-style-styled_list2 .post-links .post-footer-sharing .gem-button-container>a,
.blog-style-styled_list2 .post-links .post-read-more a {
	margin-top: 5px;
}

.blog-style-styled_list2 .post-read-more a {
	margin-right: 0;
}


/* BLOG STYLE 2 STICKY */

.blog-style-styled_list2 .sticky .post-item {
	border: none;
}

.blog-style-styled_list2 .sticky .post-text-wrap {
	padding-bottom: 40px;
}

.blog-style-styled_list2 .sticky .post-title a {
	font-size: 36px;
}

.blog-style-styled_list2 .sticky .wrap-style {
	width: 50px;
	height: 100px;
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -50px;
}

.blog-style-styled_list2 .post-links a {
	margin-bottom: 0;
}

.blog-style-styled_list2 .sticky .post-link-readmore {
	display: inline-block;
}


/* RESPONSIVE BLOG STYLE 2*/

@media ( max-width: 767px) {
	.blog-style-styled_list2 .post,
	.blog-style-styled_list2 .post-item {
		width: 100%;
		min-width: 300px;
		border-radius: 60px;
		padding-top: 135px;
	}
	.blog-style-styled_list2 .post-info-wrap {
		width: 100%;
		left: 0;
		top: -118px;
		position: absolute;
		margin-top: 0;
		padding-right: 0;
	}
	.blog-style-styled_list2 .post-info {
		width: 100%;
		left: 0;
		position: relative;
		text-align: left;
	}
	.blog-style-styled_list2 .post-img {
		position: absolute;
		right: 20px;
		width: 92px;
		height: 92px;
	}
	.blog-style-styled_list2 .post-img a,
	.blog-style-styled_list2 .post-img a img {
		width: 86px;
		height: 86px;
	}
	.blog-style-styled_list2 .post-date {
		width: 200px;
		text-align: center;
		margin-top: 0;
	}
	.blog-style-styled_list2 .post-time {
		width: 200px;
		text-align: center;
		font-weight: normal;
	}
	.blog-style-styled_list2 .post-text-wrap {
		padding: 0 45px 30px;
	}
	.blog-style-styled_list2 .wrap-style {
		width: 50px;
		height: 100px;
		position: absolute;
		left: 50px;
		top: -100px;
		transform: rotate(90deg);
		transform-origin: 0 100%;
		-webkit-transform: rotate(90deg);
		-webkit-transform-origin: 0 100%;
	}
	.blog-style-styled_list2 .post-item {
		position: relative;
		border-radius: 45px;
		margin-left: 0;
	}
	.blog-style-styled_list2 .post-author {
		margin-top: 30px;
		padding-right: 0;
	}
	.blog-style-styled_list2 .post-links {
		position: static;
		margin-top: 10px;
	}
	.blog-style-styled_list2 .sticky .wrap-style {
		width: 50px;
		height: 100px;
		position: absolute;
		left: 50px;
		top: -100px;
		stroke: none;
		transform: rotate(90deg);
		transform-origin: 0 100%;
		-webkit-transform: rotate(90deg);
		-webkit-transform-origin: 0 100%
	}
	.blog-style-styled_list2 article.sticky .sticky-label {
		left: 100%;
		margin-left: -83px;
		width: 30px;
		height: 30px;
		font-size: 16px;
		line-height: 34px;
	}
}

/* BLOG STYLE COMPACT TINY */

body .blog.blog-style-compact-tiny-1,
body .blog.blog-style-compact-tiny-2,
body .blog.blog-style-compact-tiny-3,
body .blog.blog-style-classic-tiny {
	padding-bottom: 0;
	margin-bottom: 0;
}

.blog-style-compact-tiny-1 article,
.blog-style-compact-tiny-2 article {
	display: flex;
	align-items: center;
}

.blog-style-compact-tiny-2 article {
	margin-bottom: 20px;
}

.blog-style-compact-tiny-1 article,
.blog-style-compact-tiny-3 article,
.blog-style-classic-tiny article {
	margin-bottom: 22px;
}

.blog-style-compact-tiny-2 article.with-separator {
	padding-bottom: 20px;
	border-bottom: 1px solid var(--thegem-to-divider-color, #dfe5e8);
}

.blog-style-compact-tiny-1 article.with-separator,
.blog-style-classic-tiny article.with-separator {
	padding-bottom: 22px;
	border-bottom: 1px solid var(--thegem-to-divider-color, #dfe5e8);
}

.blog-style-compact-tiny-1 article:last-child,
.blog-style-compact-tiny-2 article:last-child,
.blog-style-compact-tiny-3 article:last-child,
.blog-style-classic-tiny article:last-child {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	border-bottom: none !important;
}

.blog-style-compact-tiny-1 .gem-compact-tiny-left {
	flex: none;
	width: 183px;
	margin-right: 30px;
}

.blog-style-compact-tiny-1 .gem-compact-tiny-left .gem-dummy {
	padding-bottom: 81%;
	border-radius: initial;
	display: block;
}

.blog-style-compact-tiny-3 .gem-dummy {
	padding-bottom: 46.15%;
	border-radius: initial;
	display: block;
}

.blog-style-compact-tiny-2 .gem-compact-tiny-left {
	flex: none;
	margin-right: 12px;
}

.blog-style-compact-tiny-2 .gem-news-item-image {
	border-radius: 50%;
}

.blog-style-compact-tiny-2 .gem-news-item-image .gem-dummy {
	border-radius: 0;
}

.blog-style-compact-tiny-1 .gem-compact-tiny-item-image,
.blog-style-compact-tiny-2 .gem-news-item-image,
.blog-style-classic-tiny .gem-compact-tiny-item-image {
	position: relative;
	overflow: hidden;
}

.blog-style-classic-tiny .gem-compact-tiny-item-image .post-featured-content > a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.blog-style-classic-tiny .gem-compact-tiny-item-image .post-featured-content > a:hover:before {
	opacity: 1;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.blog-style-classic-tiny .gem-compact-tiny-item-image .post-featured-content > a:after {
	content: '\e628';
	position: absolute;
	top: 150%;
	left: 50%;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	font-family: 'thegem-icons';
	font-style: normal;
	font-size: 16px;
	line-height: 48px;
	margin-top: -24px;
	margin-left: -24px;
	opacity: 0;
	text-align: center;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: top 0.4s, opacity 0.4s, -webkit-transform 0s 0.4s;
	transition: top 0.4s, opacity 0.4s, transform 0s 0.4s;
	z-index: 10;
}

.blog-style-classic-tiny .gem-compact-tiny-item-image .post-featured-content > a:hover:after {
	opacity: 1;
	top: 50%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: top 0s, opacity 0.4s, -webkit-transform 0.4s;
	transition: top 0s, opacity 0.4s, transform 0.4s;
}

.blog-style-compact-tiny-1 article.without-hover-icon a.default:after,
.blog-style-classic-tiny article.without-hover-icon .post-featured-content > a:after {
	content: none;
}

.blog-style-compact-tiny-1 article.without-hover-icon a.default:hover:before,
.blog-style-classic-tiny article.without-hover-icon .post-featured-content > a:hover:before {
	opacity: 0.25;
}

.blog-style-compact-tiny-1 .gem-compact-tiny-item-image .categories,
.blog-style-compact-tiny-3 .categories,
.blog-style-classic-tiny .gem-compact-tiny-item-image .categories {
	position: absolute;
	left: 0;
	top: 0;
	color: #ffffff;
	background: #000000;
	font-size: 75%;
	line-height: 1.5;
	padding: 0 8px;
	max-width: 100%;
	z-index: 5;
}

.blog-style-compact-tiny-1 .gem-compact-tiny-item-image .categories a,
.blog-style-compact-tiny-3 .categories a,
.blog-style-classic-tiny .gem-compact-tiny-item-image .categories a {
	color: inherit;
}

.blog-style-compact-tiny-1 .gem-compact-tiny-item-image .categories a:hover,
.blog-style-compact-tiny-3 .categories a:hover,
.blog-style-classic-tiny .gem-compact-tiny-item-image .categories a:hover {
	text-decoration: underline;
}

.blog-style-compact-tiny-1 .gem-compact-tiny-right,
.blog-style-compact-tiny-2 .gem-compact-tiny-right {
	flex: auto;
}

.blog-style-compact-tiny-1 .gem-news-item-title,
.blog-style-classic-tiny .gem-news-item-title {
	margin-bottom: 10px;
}

.blog-style-classic-tiny .gem-compact-tiny-item-image {
	margin-bottom: 16px;
}

.blog-style-compact-tiny-1 .post-meta,
.blog-style-classic-tiny .post-meta {
	margin-top: 10px;
}

.blog-style-compact-tiny-1 .post-meta,
.blog-style-compact-tiny-2 .post-meta,
.blog-style-compact-tiny-3 .post-meta,
.blog-style-classic-tiny .post-meta {
	margin-bottom: 0;
}

.blog-style-compact-tiny-1 .entry-meta,
.blog-style-compact-tiny-2 .entry-meta,
.blog-style-classic-tiny .entry-meta {
	display: flex;
	align-items: baseline;
	margin-bottom: 0;
}

.blog-style-compact-tiny-2 .entry-meta {
	align-items: flex-end;
}

.blog-style-compact-tiny-1 .gem-news-item-date,
.blog-style-compact-tiny-2 .gem-news-item-date,
.blog-style-classic-tiny .gem-news-item-date {
	margin-top: 0;
}

.blog-style-compact-tiny-1 .entry-meta .post-meta-right,
.blog-style-compact-tiny-2 .entry-meta .post-meta-right,
.blog-style-classic-tiny .entry-meta .post-meta-right {
	margin-left: auto;
}

.blog-style-compact-tiny-1 .comments-link a:before,
.blog-style-compact-tiny-2 .comments-link a:before,
.blog-style-classic-tiny .comments-link a:before {
	content: '\e63e';
	vertical-align: middle;
}

.blog-style-compact-tiny-3 .wrap {
	position: relative;
}

.blog-style-compact-tiny-3 .over-link {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}

.blog-style-compact-tiny-3 .post-image {
	overflow: hidden;
}

.blog-style-compact-tiny-3 .post-image img {
	height: 100%;
	object-fit: cover;
}

.blog-style-compact-tiny-3 .post-image img,
.blog-style-compact-tiny-2 .gem-news-item-image img {
	width: 100%;
	transition: all 0.3s;
}

.blog-style-compact-tiny-2 .gem-news-item-image a:hover img,
.blog-style-compact-tiny-3 article:hover img {
	transform: scale(1.1);
}

.blog-style-compact-tiny-3 .gem-compact-caption {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	padding: 22px;
	background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
}

.blog-style-compact-tiny-3 .post-featured-content > a:before,
.blog-style-compact-tiny-3 .post-featured-content > a:after {
	content: none;
}

.blog-style-compact-tiny-3 .gem-news-item-title {
	display: inline-block;
	margin: 0.3em 0;
}

.blog-style-compact-tiny-3 .gem-news-item-title a,
.blog-style-compact-tiny-3 .post-meta,
.blog-style-compact-tiny-3 .post-meta a {
	color: #ffffff;
}

.bloglist.pagination-normal {
	position: relative;
}

.bloglist .preloader-spin-new ~ * {
	opacity: 0.6;
}

.bloglist + .gem-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
}
