/*
Theme Name:     Bellevue - Child Theme
Theme URI:      http://themovation.com
Template:       bellevuex
Author:         Themovation
Author URI:     http://themovation.com
Version:        3.0
Text Domain:    bellevue
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */
.page-id-4415 .elementor-widget-themo-mphb-checkout-form,
.page-id-4415 .elementor-widget-themo-mphb-checkout-form .elementor-widget-container,
.page-id-4415 .th-fo-form,
.page-id-4415 .mphb_sc_checkout-wrapper,
.page-id-4415 .mphb_sc_checkout-form,
.page-id-4415 .mphb-checkout-section,
.page-id-4415 .mphb-checkout-item-section,
.page-id-4415 .mphb-room-price-breakdown-wrapper {
    width: 50%;
    max-width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    box-sizing: border-box;
}

.page-id-4415 .mphb_sc_checkout-form input[type="text"],
.page-id-4415 .mphb_sc_checkout-form input[type="email"],
.page-id-4415 .mphb_sc_checkout-form input[type="tel"],
.page-id-4415 .mphb_sc_checkout-form input[type="number"],
.page-id-4415 .mphb_sc_checkout-form select,
.page-id-4415 .mphb_sc_checkout-form textarea,
.page-id-4415 .mphb-price-breakdown {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

.page-id-4415 .mphb_sc_checkout-submit-wrapper input[type="submit"],
.page-id-4415 .mphb-apply-coupon-code-button {
    width: 100%;
    max-width: 100%;
    display: block;
    box-sizing: border-box;
    text-align: center;
}

.page-id-4415 .mphb-price-breakdown {
    table-layout: fixed;
}

.page-id-4415 .mphb-price-breakdown .mphb-table-price-column,
.page-id-4415 .mphb-price-breakdown td:last-child,
.page-id-4415 .mphb-price-breakdown th:last-child {
    text-align: right;
}

@media (max-width: 900px) {
    .page-id-4415 .elementor-widget-themo-mphb-checkout-form,
    .page-id-4415 .elementor-widget-themo-mphb-checkout-form .elementor-widget-container,
    .page-id-4415 .th-fo-form,
    .page-id-4415 .mphb_sc_checkout-wrapper,
    .page-id-4415 .mphb_sc_checkout-form,
    .page-id-4415 .mphb-checkout-section,
    .page-id-4415 .mphb-checkout-item-section,
    .page-id-4415 .mphb-room-price-breakdown-wrapper {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
	.page-id-4415 .mphb-total-price,
.page-id-4487 .mphb-total-price {
    display: none !important;
}
}
