/*
 Theme Name:   Hotale Child
 Theme URI:    http://demo.goodlayers.com/hotale
 Description:  Goodlayers Hotale Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     hotale
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  hotale-child

 START YOUR CHILD THEME CSS HERE
*/
.hotale-main-menu-right-wrap{display: none !important;}
.tourmaster-user-top-bar.tourmaster-user{display: none !important;}
@media (max-width: 767px){
.hotale-mobile-header .hotale-logo-inner {
    max-width: 185px !important;
}
.tourmaster-room-item .tourmaster-info-wrap .tourmaster-info {
    display: block !important;
    white-space: normal !important;
}
.hotale-body-wrapper.hotale-with-frame, body.hotale-full .hotale-fixed-footer {
    margin: 0px !important;
}}