
/*Sidebar Widgets*/
.widget_top_rated_posts_widget ul,
.widget_latest_reviews_widget ul{
   list-style-type: none;
   padding:2px;
}
.widget_top_rated_posts_widget li,
.widget_latest_reviews_widget li{
   list-style-type: none;
   margin-bottom:7px;
    }
.widget_top_rated_posts_widget a,
.widget_latest_reviews_widget a{
    color: black;
    display: inline!important;
    font-size: 1rem!important;
    font-weight: bold;
      text-decoration:none;
      line-height: 1.5;     
}

.grouped-posts-sidebar h3 {
    font-size: 1.1rem;
}
 .screen-reader-text{
   display:none;
}
.widget_dilyn_category_widget ul {
    padding: 2px;
    padding-left: 30px;
    list-style:square;
}
.widget_dilyn_category_widget li{
   margin-bottom:7px;
    }
.widget_dilyn_category_widget a{
    color: black;
    display: inline!important;
    font-size: 1rem!important;
    font-weight: bold;
      text-decoration:none;
}
#extra_feature_img {
    width: 100%;
    margin-top: -20px;
}
.latest-post-widget {
}

/*Sidebar Widgets*/
