/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

html {
	overflow:visible;
}

.broken_link, a.broken_link {
  text-decoration: none !important;
}
.x-topbar {
  background-color: #222;
  height: 36px !important;
  max-height: 140px;
  min-height: 36px;
  position: relative;
  z-index: 1031;
}
.x-sidebar.right {
  float: right;
  margin-right: 15px !important;
  padding-left: 0;
  width: 170px !important;
}

/*gravity forms css*/


.gform_wrapper h1,  {
    color: #ff0000;
    float: left;
    font-size: 1em;
    line-height: 1;
    margin: 0;
    width: 100%;
	text-align:center;
}

.gform_wrapper h2 {
	font-size:1.8em!important;
	color:#ff0000;
	text-align:center;
}

.gform_wrapper h3 {
	font-size:1.3em!important;
	text-align:center;
}

.gfield.name {
  display: inline-block;
  max-width: 100% !important;
  width:50%;
}

div.ginput_container_name span {
	padding-right:10px!important;
}

.name_first {
  max-width: 50% !important;
}
.name_last {
  max-width: 50% !important;
}
.gfield.email {
    width: 50%;
    position: relative;
    padding-right: 10px;
    top: 2px;
	float:right;
}
.gfield.phone {
  width:33%;
  float:left;
  margin:0 2px;
}

.gfield.town{
  width:32%;
  padding-right: 10px;
  float:left;
    margin:0 2px;

}

.gfield.country {
  width:32%;
  float:left;
    margin:0 2px;

}

.gfield.requirements {
	float:left;
	display:inline-block;
	width:100%;
}

body .gform_wrapper .top_label input.medium {
	width:100%!important;
}

.gform_wrapper ul.gform_fields li.gfield {
	padding-right:18px!important;
}



.gfield.arrival {
  display: inline-block;
  width:20%;
  padding-right: 10px;
  float:left;
  }

.gfield.departure {
  display: inline-block;
  width:20%;
  float:left;
}

.gfield.adults {
  display: inline-block;
  width: 29%!important;
  float:left;
  padding-right: 10px;
}

.gfield.children {
  display: inline-block;
  width: 29%!important;
  float:left;
}
.gfield.age {
	display: inline-block;
	width:30%;
	float:left;
}
.gfield.double {
  display: inline-block;
  float: left;
  width:30%;
}
.gfield.single {
  display: inline-block;
  width:30%;
  float:left;
}
.gfield.special {
  display: inline-block;
  float: left;
}
.gfield.message {
  display: inline-block;
  float: left;
  width:98%;
  text-align:center;
}

.gfield.captcha {
  float: left;
  padding-bottom:0px;
  width:61%;
}

.field_description_below p {
  color: #000f62;
  float: left;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0 4px;
  padding-top:4px;
}
body .gform_wrapper {
	background-color:#fff;
	border: 0 solid #005c95;
	border-radius: 17px;
	box-shadow:0px;
	float: left;
	margin: 0 0 0 0px;
	min-height: 417px;
	padding: 5px 5px;
	width: 100%;
	min-width:320px!important;
	box-shadow: 0px 0px 5px 0px #000;	  
	    padding-bottom: 0px!important;
}

body .gform_wrapper input[type=text]{
    display: inline-block;
    height: 30px!important;
    margin: 0px 0!important;
    padding: 0 0.65em;
    line-height: 2.65em;
    font-size: 13px;
	border-radius:5px!important;
}

.holiday {
	text-align:center!important;
	margin:0px!important;
	background-color:#fff!important;
	border-radius:10px;
}

.gform_footer top_label {
	float:left!important;
	width:35%!important;
}

.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
	margin:0 0px;
}

.gform_wrapper textarea.small {
	height:43px!important;
}

body .gform_wrapper .top_label input.small {
	width:100%!important;
}
.ginput_container ginput_container_number {
	width:50%!important;
}

form {
	margin:5px!important;
}


.gform_button button {
	width:150px!important;
}



body .gform_wrapper .top_label .gfield_label {
	color:#000!important;
	width:200px;
}

body .gform_wrapper ul li.gfield {
	margin-top:0px!important;
	
}

.gform_wrapper ul li.gfield {
	clear:none!important;
}

.ginput_container label {
	margin-bottom:0px!important;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top:0px!important;
	margin-bottom:0em!important;
}

