/*
 Theme Name:     BookYourTravel Child
 Theme URI:      http://www.autosbamir.es
 Description:    Book Your Travel Child Theme
 Author:         kajag
 Author URI:     http://themeforest.net/user/kajag
 Template:       BookYourTravel
 Version:        1.0.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

::selection {
	background: #3cf!important;
}

a {
	transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
}

a:hover {
	color: #83BD2B!important;
}

header .search, .contact {
	margin-top: 35px;
	display: inline;
}

/******/
.contact {
	margin-top: 25px;	
	background-position: 0 3px !important;
}

.contact .number a {
	text-decoration: none;
	color: #999;
}

#lang_sel_list {
	position: relative;
	display: inline-block!important;
	margin-top: 45px!important;
	margin-left: 25px!important;
}

	.icl-en {
		display: inline!important;
	}

.main-nav-wrapper {
	background: #95C945!important;
	border-top: 1px solid #73b40f;
	border-bottom: 1px solid #73b40f;
	width: 100%;
	display: block;
}

	.main-nav {
		background: #95C945!important;
		width: auto!important;
			box-shadow: 0 0 0 !important;
			-webkit-box-shadow: 0 0 0 !important;
			-moz-box-shadow: 0 0 0 !important;
			-ms-box-shadow: 0 0 0 !important;
	}

		.main-nav a:hover {
			color: #191919!important;
		}

		.sub-menu {
			background: #95C945!important;
		}

	.social-bar {
		display: block;
		width: auto;
		text-align: left;
		float: left;
		padding: 0;
		padding-top: 6px;
	}

		.social-bar li {
			display: inline-block;
			list-style-type: none;
			margin-right: 6px;
			margin-bottom: 0;
		}

/* Social share at bottom of posts */

.socialmedia-bottom-share {
	display: block;
	margin: 20px auto;
	margin-bottom: 0;
	padding: 1em;
	text-align: center;
	background: #ececec; 
	border: 1px solid #cacaca;
}

	.socialmedia-bottom-share li {
		display: inline-block;
		list-style-type: none;
		margin-right: 1em;
		margin-bottom: 0;
	}

		.socialmedia-bottom-share li#text {
			vertical-align: top;
padding-top: 0.45em;
		}

	.socialmedia-bottom-share li:last-child {
		margin-right: 0;
	}


.social-icon {
	line-height: 1.25em;
	padding: 0.5em;
	border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
	display: inline-block;
}

	.social-icon img {
		width: 1em;
		height: 1em;
		vertical-align: middle;
	}

.social-icon-twitter {
	background-color: #00aced;
}

	.social-icon-twitter:hover {
		background-color: #0084b4;
	}

.social-icon-facebook {
	background-color: #6d84b4;
}

	.social-icon-facebook:hover {
		background-color: #3b5998;
	}

.social-icon-googleplus {
	background-color: #dd4b39;
}

	.social-icon-googleplus:hover {
		background-color: #bb0000;
	}

.social-icon-email {
	background-color: #dd4b39;
}

	.social-icon-email:hover {
		background-color: #bb0000;
	}

.social-icon-linkedin {
	background-color: #007bb6;
}

	.social-icon-linkedin:hover {
		background-color: #006393;
	}

