.elementor-8022 .elementor-element.elementor-element-1d38be5{--display:flex;--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;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8022 .elementor-element.elementor-element-1d38be5::before, .elementor-8022 .elementor-element.elementor-element-1d38be5 > .elementor-background-video-container::before, .elementor-8022 .elementor-element.elementor-element-1d38be5 > .e-con-inner > .elementor-background-video-container::before, .elementor-8022 .elementor-element.elementor-element-1d38be5 > .elementor-background-slideshow::before, .elementor-8022 .elementor-element.elementor-element-1d38be5 > .e-con-inner > .elementor-background-slideshow::before, .elementor-8022 .elementor-element.elementor-element-1d38be5 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-8022 .elementor-element.elementor-element-e61610b{--display:flex;--min-height:300px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overlay-opacity:0.6;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8022 .elementor-element.elementor-element-e61610b:not(.elementor-motion-effects-element-type-background), .elementor-8022 .elementor-element.elementor-element-e61610b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E6BD37;}.elementor-8022 .elementor-element.elementor-element-e61610b::before, .elementor-8022 .elementor-element.elementor-element-e61610b > .elementor-background-video-container::before, .elementor-8022 .elementor-element.elementor-element-e61610b > .e-con-inner > .elementor-background-video-container::before, .elementor-8022 .elementor-element.elementor-element-e61610b > .elementor-background-slideshow::before, .elementor-8022 .elementor-element.elementor-element-e61610b > .e-con-inner > .elementor-background-slideshow::before, .elementor-8022 .elementor-element.elementor-element-e61610b > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-8022 .elementor-element.elementor-element-2c00794{--display:flex;}.elementor-8022 .elementor-element.elementor-element-2c00794.e-con{--align-self:center;}.elementor-8022 .elementor-element.elementor-element-f6c1c75{--display:flex;--justify-content:flex-start;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overlay-opacity:0.5;grid-column:span 1;}.elementor-8022 .elementor-element.elementor-element-f6c1c75::before, .elementor-8022 .elementor-element.elementor-element-f6c1c75 > .elementor-background-video-container::before, .elementor-8022 .elementor-element.elementor-element-f6c1c75 > .e-con-inner > .elementor-background-video-container::before, .elementor-8022 .elementor-element.elementor-element-f6c1c75 > .elementor-background-slideshow::before, .elementor-8022 .elementor-element.elementor-element-f6c1c75 > .e-con-inner > .elementor-background-slideshow::before, .elementor-8022 .elementor-element.elementor-element-f6c1c75 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-8022 .elementor-element.elementor-element-15ec230{width:var( --container-widget-width, 50% );max-width:50%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 0px 0px;--container-widget-width:50%;--container-widget-flex-grow:0;text-align:start;}.elementor-8022 .elementor-element.elementor-element-15ec230 .elementor-heading-title{font-family:"DM Sans", Sans-serif;font-size:48px;font-weight:700;line-height:44px;color:var( --e-global-color-text );}.elementor-8022 .elementor-element.elementor-element-328e78bc{--display:flex;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-8022 .elementor-element.elementor-element-328e78bc{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-8022 .elementor-element.elementor-element-15ec230{width:100%;max-width:100%;}.elementor-8022 .elementor-element.elementor-element-15ec230 .elementor-heading-title{font-size:35px;}}/* Start custom CSS */.mphb-booking-details h3, .mphb-price-details h3, .mphb-price-details h4, .mphb-booking-details h4{
    color: #5c6902;
}
/* Main container */
#mphb-booking-details {
    background: #ffffff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    margin-bottom: 30px;
}

/* Title */
.mphb-booking-details-title {
    font-size: 22px;
    font-weight: 600;
    color: #5C6902;
    margin-bottom: 20px;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
}

/* Check-in / Check-out */
.mphb-check-in-date,
.mphb-check-out-date {
    font-size: 14px;
    color: #555;
    margin-bottom: 8px;
}

.mphb-check-in-date strong,
.mphb-check-out-date strong {
    color: #000;
}

/* Room card */
.mphb-room-details {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 12px;
    margin-top: 20px;
}

/* Room heading */
.mphb-room-number {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

/* Labels */
.mphb-room-details label {
    font-size: 13px;
    font-weight: 500;
    color: #444;
    display: block;
    margin-bottom: 5px;
}

/* Inputs & Select */
.mphb-room-details input,
.mphb-room-details select {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ddd;
    font-size: 14px;
    transition: 0.3s;
}

/* Focus */
.mphb-room-details input:not([type="checkbox"]):focus,
.mphb-room-details select:focus {
    border-color: #5C6902;
    outline: none;
    box-shadow: 0 0 0 2px rgba(92,105,2,0.2);
}

/* Dropdown color */
.mphb-room-details select {
    color: #5C6902;
}

/* Service section */
.mphb-services-details {
    margin-top: 25px;
}

/* Service list */
.mphb_checkout-services-list li {
    background: #fff;
    padding: 10px 12px;
    border-radius: 8px;
    margin-bottom: 8px;
    border: 1px solid #eee;
    transition: 0.3s;
}

/* Hover effect */
.mphb_checkout-services-list li:hover {
    border-color: #5C6902;
    background: #f5f7e8;
}

/* Checkbox label */
.mphb-checkbox-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}

/* Price */
.mphb-price {
    color: #5C6902;
    font-weight: 600;
}

/* Custom dropdown (package type) */
#package-type {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ddd;
}

