#widget-details .list-group-item { background:none; border-top: 1px solid rgba(0, 0, 0, 0.04) !important; border-bottom: 1px solid rgba(0, 0, 0, 0.04) !important; }
#widget-details .list-group-flush span { float:right; }
#widget-details .list-group-flush .list-group-item { padding:10px 0px; }
#widget-details .list-group-flush .list-group-item:before {      content: "\f291";  font: normal normal normal 14px/1 FontAwesome; margin-right:10px; color:#6c88a5; }
#widget-details .list-group-item.active { background:#00CC66; color:#FFFFFF; border: 0px; }
#widget-details .s1 { border-top:0px !important; }
#widget-details .s1:before { content: "\f292" !important; }
#widget-details .s2:before { content: "\f1c8" !important; }
#widget-details .s2a:before { content: "\f017" !important; }
#widget-details .s3:before { content: "\f133" !important; }
#widget-details .s4:before { content: "\f0f4" !important; }
#widget-details .s5:before { content: "\f19d" !important; }
#widget-details .s6:before { content: "\f2ce" !important; }
#widget-details .s6 { border-bottom:0px !important; }

#widget-details .wlt_shortcode_category a { color:#FFFFFF !important; }

#catb a { color:#fff; }

.listing-list-item figure i.fa-play-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -25px;
    z-index: 5;
    color: #fff;
    font-size: 50px;
    line-height: 1;
}

.smilesratingbox span.countme {
    position: absolute;
    font-size: 11px;
    padding: 3px 8px;
    top: -10px;
    border-radius: 50px;
    z-index: 1;
}
 

.ppt_listing {
    padding: 10px 22px;
    position: relative;
    z-index: 10;
    background-color: #fff;
	margin-left:-1px;
 	overflow:hidden;
	z-index:0;
} 

.ppt_listing.list .wlt_shortcode_excerpt { overflow: hidden;  text-overflow: ellipsis; max-height:40px; display:block; font-size:14px; }
.ppt_listing.list:hover figure img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}

.ppt_listing.video { padding:0px; margin:0px;  }
.ppt_listing.video .inner { padding:5px 3px; }
.ppt_listing.video .videobox { position:relative; }
.ppt_listing.video .videobox .time { position: absolute; bottom:0px; left:0px; }
.ppt_listing figure {  position: relative; }
.ppt_listing.video figure {
   
    background-color: #000;
    z-index: 2;
    width: 100%;
	margin:0px;
	overflow:hidden;
}
.ppt_listing.video figure em {
    position: absolute;
    bottom: 0;
    right: 5px;
    font-style: normal;
}
.ppt_listing.video figure span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    padding: 3px 8px 3px;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    background-color: rgba(0,0,0,.7);
}
.ppt_listing figure  img{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}
.ppt_listing figure:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.ppt_listing figure i.fa-play-circle {
    position: absolute;
    top: 50%;
    left: 50%; 
    margin-left: -16px;
    margin-top: -16px;
    z-index: 5;
    color: #fff;
    font-size: 50px;
    line-height: 1;
}