.elementor-49 .elementor-element.elementor-element-7e3f4367{--display:flex;}.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-49 .elementor-element.elementor-element-c0901d6 .elementor-heading-title{color:var( --e-global-color-secondary );}:root{--page-title-display:none;}/* Start custom CSS */.mphb_sc_search_results-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 50px;
}
.mphb_sc_search_results-wrapper .mphb_sc_search_results-info,
.mphb_sc_search_results-wrapper .mphb-recommendation-title,
.mphb_sc_search_results-wrapper form#mphb-recommendation,
.mphb_sc_search_results-wrapper form#mphb-reservation-cart,
.mphb_sc_search_results-wrapper{
    width: 100%;
}
.mphb_sc_search_results-wrapper .mphb-room-type {
    width: 30%;
    margin: 0 !important;
    font-size: 14px;
    line-height: normal;
    height: fit-content;
    margin-bottom: 50px !important;
    display: flex
;
    flex-direction: column;
    min-height: 380px;
    justify-content: space-between;
}
.mphb_sc_search_results-wrapper .mphb-room-type > * {
    padding: 0 15px;
}
.mphb_sc_search_results-wrapper .mphb-reserve-room-section {
    
}
.mphb_sc_search_results-wrapper .mphb-room-type .post-thumbnail {
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
}
.mphb_sc_search_results-wrapper .mphb-room-type .post-thumbnail img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-title.entry-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-title.entry-title a {
    text-decoration: none;
    font-weight: 700;
}
button.button.mphb-button {
    background: var(--e-global-color-secondary);
    color: #fff;
    width: 100%;
}
button.button.mphb-button:hover {
    background: var(--ast-global-color-5);
    color: #fff;
}
.mphb-loop-room-type-attributes {
    margin: 10px 0px !important;
    margin-left: 22px !important;
}
.mphb-regular-price {
    margin-bottom: 10px !important;
}
.mphb-rooms-quantity-wrapper {
    margin-bottom: 10px !important;
}
.mphb-recommendation-title,
form#mphb-recommendation,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-details-title,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-facilities {
    display: none;
}
.mphb-rooms-quantity-wrapper {
    display: none;
}
@media (max-width: 1024px) {
    .mphb_sc_search_results-wrapper .mphb-room-type {
        width: 40%;
    }
}
@media (max-width: 767px)  {
    .mphb_sc_search_results-wrapper .mphb-room-type {
        width: 100%;
        height: fit-content;
        margin-bottom: 50px !important;
        min-height: auto;
    }
}/* End custom CSS */