/*
 Theme Name:   Hotel Master Child
 Theme URI:    https://demo.goodlayers.com/hotelmaster/dark/
 Description:  Hotel Master Child Theme
 Author:       Goodlayers
 Author URI:   https://goodlayers.com/
 Template:     hotelmaster
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          white, light, yellow, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
 Text Domain:  hotel-master-child
*/

.bwh-booking-box-filter-feld-wrap .bwh-booking-box-filter-calendar-icon{
    display: none;
}

.bwh-booking-box-filter-feld-wrap{
    float: left;
    margin-right: 20px;
}

.bwh-booking-box-filter-feld{
    font-size: 14px;
    padding: 13px 15px;
    padding: 7px !important;
}


#bwh_booking_box_find_button{
    float: left;
}

#bwh_booking_box_filter_wrap div.bwh-booking-box-filter-feld-wrap:nth-child(3) {
    overflow: hidden;
    position: relative;
}

#bwh_booking_box_filter_wrap div.bwh-booking-box-filter-feld-wrap:nth-child(3):after {
    font-family: fontAwesome;
    content: "\f0dd";
    position: absolute;
    right: 15px;
    top: 4px;
    pointer-events: none;
    cursor: pointer;
}

#bwh_booking_box_filter_wrap div.bwh-booking-box-filter-feld-wrap:nth-child(3) select {
    background: transparent;
    background-color: #5f5243;
    border: none;
    font-size: 14px;
    height: 32px;
    padding: 0;
    padding-left: 12px;
    width: 130%;
    -webkit-appearance: none;
    color: #eaeaea;   
}

#bwh_booking_box_find_button{
    font-size: 13px;
    font-weight: 700;
    padding: 6px 25px 5px;
    outline: none;
    border: none;
    letter-spacing: 1px;
    cursor: pointer;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #937E63;
    color: #000;
    background-color: #ffd400;
    line-height: 19px;
    margin-right: 20px;
}

#bwh_booking_box_button_changeres{
    font-size: 13px;
    font-weight: 700;
    padding: 6px 25px 5px;
    outline: none;
    border: none;
    letter-spacing: 1px;
    cursor: pointer;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #937E63;
    color: #000;
    background-color: #ffd400;
    line-height: 19px;
    float: left;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                          supported by Chrome and Opera */
}

#bwh_booking_login_pfeil_unten{
    display: none;
}

#bwh_booking_box_login_klappe{
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 30px;
    position: relative;
}

#bwh_booking_box_login_klappe .bwh_booking_box_loginbereich-feld{
    float: left;
    margin-right: 20px;
}

#bwh_booking_box_button_dologin{
    font-size: 13px;
    font-weight: 700;
    padding: 6px 25px 5px;
    outline: none;
    border: none;
    letter-spacing: 1px;
    cursor: pointer;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #937E63;
    color: #ffffff;
    background-color: #7c6a53;
    line-height: 19px;
    float: left;
}

#bwh_booking_box_termin_ankunft{
    min-width: 230px;
}

#bwh_booking_box_termin_abreise{
    min-width: 230px;
}

#bwh_booking_box_login_data_resnr{
    min-width: 232px;
    height: 20px;
}

#bwh_booking_box_login_data_email{
    min-width: 232px;
    height: 20px;
}

#bwh_booking_box_filter_wrap p{
    margin-bottom: 0 !important;
}

#bwh_booking_box_login_error{
    position: absolute;
    bottom: 0;
}

#awesome-weather-geneve{
    background: #3a3a3a;
}

footer #awesome-weather-geneve{
    margin-top: -40px;
}

.awesome-weather-header{
    background: #1e1e1e;
    color: #c6b29a;
}

.gdlr-sidebar .booking_content{
    max-width: 243px;
}

.gdlr-sidebar .booking_content .bwh-booking-box-filter-feld-wrap{
     width: 100% !important;
     margin-bottom: 20px;
}

.gdlr-sidebar .booking_content{
    float: left;
    padding: 10px;
    background: #3d372f;
}

.gdlr-sidebar .booking_content h3{
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    padding: 15px 15px 10px;
    padding-top: 0;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #4c453c;
}

.widget_media_image{
    float: left;
    padding: 10px;
    background: #3d372f; 
    box-sizing: border-box;
    margin: 0;
    min-width: 263px;
    text-align: center;
    margin-top: 20px;
}

.widget_media_image h3{
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    padding: 15px 15px 10px;
    padding-top: 0;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #4c453c;
    font-weight: normal;
}

.gdlr-sidebar #bwh_booking_box_find_button{
    min-width: 193px;
    margin-bottom: 10px;
}

.gdlr-sidebar #bwh_booking_box_login_klappe input{
    margin-bottom: 10px;
}


@media(max-width: 1120px){
    .booking_content{
        padding-left: 20px;
        padding-right: 20px;
    }
    .bwh-booking-box-filter-feld-wrap{
        width: 45%;
        margin-bottom: 10px;
        margin-right: 20px;
    }

    .bwh-booking-box-filter-feld-wrap .bwh-booking-box-filter-feld{
        width: 100%;
        box-sizing: border-box;
    }
}

@media(max-width: 960px){
    .bwh-booking-box-filter-feld-wrap{
        width: 100%;
        margin-bottom: 10px;
        margin-right: 20px;
    }
}

@media(max-width: 767px){
    #bwh_booking_box_find_button{
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        text-align: center;
        margin-bottom: 10px;
    }

    #bwh_booking_box_button_changeres{
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        text-align: center;
        margin-bottom: 10px;
    }

    #bwh_booking_box_login_klappe{
        margin-top: 0 !important;
    }

    #bwh_booking_box_login_klappe .bwh_booking_box_loginbereich-feld{
        width: 100%;
        padding: 14px;
        box-sizing: border-box;
        margin-bottom: 14px;
    }
}

   .single .gdlr-room-info{
	   height: 50px !important;
}

