/*! CSS Used from: http://huttonleholecaravansite-co-uk.stackstaging.com/wp-includes/css/dist/block-library/style.min.css?ver=5.5.1 ; media=all */

@media all {
	:root {
		--wp-admin-theme-color: #007cba;
		--wp-admin-theme-color-darker-10: #006ba1;
		--wp-admin-theme-color-darker-20: #005a87;
	}
}
/*! CSS Used from: http://huttonleholecaravansite-co-uk.stackstaging.com/wp-content/themes/campsiteyorkshire/bootstrap.min.css?ver=1.0.489 ; media=all */

@media all {
	html {
		font-family: sans-serif;
		-ms-text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
	}
	body {
		margin: 0;
	}
	footer, header, nav, section {
		display: block;
	}
	a {
		background: 0 0;
	}
	a:active, a:hover {
		outline: 0;
	}
	b {
		font-weight: 700;
	}
	img {
		border: 0;
	}
	@media print {
		* {
			text-shadow: none!important;
			color: #000!important;
			background: 0 0!important;
			box-shadow: none!important;
		}
		a, a:visited {
			text-decoration: underline;
		}
		a[href]:after {
			content: " (" attr(href) ")";
		}
		a[href^="#"]:after {
			content: "";
		}
		img {
			page-break-inside: avoid;
		}
		img {
			max-width: 100%!important;
		}
		h2, p {
			orphans: 3;
			widows: 3;
		}
		h2 {
			page-break-after: avoid;
		}
	}
	.col-lg-4, .col-md-3, .col-sm-6 {
		width: 100%;
	}
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	:after, :before {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	html {
		font-size: 62.5%;
		-webkit-tap-highlight-color: transparent;
	}
	body {
		font-family: Arial;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
	}
	a {
		color: #206586;
		text-decoration: none;
	}
	a:focus, a:hover {
		color: #206586;
		text-decoration: underline;
	}
	a:focus {
		outline: thin dotted;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}
	img {
		vertical-align: middle;
	}
	h2, h4 {
		font-family: Handlee, cursive;
		font-weight: 500;
		line-height: 1.1;
		color: inherit;
	}
	h2 {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	h4 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	h2 {
		font-size: 30px;
	}
	h4 {
		font-size: 18px;
	}
	p {
		margin: 0 0 10px;
	}
	ul {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.container-fluid {
		margin-right: auto;
		margin-left: auto;
		padding-left: 5px;
		padding-right: 5px;
	}
	.row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.col-lg-4, .col-md-3, .col-sm-6 {
		position: relative;
		min-height: 1px;
		padding-left: 5px;
		padding-right: 5px;
	}
	@media (min-width:768px) {
		.col-sm-6 {
			float: left;
		}
		.col-sm-6 {
			width: 50%;
		}
	}
	@media (min-width:992px) {
		.col-md-3 {
			float: left;
		}
		.col-md-3 {
			width: 25%;
		}
	}
	@media (min-width:1200px) {
		.col-lg-4 {
			float: left;
		}
		.col-lg-4 {
			width: 33.33333333%;
		}
	}
	.collapse {
		display: none;
	}
	.nav {
		margin-bottom: 0;
		padding-left: 0;
		list-style: none;
	}
	.nav>li {
		position: relative;
		display: block;
	}
	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 15px;
	}
	.nav>li>a:focus, .nav>li>a:hover {
		text-decoration: none;
		background-color: transparent;
	}
	.nav-pills>li {
		float: left;
	}
	.nav-pills>li>a {
		border-radius: 4px;
	}
	.nav-pills>li+li {
		margin-left: 2px;
	}
	.navbar-collapse {
		max-height: 340px;
		overflow-x: visible;
		padding-right: 0;
		padding-left: 0;
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
		-webkit-overflow-scrolling: touch;
	}
	@media (min-width:768px) {
		.navbar-collapse {
			width: auto;
			border-top: 0;
			box-shadow: none;
		}
		.navbar-collapse.collapse {
			display: block!important;
			height: auto!important;
			padding-bottom: 0;
			overflow: visible!important;
		}
	}
	@media (min-width:768px) {
		.navbar-left {
			float: left!important;
		}
	}
	.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .row:after, .row:before {
		content: " ";
		display: table;
	}
	.clearfix:after, .container-fluid:after, .nav:after, .navbar-collapse:after, .row:after {
		clear: both;
	}
}
/*! CSS Used from: http://huttonleholecaravansite-co-uk.stackstaging.com/wp-content/themes/campsiteyorkshire/style.min.css?ver=1.0.489 ; media=all */

@media all {
	html {
		height: 100%;
		overflow: auto;
	}
	body {
		height: auto;
		min-height: 100%;
		overflow: hidden;
		position: relative;
	}
	p {
		word-wrap: break-word;
	}
	body {
		line-height: 25.71428572px;
		font-family: Sans-Serif, 'Times New Roman', Times, serif;
		font-size: 18px;
	}
	a:hover {
		text-decoration: none;
	}
	h4 {
		line-height: 34.2857143px;
		text-decoration: none;
		font-size: 24px;
	}
	h2 {
		line-height: 68.57142859px;
		text-decoration: none;
		font-size: 48px;
	}
	.bd-container-inner {
		margin-left: auto;
		margin-right: auto;
	}
	@media (max-width:767px) {
		.bd-container-inner {
			max-width: none;
		}
	}
	@media (min-width:768px) {
		.bd-container-inner {
			max-width: 750px;
		}
	}
	@media (min-width:992px) {
		.bd-container-inner {
			max-width: 970px;
		}
	}
	@media (min-width:1200px) {
		.bd-container-inner {
			max-width: 1170px;
		}
	}
	.bd-container-inner {
		position: relative;
	}
	.bd-container-inner {
		height: 100%;
	}
	.bd-margins>div:not(.bd-own-margins)>.bd-container-inner>:not(.bd-no-margins):not(section) {
		margin-left: 20px;
		margin-right: 20px;
	}
	.bd-body-1 {
		position: relative;
	}
	@media (min-width:1200px) {
		[data-affix][data-enable-lg]+.bd-affix-fake {
			display: block;
		}
	}
	@media (min-width:992px) and (max-width:1199px) {
		[data-affix][data-enable-md]+.bd-affix-fake {
			display: block;
		}
	}
	@media (min-width:768px) and (max-width:991px) {
		[data-affix][data-enable-sm]+.bd-affix-fake {
			display: block;
		}
	}
	.bd-affix-fake {
		display: none;
	}
	.bd-page-width>.bd-container-inner {
		max-width: none;
	}
	.bd-icon {
		display: inline-block;
		text-decoration: none;
		speak: none;
	}
	.bd-icon:after, .bd-icon:before {
		display: inline-block;
		vertical-align: middle;
		text-decoration: none;
		font-style: normal;
		font-weight: 400;
		text-align: center;
		text-transform: none;
		width: auto;
		opacity: 1;
		font-family: 'Billion Web Font';
	}
	.bd-column {
		min-height: 0;
		min-width: 0;
	}
	.bd-row-flex.row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.bd-row-flex.row>[class*=bd-columnwrapper-] {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		min-height: 0;
		min-width: 0;
	}
	.bd-row-flex.row>[class*=bd-columnwrapper-]>.bd-column {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
	.bd-row-flex.row>[class*=bd-columnwrapper-]>.bd-column>.bd-vertical-align-wrapper {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		min-height: 0;
		min-width: 0;
	}
	.bd-row-flex.row:after, .bd-row-flex.row:before {
		display: none;
	}
	.bd-columns>.bd-container-inner>.container-fluid, .bd-columns>.bd-container-inner>.container-fluid>.row {
		height: 100%;
	}
	.bd-columns:before {
		clear: both;
	}
	.bd-menu-overlay {
		display: none;
		opacity: 0;
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin-left: 0;
		z-index: 100;
	}
	.bd-menu-close-icon {
		position: absolute;
		top: 0;
		right: 0;
	}
	.bd-menu-close-icon a {
		text-align: right!important;
		background-color: transparent!important;
		padding: 10px 15px;
	}
	.bd-block {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	@media (max-width:767px) {
		.bd-block .bd-blockcontent:not(.shape-only) {
			text-align: left;
		}
	}
	.bd-block .bd-blockheader h4 {
		line-height: 25.71428572px;
		font-weight: 400;
		margin-bottom: 5px;
		color: #777;
		font-size: 18px;
		text-transform: none;
	}
	.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) {
		padding-left: 5px;
	}
	.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li {
		list-style: none;
	}
	.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li:after, .bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li:before {
		display: inline-block;
		vertical-align: middle;
		text-decoration: none;
		font-style: normal;
		font-weight: 400;
		text-align: center;
		text-transform: none;
		width: auto;
		opacity: 1;
		font-family: 'Billion Web Font';
	}
	.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li:before {
		content: '\133';
	}
	.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li:before {
		visibility: inherit;
	}
	.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li:before {
		margin-right: 5px;
		color: #fff;
		font-size: 24px;
		line-height: 34.2857143px;
		line-height: 24px;
	}
	.bd-imagestyles {
		vertical-align: middle;
		display: inline-block;
		text-align: center;
	}
	.bd-tagstyles:not(.bd-custom-image):not(.shape-only) img {
		max-width: 100%;
		vertical-align: middle;
		display: inline-block;
		text-align: center;
	}
	.bd-pagebackground {
		background-attachment: fixed;
	}
	body.bd-homepage .bd-headerarea-1 {
		position: absolute;
		z-index: 3;
		width: 100%;
	}
	.bd-hmenu-7 .bd-menu-close-icon {
		display: none;
	}
	@media (max-width:991px) {
		.bd-hmenu-7 .navbar-collapse .bd-horizontalmenu-5 .nav {
			float: none!important;
			display: block!important;
		}
		.bd-hmenu-7 .navbar-collapse .bd-horizontalmenu-5 .nav>li {
			float: none;
			display: block;
			width: auto;
		}
		.bd-hmenu-7 .navbar-collapse.collapse {
			display: none!important;
		}
	}
	@media (min-width:768px) {
		html[dir=ltr] [data-responsive-menu=true] .bd-horizontalmenu-5 .bd-menuitem-30:last-child>a {
			border-right-width: 0!important;
		}
	}
	.collapse-button .bd-menuitem-34:not(.bd-mega-item) {
		list-style: none;
		position: relative;
	}
	.collapse-button .bd-menuitem-34:not(.bd-mega-item)>a, .collapse-button .bd-menuitem-34:not(.bd-mega-item)>a:link, .collapse-button .bd-menuitem-34:not(.bd-mega-item)>a:visited {
		display: block;
		white-space: nowrap;
	}
	.collapse-button .bd-menuitem-34:not(.bd-mega-item)>a:after, .collapse-button .bd-menuitem-34:not(.bd-mega-item)>a:before, .collapse-button .bd-menuitem-34:not(.bd-mega-item)>a:link:after, .collapse-button .bd-menuitem-34:not(.bd-mega-item)>a:link:before, .collapse-button .bd-menuitem-34:not(.bd-mega-item)>a:visited:after, .collapse-button .bd-menuitem-34:not(.bd-mega-item)>a:visited:before {
		display: inline-block;
		vertical-align: middle;
		text-decoration: none;
		font-style: normal;
		font-weight: 400;
		text-align: center;
		text-transform: none;
		width: auto;
		opacity: 1;
		font-family: 'Billion Web Font';
	}
	.collapse-button .bd-menuitem-34:not(.bd-mega-item)>a:focus {
		outline-width: 0;
	}
	.collapse-button .bd-menuitem-34:not(.bd-mega-item) {
		list-style: none;
		position: relative;
	}
	.bd-menu-9.nav.nav-pills>li+li {
		margin: 0;
	}
	.bd-menu-9 {
		padding: 0;
		margin: 0;
	}
	.bd-menuitem-30>a {
		cursor: pointer;
	}
	.bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item) {
		list-style: none;
		position: relative;
	}
	.bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a, .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:link, .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:visited {
		color: #fff;
		text-transform: uppercase;
		font-size: 16px;
		-webkit-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		font-weight: 400;
		padding: 20px;
		border-radius: 0;
		line-height: 22.85714286px;
		display: block;
		white-space: nowrap;
	}
	.bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:after, .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:before, .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:link:after, .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:link:before, .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:visited:after, .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:visited:before {
		display: inline-block;
		vertical-align: middle;
		text-decoration: none;
		font-style: normal;
		font-weight: 400;
		text-align: center;
		text-transform: none;
		width: auto;
		opacity: 1;
		font-family: 'Billion Web Font';
	}
	@media (max-width:991px) {
		.bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a, .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:link, .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:visited {
			padding: 20px;
		}
	}
	@media (max-width:767px) {
		.bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a, .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:link, .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:visited {
			text-align: center;
			padding: 20px;
		}
	}
	.bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a:focus {
		outline-width: 0;
	}
	.bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item):hover:not(.active)>a:not(.active), .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item):not(.active)>a:focus:not(.active), .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item):not(.active)>a:hover:not(.active) {
		text-decoration: none;
		border-top-style: none;
		border-top-width: 0;
		border-right-style: none;
		border-right-width: 0;
		border-left-style: none;
		border-left-width: 0;
		border-bottom: 3px solid #206586;
	}
	@media (max-width:767px) {
		.bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item):hover:not(.active)>a:not(.active), .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item):not(.active)>a:focus:not(.active), .bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item):not(.active)>a:hover:not(.active) {
			border-bottom-width: 0;
			border-bottom-style: none;
			border-left-width: 0;
			border-left-style: none;
			border-right-width: 0;
			border-right-style: none;
			border-top-width: 0;
			border-top-style: none;
			background-color: #f5f5f5;
		}
	}
	.bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a.active {
		border-top-width: 0;
		border-top-style: none;
		border-right-width: 0;
		border-right-style: none;
		border-left-width: 0;
		border-left-style: none;
		border-bottom: 3px solid #63a742;
	}
	@media (max-width:767px) {
		.bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item)>a.active {
			border-bottom-width: 0;
			border-bottom-style: none;
			border-left-width: 0;
			border-left-style: none;
			border-right-width: 0;
			border-right-style: none;
			border-top-width: 0;
			border-top-style: none;
			background-color: #f7f7f7;
		}
	}
	.bd-menu-9.nav-pills .bd-menuitem-30:not(.bd-mega-item) {
		list-style: none;
		position: relative;
	}
	.bd-icon-113:before {
		content: '\234';
	}
	.bd-icon-113:before {
		visibility: inherit;
	}
	.bd-menuoverlay-4 {
		background-color: rgba(0, 0, 0, .5);
	}
	.bd-hmenu-7 .collapse-button {
		direction: ltr;
	}
	.bd-hmenu-7 .collapse-button+.navbar-collapse {
		max-height: none;
		border: 0 none transparent;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	@media (min-width:992px) {
		.bd-hmenu-7 .collapse-button {
			display: none;
		}
	}
	.bd-iconlink-22 {
		margin-right: 10px;
		margin-left: 10px;
	}
	.bd-icon-110:before {
		content: '\1d7';
	}
	.bd-icon-110:before {
		visibility: inherit;
	}
	.bd-icon-110:before {
		font-size: 36px;
		color: #fff;
		background-color: #206586;
		line-height: 51.42857144px;
		line-height: 36px;
	}
	.bd-icon-111:before {
		content: '\212';
	}
	.bd-icon-111:before {
		visibility: inherit;
	}
	.bd-icon-111:before {
		font-size: 36px;
		color: #fff;
		line-height: 51.42857144px;
		line-height: 36px;
	}
	.bd-imagelink-1 {
		width: 92px;
		height: 106px;
	}
	.bd-layoutbox-15 {
		float: right;
		margin: 1em;
	}
	@media (max-width:991px) {
		.bd-layoutbox-15 {
			float: none;
		}
	}
	.bd-layoutbox-5 {
		float: left;
		margin: 1em;
	}
	@media (max-width:991px) {
		.bd-layoutbox-5 {
			float: none;
		}
	}
	.bd-layoutbox-9 {
		position: absolute;
		top: 50%;
		left: 50%;
		z-index: 1;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}
	.bd-button-28 {
		background-color: transparent;
	}
	.bd-button-28, .bd-button-28:link, .bd-button-28:visited {
		border-width: 0;
		padding: 0;
		color: #fff;
		background-color: #63a742;
		vertical-align: middle;
		display: inline-block;
		text-align: center;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 700;
		letter-spacing: 1px;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		padding: 9px 22px;
		border: 2px solid #fff;
		border-radius: 5px;
		line-height: 25.71428572px;
		background-image: none;
	}
	.bd-button-28:focus, .bd-button-28:hover {
		background-color: #206586;
		text-decoration: none;
		border: 2px solid #206586;
		background-image: none;
	}
	.bd-button-28:active {
		background-color: #206586;
		border: 2px solid #206586;
		background-image: none;
	}
	.bd-icon-78:before {
		content: '\257';
	}
	.bd-icon-78:before {
		visibility: inherit;
	}
	.bd-button-50 {
		background-color: transparent;
	}
	.bd-button-50, .bd-button-50:link, .bd-button-50:visited {
		border-width: 0;
		padding: 0;
		color: #fff;
		background-color: rgba(0, 0, 0, 0);
		vertical-align: middle;
		text-align: center;
		font-size: 13px;
		text-transform: uppercase;
		font-weight: 700;
		letter-spacing: 1px;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		display: inline-block;
		padding: 9px 22px;
		border: 2px solid #fff;
		border-radius: 5px;
		line-height: 18.57142858px;
		background-image: none;
	}
	.bd-button-50:focus, .bd-button-50:hover {
		background-color: #206586;
		text-decoration: none;
		border: 2px solid #206586;
		background-image: none;
	}
	.bd-button-50:active {
		background-color: #206586;
		border: 2px solid #206586;
		background-image: none;
	}
	.bd-pagefooter-2 {
		text-align: center;
	}
	.bd-pagefooter-2>.bd-container-inner>a {
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.bd-section-2 {
		background-color: #206586;
		padding-top: 2em;
		padding-bottom: 1em;
		margin-top: 0;
		border-top: 20px solid #63a742;
	}
	@media (max-width:767px) {
		.bd-section-2 {
			padding: 10px;
		}
	}
	.bd-section-2 {
		line-height: 23.8px;
		color: #a3a3a3;
		font-size: 14px;
	}
	.bd-section-2 a {
		color: #a3a3a3;
		text-decoration: underline;
	}
	.bd-section-2 a:hover {
		color: #ddd;
		text-decoration: none;
	}
	.bd-section-2 h2 {
		line-height: 34.2857143px;
		color: #ddd;
		font-size: 24px;
		text-transform: uppercase;
	}
	.bd-section-4 {
		background-color: rgba(0, 0, 0, 0);
		height: auto;
	}
	.bd-section-4 {
		position: relative;
	}
	.bd-affix-2 {
		position: relative;
		background-color: #206586;
	}
	.bd-spacer-11 {
		height: 1em;
	}
	.bd-spacer-13 {
		height: 1em;
	}
	.bd-spacer-2 {
		height: 25px;
		margin-top: 3px;
	}
	.bd-textblock-1 {
		margin-bottom: 3px;
		margin-top: 3px;
	}
	.bd-textblock-1 {
		color: #fff;
	}
	.bd-textblock-1 a {
		color: #5cb85c;
	}
	.bd-textblock-142 {
		margin-top: 0;
		margin-bottom: 1px;
	}
	h2.bd-textblock-142 {
		color: #fff;
		font-family: Voces, 'Times New Roman', Times, serif;
		font-weight: 700;
	}
	.bd-textblock-2 {
		margin: 0 0 3px;
	}
	h2.bd-textblock-2 {
		font-family: Voces, 'Times New Roman', Times, serif;
		font-weight: 700;
		color: #fff;
	}
	.bd-textblock-7 {
		margin: 0;
	}
	h2.bd-textblock-7 {
		font-family: Voces, 'Times New Roman', Times, serif;
		font-weight: 700;
		color: #fff;
	}
	.bd-layoutcontainer-28>.bd-container-inner>.container-fluid:after {
		display: none;
	}
	.bd-layoutcontainer-28>.bd-container-inner>.container-fluid>.row {
		height: calc(100% + 3em);
		margin: -1.5em -1em;
	}
	.bd-layoutcontainer-28>.bd-container-inner>.container-fluid>.row>div {
		padding: 1.5em 1em;
	}
	.bd-layoutcontainer-28>.bd-container-inner>.container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.bd-layoutcolumn-62 {
		text-align: center;
	}
	.bd-layoutcolumn-62 h2 {
		text-align: center;
	}
	.bd-layoutcolumn-62 {
		border-right: 3px solid #fff;
	}
	.bd-layoutcolumn-63 h2 {
		text-align: center;
	}
	.bd-layoutcolumn-63 {
		border-right: 3px solid #fff;
	}
	.bd-layoutcolumn-65 {
		text-align: center;
	}
	.bd-layoutcolumn-65 h2 {
		text-align: center;
	}
}
/*! CSS Used fontfaces */

@font-face {
	font-family: 'Handlee';
	font-style: normal;
	font-weight: 400;
	src: local('Handlee Regular'), local('Handlee-Regular'), url(https://fonts.gstatic.com/s/handlee/v9/-F6xfjBsISg9aMakPm3wowtKzig.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Billion Web Font';
	src: url(../fonts/BillionWebFonts.woff) format('woff'), url(../fonts/BillionWebFonts.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Voces';
	font-style: normal;
	font-weight: 400;
	src: local('Voces Regular'), local('Voces-Regular'), url(https://fonts.gstatic.com/s/voces/v10/-F6_fjJyLyU8d7PIDm_6pClI_ik.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: 'Voces';
	font-style: normal;
	font-weight: 400;
	src: local('Voces Regular'), local('Voces-Regular'), url(https://fonts.gstatic.com/s/voces/v10/-F6_fjJyLyU8d7PGDm_6pClI.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/** Anytime Booking **/

@media (min-width: 992px) {
#atb-body {
	clear: both;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
}
@media (min-width: 1200px) {
#atb-body {
	clear: both;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
}
#atb-visual-calendar-row .atb-visual-calendar-button {
	background-color: #63A742;
	padding-block-start: 0px;
	padding-inline-end: 8px;
	padding-block-end: 0px;
	padding-inline-start: 8px;
}
#atb-visual-calendar-row .atb-visual-calendar-button:hover {
	background-color: #206586;
}
#atb-container #atb-header {
	margin-bottom: 0;
	 
}
  
@media only screen and (max-width: 749px){
#atb-container #atb-header {
	padding-top: 15px;
}
}
  
#atb-logo-mobile {
	padding-left: 10px;
}
#atb-container {
	background-color: #FFF;
}
#atb-header #atb-process li {
	background-color: #206586;
	border-bottom: 1px solid #206586;
	border-left: 1px solid #206586;
}
#atb-summary-label {
	background-color: #206586;
	padding-top: 4px;
}
#atb-main-pane .atb-steps {
	background-color: #E0E0E0;
	padding: 5px;
}
#atb-main-pane .atb-active-step {
	background-color: #206586 !important;
	color: #FFF;   
}
#atb-main-pane .atb-completed-step {
	background-color: #206586;
	color: #fff;
}
#atb-container #atb-summary .atb-heading {
	color: #206586;
	border-bottom: 1px solid #206586;
}
.cbp-spmenu-bottom #atb-summary-inner {
	background-color: #6b8976;
}
.cbp-spmenu-open #atb-summary-inner {
	box-shadow: 0 2px 10px #206586;
}
#atb-header #atb-process li.atb-selected {
	background: #000E16 none repeat scroll 0 0;
	border-bottom: 1px solid #000E16;
	border-left: 0 none;
	color: #FFF;
}
#atb-summary-label-text {
	padding: 0;
	font-size: 0.8em;
	width: 60%;
}
#atb-footer {
	margin-top: 40px;
	padding: 0px;
	border-top: 0px solid #CBD7C6;
}
.cbp-spmenu-bottom #atb-summary-inner {
	background-color: #E0E0E0;
	color: #333;
}
#atb-summary.cbp-spmenu-bottom.cbp-spmenu-open {
	color: #969696;
}
#atb-visual-calendar-row .atb-visual-calendar-month-name {
	color: #96a3a1;
}
#atb-container .btn {
	font-size: 14px;
	margin-top: 0px;
	background-color: #63A742 !important;
	border-color: #63A742 !important;
	border-radius: 4px;
}
#atb-container .btn:hover, .btn:active, .btn:focus, .btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	background-color: #206586 !important;
	border-color: #206586 !important;
}

