/*** ts-blogbox-style-6 ***/

.cspt-blogbox-style-9 .cspt-meta-container .cspt-meta-line,
.cspt-blogbox-style-9 .cspt-featured-container {
    position: relative;
}
.cspt-blogbox-style-9 .post-item {
	align-items: center;
	border-radius: 10px;
	overflow: hidden;
	background-color: var(--cspt-greenly-light-bg-color);
}
.cspt-blogbox-style-9 .creativesplanet-box-content {
	padding: 83px 40px 65px 50px;
}
.cspt-blogbox-style-9 .post-item img {
	border-radius: 10px 0 0 10px;
}
.cspt-blogbox-style-9 .creativesplanet-box-content .cspt-post-title {
	font-size: 34px;
    line-height: 34px;
    margin-bottom: 25px;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(var(--cspt-greenly-blackish-color-rgb), 0.1);
}

.cspt-blogbox-style-9 .creativesplanet-box-content .cspt-post-title a {
    color: var(--cspt-greenly-blackish-color);
}

.cspt-blogbox-style-9 .post-item .cspt-read-more-link a {
    font-size: 16px;
    display: inline-block;
    position: relative;
    color: var(--cspt-greenly-blackish-color);
}
.cspt-blogbox-style-9 .post-item .cspt-read-more-link a i {
	margin-left: 4px;
    font-size: 16px;
    display: inline-block;
    transform: rotate(-45deg);
	color: var(--cspt-greenly-global-color);
}
.cspt-blogbox-style-9 .post-item .cspt-read-more-link a:hover {
	color: var(--cspt-greenly-global-color);
}

.cspt-blogbox-style-9 .cspt-meta-container {
    margin-bottom: 8px;
}

.cspt-blogbox-style-9 .creativesplanet-box-desc {
    margin-top: 0;
}
.cspt-blogbox-style-9 .creativesplanet-box-desc-text p {
    margin-bottom: 25px;
}
.cspt-blogbox-style-9 .cspt-meta-container .cspt-meta-line a,
.cspt-blogbox-style-9 .cspt-meta-container .cspt-meta-line {
    display: inline-block;
    margin-left: 12px;
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    color: #999999;
}
.cspt-blogbox-style-9 .cspt-meta-container .cspt-meta-date {
	color: var(--cspt-greenly-blackish-color);
}
.cspt-blogbox-style-9 .cspt-meta-container .cspt-meta-line .cspt-meta-date:after {
	content: "";
    position: absolute;
    top: 50%;
    height: 5px;
    width: 5px;
    margin-top: -3px;
    background: var(--cspt-greenly-global-color);
    border-radius: 50%;
    right: -16px;
}

.cspt-blogbox-style-9 .cspt-meta-container .cspt-meta-line:last-child:after {
    content: unset;
}

.cspt-blogbox-style-9 .cspt-meta-container .cspt-meta-line:first-child {
    margin-left: 0;
}
.cspt-blogbox-style-9 .creativesplanet-box-content .cspt-post-title a:hover {
    color: var(--cspt-greenly-global-color);
}

.cspt-blogbox-style-9 .post-item .cspt-read-more-link a:after {
    background-color: var(--cspt-greenly-global-color);
}

.cspt-blogbox-style-9.creativesplanet-ele-blog img,
.creativesplanet-ele-blog.cspt-blogbox-style-9:hover img {
    transform: unset;
	min-height: 490px;
}

.cspt-blogbox-style-9 .cspt-featured-wrapper {
    position: relative;
    overflow: hidden;
}

.cspt-blogbox-style-9.cspt-featured-wrapper img,
.cspt-blogbox-style-9 .post-item {
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.cspt-blogbox-style-9.cspt-featured-wrapper img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.cspt-blogbox-style-9:hover .cspt-featured-wrapper img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.cspt-element-blog-style-9[data-columns="4"] .creativesplanet-box-content,
.cspt-element-blog-style-9[data-columns="5"] .creativesplanet-box-content,
.cspt-element-blog-style-9[data-columns="6"] .creativesplanet-box-content {
    padding: 30px 20px;
}
.cspt-element-blog-style-9[data-columns="4"] .post-item,
.cspt-element-blog-style-9[data-columns="5"] .post-item,
.cspt-element-blog-style-9[data-columns="6"] .post-item {
	display: block !important;
}
.cspt-element-blog-style-9[data-columns="4"] .cspt-featured-wrapper img,
.cspt-element-blog-style-9[data-columns="5"] .cspt-featured-wrapper img,
.cspt-element-blog-style-9[data-columns="6"] .cspt-featured-wrapper img {
    min-height: auto;
}
.cspt-element-blog-style-9[data-columns="4"]  .creativesplanet-box-content .cspt-post-title,
.cspt-element-blog-style-9[data-columns="5"]  .creativesplanet-box-content .cspt-post-title,
.cspt-element-blog-style-9[data-columns="6"]  .creativesplanet-box-content .cspt-post-title {
    font-size: 24px;
    line-height: 28px;
}

.cspt-element-blog-style-9[data-columns="1"] .creativesplanet-box-content {
	min-width: 375px;
    width: 375px;
}

@media (max-width:767px) {
	.cspt-blogbox-style-9 .post-item {
		display: block !important;
	}
	.cspt-blogbox-style-9 .creativesplanet-box-content {
		padding: 35px 30px 40px 30px;
	}
	.cspt-blogbox-style-9.creativesplanet-ele-blog img, .creativesplanet-ele-blog.cspt-blogbox-style-9:hover img {
		min-height: inherit;
	}
	.cspt-blogbox-style-9 .creativesplanet-box-content .cspt-post-title {
		font-size: 27px;
   		line-height: 30px;
	}
}