.latest-news-game-style .latest_news_title {
	text-transform: capitalize;
	font-size: 2.5em;
}

.latest-news-game-style .latest_news_posts .post_title {
	font-weight: 700;
	line-height: 1.35em;
	font-size: 1em;
	margin: 0.5rem 0 0;
}

.latest-news-game-style .latest_news_title:after {
	content: "\\";
	font-weight: 100;
	margin-left: 4px;
	color: #28ae4e;
}

.latest-news-game-style .latest_news_posts {
	gap: 1rem;
}

.latest-news-game-style .latest_news_posts .main-column {
	flex-basis: calc(70% - 0.5rem);
	position: relative;
	overflow: hidden;
}

.latest-news-game-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;
}

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

.latest-news-game-style .main-post-info .post_title.entry-title a {
	color: #ffffff;
}

.latest-news-game-style .latest_news_posts .second-column {
	flex-basis: calc(30% - 0.5rem);
}

.latest-news-game-style .latest_news_posts .second-column img {
	border-radius: 0.25rem;
}

.latest-news-game-style .latest_news_posts .main-column img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: top;
	border-radius: 0.5rem;
	aspect-ratio: 770 / 475;
}

.latest-news-game-style .second-column {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	justify-content: space-between;
}

.latest-news-game-style .column {
	flex: 1;
}

.latest-news-game-style .first-row,
.latest-news-game-style .second-row {
	height: 50%;
	position: relative;
	overflow: hidden;
}

.latest-news-game-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;
}

.latest-news-game-style .latest_news_posts.last-posts .post_categories,
.latest-news-game-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;
}

.latest-news-game-style .main-column .post_categories {
	position: relative;
    z-index: 1;
}

.latest-news-game-style .latest_news_posts.last-posts .post_categories a,
.latest-news-game-style .main-column .post_categories a,
.latest-news-game-style .second-column .post_categories a {
	color: #ffffff;
}

.latest-news-game-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;
}

.latest-news-game-style .latest_news_posts.last-posts .post_categories a:before,
.latest-news-game-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;
}

.latest-news-game-style .post_categories_red a:before {
	background-color: #ff0000 !important;
}

.latest-news-game-style .post_categories_blue a:before {
	background-color: #28ae4e !important;
}

.latest-news-game-style h5.post_title a {
	color: #1c192c;
}

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

.latest-news-game-style .latest_news_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;
}

.latest-news-game-style .post_counters_number {
	margin-left: 0.5rem;
}

.latest-news-game-style .post_counters_label {
	margin-left: 0.125rem;
}

.latest-news-game-style .latest_news_posts.last-posts img {
	border-radius: 0.5rem;
}

.latest-news-game-style .latest_news_posts.last-posts .first-row,
.latest-news-game-style .latest_news_posts.last-posts .second-row,
.latest-news-game-style .latest_news_posts.last-posts .thirst-row {
	position: relative;
	overflow: hidden;
}

.latest_news_posts.last-posts .first-row,
.latest_news_posts.last-posts .second-row,
.latest_news_posts.last-posts .thirst-row {
	flex: 1;
}

