/*
 Theme Name:     BookYourTravel Child
 Theme URI:      http://themeforest.net/item/book-your-travel-online-booking-wordpress-theme/5632266?ref=themeenergy
 Description:    Book Your Travel Child Theme
 Author:         themeenergy
 Author URI:     http://themeforest.net/user/themeenergy
 Template:       BookYourTravel
 Version:        1.0.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
@media only screen and (device-width: 768px) {
     .logo img {
    margin-left: 2% !important;
    height: 80px !important;
}
   }

.logo img {
    height: 150% !important;
    margin-left: 2% !important;
}

.scroll-to-top {

    bottom: 15px !important;
    right: 115px !important;
}

#hero-sidebar > ul > li:nth-child(2) > article > div > form > div.block.block-1.one-fifth.block-order-1 > div {display: none;}

.availability {display: none;}


