/* EO Booking Widget CSS — v1.0.0 */
.eob-loading {
    text-align: center;
    padding: 40px 20px;
    color: #64748b;
    font-size: 15px;
}
#eob-buscador, #eob-resultados,
#eob-checkout, #eob-confirmacion {
    max-width: 1100px;
    margin: 0 auto;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
