/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 03 2026 | 00:14:46 */
.resumo-hospedagem-wrapper {
    margin-bottom: 20px;
}

.titulo-hospedagem {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #111827;
}

.resumo-card {
    position: relative;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 16px;
    margin-bottom: 14px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.04);
}

.resumo-preco {
    position: absolute;
    top: 12px;
    right: 14px;
    text-align: right;
}

.resumo-preco .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 700;
    color: #111827;
}

.preco-periodo {
    font-size: 11px;
    color: #9ca3af;
    margin-top: 2px;
}

.resumo-titulo {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 6px;
    color: #111827;
}

.badge-email {
    display: inline-block;
    background: #22c55e;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 8px;
    border-radius: 6px;
    margin-bottom: 6px;
}

.resumo-inclui {
    margin-top: 8px;
    font-size: 13px;
    color: #374151;
    line-height: 1.45;
}

.resumo-inclui strong {
    display: block;
    margin-bottom: 2px;
}

.resumo-economia {
    margin-top: 8px;
    font-size: 13px;
    font-weight: 600;
    color: #16a34a;
}