.social-icon-rss {
	background-color: #FA9B39;
}

	.social-icon-rss:hover {
		background-color: #e78016;
	}

	/* Dentro del slider */

	#sequence .info {
		top: 30%;
	}

	.main-search {
		margin: -320px auto 45px;
		margin-bottom: 80px;
		height: auto!important;
	}

		.main-search h4 span, aside article h3, .tab-content article h4, .flights .details h5, .error-type, .booking h3 span, .info h2 {
			color: #95C945!important;
			border-radius: 0!important;
				-webkit-border-radius: 0!important;
				-moz-border-radius: 0!important;
				-ms-border-radius: 0!important;
		}

		.info p {
			border-radius: 0!important;
				-webkit-border-radius: 0!important;
				-moz-border-radius: 0!important;
				-ms-border-radius: 0!important;
		}

		.main-search h4 span {
			color: #95C945!important;
		}

		.search-submit {
			position: relative;
			display: block;
			margin: 0 auto;
			bottom: 10px!important;
			left: 0!important;
			background: #95C945!important;
			width: 204px;
			height: 34px;
			border: none;
			font: normal 14px/34px 'OpenSansBold';
			text-transform: uppercase;
			color: #FFF;
			text-shadow: 0 1px 0 #73b40f !important;
			border: 1px solid #73b40f;
				-webkit-text-shadow: 0 0 0!important;
				-moz-text-shadow: 0 0 0!important;
				-ms-text-shadow: 0 0 0!important;
			border-radius: 5px;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				-ms-border-radius: 5px;
		}

			.search-submit:hover {
				color: #FFF;
				background: #83BD2B!important;
			}

	.gradient-button {
		background: #95C945!important;
		color: #FFF!important;
		text-shadow: 0 1px 0 #73b40f !important;
		border: 1px solid #73b40f;
		border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			-ms-border-radius: 5px;
		text-shadow: 0 0 0!important;
			-webkit-text-shadow: 0 0 0!important;
			-moz-text-shadow: 0 0 0!important;
			-ms-text-shadow: 0 0 0!important;
	}

		.gradient-button:hover {
			color: #FFF!important;
			background: #83BD2B!important;
		}

	.entry-header a:hover {
		color: #83BD2B!important;
	}

/*HEADER*/

	/*SEARCH*/
	.header-search-list{
		padding:0;
		margin:0;
	}
	.header-search-list li{
		margin-bottom:.8em;
		border-bottom:1px solid #cacaca;
		padding-bottom:.8em;

	}
	.header-search-list li:last-child{
		border-bottom:0;
	}
body {
	background-image: none!important;
}

.main {
	background-image: none!important;
	display: block;	
	min-height: 0!important;
	padding: 0!important;
}

p {
font-size: 15px;
color: #666!important;
}

	.inner-nav li.active, .inner-nav li.active:hover {
		background: #efba01!important;
		width: 100%!important;
	}

	.ui-datepicker .ui-datepicker-today, .ui-datepicker .ui-datepicker-calendar .ui-state-hover, .ui-datepicker .dp-highlight {
		background: #95C945!important;
	}

	input[type="search"], input[type="email"], input[type="text"], input[type="number"], input[type="password"], textarea {
		border-radius: 0!important;
			-webkit-border-radius: 0!important;
			-moz-border-radius: 0!important;
			-ms-border-radius: 0!important;
	}

	.right-sidebar, .lower {
		margin: 0!important;
		margin-top: 0!important;
		margin-left: 2%!important;
	}

	.widget {
		background: #fff!important;
		padding: 14px!important;
		padding-bottom: 7px!important;
	}

	.widget h3 {
		padding: 0!important;
		border-bottom: 0!important;
	}


.main .widget ul {
	padding-bottom: 0!important;
}

.main .widget ul li {
	background: #FFF 0 0 !important;
	padding: 10px 0!important;
	
}

	.main .widget ul li:first-child {
		padding-bottom: 0;
		padding-top: 0!important;
		
	}

	.main .widget ul li a{
		text-decoration: none!important;
		border-bottom: 0!important;
		font-size: 16px;
	}

		.main .widget ul li a:hover {
			color: #95C945!important;
		}

		.children {
			padding: 0!important;
			margin: 0!important;
			margin-top: 15px!important;
		}

		.children li{
			padding: 0!important;
			margin: 0!important;
			border-bottom: 1px solid #eee;
		}

			.children li:first-child {
				padding-bottom: 10px!important;
				padding-top: 10px!important;
			}

			.children li a {
				margin-bottom: 0px!important;
				font-size: 14px!important;
			}

	.cars {
		width: auto !important;
		padding: 1em!important;
	}

.tablepress thead th {
	background-color: #0193de!important;
	color: #FFF!important;
	text-align: center!important;
}

.tablepress td {
	text-align: center!important;
}