.ui-datepicker {
    width: 321px!important;
    border-collapse: collapse;
}

body .gform_wrapper .gform_footer {
	padding-top:7px!important;
	padding-bottom:7px!important;
	margin:0px!important;
}

.button, [type="submit"] {
	background-color: #0092d5!important;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
}

.x-btn:hover, .button:hover, [type="submit"]:hover {
	background-color:#213fab!important;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-title {
	width:170px;!important;
}

.ui-datepicker-title {
    text-align: center;
    width: 200px!important;
}

.ui-datepicker-header {
	min-height:68px!important;
}

.ui-datepicker-next, .ui-datepicker-prev {
    display: inline-block;
    width: 30px;
    height: 43px!important;
    text-align: center;
    cursor: pointer;
    background: url(../images/datepicker/arrow.png)!important;
    background-repeat: no-repeat;
    overflow: hidden;
	font-size:0.7em!important;
	color:#000!important;
}

#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
	border:none!important;
}

.ui-datepicker-header {
    background-color: #666;
    color: #e0e0e0;
    font-weight: 700;
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(250,250,250,.2);
    -moz-box-shadow: inset 0 1px 1px 0 rgba(250,250,250,.2);
    box-shadow: inset 0 1px 1px 0 rgba(250,250,250,.2);
    text-shadow:none!important;
    filter: dropshadow(color=#000, offx=1, offy=-1);
    line-height: 30px;
    min-height: 67px!important;
	border:none!important;
}


.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-radius: 5px!important;
    font-size: 0.85em!important;
    letter-spacing: 0.05em!important;
    margin: 0px!important;
    padding: 0px!important;
    text-align: center;
}


@media (max-width:1100px) and (min-width:770px) {
	body .gform_wrapper {
		width:96%!important;
		max-height: 730px!important;
	}
	


    
}

@media (max-width:1073px) and (min-width:770px) {
	.gfield.arrival {
		width:40%!important;
}

	.gfield.departure {
		width:40%!important;
}

	.gfield.adults {
		width:40%!important;
}

	.gfield.children {
		width:40%!important;
}



	body .gform_wrapper {
		max-height: 730px!important;
	}

}

@media (max-width:870px) and (min-width:766px) {

	body .gform_wrapper {
		max-height: 730px!important;
	}


}

@media (max-width:769px) and (min-width:768px) {
		.gfield.arrival {
		width:40%!important;
}

	.gfield.departure {
		width:40%!important;
}

	.gfield.adults {
		width:40%!important;
}

	.gfield.children {
		width:40%!important;
}

	body .gform_wrapper {
		max-height: 730px!important;
	}



body .gform_wrapper {
	background-color:#fff;
	border: 0 solid #005c95;
	border-radius: 17px;
	box-shadow:0px;
	float: left;
	margin: 0 0 0 0px;
	min-height: 417px;
	padding: 5px 5px;
	width: 97%;
	min-width:320px!important;
	box-shadow: 0px 0px 5px 0px #000;	  
}
}


@media (max-width:766px) and (min-width:642px) {

body .gform_wrapper {
	background-color:#fff;
	border: 0 solid #005c95;
	border-radius: 17px;
	box-shadow:0px;
	float: left;
	margin: 0 0 0 0px;
	min-height: 417px;
	padding: 5px 5px;
	width: 98%;
	min-width:320px!important;
	box-shadow: 0px 0px 5px 0px #000;	  
}

	body .gform_wrapper {
		max-height: 730px!important;
	}

}



@media (max-width:642px) and (min-width:380px) {
	


body .gform_wrapper {
	background-color:#fff;
	border: 0 solid #005c95;
	border-radius: 17px;
	box-shadow:0px;
	float: left;
	margin: 0 0 0 0px;
	min-height: 417px;
	padding: 5px 5px;
	width: 97%;
	min-width:320px!important;
	box-shadow: 0px 0px 5px 0px #000;	  
}

.gform_wrapper .ginput_container span:not(.ginput_price) {
    margin-bottom: 8px;
    display: block;
    float: left!important;
}
.gfield.name {
    display: inline-block;
    max-width: 100% !important;
    width: 50%;
}

.gfield.email {
    display: inline-block;
    width: 50%;
    position: relative;
    padding-left: 8px;
    float: right;
	right:14px;
}
form {
    margin: 5px -12px 0px 0px!important;
}

	body .gform_wrapper {
		max-height: 730px!important;
	}

}

