/* Generated from page: newsfederate */
/* Builder Custom CSS START */
.loops-wrapper .post-title{
  display:-webkit-box;
  -webkit-line-clamp:4;
  -webkit-box-orient:vertical;
  overflow:hidden;
  min-height:150px;
  line-height:1.35;
}
body #loops-wrapper.loops-wrapper.grid3.boxed .post{
  background:#ebebeb !important;
  border-radius:22px !important;
  overflow:hidden !important;
  box-shadow:0 12px 28px rgba(0,0,0,.08) !important;
}

body #loops-wrapper.loops-wrapper.grid3.boxed .post-image,
body #loops-wrapper.loops-wrapper.grid3.boxed .post-image a{
  margin:0 !important;
  display:block !important;
  overflow:hidden !important;
  border-radius:22px 22px 0 0 !important;
}

body #loops-wrapper.loops-wrapper.grid3.boxed .post-image img{
  width:100% !important;
  height:300px !important;
  object-fit:cover !important;
  display:block !important;
  border-radius:22px 22px 0 0 !important;
}

body #loops-wrapper.loops-wrapper.grid3.boxed .post-content{
  padding:26px 28px 24px !important;
}

body #loops-wrapper.loops-wrapper.grid3.boxed .post-meta,
body #loops-wrapper.loops-wrapper.grid3.boxed .edit-button{
  display:none !important;
}
body #loops-wrapper .post-title,
body #loops-wrapper .post-title a{
    font-size:18px !important;
    font-weight:500 !important;
    line-height:1.2 !important;
}
body #loops-wrapper .post-content{
    text-align:left !important;
}
/* Builder Custom CSS END */