.office-info-wrapper {
	padding: 1em;
	margin-bottom: 2.5em;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.bottom {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 3em;
}

.bottom-logos {
	display: block;
	margin-top: 3em;
	text-align: center;
}

	.bottom-logos p {
		font-size: 0.9em;
	}

	.company-logo {
		display: inline-block;
		text-align: center;
		margin-right: 3em;
		margin-bottom: 1em;
	}

		.company-logo img {
			width: 7.5em;
		}

	.footer-credits {
		display: inline-block;
		text-align: center;
		overflow: hidden;
	}

		.footer-credits img {
			width: 5em;
		}

	.lopd-logo {
		display: inline-block;
		text-align: center;
		overflow: hidden;
		margin-left: 3em;
	}

		.lopd-logo img {
			width: 5em;
		}



/* MEDIAQUERIES */

@media screen and (max-width: 1140px) {
.wrap   {width:96%; margin:0 auto;}
.main-search {width:96%;}
#sequence .animate-in .info {margin-left:-48%;}
.score   {width:38%;margin:0 2% 0 0;}
.chart {width:60%;}

.reviews .pro,
.reviews .con {margin:10px 0 0 10px;width:53%;}

.destinations .ribbon,
.locations .one-fourth .ribbon {margin-left:-8%;width:116%;}

}

@media screen and (max-width: 1024px) {
	.main-search  {
		width: 96%;
		margin: 20px auto;
		height:auto;
	}

	.search-submit {/*left:40%;*/}

	.slider {
		margin-top:100px;
		height:400px;}
}

@media screen and (max-width: 830px) {

	header .search {width:48.8%;float:left;margin:0 45% 10px 0;}

	.top-right-nav {float:left;width:100%;padding-top:20px;}

	.contact {
		float: left;
		margin: 0!important;
		margin-bottom: 20px!important;
		padding: 0;
		background: none !important;
		width: 100%;
	}

	input[type="search"], input[type="email"], input[type="text"], input[type="number"]  {padding:6px 2%;width:100%;}

	.main-search .radios      {width:94%;padding:0 0 14px;margin:0 3% 20px;border-bottom:1px solid #ccc;min-height:auto;}
	.main-search .forms      {width:100%;}
	.main-search .forms .column     {width:94%;padding:0 0 14px;margin:0 3% 20px;background:none;border-bottom:1px solid #ccc;min-height:auto;}
	.main-search .forms .column:last-child {border-bottom:none;}
	.main-search .twins .f-item    {width:47.3%;}
	.main-search .twins.last .f-item   {width:47%;}
	.main-search .triplets .f-item   {width:29.8%}
	.main-search .triplets .f-item:last-child {margin:0;}
	.main-search .two-childs .selector span,
	.main-search .twins .selector span   {padding:0 2%;width:96% !important;background-position:97% 8px;}
	.main-search .f-item .ui-spinner-input {padding:6px 2%;width:96%;}
	.search-submit        {left: 36%;}

	.forms.first .column:first-child {
		padding: 0 20px!important;
	}

	.slider    {
		top: 0!important;
		height:400px;
		margin-top: 180px;
	}
	.info  {
		top: 0!important;
		margin-top: 100px!important;
	}

}


@media screen and (max-width: 600px) {
	.logo  {width:100%;max-width:100%;}
	header .search  {margin:0 0 0;float:left;width:70%;}
	.search-submit {left: 27%;}
	.slider  {height:250px;margin-top:220px;}

	figure {
		margin: 2.5em auto -2em auto!important;
		text-align: center;
		width: 100%!important;
	}


	.cars {
		width: 100%!important;
		padding: 1em!important;
	}

}

@media screen and (max-width: 540px) {
.wrap ,
.under-header-sidebar ul,.above-footer-sidebar ul,.home-below-slider ul,.home-above-slider .widget {width:90%;margin:0 5%;}
.slider  {height: 250px;}
}

@media screen and (max-width: 480px) {
.logo {max-width:63%;}
header .search {max-width:63%;}
.contact span:first-child {display:none;}
.slider  {height:250px;margin-top:220px;}
}

.entry-featured {
  text-align: center;
}

.entry-featured img {
  width: 100%;
}

.attachment-featured {
	width: 100%;
}




#form3 .column {
	height: 110px;
}

.home .main {
	margin-top: 100px;
}

.button-more a {
	margin-top: 50px;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px;
}

.button-more a:hover {
	color: #fff !important;
}

.menu-feature {
	background: #0193de;
}

.main-nav li {
	padding: 0 15px;
	line-height: 40px;
}

.main-nav li:first-child {
	padding-left: 0;
}

.main-nav .sub-menu li:first-child {
	padding: 10px 10px 0;	
}

.main-nav li:last-child {
	margin-right: 10px;
	background: #0193de;
}

.main-nav .sub-menu li:last-child {
	margin: 0;
	background: none;
}

.main-nav ul {
	top: 0;
}
