.art-postheader.entry-title {
color: black;
}
.elementor-posts-container .elementor-post__thumbnail {
padding-bottom: 270px !important;
}
.elementor-posts-container .elementor-post {
padding-bottom: 25px !important;
}
.elementor-posts-container .elementor-post__thumbnail img {
margin: 0;
}
.art-post {
margin-bottom: 50px;
padding-left: 10px;
padding-right: 10px;
}
.art-post .alignleft {
float: none;
padding: 20px 0;
}
.single-format-standard.elementor-page .art-postcontent {
padding-left: 0px;
padding-right: 0px;
}
.single-format-standard .art-postcontent {
} .single-post img.wp-post-image {
max-height: 500px;
width: auto;
}
.art-postdateicon .date {
display: none;
}
.art-postdateicon:before {
display: none;
}
.art-postauthoricon {
display: none;
}
.single-post .art-postheader.entry-title {
margin-top: 20px;
font-size: 30px;
}
.single-post .art-postheadericons .entry-date {
font-size: 16px;
color: #8C8C8C;
}
.elementor-posts .elementor-post__excerpt {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4 !important; -webkit-box-orient: vertical;
}
@media screen and (max-width: 768px) {
.single-post .art-postheader.entry-title {
font-size: 24px;
}
.elementor-posts-container .elementor-post__thumbnail {
padding-bottom: 0px !important;
}
}