@charset "UTF-8";
/*!
Theme Name: Alpenhouse Child
Theme URI: https://motopress.com/products/alpenhouse
Author: MotoPress
Author URI: https://motopress.com
Description: AlpenHouse is a professional WordPress property rental theme with a neat design, full-blown PMS and a booking system.
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alpenhouse
Template: alpenhouse
*/


img.custom-logo {
    max-width: 96px;
}


body.page-id-20 .mphb-regular-price,
body.single-mphb_room_type .mphb-regular-price {
    display: none;
}

li.mphb-room-type-facilities {
    display: flex;
}

li.mphb-room-type-facilities span.mphb-attribute-value {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

li.mphb-room-type-facilities span.mphb-attribute-value > span {
    width: 50%;
    text-align: left;
    margin: 4px 0;
    line-height: 1.2em;
}

form.wpcf7-form {
    max-width: initial;
}

form.wpcf7-form input[type="radio"] {
    width: initial;
}

form.wpcf7-form p:last-child {
    text-align: initial;
}