/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 23 2021 | 01:30:52 */
#main .featured-acme-col-posts > div:not(.featured-post-main) .byline {
  display: none; }
  #main .featured-acme-col-posts > div:not(.featured-post-main) .above-entry-meta {
    display: inline-block;
    position: relative;
    width: 100%; }
    #main .featured-acme-col-posts > div:not(.featured-post-main) .above-entry-meta .comments-link {
      position: absolute;
      right: 0; }
  #main .featured-acme-col-posts > div:not(.featured-post-main) .widget-image {
    max-height: 280px;
    margin-bottom: 8px; }
  #main .featured-acme-col-posts > div:not(.featured-post-main) .featured-desc h4.title {
    max-height: 4em;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }

.featured-acme-col-posts.supermag-home .featured-post-main .details {
  margin-bottom: 10px; }

.widget_supermag_posts_col_pro {
  margin-bottom: 0.1em; }