#package-type:focus {
    border-color: #5C6902;
    outline: none;
}

/* Activity section */
.mphb-services-details ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
}

/* =========================
   COMMON SECTION STYLE
========================= */
.mphb-checkout-section {
    background: #fff;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    margin-bottom: 25px;
}

/* Section Titles */
.mphb-checkout-section h3,
.mphb-checkout-section h4 {
    color: #5C6902;
    font-weight: 600;
    margin-bottom: 15px;
    border-bottom: 2px solid #eee;
    padding-bottom: 8px;
}

/* =========================
   PRICE BREAKDOWN
========================= */
.mphb-price-breakdown {
    width: 100%;
    border-collapse: collapse;
}

.mphb-price-breakdown tr {
    border-bottom: 1px solid #eee;
}

.mphb-price-breakdown td,
.mphb-price-breakdown th {
    padding: 10px;
    font-size: 14px;
}

/* Price column */
.mphb-table-price-column {
    text-align: right;
    font-weight: 500;
}

/* Expand row */
.mphb-price-breakdown-accommodation {
    color: #333;
    font-weight: 500;
    text-decoration: none;
}

/* Hover */
.mphb-price-breakdown tr:hover {
    background: #f5f7e8;
}

/* Total row */
.mphb-price-breakdown-total th {
    font-size: 16px;
    color: #000;
}

.mphb-price-breakdown-total .mphb-price {
    color: #5C6902;
    font-weight: 700;
}

/* =========================
   CUSTOMER FORM
========================= */
.mphb-customer-details p {
    margin-bottom: 15px;
}

/* Labels */
.mphb-customer-details label {
    font-size: 13px;
    font-weight: 500;
    color: #444;
}

/* Inputs */
.mphb-customer-details input,
.mphb-customer-details select,
.mphb-customer-details textarea {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ddd;
    font-size: 14px;
    transition: 0.3s;
}

/* Focus effect */
.mphb-customer-details input:focus,
.mphb-customer-details select:focus,
.mphb-customer-details textarea:focus {
    border-color: #5C6902;
    outline: none;
    box-shadow: 0 0 0 2px rgba(92,105,2,0.2);
}

/* Dropdown text color */
.mphb-customer-details select {
    color: #5C6902;
}

/* =========================
   PAYMENT SECTION
========================= */
.mphb-gateway-title {
    display: block;
    background: #f9f9f9;
    padding: 12px;
    border-radius: 10px;
    border: 1px solid #eee;
    cursor: pointer;
    transition: 0.3s;
}

/* Hover */
.mphb-gateway-title:hover {
    border-color: #5C6902;
    background: #f5f7e8;
}

/* Active */
input[type="radio"]:checked + .mphb-gateway-title {
    border-color: #5C6902;
    background: #eef2d3;
}

/* =========================
   BUTTON (IMPORTANT 🔥)
========================= */
.mphb_sc_checkout-submit-wrapper input[type="submit"],
.mphb_sc_search-submit-button-wrapper input[type="submit"],
button,
.button {
    background: #5C6902;
    color: #fff;
    border: none;
    padding: 12px 25px;
    border-radius: 8px;
    font-size: 15px;
    cursor: pointer;
    transition: 0.3s;
}

/* Button hover */
.mphb_sc_checkout-submit-wrapper input[type="submit"]:hover,
.mphb_sc_search-submit-button-wrapper input[type="submit"]:hover,
button:hover,
.button:hover {
    background: #4a5502;
}

/* =========================
   RESPONSIVE
========================= */
@media (min-width: 768px) {
    .mphb-customer-details {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }

    .mphb-customer-note {
        grid-column: 1 / -1;
    }
}

.mphb-checkbox-label {
    display: flex;
    align-items: center; /* vertical center */
    gap: 10px; /* space between checkbox & text */
    cursor: pointer;
}

/* Checkbox fix */
.mphb-checkbox-label input[type="checkbox"] {
    width: auto;   /* 100% width remove */
    margin: 0;
    flex-shrink: 0; /* size fix */
}

/* Text inline proper */
.mphb-checkbox-label em {
    margin-left: 5px;
    font-style: normal;
    color: #666;
}

.mphb-services-details {
    display: flex;
    flex-direction: column;
}
.mphb-checkout-section h3 {
    margin-top: 25px;
}
.mphb-checkout-item-section > div {
    order: -1;
        margin-top: 0px !important;
}/* End custom CSS */