/*
Theme Name: BookYourTravel
Theme URI: http://themeforest.net/item/book-your-travel-online-booking-wordpress-theme/5632266
Author: themeenergy
Author URI: http://themeforest.net/user/themeenergy
Description: Book Your Travel is a responsive WordPress theme ideal for booking portals, travel agencies, accommodations, bed and breakfasts, guest houses, villas, travel blogs etc. It would suit any business with slight customization.
Tags: black, blue, orange, pink, purple, yellow, one-column, two-columns, right-sidebar, left-sidebar, fluid-layout, custom-menu, featured-images, rtl-language-support, translation-ready
License: GNU General Public License
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Version: 7.04
*/
.main-nav,
.main-nav ul ul {
background: #5fc8c2;
background: -moz-linear-gradient(top, #5fc8c2 0%, #35a19a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5fc8c2), color-stop(100%,#35a19a));
background: -webkit-linear-gradient(top, #5fc8c2 0%,#35a19a 100%);
background: -o-linear-gradient(top, #5fc8c2 0%,#35a19a 100%);
background: -ms-linear-gradient(top, #5fc8c2 0%,#35a19a 100%);
background: linear-gradient(to bottom, #5fc8c2 0%,#35a19a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fc8c2', endColorstr='#35a19a',GradientType=0 );
}
@media screen and (max-width: 600px) {
.sort-by {height:auto;}
.sort   {margin:0;border-left:none;}
.sort,
.sort li {width:100%;}
.sort li {border-right:none;margin:0;padding:10px 0;border-top:1px solid #ccc;}
.view-type      {position:absolute;right:10px;}
.ascending {top:11px;}
.descending {top:20px;}
}
.breadcrumbs {display:none;}
.inner-nav .book_now a:before { content:"\e8d0"; }
.inner-nav .special-offers a:before { content:"\e8f6"; }	