.sidebar-social-style .sidebar_title {
	text-transform: capitalize;
	font-size: 2em;
	padding: 1rem;
	border-bottom: 1px solid #efeff0;
}

.sidebar-social-style .sidebar_posts .post_title {
	font-weight: 700;
	line-height: 1.35em;
	font-size: 1em;
	margin: 0.5rem 0 0;
}

.sidebar-social-style .sidebar_title:after {
	content: "\\";
	font-weight: 100;
	margin-left: 4px;
	color: #28ae4e;
}

.sidebar-social-style .sidebar_posts {
	gap: 1rem;
	flex-direction: column;
	margin-top: 0 !important;
	padding: 1rem;
}

.sidebar-social-style {
	width: 100%;
}

.sidebar-social-style .sidebar_posts .main-column {
	flex-basis: calc(70% - 0.5rem);
	position: relative;
	overflow: hidden;
}

.sidebar-social-style .main-post-info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 2rem;
	background-color: #0000008a;
	border-bottom-left-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}

.sidebar-social-style .main-post-info .post_title.entry-title {
	font-size: 2em;
	line-height: 1.2;
}

.sidebar-social-style .main-post-info .post_title.entry-title a {
	color: #ffffff;
}

.sidebar-social-style .sidebar_posts .second-column {
	flex-basis: calc(30% - 0.5rem);
}

.sidebar-social-style .sidebar_posts .second-column img {
	border-radius: 0.25rem;
}

.sidebar-social-style .sidebar_posts .main-column img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: top;
	border-radius: 0.5rem;
	aspect-ratio: 500 / 550;
}

.sidebar-social-style .second-column {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	justify-content: space-between;
}

.sidebar-social-style .column {
	flex: 1;
}

.sidebar-social-style .first-row,
.sidebar-social-style .second-row {
	height: 50%;
	position: relative;
	overflow: hidden;
}

.sidebar-social-style .main-column .post_categories {
	padding: 0.4em 1.7em 0.4em 0.9em;
	font-size: 0.615rem;
	line-height: 1;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.sidebar-social-style .sidebar_posts.last-posts .post_categories,
.sidebar-social-style .second-column .post_categories {
	padding: 0.4em 1.7em 0.4em 0.9em;
	font-size: 0.615rem;
	line-height: 1;
	font-weight: 400;
	top: 50%;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: transparent;
	position: absolute;
	z-index: 1;
}

.sidebar-social-style .main-column .post_categories {
	position: relative;
	z-index: 1;
}

.sidebar-social-style .sidebar_posts.last-posts .post_categories a,
.sidebar-social-style .main-column .post_categories a,
.sidebar-social-style .second-column .post_categories a {
	color: #ffffff;
}

.sidebar-social-style .main-column .post_categories a:before {
	content: "";
	height: 100%;
	width: 120%;
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: -10%;
	-webkit-transform: skew(20deg);
	-ms-transform: skew(20deg);
	transform: skew(20deg);
	background-color: #fec632;
}

.sidebar-social-style .sidebar_posts.last-posts .post_categories a:before,
.sidebar-social-style .second-column .post_categories a:before {
	content: "";
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: -7px;
	-webkit-transform: skew(20deg);
	-ms-transform: skew(20deg);
	transform: skew(20deg);
	background-color: #fec632;
}

.sidebar-social-style .post_categories_red a:before {
	background-color: #ff0000 !important;
}

.sidebar-social-style .post_categories_blue a:before {
	background-color: #28ae4e !important;
}

.sidebar-social-style h5.post_title a {
	color: #1c192c;
}

.sidebar-social-style .post_counters a,
.sidebar-social-style .post_date a {
	color: #94949b;
	font-size: 0.75rem;
	letter-spacing: 0;
}

.sidebar-social-style .sidebar_posts .second-wrap-post-info {
	margin-top: 0.5rem;
	font-weight: 500;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 5px;
}

.sidebar-social-style .post_counters_number {
	margin-left: 0.5rem;
}

.sidebar-social-style .post_counters_label {
	margin-left: 0.125rem;
}

.sidebar-social-style .sidebar_posts.last-posts img {
	border-radius: 0.5rem;
}

.sidebar-social-style .sidebar_posts.last-posts .first-row,
.sidebar-social-style .sidebar_posts.last-posts .second-row {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #efeff0;
}

.sidebar-social-style .sidebar_posts.last-posts .first-row,
.sidebar-social-style .sidebar_posts.last-posts .second-row {
	flex: 1;
}

.sidebar-social-style .sidebar_posts.last-posts .first-row img,
.sidebar-social-style .sidebar_posts.last-posts .second-row img {
	aspect-ratio: 370 / 250;
}

.sidebar-social-style .sidebar_footer_category_item {
	font-weight: 700;
	font-size: 0.75rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-right: 4.6em;
	position: relative;
	margin-top: 0.6em;
	display: inline-block;
	margin-bottom: 1.25em;
	color: #1c192c;
	position: relative;
	width: fit-content;
}

.sidebar-social-style .sidebar_footer_category_item:after {
	content: "";
	height: 1px;
	width: 41px;
	top: 43%;
	position: absolute;
	z-index: 1;
	right: 0;
	background-color: #28ae4e;
}

.socials_wrap {
	display: flex;
	gap: 1rem;
}

.social_item {
	flex: 1;
	border-radius: 0.315rem;
}

.social_icon {
	width: 100%;
	padding: 0.5rem;
	display: inline-block;
	text-align: center;
}

.social_icon_x:hover,
.social_icon_x {
	color: #fff;
	background-color: #000000;
}

.social_icon_facebook:hover,
.social_icon_facebook {
	color: #fff;
	background-color: #3b5998;
}

.social_icon_youtube:hover,
.social_icon_youtube {
	color: #fff;
	background-color: #ff0000;
}


@media (max-width: 1000px) {
	.sidebar-social-style .sidebar_posts.last-posts .post_categories, .second-column .post_categories {
		top: 35%;
	}
}

@media (max-width: 767px) {
	.sidebar-social-style .sidebar_posts {
		flex-direction: column;
	}

	.sidebar-social-style .sidebar_posts .main-column img {
		aspect-ratio: 1 / 1.25;
	}
}