.stm_post_type_list__excerpt {
display: none;
}
.stm_post_type_list__content h4 {
display: -webkit-box;
-webkit-line-clamp: 2; overflow: hidden;
text-overflow: ellipsis;
}
.stm_post_type_list_style_2 .stm_post_type_list__single {
display: block;
padding: 16px 24px 14px;
margin-bottom: 1px;
background-color: #f2f2f2;
}
.stm_post_type_list_style_2 .stm_post_type_list__single.active .stm_post_type_list__content h4, .stm_post_type_list_style_2 .stm_post_type_list__single:hover .stm_post_type_list__content h4 {
color: #fff !important;
}
.stm_post_type_list_style_2 .stm_post_type_list__image {
display: none;
}
.stm_post_type_list_style_2 .stm_post_type_list__content {
overflow: hidden;
}
.stm_post_type_list_style_2 .stm_post_type_list__content h4 {
margin-bottom: 0;
font-size: 12px;
line-height: 16px;
letter-spacing: 0.3px;
}
.stm_post_type_list_style_2 .stm_post_type_list__content h4:before {
display: none !important;
}
.stm_post_type_list_style_2 .stm_post_type_list__terms {
display: none;
}