.bl-recent{
	margin-top: 25px !important;
	list-style-type:none;
	-webkit-padding-start: 0px !important	;
}
.post-img img{
	margin-bottom: 0;
}
.bl-recent li{
	margin-bottom: 25px;

}
.hot-img-label{
	position: absolute;
	right:-1px;
	top:-1px;
	z-index: 99;
}
.img-container{
	width: 100%;
}
.post-img {
	position: relative;
}

.post-img .img-container img, .cm_custom_contentad_placeholder span img, .cm_custom_revcontent_placeholder span img {
	width: 100%;
}

.cm_post_sidebar_widget h2 {
	font-weight: normal;
	background-color: #fff;
	padding: 10px;
	margin-top: 10px;
	font-size: 22px;
	font-weight: 500;
	display: inline-block;
}

.bl-recent a{ 
	font-size: 18px;
	font-weight: 500;
	line-height: 20px;
	color: #67452d;
}

.post-row {
	list-style-type: none;
}
.rr_icon {
	display: inline-block;
	margin-top: -5px;
}

.rr_line {
	height: 2px;
	background-color: #CCCCCC;
	margin-bottom: 30px;
 }

@media (min-width: 768px) and (max-width: 1025px) {
	.widget-area h2 {
		font-size: 25px;
	}
}

.rr_icon {
	display: inline-block;
	margin-top: -5px;
}

.rr_line {
	height: 2px;
	background-color: #CCCCCC;
	margin-bottom: 30px;
}