.themestek-blogbox-style-2 .post-item{
    background-color: #fff;
}
.themestek-blogbox-style-2 .themestek-box-content-inner{
    margin-top: 25px;
    margin-left: 15px;
    margin-bottom: 25px;
}
.themestek-blogbox-style-2 .themestek-meta-date{
    padding: 5px 15px;
    margin-bottom: 15px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.themestek-blogbox-style-2 .themestek-meta-date span{
    display: inline-block;
    margin-right: 5px;
}
.themestek-blogbox-style-2 .themestek-box-title a{
    color: #313437
}
.themestek-blogbox-style-2 .themestek-box-title h4{
    font-size: 22px;
    line-height: 32px;
}
.themestek-blogbox-style-2 .themestek-box-title a{
    color: #313437
}
.themestek-blogbox-style-2 .themestek-box-title a:hover {
	color: var(--themestek-moversco-skincolor);
}
.themestek-blogbox-style-2 .themestek-meta-date {
	background-color: var(--themestek-moversco-skincolor);
}
.themestek-boxes-col-five .themestek-blogbox-style-2 .themestek-box-title h4,
.themestek-boxes-col-four .themestek-blogbox-style-2 .themestek-box-title h4 {
    font-size: 17px;
    line-height: 26px;
} 
.themestek-boxes-col-five .themestek-blogbox-style-2 .themestek-box-content-inner,
.themestek-boxes-col-four .themestek-blogbox-style-2 .themestek-box-content-inner {
    margin-top: 0;
    margin-left: 0;
}
.themestek-boxes-col-five .themestek-blogbox-style-2 .themestek-box-content,
.themestek-boxes-col-four .themestek-blogbox-style-2 .themestek-box-content {
	padding: 0;
}
/* Responsive */
@media(max-width:767px) {	
	.themestek-blogbox-style-2 .themestek-box-img-left{
		padding: 0;
	}
}

@media (min-width: 768px) {	
	.themestek-blogbox-style-2  .themestek-box-img-left{
	    width: 47.33333333%;    
	    float: right;
	    padding-right: 0;
	}
	.themestek-blogbox-style-2  .themestek-box-content{
	    width: 52.66666667%;	    
	}
	
}