.stm_widget_posts__video_label {
    display: none;
}

.stm_widget_posts.style_6 > ul {
    padding-left: 0;
}

.stm_widget_posts.style_6 > ul li {
    margin-bottom: 10px !important;
    position: relative;
    padding: 0;
    padding-top: 22px!important;
}

.stm_widget_posts.style_6 > ul li > a {
    display: -ms-flexbox;
    display: flex;
}

.stm_widget_posts.style_6 > ul li img {
    -ms-flex: 48px;
    flex: 60px;
    width: 60px;
    height: 60px;
    max-width: 60px;
    border-radius: 50%;
    margin=t: 1;
}

.stm_widget_posts.style_6 > ul li .post-date {
    -ms-flex: 100%;
    flex: 100%;
    -ms-flex-order: 10;
    order: 10;
    line-height: 1 !important;
    margin-bottom: 3px;
    font-size: 15px;
    color: #00193c;
}

.stm_widget_posts.style_6 > ul li .stm_widget_posts__title {
    -ms-flex-order: 20;
    order: 20;
    color: #232323 !important;
    font-size: 16px;
    line-height: 1.7 !important;
    font-weight: 500;
}

.stm_widget_posts.style_6 > ul li .stm_widget_posts__wrapper {
    margin-top: -1px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 12px;
}

.stm_widget_posts.style_6 > ul li:hover .stm_widget_posts__title {
    color: #bd9052; !important;
}
