.ova-latest-posts .item{padding:10px;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;gap:15px;margin:0 -10px;display:flex}.ova-latest-posts .item:last-child{margin-bottom:0}.ova-latest-posts .item:hover,.ova-latest-posts .item:hover .info .post-title a{transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease}.ova-latest-posts .item:hover .info .post-title a{color:var(--primary)}.ova-latest-posts .item .media{gap:15px}.ova-latest-posts .item .media a{height:100%;overflow:hidden;position:relative;display:flex}.ova-latest-posts .item .media a img{height:70px;object-fit:cover;min-width:70px;object-position:center;width:70px}.ova-latest-posts .item .info{justify-content:center;flex-flow:column;display:flex}.ova-latest-posts .item .info .post-title{font-size:16px;font-weight:600;margin:5px 0;line-height:1.2}.ova-latest-posts .item .info .post-title a{color:var(--heading);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease}.ova-latest-posts .item .info .item-meta{font-size:12px;font-weight:500;color:var(--primary);margin:5px 0;line-height:1}