.widget-releases-latest-post {
	border: 1px solid #d0d0d0!important;
	padding: 15px 15px 20px!important;
	margin-bottom: 30px!important;
}

.widget-releases-latest-post .content-box-title {
	display: block;
	font-size: 20px;
	font-weight: 900;
	line-height: 20px;
	letter-spacing: -.2px;
	margin-bottom: 20px;
}

.widget-releases-latest-post .widget-news-container .sponsored-content {
	display: inline-block!important;
	max-width: 45%!important;
	font-weight: 400!important;
	font-size: 11px!important;
	line-height: 12px!important;
	color: rgba(0,0,0,.5)!important;
}

.widget-releases-latest-post .widget-news .widget-news-item .last-news-thumb {
	float:right!important;
	margin-bottom:10px!important;
}

.widget-releases-latest-post .widget-news .widget-news-item .widget-news-info {
	clear:both;
}

.widget-releases-latest-post .widget-news .widget-news-item .widget-news-info .widget-news-item-title,
.widget-releases-latest-post .widget-news .widget-news-item .widget-news-info .widget-news-item-date-container {
	margin: 5px 0!important;
	display:inline-block!important;
}

.widget-releases-latest-post .see-more a {
	background: #fff;
	border: 2px solid #d0d0d0;
	margin: 13px 0 0;
	padding: 0;
	display: block;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: -.2px;
	text-align: center;
	color: rgba(0,0,0,.54);
	clear: both;
}

.widget-releases-latest-post .widget-news-item:not(:last-child) {
	padding-bottom: 20px;
	margin-bottom: 13px;
	border-bottom: solid 1px rgba(0,0,0,.12);
}
