.stm_widget_categories.widget{position:relative;padding:40px 30px 40px 30px;margin-bottom:0;}
.stm_widget_categories.style_2{border:3px solid;}
.stm_widget_categories.style_2 .cat-item{position:static;padding-left:0;}
.stm_widget_categories.style_2 .cat-item:before{display:none;}
.stm_widget_categories.style_2 .cat-item a{display:-ms-flexbox;display:flex;font-weight:normal;}
.stm_widget_categories.style_2 .cat-item a:before {
content: "\f105";
font-family: "FontAwesome";
font-size: 14px;
border: none;
position: static;
width: auto;
height: auto;
margin-right: 13px;
}.stm_custom_menu_style_3 .menu{margin:0 0 0 -15px;}
.stm_custom_menu_style_3 .menu li{float:left;width:50%;padding:0 15px 0 15px !important;margin-bottom:0;}
.stm_custom_menu_style_3 .menu li:before{content:"\f105";position:relative;left:0;margin-right:10px;line-height:32px;top:0;}
.stm_custom_menu_style_3 .menu li a{font-size:13px;line-height:32px;}
.stm_custom_menu_style_3 .menu li a:hover {
color: #fff;
}.stm_widget_posts__video_label{display:none;}
.stm_widget_posts.style_2 > ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.stm_widget_posts.style_2 > ul li{width:100%;padding-left:0;padding-bottom:20px;margin-bottom:20px;}
.stm_widget_posts.style_2 > ul li:not(:last-child){border-bottom:1px solid #e6e6e6;}
.stm_widget_posts.style_2 > ul li a{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:20px;}
.stm_widget_posts.style_2 > ul li .stm_widget_posts__title{font-weight:700;}
.stm_widget_posts.style_2 > ul li .stm_widget_posts__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:50%;flex:50%;}
.stm_widget_posts.style_2 > ul li img{margin-right:15px;max-width:77px;max-height:77px;-ms-flex:77px;flex:77px;}
.stm_widget_posts.style_2 > ul li span{font-size:12px;}
.stm_widget_posts.style_2 > ul li .post-date{color:#bfbfbf;}
@media(max-width:1024px){
.stm_widget_posts.style_2 > ul > li {
width: 100%;
}
}