.cdsROW.narrow.border {

	margin: 0 auto;
}



/*
Recaptcha
*/

.g-recaptcha{  margin: 15px auto !important;
	width: auto !important;
	height: auto !important;
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
	text-align: -ms-center;
}

/*
Tiny MCE  Editor
*/

.mce-edit-area iframe{height:300px;}

#insta a:hover{
	text-decoration: none;
}

/*
HOW TO BOOK
*/
#howtobook li {
	margin-bottom:10px;
	line-height:140%;
	font-size: 15px;
}

#howtobook h6{
	font-family:'Architects Daughter';
	font-weight:bold;
	font-size: 17px;
	background: #fb8b40;
	padding: 10px;
	color: #ffffff;
	font-weight: 400;
	margin: 0;
	display: inline-block;
}




/*
EMBEDDED
*/

.embed-voucher{
	margin-top:50px;
}
.embed-booking{
	margin-top:50px;
}









/*
WEB FORMS
*/
#winterexperience-form{text-align:center;}
#christmasgrotto-form{text-align:center;}
#contact-form,#schooltrips-enquiry{ text-align: center; }
#contact-form fieldset input,#schooltrips-enquiry fieldset input,footer input {
	border: 2px solid #dddddd;
	background: #ededed;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	height: 45px;
	margin-right: 20px;
}
#contact-form fieldset textarea,#schooltrips-enquiry fieldset textarea {
	border: 2px solid #dddddd;
	background: #ededed;
	border-radius: 15px;
	margin-right: 20px;
}
.contact-details table td{
	vertical-align: text-top;
}