/** Anytime Booking - My Account **/

.bookings-header {
    background-color: #206586 !important;
    color: #FFFFFF;
    padding: 7px;
    font-size: 12px;
    border-bottom: solid 1px;
}
#bookings_container {
	background-color: #FFFFFF;
	border: solid 1px #dee2e6;
}
.booking_container_body:nth-child(4n-1), .booking_container_body:nth-child(4n-2) {
    background: #ECECEC;
    border-left: solid 0px;
    border-right: solid 0px;
}
.booking_container_body:nth-child(4n-2) {
	border-top: solid 0px;
}
.booking_container_body:last-child {
    border-bottom: solid 0px;
}
#atb-booking-details {
	padding-bottom: 40px;
}
.nav-tabs.nav-justified > li > a {
    border-bottom: 0px solid #ddd;
    border-radius: 10px 10px 0 0;
	background: #63A742;
	color: #FFFFFF;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
	background: #206586;
	color: #FFFFFF;
	border: 0px;
}
#bookings_container .nav-tabs > li > a {
	border: 0px;
}
.tab-content {
	padding: 20px;
}
#bookings_container .btn {
	font-size: 12px;
	font-weight: normal;
	padding: 3px 8px 3px 8px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #63A742 !important;
	border-color: #63A742 !important;
	border-radius: 20px;
}
#bookings_container .btn:hover, .btn:active, .btn:focus, .btn:active:focus {
	font-size: 12px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #206586 !important;
	border-color: #206586 !important;
	border-radius: 20px;
}

/** Anytime Booking - Search Results **/

.atb-close-match {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	background-color: #206586;
	padding: 10px;
	color: #FFFFFF;
}
#atb-container .exact_row, #atb-container .close_row {
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #CCC;
    padding: 15px;
    font-style: normal;
}
#atb-container .search_unitname {
    font-size: 1.2em;
    font-weight: bold;
    color: #206586;
}
#atb-container .exact_row img, #atb-container .close_row img {
    width: 100%;
}
#atb-container .search_rate {
    font-size: 1.2em;
    font-weight: bold;
    color: #206586;
}