/*

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

*/

.x-container.offset {
    margin: 0.75em auto!important;
}


p {
	margin:0px!important;
}

.metaslider .theme-default .nivoSlider {
	margin-top:20px;
}

.footercopy a:link {
	color:#e89d0a!important;
}

.footercopy a:hover {
	color:#fff!important;
}

.x-nav-tabs>li>a:hover{
	background:#e89d0a;
}

.x-nav-tabs.top>.active>a, .x-nav-tabs.top>.active>a:hover {
	background:#777;
}

footer a {
	font-size:10px!important;
}



.x-logobar {
	background:url(http://www.protrans.co.za/wp-content/uploads/2016/12/header_inner_bg2.jpg) no-repeat!important;
	max-width:100%;
	width:100%;
	
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0px!important;
    text-rendering: optimizelegibility;
	color:#e89d0a!important;
	font-weight:500!important;
	padding:0px 0px;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	width:100%!important;
}

.x-container.width {
    width: 98%!important;
}

.site{
	background-color:#222;
}

p {
	color:#ddd!important;
}

ul {
	color:#aaa!important;
	list-style:square;
}

.x-colophon.top {
	display:none!important;
}

.x-colophon.bottom {
	padding:0px!important;
}

.metaslider .theme-default .nivoSlider {
	border:2px solid white!important;
}

.theme-default .nivo-controlNav {
	background:none!important;
	padding:10px 0px 0px 0px!important;

}

.x-nav-tabs>li>a {
	background-color:#000;
}

.about_image {
	text-align:center;
	border:2px solid white;
}

.h-landmark, .entry-title.h-landmark {
	line-height:0;
}

.alignnone {
    margin: 2px 10px 0.5em 0px;
	opacity:0.7;
	transition: all .2s ease-in-out;
}

.alignnone:hover {
	opacity:1;
	border:2px solid white;
	transform: scale(1.1);
}

.contact_icon {
    margin: 2px 5px 0.5em 0px;
}

.contact_strip {
    margin: 2px 5px 0.5em 10px;
}


.x-colophon.bottom .x-nav li a {
	color:#fff!important;
}

.x-social-global {
	display:none;
}

/* mouse over link */
a:active {
    box-shadow:none!important;
}

/* mouse over link */
a:hover {
    color: #fff!important;
}

.x-navbar .desktop .x-nav > li > a:hover > span {
	box-shadow:none!important;
}

.x-navbar .desktop .x-nav > li.current-menu-item > a > span  {
	box-shadow:none!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:5px!important;
	padding-left:5px!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:transparent;
	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: none!important;  
	    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:#fff!important;
	width:120px;
	font-size:15px!important;
}

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:5px!important;
	padding-bottom: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.65em!important;
    letter-spacing: 0.05em!important;
    margin: 0px!important;
    padding: 1px 1px!important;
    text-align: center;
}

.button {
    background-color: #289eeb !important;
    border-color: #fff !important;
    border-width: 3px;
    color: #fff !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 8px 0;
    padding: 10px;
    text-transform: none!important;
    width: 100%;
}



@media (max-width:1100px) and (min-width:770px) {
	body .gform_wrapper {
		width:96%!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;
}
.gfield.captcha {
  transform:scale(0.7);
  -webkit-transform:scale(0.7);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;	
}



	body .gform_wrapper {
	}

}

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

	body .gform_wrapper {
	}


}

@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 {
	}



body .gform_wrapper {
	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;
}
}


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

body .gform_wrapper {
	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;
}

	body .gform_wrapper {
	}

}



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


body .gform_wrapper {
	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;
}

.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 {
	}

}

@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 {
	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;
}


.gfield.phone {
    width: 36%;
    float: left;
    margin: 0px;
}
.gfield.town {
    width: 31%;
    padding-right: 10px;
    float: left;
    margin: 0 2px;
}

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



}

@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 {
	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;
}
.gfield.captcha {
  transform:scale(1.0);
  -webkit-transform:scale(1.0);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;	
  padding-bottom:0px!important;
}

.gfield.phone {
    width: 36%;
    float: left;
    margin: 0px;
}
.gfield.town {
    width: 31%;
    padding-right: 10px;
    float: left;
    margin: 0 2px;
}

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





.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 {
	border: 0 solid #005c95;
	border-radius: 17px;
	box-shadow:0px;
	float: left;
	margin: 0 0 0 0px;
	min-height: 417px;
	padding: 5px 5px;
	width: 83%;
	min-width:303px!important;
}
.gfield.captcha {
  transform:scale(0.9);
  -webkit-transform:scale(0.9);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;	
  padding-bottom:10px!important;
}



.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: #fff!important;
    width: 120px;
	font-size:14px!important;
}

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

.gfield.phone {
    width: 36%;
    float: left;
    margin: 0px;
}
.gfield.town {
    width: 31%;
    padding-right: 10px;
    float: left;
    margin: 0 2px;
}

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




}


@media (max-width:980px) and (min-width:768px) {
		body .gform_wrapper .top_label .gfield_label {
			font-size:12px!important;
}
}





