.cspt-blogbox-style-4 .post-item{  
    background: var(--cspt-enginir-white-color);
}
.cspt-blogbox-style-4 .creativesplanet-box-content{
    padding: 20px 30px;
}
.cspt-blogbox-style-4 .post-item .cspt-post-title{
    font-size: 24px;
    line-height: 34px;  
}
.cspt-blogbox-style-4 .cspt-meta-container{
    margin-bottom: 5px;
}
.cspt-blogbox-style-4 .cspt-meta-container .cspt-meta-line {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.cspt-blogbox-style-4 .cspt-meta-container .cspt-meta-line:first-child{
    margin-left: 0;
}
.cspt-blogbox-style-4 .post-item .cspt-read-more-link{
    margin-top: 15px;
}
.cspt-blogbox-style-4 .post-item .cspt-read-more-link a:before,
.cspt-blogbox-style-4 .post-item .cspt-read-more-link a{
    color: var(--cspt-enginir-global-color);
}
.cspt-blogbox-style-4 .post-item .cspt-read-more-link a:after{
    background-color: var(--cspt-enginir-global-color);
}
/*** Elementor ***/
.elementor-element .cspt-blogbox-style-4 .creativesplanet-box-content {
    background-color: var(--cspt-enginir-light-bg-color);
}
.cspt-elementor-bg-color-light.elementor-element .cspt-blogbox-style-4 .creativesplanet-box-content {
    background-color: var(--cspt-enginir-white-color);
}
