/*
 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
-------------------------------------------------------------- */

.footer .social li a {
    background-color: transparent!important;
}
.footer .social li a:hover {
    background-color: transparent!important;
}

@media screen and (min-width: 961px) {
.header2 .main-nav {-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:auto;float:none;width:auto;min-width:50%;}
}
@media screen and (max-width: 960px) {
.header2 .main-nav .wrap {max-width:96%;}
.header2 .main-nav .wrap li {padding: 0 7px;}
}