/*
Theme Name: BookYourTravel
Theme URI: http://themeforest.net/item/book-your-travel-online-booking-wordpress-theme/5632266
Author: kajag
Author URI: http://themeforest.net/user/kajag
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: two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, featured-images, full-width-template, translation-ready
License: GNU General Public License
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Version: 4.0
*/
.shareaholic-share-buttons-heading { 
     background: url('images/sharing-caring.png') 0 0 no-repeat;
     height: 80px;
     margin-bottom: -45px !important;
}
.shareaholic-share-buttons-heading-image { display: none; }

header .language {
	float:right;
	position:absolute;
	top:-1px;
	right:-2px;
	z-index:99999;
	width:154px;
	min-height:116px;
	overflow:hidden;
	padding:0 0 25px;
	margin-top: 25px;
}
header .menutop {
	float:right;
	display:block;
	margin:25px 180px 0 0;
	width:250px;
}

@media screen and (max-width: 830px) {
	header .menutop {width:48.8%;float:left;margin:0 45% 20px 0;}
}

@media screen and (max-width: 600px) {
	header .menutop  {margin:0 0 18px;float:left;width:70%;}
}

@media screen and (max-width: 480px) {
	header .menutop {max-width:63%;}
	header .language {
		margin-top: 0px;
	}
}

@media print {
	header .menutop {display:none;}
}

.tab-content .text-wrap h2 {
	color:#000 !important; 
	font:16px/1.2 "OpenSansRegular",Arial,Helvetica,sans-serif;
	padding: 0 0 15px 0 !important;
	font-weight: bold;
}

#page-1649 h2 {
	color: #000;
  	padding: 0;
}

#page-1649 h3 {
	color: #999;
  	font-size: 15px;
}
.yks-mc-form-row-first-name label {
display:none !important;
}
.yks-success {
	color : #ffffff !important;	
}

