.elementor-67 .elementor-element.elementor-element-c658d50{--display:flex;--min-height:110px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-67 .elementor-element.elementor-element-6d689d7{text-align:center;}.elementor-67 .elementor-element.elementor-element-6d689d7 .elementor-heading-title{font-size:40px;text-transform:uppercase;color:var( --e-global-color-primary );}.elementor-67 .elementor-element.elementor-element-d6c0e49{--divider-border-style:solid;--divider-color:var( --e-global-color-primary );--divider-border-width:1px;}.elementor-67 .elementor-element.elementor-element-d6c0e49 .elementor-divider-separator{width:100%;}.elementor-67 .elementor-element.elementor-element-d6c0e49 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-67 .elementor-element.elementor-element-d6c0e49 .elementor-divider__text{color:var( --e-global-color-accent );text-transform:uppercase;}.elementor-67 .elementor-element.elementor-element-398a04b4{--display:flex;--padding-top:30px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-398a04b4 *//* Bloco da confirmação */
.confirmacao_reserva .mphb_sc_checkout-wrapper{
    background: #fff;
    text-align: center;
}

/* Título interno do shortcode */
.confirmacao_reserva .mphb-reservation-submitted-title{
    margin: 0 0 12px;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 700;
    color: var(--e-global-color-primary);
}

/* Mensagem */
.confirmacao_reserva .mphb_sc_checkout-success-reservation-message{
    margin: 0;
    font-size: 1rem;
    line-height: 1.7;
    color: var(--e-global-color-text);
    margin-inline: auto;
}


.mphb_sc_booking_confirmation .mphb-booking-details-title{
    display: none;
}

.mphb_sc_booking_confirmation{
    text-align: center;
}

.mphb_sc_booking_confirmation .mphb-booking-details{
    list-style: none;
    margin: 0;
    padding: 0;
}

.mphb_sc_booking_confirmation .mphb-booking-details li{
    padding: 8px 0;
}

.mphb_sc_booking_confirmation .mphb-booking-details .label,
.mphb_sc_booking_confirmation .mphb-booking-details .value,
.mphb_sc_booking_confirmation .accommodations-title,
.mphb_sc_booking_confirmation .accommodations-list,
{
    color: var(--e-global-color-text);
}

.mphb_sc_booking_confirmation .accommodations-list a,
.mphb_sc_booking_confirmation .booking-price .value,
.mphb_sc_booking_confirmation .booking-price .mphb-price{
    color: var(--e-global-color-primary);
    font-weight: 700;
}

.mphb_sc_booking_confirmation .accommodations{
    margin-top: 14px;
    text-align: center;
}

.mphb_sc_booking_confirmation .accommodations-title,
.mphb_sc_booking_confirmation .accommodations-list{
    display: inline;
}

.mphb_sc_booking_confirmation .accommodations-title{
    font-weight: 600;
    margin-right: 4px;
}/* End custom CSS */