.cspt-blogbox-style-1 {
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
}
.cspt-blogbox-style-1 .cspt-featured-wrapper img {
    border-radius: 6px;
}
.cspt-blogbox-style-1 .cspt-featured-container {
    position: relative;
}
.cspt-blogbox-style-1 .cspt-featured-container .cspt-meta-date {
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 6px;
    padding: 12px 15px;
    color: #fff;
    background-color: var(--cspt-emphires-global-color);
    text-align: center;
    text-transform: uppercase;
    font-family: "Nunito", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;
}
.cspt-blogbox-style-1 .cspt-featured-container .cspt-meta-date span {
    font-weight: normal;
    font-size: 14px;
    display: block;
    letter-spacing: 3px;
    line-height: 14px;
}
.cspt-blogbox-style-1 .cspt-meta-category a {
    color: #fff;
}
.cspt-blogbox-style-1 .creativesplanet-box-content {
    padding: 30px;
    background: #fff;
}
.cspt-blogbox-style-1 .creativesplanet-box-content .cspt-post-title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 800;
    margin-bottom: 0;
}
.cspt-blogbox-style-1 .cspt-meta-container {
    margin-bottom: 15px;
}
.cspt-blogbox-style-1 .creativesplanet-box-desc {
    margin-top: 10px;
}
.cspt-blogbox-style-1 .creativesplanet-box-desc-text {
    margin-bottom: 15px;
}
.cspt-blogbox-style-1 .cspt-meta-container .cspt-meta-line {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #201846;
    font-weight: 600;
}
.cspt-blogbox-style-1 .cspt-meta-container .cspt-meta-line a,
.cspt-blogbox-style-1 .cspt-meta-container .cspt-meta-line {
    color: #6d7a8c;
}
.cspt-blogbox-style-1 .cspt-meta-container .cspt-meta-line:last-child:after {
    display: none;
}
.cspt-blogbox-style-1 .cspt-meta-container .cspt-meta-line:first-child {
    margin-left: 0;
}
.cspt-blogbox-style-1 .cspt-meta-container .cspt-meta-line:first-child i:before {
    margin-left: 0;
}
.cspt-blogbox-style-1.creativesplanet-ele-blog .cspt-read-more-link span:before {
    background-color: var(--cspt-emphires-global-color);
}
.cspt-blogbox-style-1 .post-item .cspt-read-more-link a {
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 800;
    display: inline-block;
    position: relative;
}
.cspt-blogbox-style-1 .post-item .cspt-read-more-link a:after {
    content: "\e839";
    font-family: "creativesplanet-base-icons";
    font-size: 16px;
    padding-left: 10px;
    background: none !important;
    line-height: 16px;
    vertical-align: middle;
    top: -2px;
    position: relative;
}
.cspt-blogbox-style-1 .creativesplanet-box-content .cspt-post-title a:hover,
.cspt-blogbox-style-1 .cspt-meta-container .cspt-meta-line a:hover,
.cspt-blogbox-style-1 .cspt-meta-container .cspt-meta-line i,
.cspt-blogbox-style-1 .post-item .cspt-read-more-link a:hover:after,
.cspt-blogbox-style-1 .post-item .cspt-read-more-link a:hover {
    color: var(--cspt-emphires-global-color);
}
.cspt-blogbox-style-1 .creativesplanet-box-content .cspt-post-title a,
.cspt-blogbox-style-1 .creativesplanet-box-content .cspt-post-title a {
    color: var(--cspt-emphires-blackish-color);
}
.cspt-blogbox-style-1 .post-item .vc_general.vc_btn3.vc_btn3-color-secondarycolor:hover {
    background-color: var(--cspt-emphires-blackish-bg-color);
}
.cspt-blogbox-style-1 .cspt-featured-wrapper:before {
    background-color: rgba(var(--cspt-emphires-blackish-bg-color-rgb), 0.75);
}