@media (max-width:520px) and (min-width:440px) {
		.gfield.arrival {
		width:40%!important;
}

	.gfield.departure {
		width:40%!important;
}

	.gfield.adults {
		width:40%!important;
}

	.gfield.children {
		width:40%!important;
}


body .gform_wrapper {
	background-color:#fff;
	border: 0 solid #005c95;
	border-radius: 17px;
	box-shadow:0px;
	float: left;
	margin: 0 0 0 0px;
	min-height: 417px;
	padding: 5px 5px;
	width: 97%;
	min-width:320px!important;
	box-shadow: 0px 0px 5px 0px #000;	  
}


}

@media (max-width:440px) and (min-width:380px) {
		.gfield.arrival {
		width:40%!important;
}

	.gfield.departure {
		width:40%!important;
}

	.gfield.adults {
		width:40%!important;
}

	.gfield.children {
		width:40%!important;
}


body .gform_wrapper {
	background-color:#fff;
	border: 0 solid #005c95;
	border-radius: 17px;
	box-shadow:0px;
	float: left;
	margin: 0 0 0 0px;
	min-height: 417px;
	padding: 5px 5px;
	width: 96%;
	min-width:320px!important;
	box-shadow: 0px 0px 5px 0px #000;	  
}




.gform_wrapper .ginput_container span:not(.ginput_price) {
    margin-bottom: 8px;
    display: block;
    float: left!important;
}
.gfield.name {
    display: inline-block;
    max-width: 100% !important;
    width: 50%;
}

.gfield.email {
    display: inline-block;
    width: 50%;
    position: relative;
    padding-left: 8px;
    float: right;
	right:14px;
}



}

@media (max-width:380px) and (min-width:300px) {
		.gfield.arrival {
		width:49%!important;
}

	.gfield.departure {
		width:49%!important;
}

	.gfield.adults {
		width:49%!important;
}

	.gfield.children {
		width:49%!important;
}


body .gform_wrapper {
	background-color:#fff;
	border: 0 solid #005c95;
	border-radius: 17px;
	box-shadow:0px;
	float: left;
	margin: 0 0 0 0px;
	min-height: 417px;
	padding: 5px 5px;
	width: 96%;
	min-width:320px!important;
	box-shadow: 0px 0px 5px 0px #000;	  
}




.gform_wrapper .ginput_container span:not(.ginput_price) {
    margin-bottom: 8px;
    display: block;
    float: left!important;
}
.gfield.name {
    display: inline-block;
    max-width: 100% !important;
    width: 55%;
}

.gfield.email {
    display: inline-block;
    width: 45%;
    position: relative;
    padding-left: 8px;
    float: right;
	right:7px;
}

body .gform_wrapper .top_label .gfield_label {
    color: #000!important;
    width: 120px;
}

form {
    margin: 5px -12px 0px 0px!important;
}


}



@media (max-width:1255px) {
	.slick-list {
		overflow:visible;
	}
	
	.slick-track {
		margin-top:10px;
	}
	
	.x-brand {
		display:none!important;
	}
	
	.x-post-carousel.unstyled {
		margin:-10px 0px 0px -2px;
	}
	
}

@media (max-width:1255px) and (min-width:950px) {

	.x-topbar .p-info {
		letter-spacing:0.1em!important;
		
	}
}

@media (max-width:950px) {

	.x-topbar{
		height:56px!important;
		
	}
		.x-topbar .p-info {
		letter-spacing:0.3em!important;
		
	}
	
		.x-topbar .p-info {
		border:none;
		margin-left:-1%!important;
	}


}


@media (max-width:767px) {
/*	.slick-track {
		margin-top:36px;
	}
	
		.x-post-carousel.unstyled {
		margin:-20px 0px 0px -2px;
	}
*/

	.x-topbar{
		height:74px!important;
		
	}

}

@media (max-width:666px) {
	.x-topbar{
		height:98px!important;
		
	}

}

@media (max-width:522px) {
	
		.x-topbar{
		height:134px!important;
		
	}
}

.rightbanners.x-1-6 .x-flexslider-shortcode-container {
	float: left;
	margin: 5px 2px !important;
	width: 160px;
}
















