/*
 Theme Name:   Hotel WP Child
 Theme URI:    http://thimpress.com/
 Description:  Hotel WP Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     hotel-wp
 Version:      1.0.0
 Text Domain:  hotel-wp-child
*/

.hb_book_room_wrapper {
    clear: both;
    padding-top: 30px;
}

.page-title .main-top {
    background-position: 0 0 !important;
}

.widget_hb_widget_search .hotel-booking-search form .hb-submit button {
    color: #fff !important;
    background-color: #3e3e3e !important;
}

.widget_hb_widget_search .hotel-booking-search form .hb-submit button:hover {
    background: #252525 !important;
}

header#masthead .mobile-logo {
    height: 55px;
}

@media (max-width:768px) {
    header#masthead .retina-logo {
        height: 55px;
    }
}
