#res_widget {
   display: inline-block;
}

#widget-13FLOOR {
   text-align: center;
   padding-bottom: 10px;
   max-height: 350px;
}



.other-script-wrap iframe{
    height: 0;
    display: none;
}

#res_widget {
   display: inline-block;
}

#widget-EBONY {
   text-align: center;
   padding-bottom: 0px;
   pading-top: 15px;
   max-height: 350px;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:15px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}
.mobile #whatsAppHeader {
    border-radius: 50px;
    background: #25d366;
    float: right;
    position: fixed;
    right: 24px;
    bottom: 75px;
    padding: 8px 10px;
    margin-right: -10px;
    z-index: 9999;
    line-height: unset;
}
.mobile #whatsAppHeader a {
    color: #ffffff;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
    /*padding: 3px 5px;*/
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}




.explorer .bookingform-wrapper div.simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper:hover{
    outline:unset !important;
}

.mobile .booking-form-input {
    display: block;
}

@media (max-width: 768px) {
    .mobile .bookingform-wrapper .simp-booking-form {
        min-width: 250px;
        width: calc(100% - 30px);
    }
    
    .mobile .layer-content #layerContainer{
        flex-grow:1;
    }
    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper,
    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
        width: 100%;
    }
}

 #res_widget {
   display: inline-block;
}

#widget-ONTHEEDGE {
   text-align: center;
   padding-bottom: 10px;
   max-height: 350px;
}





#widget-ta13thfloor{
    text-align: center;
    padding: 15px 30px 0;
}
#widget-ta13thfloor > div{
    display: inline-block;
}

#widget-taebony{
    text-align: center;
    padding: 15px 30px 0;
}
#widget-taebony > div{
    display: inline-block;
}

#widget-weather {
    padding-top: 30px;
}

