.event-item{display:flex;gap:1.5rem;margin-bottom:2.5rem;align-items:flex-start;border-bottom:1px solid #ccc;padding-bottom:2rem}
.event-thumb{flex:0 0 300px}.event-thumb a{display:inline-block;transition:transform .3s ease}.event-thumb a:hover{transform:scale(1.02)}
.event-thumb img{width:100%;height:auto;border-radius:8px}.event-content{flex:1;max-width:600px}
.event-date{font-size:1rem;color:#777;margin-bottom:.125rem!important}.event-content h2{margin-top:0;margin-bottom:.25rem!important}
.event-excerpt{color:#555;margin-top:.375rem!important}.event-content h2 a:hover{text-decoration:underline;color:inherit}
@media (max-width:768px){.event-item{flex-direction:column}.event-thumb,.event-content{flex:1 1 100%;max-width:100%}}
.event-category-link{color:#888;margin-left:.5rem;font-size:.8rem;text-transform:uppercase;text-decoration:none;letter-spacing:.5px}
.event-category-link:hover{text-decoration:underline;color:#1f8742}.event-content h3.event-date{margin-bottom:.125rem!important}
.event-content .event-excerpt{margin-top:.375rem!important}.past-events-heading{font-size:2rem!important;font-weight:900!important;text-transform:uppercase;text-align:center;margin-top:2rem;margin-bottom:1.5rem}
.event-actions,.gbde-single-actions{margin-top:.75rem;font-size:.95rem}
.event-actions a,.gbde-single-actions a{text-decoration:none}
.event-actions a:hover,.gbde-single-actions a:hover{text-decoration:underline}

/* Single event meta card */
.gbde-single-meta{background:#f7f7f7;border:1px solid #e3e3e3;border-radius:8px;padding:1rem 1.25rem;margin:0 0 1.5rem}
.gbde-single-row{display:flex;align-items:flex-start;gap:.5rem;margin:.35rem 0}
.gbde-single-datetime{font-weight:600}
.gbde-single-venue{color:inherit;text-decoration:none}
.gbde-single-venue:hover{text-decoration:underline}
.gbde-single-row-actions a{margin-right:.75rem}
.gbde-single-row .dashicons{font-size:18px;width:18px;height:18px;line-height:18px;color:#555;margin-top:2px}
