/* https://www.medjugorje.it/wp-content/plugins/Luoghi/css/lp-styles.css?ver=1748610030 */
.lp-filters{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.lp-filter-item{flex:1 1 220px;display:flex;flex-direction:column}.lp-filter-item label{font-weight:700;margin-bottom:.3rem}.lp-filter-item select,.lp-filter-item input{padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:.3rem;box-sizing:border-box}.lp-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.lp-card{background:#fff;border-radius:.8rem;box-shadow:0 4px 20px rgba(0,0,0,.07);overflow:hidden;display:flex;flex-direction:column;transition:transform 0.2s,box-shadow 0.2s}.lp-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.1)}.lp-card img{width:100%;height:180px;object-fit:cover}.lp-thumbnail-placeholder{width:100%;height:180px;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#aaa;font-style:italic}.lp-card-body{padding:1.2rem;flex:1;display:flex;flex-direction:column}.lp-card-body h3{margin:0 0 .5rem;font-size:1.25rem;line-height:1.3}.lp-card-excerpt{font-size:.9rem;color:#555;line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:calc(1.5em * 3)}.lp-btn{display:inline-block;text-align:center;padding:.6rem 1rem;border-radius:.4rem;text-decoration:none;font-size:.95rem;transition:background 0.2s,color 0.2s;cursor:pointer;border:1px solid transparent;margin-top:.5rem}.lp-btn:first-of-type{margin-top:auto}.lp-btn-readmore{background:#0073aa;color:#fff;width:100%;box-sizing:border-box}.lp-btn-readmore:hover{background:#005f8d}.lp-btn-visit{background:#28a745;color:#fff;width:100%;box-sizing:border-box}.lp-btn-visit:hover{background:#1e7e34}.lp-no-luoghi-found{grid-column:1 / -1;text-align:center;padding:2rem;font-style:italic;color:#777}@media (max-width:600px){.lp-container{grid-template-columns:1fr}.lp-filters{flex-direction:column}.lp-filter-item{flex-basis:auto;width:100%}}