/* Generated from page: nazionali */
/* 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;
}
#loops-wrapper.boxed .post{
  background:#ebebeb !important;
  border-radius:22px !important;
  overflow:hidden !important;
  box-shadow:0 12px 28px rgba(0,0,0,.08) !important;
}

#loops-wrapper.boxed .post-image{
  margin:0 !important;
}

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

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

#loops-wrapper.boxed .post-title a{
  color:#000 !important;
  font-size:18px !important;
  font-weight:500 !important;
  text-decoration:none !important;
}
#loops-wrapper .post-meta{
    display:none !important;
}
body #loops-wrapper .post-content{
    text-align:left !important;
}
/* Builder Custom CSS END */