.elementor-606 .elementor-element.elementor-element-a07ea95{--display:flex;--min-height:70vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:15px 0px;--row-gap:15px;--column-gap:0px;--overlay-opacity:0.6;--padding-top:60px;--padding-bottom:60px;--padding-left:10px;--padding-right:10px;}.elementor-606 .elementor-element.elementor-element-a07ea95:not(.elementor-motion-effects-element-type-background), .elementor-606 .elementor-element.elementor-element-a07ea95 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.riversandglamping.com.au/wp-content/uploads/2026/01/glamping-about-banner-1.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-606 .elementor-element.elementor-element-a07ea95::before, .elementor-606 .elementor-element.elementor-element-a07ea95 > .elementor-background-video-container::before, .elementor-606 .elementor-element.elementor-element-a07ea95 > .e-con-inner > .elementor-background-video-container::before, .elementor-606 .elementor-element.elementor-element-a07ea95 > .elementor-background-slideshow::before, .elementor-606 .elementor-element.elementor-element-a07ea95 > .e-con-inner > .elementor-background-slideshow::before, .elementor-606 .elementor-element.elementor-element-a07ea95 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-606 .elementor-element.elementor-element-ff4e041{text-align:center;}.elementor-606 .elementor-element.elementor-element-ff4e041 .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:60px;font-weight:500;line-height:1.3em;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-606 .elementor-element.elementor-element-b7b978b{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:center;font-family:"Lato", Sans-serif;font-size:16px;font-weight:400;color:#FFFFFF;}.elementor-606 .elementor-element.elementor-element-2b859da0{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:10px;--padding-right:10px;}@media(max-width:767px){.elementor-606 .elementor-element.elementor-element-ff4e041 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-606 .elementor-element.elementor-element-a07ea95{--content-width:1350px;}.elementor-606 .elementor-element.elementor-element-2b859da0{--content-width:1350px;}}/* Start custom CSS for shortcode, class: .elementor-element-7723c04f *//* Container */
.mphb-booking-confirmation,
.mphb_sc_booking_confirmation-wrapper {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px;
}

/* Typography */
.mphb-booking-confirmation h2,
.mphb-booking-confirmation h3 {
    font-family: 'Cormorant Garamond', serif;
    color: #000;
    margin-bottom: 15px;
}

.mphb-booking-confirmation p,
.mphb-booking-confirmation li,
.mphb-booking-confirmation label {
    font-family: 'Lato', sans-serif;
    color: #555;
    font-size: 15px;
}

/* Section spacing */
.mphb-booking-confirmation section,
.mphb-booking-confirmation .mphb-room-details {
    margin-bottom: 30px;
}

/* Inputs */
.mphb-booking-confirmation input,
.mphb-booking-confirmation select {
    border-radius: 8px;
    padding: 10px;
    border: 1px solid #ddd;
}

/* Services list */
.mphb-services-list {
    margin-top: 10px;
}

.mphb-services-list label {
    display: block;
    margin-bottom: 8px;
}

/* Price box */
.mphb-price-breakdown {
    border-top: 1px solid #eee;
    margin-top: 20px;
    padding-top: 20px;
}

/* Total highlight */
.mphb-price-breakdown-total {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

/* Buttons */
.mphb-booking-confirmation button,
.mphb-booking-confirmation .button {
    background: transparent;
    border: 1px solid #c59d5f;
    color: #c59d5f;
    padding: 10px 22px;
    border-radius: 6px;
    transition: 0.3s ease;
}

.mphb-booking-confirmation button:hover {
    background: #c59d5f;
    color: #fff;
}

/* Remove weird login text */
.mphb-booking-confirmation .logged-in-as {
    display: none;
}/* End custom CSS */