hr.clearfix {
  clear: both;
}

hr.rlvnt-plgn {
  margin-top: 0;
}

.rltdpstsplgn_content,
.ftrdpsts_heading_featured_post {
  display: block;
}


@media(min-width: 650px) {
  .rltdpstsplgn_content,
  .ftrdpsts_heading_featured_post {
    display: inline-block;
    margin: 1rem;
    max-width: 150px;
    width: calc(20% - 2rem);
  }
}


/*RELATED POSTS*/

.rltdpstsplgn_content {
  margin: 0 0 1rem 0;
  vertical-align: top;
}

.rltdpstsplgn_content .thumbnail-wrp {
  background-size: cover;
  border: 1px solid #000;
  float: left;
  clear: left;
  height: 75px;
  margin-bottom: 1rem;
  width: 75px;
}

.rltdpstsplgn_content a h3 {
  display: inline-block;
  font-size: 1.5rem;
  float: right;
  margin-top: 0;
  width: calc(100% - 85px);
}

.rltdpstsplgn_content a .attachment-medium {
  border: 1px solid #000;
}

.rltdpstsplgn_content a img {
}

@media(min-width: 650px) {
  .rltdpstsplgn_content {
     margin: 1rem;     
     max-width: 150px;
   }
  
  .rltdpstsplgn_content:first-of-type {
     margin-left: 0;
  }

  .rltdpstsplgn_content:last-of-type {
     margin-right: 0;
  }  
  
  .rltdpstsplgn_content .thumbnail-wrp {
     padding-top: 100%;
     width: 100%;
   }
  
  .rltdpstsplgn_content a h3 {
    display: block;
    float: none;
    margin-top: 5px;
    width: 100%;
  }
  
  .rltdpstsplgn_content a img {
    height: auto;
    width: 100%;
  }
}

/*RECOMMENDED POSTS*/
.ftrdpsts_heading_featured_post:last-of-type .widget_content {
  padding-bottom: 0;
}

.ftrdpsts_heading_featured_post .widget_content h2 {
  margin-top: 0;
}

.ftrdpsts_heading_featured_post {
  clear: left;
  padding: 0;
  vertical-align: top;
}

.ftrdpsts_heading_featured_post .widget_content h2 {
  float: right;  
  font-size: 1.5rem;
  text-align: left;
  width: calc(100% - 85px);
}

.ftrdpsts_heading_featured_post .widget_content p,
.ftrdpsts_heading_featured_post .widget_content .more {
  display: none;
}

.ftrdpsts_heading_featured_post .widget_content {
  text-align: left;
}

.ftrdpsts_wrp .ftrdpsts_heading_featured_post .widget_content .thumbnail-wrp {
  border: 1px solid black;
  background-size: cover; 
  float: left;
  margin: 0 0 1rem 0;
  height: 75px;
  width: 75px;  
}

.ftrdpsts_wrp .ftrdpsts_heading_featured_post .widget_content .thumbnail-wrp img {
  max-height: 75px;
  object-fit: cover;
  width: 100%;
}

.ftrdpsts_wrp .ftrdpsts_heading_featured_post:last-of-type .widget_content img {
  margin-bottom: 2rem;
}

.ftrdpsts_wrp .ftrdpsts_heading_featured_post .widget_content h2 {
}


@media(min-width: 650px) {
  .ftrdpsts_wrp .ftrdpsts_heading_featured_post .widget_content .thumbnail-wrp {     
     padding-top: 100%;
     width: 100%;     
   }
  
  .ftrdpsts_heading_featured_post:last-of-type .widget_content {
    padding-bottom: 15px;
  }  

  .ftrdpsts_title {
  }
  
  .ftrdpsts_heading_featured_post {
    margin: 1rem;
    max-width: 150px;
  }
  
  .ftrdpsts_heading_featured_post:first-of-type {
          margin-left: 0;
  }

  .ftrdpsts_heading_featured_post:last-of-type {
          margin-right: 0;
  }
  
  .ftrdpsts_wrp .ftrdpsts_heading_featured_post .widget_content {
        padding-bottom: 0;
  }
  
  .ftrdpsts_heading_featured_post .widget_content h2 {
          margin-top: 5px;
          float: none;  
          width: 100%;
  }  
  
  .ftrdpsts_wrp .ftrdpsts_heading_featured_post .widget_content img {
          float: none;
          height: auto;
          margin: 0;
          width: 100%;  
  }  
  
  .ftrdpsts_wrp .ftrdpsts_heading_featured_post:last-of-type .widget_content img {
    margin-bottom: 0;
  }
}

/*POPULAR POSTS*/
.rltdpstsplgn_popular_title { 
  font-size: 30px;
}

.pplrpsts-popular-posts {
  display: inline-block;
  font-size: 0;
  width: 100%;
}

.pplrpsts-popular-posts .post {
  margin: 0 0 .25rem 0;
  padding: 0;
  vertical-align: top;
}

.pplrpsts-popular-posts .post:last-of-type {
  margin-bottom: 0;
}

.pplrpsts-popular-posts .post .entry-header {
  display: inline-block;
  float: right;
  margin-top: 0;
  min-width: 0;
  width: calc(100% - 85px);
}

.pplrpsts-popular-posts .post .entry-header .pplrpsts_posts_title {
  font-size: 1.5rem;
  margin-top: 0;
}

.pplrpsts-popular-posts .post .entry-content {
  display: inline-block;
}

.pplrpsts-popular-posts .post .entry-content p {
  display: none;
}

.pplrpsts-popular-posts .post .entry-content a .thumbnail-wrp {
  background-size: cover;
  border: 1px solid #000;
  height: 75px;
  padding: 0;
  width: 75px;
}

@media(min-width: 650px) {
  .rltdpstsplgn_popular_title {
  }
  
  .pplrpsts-popular-posts .post .entry-header .pplrpsts_posts_title {
     display: inline-block;
     margin-top: 1rem;
     width: 100%;
  }
  
  .pplrpsts-popular-posts .post {
     display: inline-block;
     margin: 1rem;
     max-width: 150px;
     width: calc(20% - 2rem);
  }
  
  .pplrpsts-popular-posts .post:first-of-type {
     margin-left: 0; 
   }
  
  .pplrpsts-popular-posts .post:last-of-type {
     margin-right: 0; 
   }
    
  .pplrpsts-popular-posts .post .entry-header {
          display: block;
          float: left;  
          margin-top: 0;
          min-width: 100%;
          width: 100%;
  }
  
  .pplrpsts-popular-posts .post .entry-content {
          display: block;
  }
  .pplrpsts-popular-posts .post .entry-content a img {
     height: auto;
     width: 100%;
  }  
  
  .pplrpsts-popular-posts .post .entry-content a .thumbnail-wrp {
    padding-top: 100%;
    width: 100%;
  }
}