.latest_news_posts.last-posts .first-row img,
.latest_news_posts.last-posts .second-row img,
.latest_news_posts.last-posts .thirst-row img {
	aspect-ratio: 370 / 250;
}
.latest-reviews-game-style .post_featured{
	float: none;
    	width: 35%;
    	display: inline-block;
	box-sizing: border-box;
	position: relative;
	transition: all 0.35s ease-in-out;
}
.latest-reviews-game-style .post_categories{
	transform: none;
    opacity: 1;
    text-align: left;
    position: absolute;
    top: auto !important;
    bottom: 7%;
    padding: 0;
    left: 0;
    z-index: 103;
}
.latest-reviews-game-style .featured_simple{
	position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    left: 0;
    top: 0;
    z-index: 103;
}
.latest-reviews-game-style .featured_simple:before{
    content: "\f0c1";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    top: 50%;
    left: 50%;
    color: #ffffff;
    font-size: 1.5em;
    border-radius: 50%;
    box-sizing: border-box;
    display: block;
    position: relative;
    opacity: 0;
    transition: all 0.3s ease;
    margin: -20px 0 0 -15px;		
}
.latest-reviews-game-style img{
        aspect-ratio: 350 / 250 !important;
	opacity: 0.95;
	border-radius: 5px;
	width: 100% !important;
}
.latest-reviews-game-style .number{
	display:none;
}
.latest-reviews-game-style .post-info{
	overflow: hidden;
    float: none;
    width: 64%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    box-sizing: border-box;
}
.latest-reviews-game-style .post_comment{
    font-family: "Roboto", sans-serif;
    font-size: 11px;
    letter-spacing: 0;
    margin-bottom: 0;
    line-height: 1;
    margin-right: 0;
    padding: 0 0 0 10px;
    margin-left: 0 !important;
    float: left;
    color: #94949b;
    display: flex
    align-items: center;
}
.latest-reviews-game-style .post_comment:before{
    content: "\f075";
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    font-size: 1.4em;
    margin: 0 0.2em 0 0;
    vertical-align: top;
}
.latest-reviews-game-style .post_comment span{
    line-height: 1.5;
    margin: 0 0.2em;
}
.latest-reviews-game-style .post_like{
    padding-left: 18px;
    position: relative;
    top: 0;
    font-family: "Roboto", sans-serif;
    font-size: 11px;
    letter-spacing: 0;
    margin-bottom: 0;
    line-height: 1;
    margin-right: 0;
    padding: 0 0 0 10px;
    float: left;
    color: #94949b;
    display: flex
    align-items: center;
}
.latest-reviews-game-style .post_like:before{
    content: "\f004";
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    font-size: 1.4em;
    margin: 0 0.2em 0 0;
    vertical-align: top;
    display: inline-block;
    text-align: center;
}
.latest-reviews-game-style .post_like span{
    line-height: 1.5;
    margin: 0 0.2em;
}
.latest-reviews-game-style .post-info{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.latest-reviews-game-style .post_featured{
   overflow: hidden;
}
.latest-reviews-game-style .categories_success a:before{
  background-color: #28ae4e !important;
}
.latest-reviews-game-style .categories_danger a:before{
  background-color: #ee5307 !important;
}
.latest-reviews-game-style .post-info h5{
  margin-top: 0.8em !important;
  text-align: left;
  margin-bottom: 0 !important;
  font-size: 1.625em !important;
  line-height: 1 !important;
  font-weight: 700 !important;
}
.latest-reviews-game-style .post_content{
  margin-top: 0.8em;
}
.latest-reviews-game-style .post_content span{
  	font-size: 0.9375em !important;
  	color: #727279;
	display: -webkit-box;
	-webkit-line-clamp: 3;
    	-webkit-box-orient: vertical;
    	overflow: hidden;
    	text-overflow: ellipsis;
}
.latest-reviews-game-style .sidebar_posts .second-wrap-post-info{
  margin-top: 0.45rem !important;
}
.latest-reviews-game-style .second-row:hover .featured_simple:before{
	opacity: 1;
}
.latest-reviews-game-style .post_featured:hover img{
	opacity: 1;
}
.latest-reviews-game-style h5.post_title a:hover{
   color: #28ae4e;
   transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.latest-reviews-game-style .post_date a:hover{
   color: #28ae4e;
}
.latest-reviews-game-style .post_comment:hover{
  color: #28ae4e;
}
.latest-reviews-game-style .post_like:hover{
  color: #28ae4e;
}
.latest-reviews-game-style .post_categories a{
     transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.latest-reviews-game-style .post_categories:hover a{
	color: #1c192c !important;
}
.latest-reviews-game-style .featured_simple{
   pointer-events: none;
}
@media (max-width: 1000px) {
	.latest-news-game-style .latest_news_posts.last-posts .post_categories, .second-column .post_categories {
		top: 35%;
	}
}

@media (max-width: 767px) {
    .latest-news-game-style .latest_news_posts {
        flex-direction: column;
    }
    .latest-reviews-game-style .second-row{
        flex-direction: column;
    }
    .latest-reviews-game-style .post_featured{
        width: 100%;
    }
    .latest-reviews-game-style .post-info{
        width: 100%;
        padding: 0;
    }
    .latest-news-game-style .latest_news_posts .main-column img {
    	aspect-ratio: 1 / 1.25;
    }
}