/*# sourceMappingURL=style.css.map */

.has-white-color {
	color: #fff;
}

.has-white-background-color {
	background-color: #fff;
}

.has-heavenly-color {
	color: #4d91c7;
}

.has-heavenly-background-color {
	background-color: #4d91c7;
}

.has-lightblue-color {
	color: #005fb0;
}

.has-lightblue-background-color {
	background-color: #005fb0;
}

.has-blue-color {
	color: #006;
}

.has-blue-background-color {
	background-color: #006;
}

.has-yellow-color {
	color: #ffb700;
}

.has-yellow-background-color {
	background-color: #ffb700;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
*, *::before, *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: rgba(0, 0, 0, 0);
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b, strong {
	font-weight: bolder;
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

img {
	border-style: none;
}

button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
	-webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

input, textarea, button, select, a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#skip {
	z-index: 1031;
	position: absolute !important;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	width: 1px;
	height: 1px;
	word-wrap: normal;
	height: auto;
	width: auto;
	background: #ffb700;
	padding: .2rem;
	color: #006;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-size: 1.6rem;
}

#skip:focus {
	overflow: visible;
	clip: auto;
	width: auto;
	height: auto;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.zoomed-hundredfifty .footer .app-stores img {
	max-width: 100% !important;
}

.zoomed-hundredfifty header.navbar-expand-md #navbar-megamenu::before {
	border-bottom-left-radius: 6rem;
}

.admin-bar .fixed-top {
	top: 3.2rem;
}

@media screen and (max-width: 782px) {
	.admin-bar .fixed-top {
		top: 4.6rem;
	}
}

.wp-block-group__inner-container {
	width: 100%;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
}

@media (min-width: 576px) {
	.wp-block-group__inner-container {
		max-width: 576px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 768px) {
	.wp-block-group__inner-container {
		max-width: 720px;
	}
	
	.wp-block-columns {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
}

@media (min-width: 992px) {
	.wp-block-group__inner-container {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.wp-block-group__inner-container {
		max-width: 1140px;
	}
}

@media (min-width: 1400px) {
	.wp-block-group__inner-container {
		max-width: 1320px;
	}
}

.wp-admin a:hover {
	color: #006;
}

.mobile {
	display: none;
}

ul {
	margin-top: 0;
}

.bg-blue {
	background-color: #006;
}

.border-title {
	text-align: center;
	position: relative;
	margin-bottom: 3.6rem;
}

.border-title::before {
	content: "";
	position: absolute;
	bottom: -.68rem;
	left: 50%;
	background-color: #ffb700;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: .2rem;
	width: 100%;
	max-width: 10rem;
}

.yellow {
	color: #ffb700;
}

.max-width-70 {
	max-width: 70rem;
	margin: 0 auto;
}

.slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	padding: 1rem 0;
	list-style-type: none;
}

.slick-dots li {
	margin: 0 .8rem;
}

.slick-dots button {
	display: block;
	width: 1rem;
	height: 1rem;
	padding: 0;
	cursor: pointer;
	border: none;
	border-radius: 100%;
	background-color: rgba(255, 255, 255, .61);
	text-indent: -9999px;
}

.slick-dots li.slick-active button {
	background-color: #fff;
}

.slick-arrow {
	width: 2.5rem;
	height: 2.5rem;
	background-color: #fff;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	border-radius: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	left: 2.5rem;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.slick-arrow:hover {
	background-color: #ffb700;
}

.prev.slick-arrow svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.next.slick-arrow {
	right: 0;
	left: auto;
}

.nf-form-cont {
	max-width: 50rem;
	margin: 0 auto;
}

.nf-form-fields-required {
	margin-bottom: 2rem;
}

.nf-field-container {
	width: 100%;
}

.nf-field-label {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.ninja-forms-field {
	background-color: #fff;
	color: #006;
	border-radius: .5rem;
	min-height: 5.2rem;
	padding: 1.3rem 1.6rem;
	border: 1px solid #006;
}

.ninja-forms-field::-webkit-input-placeholder {
	color: #006;
}

.ninja-forms-field::-moz-placeholder {
	color: #006;
}

.ninja-forms-field:-ms-input-placeholder {
	color: #006;
}

.ninja-forms-field::-ms-input-placeholder {
	color: #006;
}

.ninja-forms-field::placeholder {
	color: #006;
}

.nf-field-element input[type=submit] {
	background-color: #006;
	color: #fff;
	min-height: 3.7rem;
	min-width: 10rem;
	padding: 0 2.4rem;
	border-radius: .5rem;
	border-color: #006;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.nf-field-element input[type=submit]:hover {
	background-color: #ffb700;
	border-color: #ffb700;
	color: #006;
	cursor: pointer;
}

.listcheckbox-container .nf-field-element ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.listcheckbox-container .nf-field-element li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.listcheckbox-container .nf-field-element li label {
	margin-left: 2rem !important;
	margin-right: 2.5rem;
}

.nf-form-errors {
	padding-bottom: 2.9rem;
}

.date-wrap .nf-field-element {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.date-wrap .pikaday__container {
	width: 67% !important;
}

.date-wrap .extra {
	background-color: #fff;
	color: #006;
	border-radius: .5rem;
	min-height: 5.2rem;
	padding: 1.3rem .6rem;
	border-color: #006;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
	-webkit-transition: all .3s;
	transition: all .3s;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover {
	background-color: #006 !important;
	color: #ffb700 !important;
	border-color: #006 !important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept {
	background-color: #ffb700 !important;
	color: #006 !important;
	border-color: #ffb700 !important;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept:hover {
	background-color: #006 !important;
	color: #ffb700 !important;
	border-color: #006 !important;
}

.nice-select {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e8e8e8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	height: 42px;
	line-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: auto;
}

.nice-select:hover {
	border-color: #dbdbdb;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
	border-color: #999;
}

.nice-select:after {
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	content: "";
	display: block;
	height: 5px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	width: 5px;
}

.nice-select.open:after {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}

.nice-select.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none;
}

.nice-select.disabled:after {
	border-color: #ccc;
}

.nice-select.wide {
	width: 100%;
}

.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important;
}

.nice-select.right {
	float: right;
}

.nice-select.right .list {
	left: auto;
	right: 0;
}

.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}

.nice-select.small:after {
	height: 4px;
	width: 4px;
}

.nice-select.small .option {
	line-height: 34px;
	min-height: 34px;
}

.nice-select .list {
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
	box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(.75) translateY(-21px);
	transform: scale(.75) translateY(-21px);
	-webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
	transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
	z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
	background-color: rgba(0, 0, 0, 0) !important;
}

.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
	background-color: #f6f6f6;
}

.nice-select .option.selected {
	font-weight: bold;
}

.nice-select .option.disabled {
	background-color: rgba(0, 0, 0, 0);
	color: #999;
	cursor: default;
}

.no-csspointerevents .nice-select .list {
	display: none;
}

.no-csspointerevents .nice-select.open .list {
	display: block;
}

html {
	font-size: 62.5%;
}

body {
	font-family: "Open Sans", sans-serif;
	font-size: 1.6rem;
	line-height: 2.2rem;
	color: #006;
}

body.menu-open .modal-backdrop {
	display: none !important;
	opacity: 0 !important;
	-webkit-transition: none !important;
	transition: none !important;
	background-color: inherit !important;
	z-index: -1;
}

body.menu-open .modal-dialog {
	pointer-events: all;
	max-width: inherit;
	margin: 0;
	width: inherit;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	color: #006;
	text-decoration: none;
}

a:hover {
	color: #ffb700;
}

.wp-block-group a {
	text-decoration: underline;
}

p {
	margin-top: 0;
	margin-bottom: 2rem;
}

p a {
	text-decoration: underline;
}

li a {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 1.5rem;
	font-family: "Open Sans", sans-serif;
	color: #006;
}

h1 {
	font-size: 2.5rem;
	line-height: 3.4rem;
}

h2 {
	font-size: 2.5rem;
	line-height: 3.4rem;
}

h3, h4, h5, h6 {
	font-size: 2rem;
	line-height: 2.7rem;
}

img {
	max-width: 100%;
	height: auto;
}

svg {
	max-width: 100%;
	height: auto;
}

.grey-background {
	background-color: #f5f5f5;
	padding: 40px 0;
}

hr {
	background-color: #ffb700;
	width: 100%;
	height: auto;
	margin: 0;
	margin-top: .45rem;
	height: 1px;
	border: 0;
	border-top: 1px solid #ffb700;
	padding: 0;
}

@media (min-width: 1400px) {
	.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
		max-width: 1220px;
	}
}

.title-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.title-line hr {
	margin-top: .7rem;
	max-width: 10.51rem;
}

ul {
	padding-left: 1.3rem;
}

li {
	margin-bottom: .6rem;
}

.font-20 {
	font-size: 2rem;
	line-height: 2.7rem;
}

@media only screen and (max-width: 767.98px) {
	.container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.collapse-hide {
	display: none;
}

.underline-heading {
	position: relative;
}

.underline-heading:before {
	content: "";
	position: absolute;
	bottom: -.68rem;
	left: 50%;
	background-color: #ffb700;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: .2rem;
	width: 100%;
	max-width: 10rem;
}

.header .navbar-toggler:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.header .nav__opacity {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .25s, visibility .25s;
	transition: opacity .25s, visibility .25s;
	background-color: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100vw;
	height: 100vh;
}

.header .nav__opacity.active {
	opacity: 1;
	visibility: visible;
}

@media only screen and (min-width: 768px) {
	.header .navbar-collapse .container {
		padding: 0;
		max-width: 100%;
	}
	
	.header .nav__opacity {
		display: none;
	}
}

@media only screen and (max-width: 767.98px) {
	.header .navbar-collapse {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		min-height: 100%;
		height: 100%;
		background-color: #fff;
		color: #000;
		-webkit-transition: left .3s ease-in-out;
		transition: left .3s ease-in-out;
	}
	
	.header .navbar-collapse.collapsing {
		left: 100%;
	}
	
	.header .navbar-collapse.active {
		left: 0;
		-webkit-transition: left .3s ease-in-out;
		transition: left .3s ease-in-out;
	}
	
	.header .navbar-collapse .collapse-header {
		height: 6rem;
	}
	
	.header .navbar-collapse #header-nav ul {
		overflow-y: scroll;
		max-height: 34rem;
	}
	
	.header .navbar-toggler {
		border: 0;
	}
	
	.header .navbar-toggler .navbar-toggler-icon {
		background-size: 2rem;
		background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/hamburger-open.svg");
	}
	
	.header .navbar-toggler .navbar-toggler-icon.nitro-lazy {
		background-image: none !important;
	}
	
	.header .navbar-toggler.menu-close .navbar-toggler-icon {
		background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/hamburger-close.svg");
	}
	
	.header .navbar-toggler.menu-close .navbar-toggler-icon.nitro-lazy {
		background-image: none !important;
	}
}

.btn {
	display: inline-block;
	color: #fff;
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 2.6rem;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #006;
	min-width: 13rem;
	text-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 4.8rem;
	border-radius: .5rem;
	padding: 1rem 2.4rem;
}

.btn.btn-small {
	padding: 1.5rem 3.2rem;
	font-size: 1.6rem;
	line-height: 1.9rem;
}

.btn.white {
	background-color: #fff;
	color: #006;
}

.btn.white:hover {
	background-color: #ffb700;
}

.btn:hover {
	background-color: #fff;
}

.btn-yellow {
	background-color: #ffb700;
	color: #006;
}

.btn-yellow:hover {
	color: #006;
}

.btn-blue {
	background-color: #006;
	color: #fff;
}

.btn-blue:hover {
	color: #ffb700;
	background-color: #fff;
}

.yellow-submenu {
	background-color: #006;
	min-height: 6.1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow-y: scroll;
	width: 100vw;
	border-bottom-left-radius: 12rem;
}

@media only screen and (max-width: 767.98px) {
	.yellow-submenu {
		background-color: #eaeaea;
	}
	
	.yellow-submenu .accordion-item {
		background-color: #eaeaea;
	}
}

.yellow-submenu .desktop-submenu {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	row-gap: 1rem;
}

@media screen and (max-width: 1000px) {
	.yellow-submenu .desktop-submenu {
		gap: 25px;
	}
}

.yellow-submenu a {
	font-size: 1.6rem;
	line-height: 2.2rem;
	margin-right: 6.2rem;
	color: #fff;
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
	.yellow-submenu a {
		margin-right: 0;
	}
}

@media screen and (min-width: 768px)and (max-width: 991px) {
	.yellow-submenu a {
		margin-right: 0;
		font-size: 1.5rem;
		line-height: 2.1rem;
	}
}

.yellow-submenu a:hover {
	color: #ffb700;
}

.yellow-submenu a:last-of-type {
	margin-right: 0;
}

.yellow-submenu .current {
	font-weight: bold;
	color: #fff;
}

@media only screen and (max-width: 767.98px) {
	.yellow-submenu>.container {
		display: none;
	}
}

@media only screen and (max-width: 767.98px) {
	.yellow-submenu .desktop-submenu {
		display: none;
	}
}

.yellow-submenu .mobile-submenu {
	display: none;
}

@media only screen and (max-width: 767.98px) {
	.yellow-submenu .mobile-submenu {
		display: block;
		width: 100%;
	}
}

@media only screen and (max-width: 767.98px) {
	.yellow-submenu .mobile-submenu.venue-menu {
		overflow: visible;
		background-color: rgba(0, 0, 0, 0);
		margin-top: 0;
	}
}

.yellow-submenu .mob-submenu {
	display: none;
}

@media only screen and (max-width: 767.98px) {
	.yellow-submenu .mob-submenu {
		display: inline;
	}
}

@media only screen and (max-width: 767.98px) {
	.venue-menu {
		overflow: visible;
		background-color: rgba(0, 0, 0, 0);
		margin-top: 4rem;
	}
}

.venue-menu .accordion-item {
	border: 0px solid;
}

.venue-menu .accordion-header, .venue-menu .accordion-button {
	max-width: 100%;
	width: 100%;
	background-color: #ffb700;
	border-radius: 2rem;
	color: #006;
	-webkit-appearance: none;
	border: thin;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1rem 2.4rem;
	cursor: pointer;
}

.venue-menu .accordion-button {
	padding: 0;
	border: 0px solid;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: bold;
}

.venue-menu .accordian-button-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.venue-menu .accordian-button-inner img {
	margin-right: 2rem;
}

.venue-menu .accordion-collapse {
	border-bottom-left-radius: 2rem !important;
	border-bottom-right-radius: 2rem !important;
	background-color: #f7f7f7;
}

.venue-menu .accordion-body {
	width: 100%;
	top: -.5rem !important;
	border: 0 solid;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 1rem 2.4rem;
}

.venue-menu .accordion-body .dropdown-item {
	padding: 1.5rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #006;
	font-size: 1.4rem;
}

.venue-menu .accordion-body img {
	margin-right: 2rem;
}

@-webkit-keyframes animatetop {
	from {
		top: -300px;
		opacity: 0;
	}
	
	to {
		top: 0;
		opacity: 1;
	}
}

@keyframes animatetop {
	from {
		top: -300px;
		opacity: 0;
	}
	
	to {
		top: 0;
		opacity: 1;
	}
}

.popup {
	opacity: 0;
	display: none;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 102, .55);
	z-index: 1072;
}

.popup .modal-content {
	position: relative;
	margin: 0 15px;
	padding: 0;
	min-height: 42rem;
	width: 100%;
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: .4s;
	animation-name: animatetop;
	animation-duration: .4s;
	background: #006;
	background-position: left;
	background-repeat: no-repeat;
	background-size: cover;
	border-top-left-radius: 12rem;
	border-bottom-right-radius: 12rem;
	overflow: hidden;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.popup .modal-content .signup-embed {
	width: 100%;
}

@media only screen and (min-width: 768px) {
	.popup .modal-copy-wrapper iframe {
		max-height: 516px !important;
	}
}

.popup .row {
	margin-left: 0;
	margin-right: 0;
}

@media only screen and (max-width: 767.98px) {
	.popup .row {
		display: block;
	}
}

.popup .row .col-md-6 {
	padding-left: 0;
	padding-right: 0;
}

.popup .modal-copy {
	position: relative;
	border: 0;
}

.popup .copy-wrap {
	padding-top: 0;
	padding-bottom: 0;
}

@media only screen and (min-width: 1200px) {
	.popup .copy-wrap {
		padding-left: 3rem;
	}
}

.popup .copy-wrap p {
	margin-top: 0;
	margin-bottom: 26px;
	font-size: 20px !important;
	line-height: 35px;
	max-width: 259px;
	color: #fff;
}

@media only screen and (max-width: 991.98px) {
	.popup .copy-wrap p {
		font-size: 20px !important;
		line-height: 27px;
		max-width: 210px;
	}
}

.popup .copy-wrap p strong {
	font-size: 40px;
	line-height: 60px;
	font-weight: 600;
	font-family: "Kanit", sans-serif;
}

@media only screen and (max-width: 991.98px) {
	.popup .copy-wrap p strong {
		font-size: 30px !important;
		line-height: 50px;
	}
}

.popup #close-popup-button {
	position: absolute;
	z-index: 100;
	top: 41px;
	right: 30px;
	width: 25px;
	height: 25px;
	border: 0;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	cursor: pointer;
}

.popup--show {
	display: block;
	opacity: 1;
}

.popup.popup--show {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	opacity: 1;
}

.popup--show .modal-content {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

@media screen and (min-width: 768px) {
	body.popup--show {
		overflow: hidden;
	}
}

body.popup--show .popup {
	overflow-x: hidden;
	overflow-y: auto;
}

@media screen and (max-width: 767px) {
	body.popup--show .popup {
		overflow-y: hidden;
	}
}

@media screen and (min-width: 768px) {
	.modal-content {
		max-width: 720px;
	}
	
	.popup .modal-content {
		min-height: 33rem;
	}
}

@media screen and (min-width: 992px) {
	.modal-content {
		max-width: 900px;
	}
	
	.popup .modal-content {
		min-height: 42rem;
	}
}

@media screen and (min-width: 1199px) {
	.modal-content {
		max-width: 1100px;
	}
}

@media screen and (min-width: 1200px) {
	.modal-content {
		max-width: 1100px;
	}
	
	.popup .modal-content {
		min-height: 55rem;
	}
}

@media screen and (min-width: 1260px) {
	.modal-content {
		max-width: 1220px;
	}
}

@media screen and (max-width: 767px) {
	.popup {
		top: inherit;
		border-top-left-radius: 8rem;
		border-bottom-right-radius: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, 0);
		min-height: inherit;
		max-height: 516px;
		height: auto;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		background: #006;
		background: -webkit-gradient(linear, left top, right top, from(#006), to(#4d91c7));
		background: linear-gradient(90deg, #006 0%, #4d91c7 100%);
	}
	
	.popup .modal-content {
		min-height: 100%;
		background-image: none !important;
		margin-left: 0;
		margin-right: 0;
		padding: 48px 0;
		border-radius: 0;
		overflow-y: auto;
		max-height: 516px;
		background-color: rgba(0, 0, 0, 0);
	}
	
	.popup .modal-content.nitro-lazy {
		background-image: none !important;
	}
	
	.popup .modal-copy-wrapper {
		overflow-y: auto;
		max-height: 516px;
	}
	
	.popup .modal-copy-wrapper iframe {
		min-height: 448px;
		height: 448px !important;
	}
	
	.popup #close-popup-button {
		top: 20px;
		right: 20px;
		width: 40px;
		height: 40px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.popup .btn {
		border-radius: 30px;
		min-height: 4rem;
		padding: .5rem 2.4rem;
	}
	
	.popup .copy-wrap {
		text-align: center;
		max-width: 220px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.popup .copy-wrap p {
		max-width: 100%;
		text-align: center;
		line-height: 27px;
		font-size: 20px;
		margin-bottom: 30px;
	}
	
	.popup .copy-wrap p strong {
		font-size: 20px !important;
		line-height: 27px;
	}
}

.locations-bottom-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 3rem;
	-moz-column-gap: 3rem;
	column-gap: 3rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media only screen and (max-width: 1399.98px) {
	.locations-bottom-wrapper {
		-webkit-column-gap: 1rem;
		-moz-column-gap: 1rem;
		column-gap: 1rem;
	}
}

@media only screen and (max-width: 1199.98px) {
	.locations-bottom-wrapper {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	.locations-bottom-wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 4rem;
	}
}

.pool_temperatures {
	list-style: none;
	padding: 0;
	margin: 0;
}

.pool_temperatures .wrapper:not(:last-child) {
	margin-bottom: 2.6rem;
}

.pool_temperatures .wrapper .inner-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #f4f4f4;
	border-radius: 2.5rem;
	overflow: hidden;
	padding: 0 2rem;
	padding-right: 0;
}

@media only screen and (max-width: 767.98px) {
	.pool_temperatures .wrapper .inner-wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.pool_temperatures .wrapper .inner-wrapper>span {
	width: auto;
	min-width: 111px;
	display: block;
	padding-right: 1.1rem;
	-ms-flex-item-align: center;
	align-self: center;
}

.pool_temperatures .wrapper .inner-wrapper br {
	display: none;
}

.pool_temperatures .wrapper p {
	margin: 0;
}

.pool_temperatures .wrapper .gswpts_tables_container {
	margin: 0;
	background: #ffb700;
	border-radius: 2.5rem;
	overflow: hidden !important;
	padding: .6rem 0 !important;
	min-width: 111px;
}

@media only screen and (max-width: 767.98px) {
	.pool_temperatures .wrapper .gswpts_tables_container {
		min-width: 130px;
	}
}

.pool_temperatures .wrapper .dt-buttons, .pool_temperatures .wrapper .gswpts_tables_container .gswpts_tables_content .filtering_input, .pool_temperatures .wrapper .gswpts_tables_container .gswpts_tables_content .bottom_options, .pool_temperatures .wrapper .dataTables_scrollHead, .pool_temperatures .wrapper .table_customizer_link {
	display: none;
}

.pool_temperatures .wrapper .dataTables_scroll, .pool_temperatures .wrapper #create_tables_wrapper, .pool_temperatures .wrapper .gswpts_tables_content {
	min-height: 100%;
	height: 100%;
}

.pool_temperatures .wrapper .dataTables_scrollBody {
	background: rgba(0, 0, 0, 0);
	border-radius: 0;
	overflow: hidden !important;
	padding: 0 1.3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 100%;
	height: 100%;
	width: 100%;
}

@media only screen and (max-width: 1399.98px) {
	.pool_temperatures .wrapper .dataTables_scrollBody {
		padding: 0 1rem;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.pool_temperatures .wrapper .gswpts_tables_container table {
	margin: 0;
}

.pool_temperatures .wrapper .gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollBody table.dataTable.no-footer {
	border: 0;
	display: block;
	width: auto !important;
}

.pool_temperatures .wrapper .gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollBody table.dataTable.no-footer thead {
	display: none !important;
}

.pool_temperatures .wrapper .gswpts_default-style.gswpts_default-style th, .pool_temperatures .wrapper .gswpts_default-style.gswpts_default-style td {
	border: 0;
	color: #006;
	max-width: 100% !important;
	width: 100% !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0);
	border-radius: 2.5rem;
	overflow: hidden !important;
	padding: 0 1.3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 100%;
	height: 100%;
}

.pool_temperatures .wrapper table.dataTable.table.gswpts_tables .expanded_style {
	padding: 0;
	background: rgba(0, 0, 0, 0);
	height: auto !important;
	min-height: 22px;
}

.pool_temperatures .wrapper .table>thead {
	display: none !important;
}

.pool_temperatures .wrapper .gswpts_default-style.gswpts_default-style tr {
	display: none;
	height: auto !important;
}

.pool_temperatures .wrapper .gswpts_default-style.gswpts_default-style tr:first-child {
	display: block;
	min-width: 58px;
}

.pool_temperatures .wrapper .gswpts_default-style.gswpts_default-style tr:first-child td.hidden-column.hidden-cell.expanded_style:nth-child(1), .pool_temperatures .wrapper .gswpts_default-style.gswpts_default-style tr:first-child td.hidden-column.hidden-cell.expanded_style:nth-child(2), .pool_temperatures .wrapper .gswpts_default-style.gswpts_default-style tr:first-child td.hidden-column.hidden-cell.expanded_style:nth-child(3) {
	display: none;
}

.pool_temperatures .wrapper .gswpts_default-style.gswpts_default-style tr:first-child td:first-child {
	position: relative;
}

.pool_temperatures .wrapper .gswpts_default-style.gswpts_default-style tr:first-child td:first-child::after {
	content: "°C";
}

.bookly-js-cancellation-confirmation {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Open Sans", sans-serif !important;
	font-size: 1.6rem !important;
	line-height: 2.2rem !important;
	color: #006 !important;
}

.bookly-js-cancellation-confirmation .btn-default, .bookly-js-cancellation-confirmation .btn-default:hover {
	background-color: #006 !important;
	color: #fff !important;
	min-height: 3.7rem !important;
	min-width: 10rem !important;
	padding: 0 2.4rem !important;
	border-radius: .5rem !important;
	border-color: #006 !important;
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	font-family: "Open Sans", sans-serif;
	font-size: 1.6rem !important;
	line-height: 2.2rem !important;
}

@media screen and (max-width: 450px) {
	.bookly-js-cancellation-confirmation .btn-default, .bookly-js-cancellation-confirmation .btn-default:hover {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		width: 100% !important;
		min-width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 10px !important;
	}
}

.bookly-js-cancellation-confirmation .mb-2, .bookly-js-cancellation-confirmation .my-2 {
	font-family: "Open Sans", sans-serif;
	font-size: 1.6rem;
	line-height: 2.2rem;
	color: #006;
}

.bookly-js-cancellation-confirmation textarea.form-control {
	font-family: "Open Sans", sans-serif !important;
	font-size: 1.6rem !important;
	line-height: 2.2rem !important;
	color: #006 !important;
	height: auto !important;
	background-color: #fff !important;
	color: #006 !important;
	border-radius: .5rem !important;
	min-height: 5.2rem !important;
	padding: 1.3rem 1.6rem !important;
	border: 1px solid #006 !important;
}

.bookly-service-step .services {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	gap: 30px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 10px 0 15px;
}

@media only screen and (max-width: 767.98px) {
	.bookly-service-step .services {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 0;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
}

@media only screen and (max-width: 767.98px) {
	.bookly-service-step .services .service-info {
		margin-top: 10px !important;
	}
}

.bookly-service-step .services .service-info, .bookly-service-step .services .service-info strong {
	font-size: 16px;
	line-height: 27px;
}

.bookly-service-step .services .service-info, .bookly-service-step .services .service-img {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(50% - 30px);
	flex: 0 0 calc(50% - 30px);
}

.bookly-service-step .services .service-img img {
	display: block;
	height: 366px;
	-o-object-fit: cover;
	object-fit: cover;
}

@media only screen and (max-width: 991.98px) {
	.bookly-service-step .services .service-img img {
		height: 260px;
		width: 100%;
	}
}

.wp-block-bookly-services-form-my-form-357 .bookly-font-sans {
	font-family: "Open Sans", sans-serif !important;
}

.wp-block-bookly-services-form-my-form-357 .bookly-leading-normal {
	line-height: 1 !important;
}

.wp-block-bookly-services-form-my-form-357 .bookly-text-slate-600, .wp-block-bookly-services-form-my-form-357 .bookly-text-gray-500 {
	color: #006 !important;
}

.wp-block-bookly-services-form-my-form-357 .bookly-text-lg {
	font-size: 1.6rem !important;
	line-height: 2.2rem !important;
}

.wp-block-bookly-services-form-my-form-357 .bookly-card-title {
	display: block !important;
}

.wp-block-bookly-services-form-my-form-357 .bookly-search-form.svelte-1g6mrlr.svelte-1g6mrlr {
	border-bottom: 0;
	border-top: 0;
	padding: 0px 0;
}

.wp-block-bookly-services-form-my-form-357 .bookly-search-form.svelte-1g6mrlr .bookly-search-form-left.svelte-1g6mrlr {
	padding-left: 0;
}

@media only screen and (max-width: 767.98px) {
	.wp-block-bookly-services-form-my-form-357 .bookly-search-form.svelte-1g6mrlr .bookly-search-form-left.svelte-1g6mrlr .bookly-block>button {
		display: none;
	}
}

@media only screen and (max-width: 767.98px) {
	.wp-block-bookly-services-form-my-form-357 .search-form-service-small.svelte-b9lqj0 {
		margin: 0 !important;
	}
}

@media screen and (min-width: 768px)and (max-width: 991px) {
	.wp-block-bookly-services-form-my-form-357 .bookly-flex .bookly-text-lg {
		max-width: 100% !important;
		min-width: 100% !important;
		width: 100% !important;
		margin-right: 0 !important;
	}
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
	.wp-block-bookly-services-form-my-form-357 .bookly-flex .bookly-text-lg {
		max-width: calc(50% - 10px) !important;
		min-width: calc(50% - 10px) !important;
		width: calc(50% - 10px) !important;
	}
}

@media screen and (min-width: 1200px)and (max-width: 1399px) {
	.wp-block-bookly-services-form-my-form-357 .bookly-flex .bookly-text-lg {
		max-width: calc(33.333% - 10px) !important;
		min-width: calc(33.333% - 10px) !important;
		width: calc(33.333% - 10px) !important;
	}
}

.wp-block-bookly-services-form-my-form-357 .bookly-search-form.svelte-1g6mrlr .bookly-search-form-right.svelte-1g6mrlr {
	padding-right: 0;
}

.wp-block-bookly-services-form-my-form-357 .bookly-search-form.svelte-1g6mrlr .bookly-search-form-right.svelte-1g6mrlr>.bookly-mb-2 {
	font-size: 2rem;
	line-height: 2.7rem;
	font-weight: 700;
	margin-bottom: 3rem !important;
	position: relative;
}

.wp-block-bookly-services-form-my-form-357 .bookly-search-form.svelte-1g6mrlr .bookly-search-form-right.svelte-1g6mrlr>.bookly-mb-2::before {
	content: "";
	position: absolute;
	bottom: -1rem;
	left: 0;
	width: 13rem;
	background-color: #ffb700;
	height: 2px;
}

.bookly-search-form-modal .bookly-max-w-screen-xl, .bookly-search-form-filters .bookly-max-w-screen-xl {
	max-width: 1160px !important;
}

.bookly-search-form-modal .bookly-text-lg, .bookly-search-form-modal .bookly-text-base, .bookly-search-form-modal .bookly-text-xs, .bookly-search-form-filters .bookly-text-lg, .bookly-search-form-filters .bookly-text-base, .bookly-search-form-filters .bookly-text-xs {
	font-size: 1.6rem !important;
	line-height: 2.2rem !important;
}

.bookly-search-form-modal .bookly-text-xs, .bookly-search-form-filters .bookly-text-xs {
	font-size: 1.3rem !important;
	line-height: 1.8rem !important;
	color: #006 !important;
	font-weight: 700;
}

.bookly-search-form-modal .bookly-pt-3, .bookly-search-form-filters .bookly-pt-3 {
	padding-top: 1.5rem !important;
}

.bookly-search-form-modal .bookly-h-14, .bookly-search-form-filters .bookly-h-14 {
	height: 5rem !important;
}

.bookly-search-form-modal .bookly-font-semibold, .bookly-search-form-filters .bookly-font-semibold {
	font-weight: 700 !important;
}

.bookly-search-form-modal a, .bookly-search-form-filters a {
	text-decoration: underline;
}

.bookly-search-form-modal hr.bookly-border-gray-200, .bookly-search-form-filters hr.bookly-border-gray-200 {
	border: 0 !important;
}

.bookly-search-form-modal .bookly-h-10, .bookly-search-form-filters .bookly-h-10 {
	height: 3.5rem !important;
}

#bookly-tbs {
	font-family: "Open Sans", sans-serif !important;
	font-size: 1.6rem !important;
	line-height: 2.2rem !important;
}

#bookly-tbs .btn-default {
	min-height: inherit !important;
	font-size: 1.6rem !important;
}

#bookly-tbs .form-control, #bookly-tbs .custom-select, #bookly-tbs p, #bookly-tbs .btn {
	font-size: 1.6rem !important;
}

#bookly-tbs .btn {
	padding: .375rem 2rem !important;
}

.bookly-text-sm {
	font-size: 1.3rem !important;
	line-height: 1.3rem !important;
}

.bookly-services-form-container .service-info {
	margin-top: 0 !important;
}

.bookly-services-form-container .service-img {
	display: none !important;
}

.wp-block-bookly-customer-cabinet #loginform {
	max-width: 500px;
	margin: 0 auto;
}

.wp-block-bookly-customer-cabinet label {
	display: block;
	margin-bottom: 10px;
}

.wp-block-bookly-customer-cabinet input {
	width: 100%;
	background-color: #fff;
	color: #006;
	border-radius: .5rem;
	padding: 1.3rem 1.6rem;
	border: 1px solid #006;
}

.wp-block-bookly-customer-cabinet input[type=checkbox] {
	width: auto;
}

.wp-block-bookly-customer-cabinet input[type=submit] {
	color: #fff;
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 2.6rem;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #006;
	min-width: 13rem;
	text-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 4.8rem;
	border-radius: .5rem;
	padding: 1rem 2.4rem;
	border: 0;
	cursor: pointer;
	width: auto;
}

.wp-block-bookly-customer-cabinet .bookly-js-customer-cabinet-content-profile h3 {
	margin-bottom: 20px !important;
	margin-top: 10px !important;
}

.wp-block-bookly-customer-cabinet .bookly-js-customer-cabinet-content-profile .custom-control-label::before, .wp-block-bookly-customer-cabinet .bookly-js-customer-cabinet-content-profile .custom-control-label::after {
	top: .6rem !important;
}

.wp-block-bookly-customer-cabinet .bookly-js-customer-cabinet-content-profile .custom-control-input:checked~.custom-control-label::before {
	border-color: #060066 !important;
	background-color: #060066 !important;
}

.wp-block-bookly-customer-cabinet #bookly-tbs a, .wp-block-bookly-customer-cabinet #bookly-tbs strong {
	color: #060066 !important;
}

.bookly-services-form-container .hover\:bg-bookly:hover {
	color: #fff !important;
}

.wp-block-bookly-staff-ratings {
	max-width: 800px;
	margin: 50px auto;
}

.wp-block-bookly-staff-ratings #bookly-rating-quiz {
	margin-bottom: 2.5rem;
}

.wp-block-bookly-staff-ratings #bookly-rating-quiz label {
	margin-bottom: 1rem;
}

.wp-block-bookly-staff-ratings button#bookly-save {
	color: #060066;
	background-color: #ffb700 !important;
	border-color: #ffb700 !important;
}

.membership-options-title {
	margin-top: 6.2rem;
	position: relative;
}

.membership-options-title::before {
	content: "";
	position: absolute;
	bottom: -1.5rem;
	left: 50%;
	background-color: #ffb700;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: .2rem;
	width: 100%;
	max-width: 10rem;
}

.hub-memberships {
	margin-top: 5.5rem;
	overflow: hidden;
}

@media only screen and (max-width: 991.98px) {
	.hub-memberships {
		padding-right: 0px;
		padding-left: 20px;
	}
}

.hub-memberships .wp-block-group__inner-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	gap: 1.5rem;
	max-width: 100%;
	overflow-y: auto;
}

@media only screen and (min-width: 576px) {
	.hub-memberships .wp-block-group__inner-container {
		max-width: 90%;
	}
}

@media only screen and (min-width: 768px) {
	.hub-memberships .wp-block-group__inner-container {
		max-width: 720px;
	}
}

@media only screen and (min-width: 992px) {
	.hub-memberships .wp-block-group__inner-container {
		max-width: 960px;
	}
}

@media only screen and (min-width: 1200px) {
	.hub-memberships .wp-block-group__inner-container {
		max-width: 1090px;
	}
}

@media only screen and (min-width: 1400px) {
	.hub-memberships .wp-block-group__inner-container {
		max-width: 1140px;
	}
}

@media only screen and (max-width: 991.98px) {
	.hub-memberships .wp-block-group__inner-container {
		padding-bottom: 4rem;
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	.hub-memberships .wp-block-group__inner-container {
		gap: 1rem;
	}
}

.hub-memberships .wp-block-group__inner-container .wp-block-table {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-bottom: 0;
	overflow: visible;
	min-width: 145px;
}

@media only screen and (max-width: 767.98px) {
	.hub-memberships .wp-block-group__inner-container .wp-block-table {
		min-width: 140px;
		border-radius: 2rem !important;
	}
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.benefits-table {
	background-color: #eaeaea;
	border-radius: 4rem;
	min-width: 30rem;
}

@media only screen and (max-width: 1199.98px) {
	.hub-memberships .wp-block-group__inner-container .wp-block-table.benefits-table {
		min-width: 25rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.hub-memberships .wp-block-group__inner-container .wp-block-table.benefits-table {
		min-width: 145px;
		border-radius: 2rem;
	}
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.benefits-table thead th {
	text-align: left;
	padding-left: 3.3rem;
	padding-right: 3.3rem;
	min-height: 129px;
	display: block;
	margin-bottom: 3rem;
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.benefits-table tbody td {
	text-align: left;
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
	padding-left: 3.3rem;
	padding-right: 3.3rem;
}

@media only screen and (max-width: 767.98px) {
	.hub-memberships .wp-block-group__inner-container .wp-block-table.benefits-table tbody td {
		padding-left: 1rem;
		padding-right: 1rem;
		text-align: left !important;
	}
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-1-table {
	min-width: 35rem;
	border-radius: 4rem;
	color: #fff;
	background: #006;
	background: -webkit-gradient(linear, left top, left bottom, from(#006), to(#005eb6));
	background: linear-gradient(180deg, #006 0%, #005eb6 100%);
}

@media only screen and (max-width: 1199.98px) {
	.hub-memberships .wp-block-group__inner-container .wp-block-table.option-1-table {
		min-width: 28rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.hub-memberships .wp-block-group__inner-container .wp-block-table.option-1-table {
		min-width: 185px;
	}
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-1-table thead th {
	min-height: 129px;
	display: block;
	margin-bottom: 3rem;
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-1-table tbody td a {
	background-color: #ffb700;
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-1-table tbody td a:hover {
	background-color: #006;
	color: #ffb700;
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-2-table thead th {
	background-color: #ffb700;
	border-radius: 4rem;
	min-height: 129px;
	display: block;
	margin-bottom: 3rem;
}

@media only screen and (max-width: 767.98px) {
	.hub-memberships .wp-block-group__inner-container .wp-block-table.option-2-table thead th {
		padding: 0 .5rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.hub-memberships .wp-block-group__inner-container .wp-block-table.option-3-table table {
		border-right: 20px solid #fff;
	}
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-3-table thead th {
	background-color: #005fb0;
	border-radius: 4rem;
	color: #fff;
	min-height: 129px;
	display: block;
	margin-bottom: 3rem;
}

@media only screen and (max-width: 767.98px) {
	.hub-memberships .wp-block-group__inner-container .wp-block-table.option-3-table thead th {
		padding: 0 .5rem;
	}
}

.hub-memberships .wp-block-group__inner-container .wp-block-table td, .hub-memberships .wp-block-group__inner-container .wp-block-table th, .hub-memberships .wp-block-group__inner-container .wp-block-table thead {
	border: 0;
	padding: 0;
}

@media only screen and (max-width: 767.98px) {
	.hub-memberships .wp-block-group__inner-container .wp-block-table td, .hub-memberships .wp-block-group__inner-container .wp-block-table th, .hub-memberships .wp-block-group__inner-container .wp-block-table thead {
		font-size: 1.4rem !important;
		line-height: 1.7rem !important;
	}
}

.hub-memberships .wp-block-group__inner-container .wp-block-table thead strong {
	font-size: 1.5rem;
	line-height: 2rem;
}

@media only screen and (max-width: 767.98px) {
	.hub-memberships .wp-block-group__inner-container .wp-block-table thead strong {
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
}

.hub-memberships .wp-block-group__inner-container .wp-block-table thead th {
	font-weight: 400;
	padding-bottom: 3.1rem;
}

@media only screen and (max-width: 767.98px) {
	.hub-memberships .wp-block-group__inner-container .wp-block-table thead th {
		padding-bottom: 0rem;
	}
}

.hub-memberships .wp-block-group__inner-container .wp-block-table thead th>strong:first-child {
	display: block;
	font-size: 2rem;
	line-height: 2.7rem;
	font-weight: 700;
	padding-top: 3.1rem;
	padding-bottom: 1.8rem;
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-1-table tbody tr:nth-child(2n) td {
	background-color: rgba(244, 244, 244, .14);
	max-width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-1-table tbody tr:last-child {
	background-color: rgba(0, 0, 0, 0);
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-2-table tbody tr:nth-child(2n) td, .hub-memberships .wp-block-group__inner-container .wp-block-table.option-3-table tbody tr:nth-child(2n) td {
	background-color: #f4f4f4;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-2-table tbody tr:last-child, .hub-memberships .wp-block-group__inner-container .wp-block-table.option-3-table tbody tr:last-child {
	background-color: rgba(0, 0, 0, 0);
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-2-table tbody tr td a, .hub-memberships .wp-block-group__inner-container .wp-block-table.option-3-table tbody tr td a {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-2-table tbody tr td a::before, .hub-memberships .wp-block-group__inner-container .wp-block-table.option-3-table tbody tr td a::before {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-42%);
	transform: translateY(-42%);
	right: 10px;
	width: 7px;
	height: 12px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'6.84\' height=\'11.683\' viewBox=\'0 0 6.84 11.683\'%3E%3Cpath id=\'Path_880\' data-name=\'Path 880\' d=\'M19307.52,808.5l4.426,4.427-4.426,4.427\' transform=\'translate(-19306.105 -807.086)\' fill=\'none\' stroke=\'%23040066\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\'/%3E%3C/svg%3E%0A");
}

.hub-memberships .wp-block-group__inner-container .wp-block-table.option-2-table tbody tr td a:hover::before, .hub-memberships .wp-block-group__inner-container .wp-block-table.option-3-table tbody tr td a:hover::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'6.84\' height=\'11.683\' viewBox=\'0 0 6.84 11.683\'%3E%3Cpath id=\'Path_880\' data-name=\'Path 880\' d=\'M19307.52,808.5l4.426,4.427-4.426,4.427\' transform=\'translate(-19306.105 -807.086)\' fill=\'none\' stroke=\'%23ffb700\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\'/%3E%3C/svg%3E%0A");
}

.hub-memberships .wp-block-group__inner-container .wp-block-table tr td {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 57px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.hub-memberships .wp-block-group__inner-container .wp-block-table tr td img {
	display: block;
	width: 2rem !important;
	-o-object-fit: contain;
	object-fit: contain;
	margin: 0 auto;
}

.hub-memberships .wp-block-group__inner-container .wp-block-table tr td a {
	margin: 20px 0 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 102px;
	min-height: 40px;
	text-decoration: none;
	border-radius: 5px;
	font-weight: 600;
	font-size: 1.5rem;
}

.hub-memberships .simplebar-track.simplebar-horizontal {
	left: 0;
	height: 13px;
}

.hub-memberships .simplebar-scrollbar::before {
	background-color: #006;
	opacity: 1;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, .1607843137);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, .1607843137);
}

.hub-memberships .simplebar-scrollbar::after {
	position: absolute;
	content: "";
	background: #fff;
	border-radius: 7px;
	left: 2px;
	right: 2px;
	height: 11px;
	display: block;
	width: 100%;
	z-index: -1;
}

.hub-memberships .simplebar-track.simplebar-horizontal {
	left: 0px;
	right: 0px;
	width: 95%;
}

.hub-memberships .simplebar-scrollbar.simplebar-visible:before {
	opacity: 1;
}

.hub-memberships .simplebar-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	gap: 1.5rem;
	max-width: 100%;
}

.hub-memberships .simplebar-content::before {
	display: none;
}

#countdown-box {
	display: none;
	opacity: 0;
	width: auto;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	position: fixed;
	z-index: 1000;
	left: 50%;
	padding-block: 1.5rem;
	padding-inline: 2rem;
	bottom: 4rem;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 2rem;
	background: #006;
	background: -webkit-gradient(linear, right top, left top, from(#006), color-stop(50%, #005eb6));
	background: linear-gradient(270deg, #006 0%, #005eb6 50%);
}

@media only screen and (max-width: 767.98px) {
	#countdown-box {
		width: 100%;
		max-width: 300px;
		bottom: 2rem;
		padding-bottom: 2rem;
		padding-top: 1.3rem;
		padding-inline: 1.8rem;
	}
}

#countdown-box.visible {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	opacity: 1;
}

#countdown-box .countdown-close {
	position: absolute;
	top: -3px;
	right: -3px;
	border: 0;
	background: #fff;
	border-radius: 50%;
	width: 2.8rem;
	height: 2.8rem;
	cursor: pointer;
}

#countdown-box .countdown-close svg {
	pointer-events: none;
	width: 1.1rem;
	height: 1.1rem;
}

#countdown-box .countdown-left .countdown-copy {
	text-align: center;
	color: #fff;
	margin-bottom: 1.5rem;
}

#countdown-box .countdown-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 2.5rem;
}

@media only screen and (max-width: 767.98px) {
	#countdown-box .countdown-right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		gap: 1.5rem;
	}
}

#countdown-box .countdown-right #countdown {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 2rem;
}

@media only screen and (max-width: 767.98px) {
	#countdown-box .countdown-right #countdown {
		gap: 1.5rem;
	}
}

#countdown-box .countdown-right #countdown .countdown-box {
	min-width: 4rem;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media only screen and (max-width: 767.98px) {
	#countdown-box .countdown-right #countdown .countdown-box {
		min-width: 3rem;
	}
}

#countdown-box .countdown-right #countdown .countdown-box:not(:last-child) span {
	position: relative;
}

#countdown-box .countdown-right #countdown .countdown-box:not(:last-child) span::after {
	content: " : ";
	position: absolute;
	right: -100%;
	top: 0;
	display: block;
	color: #fff;
	font-size: 2rem;
	line-height: 2rem;
	font-weight: 700;
}

@media only screen and (max-width: 767.98px) {
	#countdown-box .countdown-right #countdown .countdown-box:not(:last-child) span::after {
		right: -90%;
	}
}

#countdown-box .countdown-right #countdown .countdown-box span, #countdown-box .countdown-right #countdown .countdown-box small {
	color: #fff;
	display: block;
}

#countdown-box .countdown-right #countdown .countdown-box span {
	font-size: 2rem;
	line-height: 2rem;
	font-weight: 700;
	margin-bottom: .4rem;
	display: block;
}

#countdown-box .countdown-right #countdown .countdown-box small {
	font-weight: 500;
	font-size: .85rem;
	line-height: 1rem;
}

#countdown-box .countdown-right .countdown-btn {
	font-weight: 400;
	min-width: inherit;
	padding-inline: 2rem;
	padding-bottom: 1rem;
	min-height: inherit;
	width: 100%;
	min-width: 185px;
}

body.home, body.page-template-template-events {
	background-color: #fff;
	overflow-x: hidden;
}

@media only screen and (max-width: 767.98px) {
	body.home, body.page-template-template-events {
		background-color: #fff;
	}
}

body.home #hero_repeater, body.page-template-template-events #hero_repeater {
	position: relative;
}

body.home #hero_repeater::before, body.page-template-template-events #hero_repeater::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #eaeaea;
	z-index: -1;
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater::before, body.page-template-template-events #hero_repeater::before {
		background-color: #fff;
	}
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner .container, body.page-template-template-events #hero_repeater .slide-inner .container {
		height: 100%;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner, body.page-template-template-events #hero_repeater .slide-inner {
		min-height: 100%;
		max-height: 100%;
		border-bottom-left-radius: 12rem;
		padding-bottom: 6rem;
	}
	
	body.home #hero_repeater .slide-inner .img-wrapper.col-md-6, body.page-template-template-events #hero_repeater .slide-inner .img-wrapper.col-md-6 {
		min-height: 35rem;
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

body.home #hero_repeater .slide-inner .slide-copy, body.page-template-template-events #hero_repeater .slide-inner .slide-copy {
	position: relative;
	z-index: 3;
	margin-left: 8rem;
}

@media only screen and (max-width: 991.98px) {
	body.home #hero_repeater .slide-inner .slide-copy, body.page-template-template-events #hero_repeater .slide-inner .slide-copy {
		margin-left: 0;
		width: 100%;
	}
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner .slide-copy, body.page-template-template-events #hero_repeater .slide-inner .slide-copy {
		margin-left: 0;
		text-align: center;
		position: static;
		-webkit-transform: none;
		transform: none;
		margin-top: 3rem;
	}
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner h1, body.home #hero_repeater .slide-inner h2, body.home #hero_repeater .slide-inner h3, body.page-template-template-events #hero_repeater .slide-inner h1, body.page-template-template-events #hero_repeater .slide-inner h2, body.page-template-template-events #hero_repeater .slide-inner h3 {
		margin-bottom: 2rem;
	}
	
	body.home #hero_repeater .slide-inner h2, body.page-template-template-events #hero_repeater .slide-inner h2 {
		margin-bottom: 0;
		font-size: 3rem;
	}
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner.annual-membership .container, body.page-template-template-events #hero_repeater .slide-inner.annual-membership .container {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
}

body.home #hero_repeater .slide-inner.annual-membership .col-md-6, body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6, body.page-template-template-events #hero_repeater .slide-inner.annual-membership .col-md-6, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 {
	width: 60%;
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner.annual-membership .col-md-6, body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6, body.page-template-template-events #hero_repeater .slide-inner.annual-membership .col-md-6, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 {
		width: 100%;
	}
}

body.home #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy, body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy, body.page-template-template-events #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy {
	margin-left: 4rem;
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy, body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy, body.page-template-template-events #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy {
		margin-left: 0;
		padding-right: 0;
		max-width: 100%;
		text-align: left;
	}
}

@media only screen and (max-width: 575.98px) {
	body.home #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy, body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy, body.page-template-template-events #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy {
		text-align: center;
	}
}

body.home #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy h3, body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h3, body.page-template-template-events #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy h3, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h3 {
	font-weight: 400;
	max-width: 63rem;
	font-size: 5rem;
	line-height: 6rem;
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy h3, body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h3, body.page-template-template-events #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy h3, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h3 {
		max-width: 253px;
		font-size: 2.5rem;
		line-height: 3rem;
		text-align: left;
		margin-bottom: 1rem;
		margin-left: 0;
	}
}

body.home #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy h3 strong, body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h3 strong, body.page-template-template-events #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy h3 strong, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h3 strong {
	font-weight: 600;
}

body.home #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy h2, body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h2, body.page-template-template-events #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy h2, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h2 {
	font-size: 2.5rem;
	line-height: 3.5rem;
	font-weight: 600;
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy h2, body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h2, body.page-template-template-events #hero_repeater .slide-inner.annual-membership .col-md-6 .slide-copy h2, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h2 {
		max-width: 253px;
		margin-left: 0;
		font-size: 1.8rem;
		line-height: 3rem;
		text-align: left;
	}
}

body.home #hero_repeater .slide-inner.swimming-gymnastic.annual-membership.new-classes .col-md-6 .slide-copy h3, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic.annual-membership.new-classes .col-md-6 .slide-copy h3 {
	max-width: 46rem;
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner.swimming-gymnastic.annual-membership.new-classes .col-md-6 .slide-copy h3, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic.annual-membership.new-classes .col-md-6 .slide-copy h3 {
		max-width: 35rem;
	}
}

@media only screen and (max-width: 991.98px) {
	body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 {
		width: 76%;
	}
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 {
		width: 100%;
	}
}

body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h3, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h3 {
	max-width: 58rem;
	text-transform: none;
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h3, body.page-template-template-events #hero_repeater .slide-inner.swimming-gymnastic .col-md-6 .slide-copy h3 {
		max-width: 35rem;
	}
}

@media only screen and (max-width: 991.98px) {
	body.home #hero_repeater .slide-inner.extra-swim .col-md-6, body.page-template-template-events #hero_repeater .slide-inner.extra-swim .col-md-6 {
		width: 76%;
	}
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner.extra-swim .col-md-6, body.page-template-template-events #hero_repeater .slide-inner.extra-swim .col-md-6 {
		width: 100%;
	}
}

body.home #hero_repeater .slide-inner.extra-swim .col-md-6 .slide-copy h3, body.page-template-template-events #hero_repeater .slide-inner.extra-swim .col-md-6 .slide-copy h3 {
	max-width: 58rem;
	text-transform: none;
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slide-inner.extra-swim .col-md-6 .slide-copy h3, body.page-template-template-events #hero_repeater .slide-inner.extra-swim .col-md-6 .slide-copy h3 {
		max-width: 35rem;
	}
}

@media only screen and (max-width: 767.98px) {
	body.home #hero_repeater .slick-track, body.page-template-template-events #hero_repeater .slick-track {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	body.home #hero_repeater .slick-slide, body.page-template-template-events #hero_repeater .slick-slide {
		height: inherit !important;
	}
	
	body.home .hero-locations #hero_repeater .slick-slide, body.page-template-template-events .hero-locations #hero_repeater .slick-slide {
		height: 50rem !important;
	}
	
	body.home .hero-locations #hero_repeater .slide-inner .container, body.page-template-template-events .hero-locations #hero_repeater .slide-inner .container {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	body.home .hero-content #hero_repeater .slick-dots, body.page-template-template-events .hero-content #hero_repeater .slick-dots {
		bottom: 2.5rem;
		padding: 0;
	}
	
	body.home .hero-content #hero_repeater .slide-inner img, body.page-template-template-events .hero-content #hero_repeater .slide-inner img {
		top: 2rem;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		max-height: 35rem;
	}
	
	body.home .hero-locations #hero_repeater .slide-inner img, body.page-template-template-events .hero-locations #hero_repeater .slide-inner img {
		max-height: 50rem;
		z-index: 0;
		top: 0;
		-webkit-transform: none;
		transform: none;
	}
	
	body.home #hero_repeater .slick-slide>div, body.page-template-template-events #hero_repeater .slick-slide>div {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 100%;
	}
}

@media only screen and (max-width: 575.98px) {
	body.home .hero-locations #hero_repeater .slick-slide, body.page-template-template-events .hero-locations #hero_repeater .slick-slide {
		height: 36rem !important;
	}
	
	body.home .hero-locations #hero_repeater .slide-inner img, body.page-template-template-events .hero-locations #hero_repeater .slide-inner img {
		max-height: 36rem;
	}
}

body.home .footer, body.page-template-template-events .footer {
	margin-top: 0;
}

body.home .wp-block-group.hub-memberships, body.page-template-template-events .wp-block-group.hub-memberships {
	margin-bottom: 10rem;
}

@media only screen and (max-width: 767.98px) {
	body.home .wp-block-group.hub-memberships, body.page-template-template-events .wp-block-group.hub-memberships {
		margin-bottom: 6rem;
	}
}

@media only screen and (min-width: 1400px) {
	body.home .wp-block-group.hub-memberships .wp-block-group__inner-container, body.page-template-template-events .wp-block-group.hub-memberships .wp-block-group__inner-container {
		max-width: 1220px;
	}
}

@media only screen and (max-width: 767.98px) {
	body.home .membership-options-title, body.page-template-template-events .membership-options-title {
		margin-top: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	body.home .discover-block.discover-what-we-offer .discover_what_we_offer_repeater, body.page-template-template-events .discover-block.discover-what-we-offer .discover_what_we_offer_repeater {
		margin-bottom: 0;
	}
}

body.page-template-template-hub #hero_repeater, body.activities-template-template-hub #hero_repeater, body.facilities-template-template-hub #hero_repeater, body.lessons-template-template-hub #hero_repeater, body.classes-template-template-hub #hero_repeater {
	position: relative;
}

body.page-template-template-hub #hero_repeater::before, body.activities-template-template-hub #hero_repeater::before, body.facilities-template-template-hub #hero_repeater::before, body.lessons-template-template-hub #hero_repeater::before, body.classes-template-template-hub #hero_repeater::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #eaeaea;
	z-index: -1;
}

@media only screen and (max-width: 767.98px) {
	body.page-template-template-hub #hero_repeater::before, body.activities-template-template-hub #hero_repeater::before, body.facilities-template-template-hub #hero_repeater::before, body.lessons-template-template-hub #hero_repeater::before, body.classes-template-template-hub #hero_repeater::before {
		background-color: #fff;
	}
}

body.page-template-template-hub .footer, body.activities-template-template-hub .footer, body.facilities-template-template-hub .footer, body.lessons-template-template-hub .footer, body.classes-template-template-hub .footer {
	margin-top: 0;
}

@media only screen and (max-width: 767.98px) {
	body.page-template-template-hub #hero_repeater .slick-track, body.activities-template-template-hub #hero_repeater .slick-track, body.facilities-template-template-hub #hero_repeater .slick-track, body.lessons-template-template-hub #hero_repeater .slick-track, body.classes-template-template-hub #hero_repeater .slick-track {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	body.page-template-template-hub #hero_repeater .slick-slide, body.activities-template-template-hub #hero_repeater .slick-slide, body.facilities-template-template-hub #hero_repeater .slick-slide, body.lessons-template-template-hub #hero_repeater .slick-slide, body.classes-template-template-hub #hero_repeater .slick-slide {
		height: inherit !important;
	}
	
	body.page-template-template-hub .hero-locations #hero_repeater .slick-slide, body.activities-template-template-hub .hero-locations #hero_repeater .slick-slide, body.facilities-template-template-hub .hero-locations #hero_repeater .slick-slide, body.lessons-template-template-hub .hero-locations #hero_repeater .slick-slide, body.classes-template-template-hub .hero-locations #hero_repeater .slick-slide {
		height: 50rem !important;
	}
	
	body.page-template-template-hub #hero_repeater .slide-inner, body.activities-template-template-hub #hero_repeater .slide-inner, body.facilities-template-template-hub #hero_repeater .slide-inner, body.lessons-template-template-hub #hero_repeater .slide-inner, body.classes-template-template-hub #hero_repeater .slide-inner {
		min-height: 100%;
		max-height: 100%;
		border-bottom-left-radius: 12rem;
		padding-bottom: 6rem;
	}
	
	body.page-template-template-hub #hero_repeater .slide-inner h3, body.activities-template-template-hub #hero_repeater .slide-inner h3, body.facilities-template-template-hub #hero_repeater .slide-inner h3, body.lessons-template-template-hub #hero_repeater .slide-inner h3, body.classes-template-template-hub #hero_repeater .slide-inner h3 {
		margin-left: 0;
		margin-right: 0;
	}
	
	body.page-template-template-hub #hero_repeater .slide-inner .container, body.activities-template-template-hub #hero_repeater .slide-inner .container, body.facilities-template-template-hub #hero_repeater .slide-inner .container, body.lessons-template-template-hub #hero_repeater .slide-inner .container, body.classes-template-template-hub #hero_repeater .slide-inner .container {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		height: 100%;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	
	body.page-template-template-hub #hero_repeater .slide-inner .container .col-md-6, body.activities-template-template-hub #hero_repeater .slide-inner .container .col-md-6, body.facilities-template-template-hub #hero_repeater .slide-inner .container .col-md-6, body.lessons-template-template-hub #hero_repeater .slide-inner .container .col-md-6, body.classes-template-template-hub #hero_repeater .slide-inner .container .col-md-6 {
		width: 100%;
	}
	
	body.page-template-template-hub #hero_repeater .slide-inner .container .col-md-6 .slide-copy, body.activities-template-template-hub #hero_repeater .slide-inner .container .col-md-6 .slide-copy, body.facilities-template-template-hub #hero_repeater .slide-inner .container .col-md-6 .slide-copy, body.lessons-template-template-hub #hero_repeater .slide-inner .container .col-md-6 .slide-copy, body.classes-template-template-hub #hero_repeater .slide-inner .container .col-md-6 .slide-copy {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	body.page-template-template-hub #hero_repeater .slide-inner .container .btn, body.activities-template-template-hub #hero_repeater .slide-inner .container .btn, body.facilities-template-template-hub #hero_repeater .slide-inner .container .btn, body.lessons-template-template-hub #hero_repeater .slide-inner .container .btn, body.classes-template-template-hub #hero_repeater .slide-inner .container .btn {
		-ms-flex-item-align: center;
		align-self: center;
		font-size: 1.4rem;
		line-height: 2rem;
		border-radius: 3rem;
		margin-top: 1.2rem;
		padding-top: .6rem;
		padding-bottom: .6rem;
		padding-left: 1rem;
		padding-right: 1rem;
		min-height: 3.7rem;
		min-width: 12rem;
	}
	
	body.page-template-template-hub #hero_repeater .slide-inner .slide-copy, body.activities-template-template-hub #hero_repeater .slide-inner .slide-copy, body.facilities-template-template-hub #hero_repeater .slide-inner .slide-copy, body.lessons-template-template-hub #hero_repeater .slide-inner .slide-copy, body.classes-template-template-hub #hero_repeater .slide-inner .slide-copy {
		margin-left: 0;
		text-align: left;
		position: static;
		-webkit-transform: none;
		transform: none;
		margin-top: 3rem;
	}
	
	body.page-template-template-hub .hero-content #hero_repeater .slick-dots, body.activities-template-template-hub .hero-content #hero_repeater .slick-dots, body.facilities-template-template-hub .hero-content #hero_repeater .slick-dots, body.lessons-template-template-hub .hero-content #hero_repeater .slick-dots, body.classes-template-template-hub .hero-content #hero_repeater .slick-dots {
		bottom: 2.5rem;
		padding: 0;
	}
	
	body.page-template-template-hub .hero-content #hero_repeater .slide-inner img, body.activities-template-template-hub .hero-content #hero_repeater .slide-inner img, body.facilities-template-template-hub .hero-content #hero_repeater .slide-inner img, body.lessons-template-template-hub .hero-content #hero_repeater .slide-inner img, body.classes-template-template-hub .hero-content #hero_repeater .slide-inner img {
		top: 2rem;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		max-height: 35rem;
	}
	
	body.page-template-template-hub .hero-locations #hero_repeater .slide-inner img, body.activities-template-template-hub .hero-locations #hero_repeater .slide-inner img, body.facilities-template-template-hub .hero-locations #hero_repeater .slide-inner img, body.lessons-template-template-hub .hero-locations #hero_repeater .slide-inner img, body.classes-template-template-hub .hero-locations #hero_repeater .slide-inner img {
		max-height: 50rem;
		z-index: 0;
		top: 0;
		-webkit-transform: none;
		transform: none;
	}
	
	body.page-template-template-hub #hero_repeater .slick-slide>div, body.activities-template-template-hub #hero_repeater .slick-slide>div, body.facilities-template-template-hub #hero_repeater .slick-slide>div, body.lessons-template-template-hub #hero_repeater .slick-slide>div, body.classes-template-template-hub #hero_repeater .slick-slide>div {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 100%;
	}
}

@media only screen and (max-width: 575.98px) {
	body.page-template-template-hub .hero-locations #hero_repeater .slick-slide, body.activities-template-template-hub .hero-locations #hero_repeater .slick-slide, body.facilities-template-template-hub .hero-locations #hero_repeater .slick-slide, body.lessons-template-template-hub .hero-locations #hero_repeater .slick-slide, body.classes-template-template-hub .hero-locations #hero_repeater .slick-slide {
		height: 36rem !important;
	}
	
	body.page-template-template-hub .hero-locations #hero_repeater .slide-inner img, body.activities-template-template-hub .hero-locations #hero_repeater .slide-inner img, body.facilities-template-template-hub .hero-locations #hero_repeater .slide-inner img, body.lessons-template-template-hub .hero-locations #hero_repeater .slide-inner img, body.classes-template-template-hub .hero-locations #hero_repeater .slide-inner img {
		max-height: 36rem;
	}
}

.loading-icon-wrapper .loading-icon {
	background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/facetwp-loading.png");
}

.loading-icon-wrapper .loading-icon.nitro-lazy {
	background-image: none !important;
}

.wp-block-table strong {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: bold;
}

.wp-block-table tr:first-of-type td {
	border: 0px solid;
}

.wp-block-table tr td {
	border-left: 0px solid;
	border-right: 0px solid;
}

.page-faqs .hero-basic {
	margin-bottom: 1.3rem;
}

body.page-id-9615 {
	background: #f7f7f7;
}

body.page-id-9615 .collapse-block {
	padding: 30px 0 30px;
}

body.page-id-9615 .collapse-block .faq-section-heading {
	padding-left: 0;
	margin-top: 0;
}

@media only screen and (max-width: 767.98px) {
	body.page-id-9615 .collapse-block .collapse-container {
		padding-left: 0;
		padding-right: 0;
		margin-top: 0;
	}
}

.page-template-template-legal .hero {
	margin-bottom: 6rem;
}

.page-template-template-legal .wp-block-group {
	max-width: 78.5rem;
	margin: 0 auto;
}

.page-template-template-legal .wp-block-group p {
	max-width: 53.9rem;
}

.page-template-template-legal footer {
	margin-top: 6.3rem;
}

.page-template-template-homelegal .hero {
	margin-bottom: 6rem;
}

.page-template-template-homelegal .wp-block-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.page-template-template-homelegal .wp-block-button {
	background-color: #f7f7f7;
	border-radius: .5rem;
	max-width: 28.3rem;
	margin-left: 1.25rem;
	margin-right: 1.25rem;
}

.page-template-template-homelegal .wp-block-button:hover {
	background-color: #ffb700;
}

@media only screen and (max-width: 767.98px) {
	.page-template-template-homelegal .wp-block-button {
		margin-bottom: 1.3rem;
	}
}

.page-template-template-homelegal .wp-block-button a {
	background-color: rgba(0, 0, 0, 0);
	min-height: 10.2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f7f7f7;
	color: #006;
	font-size: 2rem;
	font-weight: bold;
	line-height: 2.7rem;
	border-radius: .5rem;
	padding: 0 2.8rem;
	max-width: 100%;
	min-width: 28.3rem;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.page-template-template-homelegal .wp-block-button a:hover {
	background-color: #ffb700;
}

.venue-rooms {
	padding-top: 7rem;
}

@media only screen and (max-width: 767.98px) {
	.venue-rooms {
		padding-top: 1rem;
	}
}

.single-room {
	background-color: #ffb700;
	color: #006;
	min-height: 34.9rem;
	border-top-left-radius: 8rem;
	border-bottom-right-radius: 8rem;
	padding: 5rem 5.9rem;
	margin-bottom: 7rem;
}

@media only screen and (max-width: 767.98px) {
	.single-room {
		padding: 0;
		background-color: rgba(0, 0, 0, 0);
		margin-bottom: 2.3rem;
	}
	
	.single-room .row {
		margin: 0;
	}
	
	.single-room .col-lg-6 {
		padding: 0;
	}
}

.single-room .inner-row {
	row-gap: 2rem;
}

@media only screen and (max-width: 767.98px) {
	.single-room .inner-row.options-elements {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	
	.single-room .inner-row.options-elements .col-lg-4:nth-child(1) {
		grid-column: 1/2;
	}
	
	.single-room .inner-row.options-elements .col-lg-4:nth-child(2) {
		grid-column: 1/-1;
	}
	
	.single-room .inner-row.options-elements .col-lg-4:nth-child(3) {
		grid-row: 1/1;
		grid-column: 2/-1;
	}
	
	.single-room .inner-row.options-elements .col-lg-4:nth-child(n+4) {
		grid-column: 1/-1;
	}
}

.single-room .read-more, .single-room .read-less {
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 5px;
	margin-left: 3px;
}

.single-room .read-more:hover, .single-room .read-less:hover {
	color: inherit;
}

.single-room:nth-of-type(2) {
	background-color: #006;
	color: #fff;
}

@media only screen and (max-width: 767.98px) {
	.single-room:nth-of-type(2) {
		background-color: rgba(0, 0, 0, 0);
	}
}

.single-room:nth-of-type(2) .row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

@media only screen and (max-width: 767.98px) {
	.single-room:nth-of-type(2) .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

.single-room:nth-of-type(2) .inner-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.single-room:nth-of-type(2) .read-more, .single-room:nth-of-type(2) .read-less {
	color: #fff;
}

@media only screen and (max-width: 767.98px) {
	.single-room:nth-of-type(2) .read-more, .single-room:nth-of-type(2) .read-less {
		color: #006;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-room:nth-of-type(2) .room-content-col {
		background-color: #f7f7f7;
		color: #006;
	}
}

.single-room:nth-of-type(2) h2, .single-room:nth-of-type(2) h3 {
	color: #fff !important;
}

@media only screen and (max-width: 767.98px) {
	.single-room:nth-of-type(2) h2, .single-room:nth-of-type(2) h3 {
		color: #006 !important;
	}
}

.single-room:nth-of-type(2) .room-image {
	margin-left: 0;
}

@media only screen and (min-width: 992px) {
	.single-room:nth-of-type(2) .room-image {
		left: -6rem;
	}
}

@media only screen and (min-width: 1200px) {
	.single-room:nth-of-type(2) .room-image {
		left: -8rem;
	}
}

@media only screen and (min-width: 1400px) {
	.single-room:nth-of-type(2) .room-image {
		left: -11rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-room:nth-of-type(2) .room-image {
		margin-left: 0;
	}
}

.single-room:nth-of-type(2) .btn {
	background-color: #ffb700;
	color: #006;
}

.single-room:nth-of-type(2) .btn:hover {
	background-color: #fff;
	color: #ffb700;
}

.single-room:nth-of-type(2) .white-icon {
	display: inline;
}

@media only screen and (max-width: 767.98px) {
	.single-room:nth-of-type(2) .white-icon {
		display: none;
	}
}

.single-room:nth-of-type(2) .blue-icon {
	display: none;
}

@media only screen and (max-width: 767.98px) {
	.single-room:nth-of-type(2) .blue-icon {
		display: inline;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-room .room-content-col {
		background-color: #ffb700;
		padding: 3rem .6rem;
		padding-bottom: 3rem;
		border-bottom-left-radius: 2rem;
		border-bottom-right-radius: 2rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-room .room-image-col {
		padding: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-room .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

.single-room .white-icon {
	display: none;
}

.single-room .btn {
	margin-top: 3.7rem;
}

@media only screen and (max-width: 767.98px) {
	.single-room .btn {
		width: 100%;
		margin-top: 3rem;
		max-width: 100%;
	}
}

.single-room h2 {
	font-size: 2.5rem;
	line-height: 3.4rem;
	margin-bottom: 3.3rem;
}

@media only screen and (max-width: 767.98px) {
	.single-room h2 {
		font-size: 2rem;
		line-height: 3rem;
		margin-bottom: 2.4rem;
	}
}

.single-room .room-inner-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media only screen and (max-width: 767.98px) {
	.single-room .room-inner-col {
		margin-bottom: .9rem;
	}
}

.single-room .room-inner-col img {
	width: 4.3rem;
	height: 4.3rem;
	margin-right: 1.5rem;
}

.single-room .room-inner-col h3 {
	font-size: 1.6rem;
	line-height: 1.8rem;
	margin-bottom: .7rem;
	font-weight: 400;
}

.single-room .room-inner-col p {
	font-size: 1.6rem;
	line-height: 2.2rem;
	font-weight: bold;
	margin-bottom: 0;
}

.single-room .room-inner-col.projector-screen p {
	font-weight: 400;
}

.single-room .room-inner-col.hourly-rate h3 {
	font-size: 1.1rem;
	line-height: 1.4rem;
	margin-bottom: .2rem;
}

@media only screen and (max-width: 767.98px) {
	.single-room .room-inner-col.hourly-rate h3 {
		font-size: 1.3rem;
		line-height: 1.7rem;
	}
}

.single-room .options {
	margin-top: 2.7rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media only screen and (max-width: 767.98px) {
	.single-room .options {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}
}

.single-room .room-option {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 2rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.single-room .room-option:last-of-type {
	margin-right: 0;
}

@media only screen and (max-width: 767.98px) {
	.single-room .room-option:last-of-type {
		margin-top: 2rem;
	}
}

.single-room .room-option img {
	margin-right: .4rem;
	height: 2.9rem;
}

.room-copy {
	margin-bottom: 3.7rem;
}

.room-image-col {
	position: relative;
}

.room-image {
	width: 100%;
	height: auto;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0;
	border-top-right-radius: 8rem;
	border-bottom-left-radius: 8rem;
	margin-left: 0;
	padding-top: 60%;
}

@media only screen and (min-width: 768px) {
	.room-image {
		margin-top: 5rem;
	}
}

@media only screen and (min-width: 992px) {
	.room-image {
		margin-top: 0;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 6rem;
	}
}

@media only screen and (min-width: 1200px) {
	.room-image {
		left: 8rem;
	}
}

@media only screen and (min-width: 1400px) {
	.room-image {
		left: 11rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.room-image {
		border-top-right-radius: 2rem;
		border-top-left-radius: 2rem;
		border-bottom-left-radius: 0rem;
		margin-left: 0;
		margin-top: 0;
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-size: cover;
		padding-top: 63%;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-venues .hero-memberships .overlay {
		display: none;
		height: 60rem;
		background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#006), to(rgba(0, 0, 102, 0))) 0% 0% no-repeat padding-box;
		background: rgba(0, 0, 0, 0) linear-gradient(180deg, #006 0%, rgba(0, 0, 102, 0) 100%) 0% 0% no-repeat padding-box;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-venues .hero-memberships.hero-content .slide-inner .container {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	.single-venues .hero-memberships.hero-content .slide-inner .slide-copy {
		bottom: inherit;
		top: 10rem;
	}
	
	.single-venues .hero-memberships.hero-content .slide-inner .slide-copy h1, .single-venues .hero-memberships.hero-content .slide-inner .slide-copy h2 {
		display: block !important;
	}
	
	.single-venues .hero-memberships.hero-content .slide-inner .slide-copy h2 {
		font-size: 3rem;
		line-height: 4rem;
	}
	
	.single-venues .hero-memberships.hero-content .slide-inner .slide-copy h1 {
		font-size: 4rem;
		line-height: 5rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-venues .hero-content .slide-inner .slide-copy {
		position: relative !important;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-venues .hero-content .slide-inner h2, .single-venues .hero-content .slide-inner h1 {
		display: inline !important;
	}
}

#accordionVenue {
	width: 100%;
	padding: 0 2rem;
}

@media only screen and (max-width: 767.98px) {
	#accordionVenue {
		padding: 0rem;
	}
}

.venue-rooms.intro {
	padding-top: 10rem;
}

@media only screen and (max-width: 767.98px) {
	.venue-rooms.intro {
		padding-top: 1.8rem;
		margin-bottom: 1.2rem;
	}
}

.venue-rooms.intro .single-room {
	margin-bottom: 0;
}

.venue-rooms.intro .single-room>.row {
	position: relative;
}

.venue-rooms.intro .venue-rooms-slider-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	margin-top: -2.3rem;
	margin-left: -7rem;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 991.98px) {
	.venue-rooms.intro .venue-rooms-slider-wrapper {
		margin-left: 0;
		margin-top: 0;
	}
}

.venue-rooms.intro .venue-rooms-slider-wrapper .venue-rooms-slider {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.venue-rooms.intro .swiper-slide {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.venue-rooms.intro .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.venue-rooms.intro .venue-rooms-slider-swiper {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.venue-rooms.intro .swiper-slide {
	background-size: cover;
	background-position: center;
}

.venue-rooms.intro .venue-rooms-slider-swiper-2 {
	height: 100%;
	width: 100%;
}

.venue-rooms.intro .venue-rooms-slider-swiper-2 .swiper-slide {
	background-color: rgba(0, 0, 0, 0);
}

.venue-rooms.intro .venue-rooms-slider-swiper-2 .swiper-slide img {
	border-top-right-radius: 8rem;
	border-bottom-left-radius: 8rem;
}

@media only screen and (max-width: 991.98px) {
	.venue-rooms.intro .venue-rooms-slider-swiper-2 .swiper-slide img {
		border-top-right-radius: 0rem;
		border-bottom-left-radius: 0rem;
	}
}

.venue-rooms.intro .room-content-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.venue-rooms.intro .room-content-col-wrapper {
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 4.3rem 4.3rem 4.3rem 4.3rem;
}

@media only screen and (max-width: 1199.98px) {
	.venue-rooms.intro .room-content-col-wrapper {
		padding-left: 0;
	}
}

@media only screen and (max-width: 991.98px) {
	.venue-rooms.intro .room-content-col-wrapper {
		padding-left: 4.3rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.venue-rooms.intro .room-content-col-wrapper {
		padding-left: .5rem;
		padding-right: .5rem;
		padding-top: 3.4rem;
		padding-bottom: 1.4rem;
	}
}

.venue-rooms.intro .venue-rooms-slider-swiper-2 .swiper-button-next, .venue-rooms.intro .venue-rooms-slider-swiper-2 .swiper-button-prev {
	display: none;
}

.venue-rooms.intro .venue-rooms-slider-swiper {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 0;
	position: relative;
	bottom: -4.2rem;
}

@media only screen and (max-width: 991.98px) {
	.venue-rooms.intro .venue-rooms-slider-swiper {
		bottom: 0;
		margin-top: 4.2rem;
		padding-left: 3rem;
		padding-right: 3rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.venue-rooms.intro .venue-rooms-slider-swiper {
		display: none;
	}
}

.venue-rooms.intro .swiper-pagination {
	bottom: -3.5rem;
}

@media only screen and (min-width: 768px) {
	.venue-rooms.intro .swiper-pagination {
		display: none;
	}
}

.venue-rooms.intro .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
}

.venue-rooms.intro .swiper-pagination-bullet-active {
	background-color: #ffb700;
}

.venue-rooms.intro .venue-rooms-slider-swiper .swiper-slide {
	cursor: pointer;
	width: 25%;
	height: 100%;
	opacity: 1;
	background-color: rgba(0, 0, 0, 0);
}

.venue-rooms.intro .venue-rooms-slider-swiper .swiper-slide img {
	border-top-right-radius: 2.5rem;
	border-bottom-left-radius: 2.5rem;
}

.venue-rooms.intro .venue-rooms-slider-swiper .swiper-slide-thumb-active {
	opacity: 1;
}

.venue-rooms.intro .single-room {
	padding: 0;
	background: #006;
	background: -webkit-gradient(linear, left top, right top, from(#006), to(#005eb6));
	background: linear-gradient(90deg, #006 0%, #005eb6 100%);
	color: #fff;
	margin-left: 6.2rem;
}

@media only screen and (max-width: 991.98px) {
	.venue-rooms.intro .single-room {
		margin-left: 0;
		border-top-left-radius: 8rem;
		overflow: hidden;
	}
}

@media only screen and (max-width: 767.98px) {
	.venue-rooms.intro .single-room {
		border-radius: 2rem;
	}
	
	.venue-rooms.intro .single-room .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.venue-rooms.intro .single-room .room-content-col {
		background-color: inherit;
		border-top-right-radius: 2rem;
		border-top-left-radius: 2rem;
		border-bottom-left-radius: 0rem;
	}
}

.venue-rooms.intro h2, .venue-rooms.intro h3 {
	color: #fff;
}

.venue-rooms.intro h3 {
	margin-bottom: 3rem;
}

.venue-rooms.intro .opening-times-copy {
	margin-bottom: 1.8rem;
	color: #fff;
}

.venue-rooms.intro .opening_times .row {
	max-width: 90%;
	row-gap: 2rem;
}

@media only screen and (max-width: 767.98px) {
	.venue-rooms.intro .opening_times .row {
		max-width: 100%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.venue-rooms.intro .opening_times p {
	margin-bottom: .5rem;
	color: #fff;
}

.venue-rooms.intro .opening_times p:last-child {
	margin-bottom: 0;
	font-weight: 700;
}

.venue-rooms.intro .btn {
	margin-top: 1rem;
	color: #006;
	background-color: #ffb700;
}

.venue-rooms.intro .btn:hover {
	background-color: #fff;
	color: #ffb700;
}

body.page-template-template-venues-booking select option[value="8"] {
	display: none;
}

.featured-news-post {
	margin: 6rem 0;
	position: relative;
}

@media only screen and (max-width: 767.98px) {
	.featured-news-post {
		margin-top: 3rem 0 4rem;
	}
}

.featured-news-post .featured-news-post-img {
	max-width: 100%;
	margin: 0 auto;
}

@media only screen and (max-width: 767.98px) {
	.featured-news-post .featured-news-post-img {
		max-width: 100%;
	}
}

.featured-news-post .featured-news-post-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.featured-news-post .featured-news-post-img img {
	display: block;
	border-top-left-radius: 8rem;
	max-width: 91%;
	min-height: 100%;
	max-height: 580px;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

@media only screen and (max-width: 1199.98px) {
	.featured-news-post .featured-news-post-img img {
		max-height: 480px;
	}
}

@media only screen and (max-width: 767.98px) {
	.featured-news-post .featured-news-post-img img {
		max-width: 100%;
		max-height: 100%;
		border-top-left-radius: 2rem;
		border-top-right-radius: 2rem;
	}
}

.featured-news-post .featured-news-post-content {
	position: absolute;
	bottom: -1.8rem;
	right: 0;
	width: 100%;
	max-width: 35.2rem;
	background-color: #ffb700;
	border-bottom-right-radius: 4rem;
	padding-top: 3rem;
	padding-bottom: 4rem;
	padding-left: 4rem;
	padding-right: 4rem;
	min-height: 28rem;
	-webkit-filter: drop-shadow(rgba(0, 0, 0, .3) 0px .3rem .6rem);
	filter: drop-shadow(rgba(0, 0, 0, .3) 0px .3rem .6rem);
}

@media only screen and (max-width: 767.98px) {
	.featured-news-post .featured-news-post-content {
		position: static;
		max-width: 100%;
		padding: 2.4rem;
		border-bottom-left-radius: 2rem;
		border-bottom-right-radius: 2rem;
	}
}

.featured-news-post .featured-news-post-date {
	margin-bottom: 1.5rem;
}

@media only screen and (max-width: 767.98px) {
	.featured-news-post .featured-news-post-date {
		margin-bottom: .5rem;
	}
}

.featured-news-post .featured-news-post-date span {
	font-size: 1.2rem;
	font-weight: 700;
}

.featured-news-post .featured-news-post-title h2 {
	font-size: 2rem;
	line-height: 3rem;
}

.featured-news-post .featured-news-post-title h2:hover {
	color: #fff;
}

.featured-news-post .featured-news-post-title a:hover {
	color: #fff;
}

.featured-news-post .featured-news-post-copy {
	font-size: 1.5rem;
	line-height: 1.7rem;
}

.featured-news-post .featured-news-post-copy a {
	margin-top: 1.5rem;
	display: block;
	font-weight: 700;
	font-size: 1.2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.featured-news-post .featured-news-post-copy a:hover {
	color: #fff;
}

.featured-news-post .featured-news-post-copy svg {
	margin-left: 1.3rem;
}

.latest-news::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #f4f4f4;
	z-index: -1;
	width: 100%;
	height: 100%;
}

.latest-news, .previous-news {
	position: relative;
	padding-top: 6.3rem;
	padding-bottom: 8.3rem;
	background: #006;
	background: -webkit-gradient(linear, left top, right top, from(#006), to(#005eb6));
	background: linear-gradient(90deg, #006 0%, #005eb6 100%);
	border-top-right-radius: 10rem;
	border-bottom-left-radius: 10rem;
}

@media only screen and (max-width: 767.98px) {
	.latest-news, .previous-news {
		background: -webkit-gradient(linear, left top, left bottom, from(#006), to(#005eb6));
		background: linear-gradient(180deg, #006 0%, #005eb6 100%);
		border-top-right-radius: 0rem;
		border-bottom-left-radius: 0rem;
		padding-bottom: 5rem;
		padding-top: 4rem;
	}
}

.latest-news .latest-news-title h2, .previous-news .latest-news-title h2 {
	position: relative;
	text-align: center;
	color: #fff;
	margin-bottom: 7.5rem;
}

@media only screen and (max-width: 767.98px) {
	.latest-news .latest-news-title h2, .previous-news .latest-news-title h2 {
		margin-bottom: 3.5rem;
	}
}

.latest-news .latest-news-title h2::before, .previous-news .latest-news-title h2::before {
	content: "";
	position: absolute;
	bottom: -.68rem;
	left: 50%;
	background-color: #ffb700;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: .2rem;
	width: 100%;
	max-width: 10rem;
}

.latest-news .latest-news-grid, .previous-news .latest-news-grid {
	display: grid;
	grid-template-columns: repeat(9, 1fr);
	-webkit-column-gap: 0rem;
	-moz-column-gap: 0rem;
	column-gap: 0rem;
	row-gap: 10.5rem;
}

@media only screen and (max-width: 767.98px) {
	.latest-news .latest-news-grid, .previous-news .latest-news-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 2rem;
	}
}

@media only screen and (max-width: 575.98px) {
	.latest-news .latest-news-grid, .previous-news .latest-news-grid {
		grid-template-columns: 1fr;
		gap: 2rem;
	}
}

.latest-news .latest-news-grid article, .previous-news .latest-news-grid article {
	-webkit-filter: drop-shadow(rgba(0, 0, 0, .3) 0px .3rem .6rem);
	filter: drop-shadow(rgba(0, 0, 0, .3) 0px .3rem .6rem);
}

@media only screen and (max-width: 767.98px) {
	.latest-news .latest-news-grid article .latest-news-post-copy-wrapper, .previous-news .latest-news-grid article .latest-news-post-copy-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media only screen and (max-width: 767.98px) {
	.latest-news .latest-news-grid article .latest-news-post-copy-wrapper, .previous-news .latest-news-grid article .latest-news-post-copy-wrapper {
		font-size: 1.4rem;
		line-height: 1.9rem;
	}
}

.latest-news .latest-news-grid article .latest-news-post-img, .previous-news .latest-news-grid article .latest-news-post-img {
	margin-bottom: 2.4rem;
}

.latest-news .latest-news-grid article .latest-news-post-img img, .previous-news .latest-news-grid article .latest-news-post-img img {
	display: block;
	border-top-right-radius: 4rem;
}

.latest-news .latest-news-grid article .latest-news-post-date, .previous-news .latest-news-grid article .latest-news-post-date {
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.6rem;
	margin-bottom: .5rem;
}

@media only screen and (max-width: 767.98px) {
	.latest-news .latest-news-grid article .latest-news-post-date, .previous-news .latest-news-grid article .latest-news-post-date {
		font-weight: 400;
		margin-bottom: 1rem;
	}
}

.latest-news .latest-news-grid article h2, .previous-news .latest-news-grid article h2 {
	margin-bottom: 1.2rem;
	font-size: 1.5rem;
	line-height: 1.7rem;
	font-weight: 700;
}

.latest-news .latest-news-grid article .latest-news-post-copy a, .previous-news .latest-news-grid article .latest-news-post-copy a {
	margin-top: 1.5rem;
	display: block;
	font-weight: 700;
	font-size: 1.2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.latest-news .latest-news-grid article .latest-news-post-copy svg, .previous-news .latest-news-grid article .latest-news-post-copy svg {
	margin-left: 1.3rem;
}

.latest-news .latest-news-grid article:nth-child(1), .latest-news .latest-news-grid article:nth-child(4), .previous-news .latest-news-grid article:nth-child(1), .previous-news .latest-news-grid article:nth-child(4) {
	position: relative;
	padding-left: 3.1rem;
	padding-bottom: 2.7rem;
	border-bottom-left-radius: 4rem;
}

.latest-news .latest-news-grid article:nth-child(1):before, .latest-news .latest-news-grid article:nth-child(4):before, .previous-news .latest-news-grid article:nth-child(1):before, .previous-news .latest-news-grid article:nth-child(4):before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 1;
	width: 100%;
	max-width: 94%;
	height: 100%;
	max-height: 90%;
	border-bottom-left-radius: 4rem;
}

.latest-news .latest-news-grid article:nth-child(1) .article-wrapper, .latest-news .latest-news-grid article:nth-child(4) .article-wrapper, .previous-news .latest-news-grid article:nth-child(1) .article-wrapper, .previous-news .latest-news-grid article:nth-child(4) .article-wrapper {
	position: relative;
	z-index: 2;
}

.latest-news .latest-news-grid article:nth-child(1) .latest-news-post-copy-wrapper, .latest-news .latest-news-grid article:nth-child(4) .latest-news-post-copy-wrapper, .previous-news .latest-news-grid article:nth-child(1) .latest-news-post-copy-wrapper, .previous-news .latest-news-grid article:nth-child(4) .latest-news-post-copy-wrapper {
	max-width: 80%;
}

.latest-news .latest-news-grid article:nth-child(1) .latest-news-post-img, .latest-news .latest-news-grid article:nth-child(4) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(1) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(4) .latest-news-post-img {
	margin-bottom: 2.4rem;
}

.latest-news .latest-news-grid article:nth-child(1) .latest-news-post-img img, .latest-news .latest-news-grid article:nth-child(4) .latest-news-post-img img, .previous-news .latest-news-grid article:nth-child(1) .latest-news-post-img img, .previous-news .latest-news-grid article:nth-child(4) .latest-news-post-img img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 220px !important;
	min-height: 220px;
}

@media only screen and (max-width: 991.98px) {
	.latest-news .latest-news-grid article:nth-child(1) .latest-news-post-img img, .latest-news .latest-news-grid article:nth-child(4) .latest-news-post-img img, .previous-news .latest-news-grid article:nth-child(1) .latest-news-post-img img, .previous-news .latest-news-grid article:nth-child(4) .latest-news-post-img img {
		max-height: 180px !important;
		min-height: 180px;
	}
}

@media only screen and (max-width: 767.98px) {
	.latest-news .latest-news-grid article:nth-child(1) .latest-news-post-img img, .latest-news .latest-news-grid article:nth-child(4) .latest-news-post-img img, .previous-news .latest-news-grid article:nth-child(1) .latest-news-post-img img, .previous-news .latest-news-grid article:nth-child(4) .latest-news-post-img img {
		max-height: 224px !important;
		min-height: 224px;
	}
}

.latest-news .latest-news-grid article:nth-child(2), .latest-news .latest-news-grid article:nth-child(3), .previous-news .latest-news-grid article:nth-child(2), .previous-news .latest-news-grid article:nth-child(3) {
	position: relative;
	padding-right: 3.1rem;
	padding-bottom: 2.7rem;
	border-bottom-right-radius: 4rem;
}

.latest-news .latest-news-grid article:nth-child(2):before, .latest-news .latest-news-grid article:nth-child(3):before, .previous-news .latest-news-grid article:nth-child(2):before, .previous-news .latest-news-grid article:nth-child(3):before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 1;
	width: 100%;
	max-width: 94%;
	height: 100%;
	max-height: 89%;
	border-bottom-right-radius: 4rem;
}

.latest-news .latest-news-grid article:nth-child(2) .article-wrapper, .latest-news .latest-news-grid article:nth-child(3) .article-wrapper, .previous-news .latest-news-grid article:nth-child(2) .article-wrapper, .previous-news .latest-news-grid article:nth-child(3) .article-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2.5rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	z-index: 2;
	height: 100%;
}

@media only screen and (max-width: 767.98px) {
	.latest-news .latest-news-grid article:nth-child(2) .article-wrapper, .latest-news .latest-news-grid article:nth-child(3) .article-wrapper, .previous-news .latest-news-grid article:nth-child(2) .article-wrapper, .previous-news .latest-news-grid article:nth-child(3) .article-wrapper {
		display: block;
	}
}

.latest-news .latest-news-grid article:nth-child(2) .latest-news-post-img, .latest-news .latest-news-grid article:nth-child(3) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(2) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(3) .latest-news-post-img {
	width: 55%;
}

@media only screen and (max-width: 767.98px) {
	.latest-news .latest-news-grid article:nth-child(2) .latest-news-post-img, .latest-news .latest-news-grid article:nth-child(3) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(2) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(3) .latest-news-post-img {
		width: 100%;
	}
}

.latest-news .latest-news-grid article:nth-child(2) .latest-news-post-copy-wrapper, .latest-news .latest-news-grid article:nth-child(3) .latest-news-post-copy-wrapper, .previous-news .latest-news-grid article:nth-child(2) .latest-news-post-copy-wrapper, .previous-news .latest-news-grid article:nth-child(3) .latest-news-post-copy-wrapper {
	width: 45%;
}

@media only screen and (max-width: 767.98px) {
	.latest-news .latest-news-grid article:nth-child(2) .latest-news-post-copy-wrapper, .latest-news .latest-news-grid article:nth-child(3) .latest-news-post-copy-wrapper, .previous-news .latest-news-grid article:nth-child(2) .latest-news-post-copy-wrapper, .previous-news .latest-news-grid article:nth-child(3) .latest-news-post-copy-wrapper {
		width: 100%;
	}
}

.latest-news .latest-news-grid article:nth-child(2) .latest-news-post-img, .latest-news .latest-news-grid article:nth-child(3) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(2) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(3) .latest-news-post-img {
	margin-bottom: 0;
}

.latest-news .latest-news-grid article:nth-child(2) .latest-news-post-img img, .latest-news .latest-news-grid article:nth-child(3) .latest-news-post-img img, .previous-news .latest-news-grid article:nth-child(2) .latest-news-post-img img, .previous-news .latest-news-grid article:nth-child(3) .latest-news-post-img img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 410px !important;
}

@media only screen and (max-width: 991.98px) {
	.latest-news .latest-news-grid article:nth-child(2) .latest-news-post-img img, .latest-news .latest-news-grid article:nth-child(3) .latest-news-post-img img, .previous-news .latest-news-grid article:nth-child(2) .latest-news-post-img img, .previous-news .latest-news-grid article:nth-child(3) .latest-news-post-img img {
		max-height: 320px !important;
		min-height: 320px;
	}
}

@media only screen and (max-width: 767.98px) {
	.latest-news .latest-news-grid article:nth-child(2) .latest-news-post-img img, .latest-news .latest-news-grid article:nth-child(3) .latest-news-post-img img, .previous-news .latest-news-grid article:nth-child(2) .latest-news-post-img img, .previous-news .latest-news-grid article:nth-child(3) .latest-news-post-img img {
		max-height: 224px !important;
		min-height: 224px;
	}
}

.latest-news .latest-news-grid article:nth-child(2) .latest-news-post-copy-wrapper, .latest-news .latest-news-grid article:nth-child(3) .latest-news-post-copy-wrapper, .previous-news .latest-news-grid article:nth-child(2) .latest-news-post-copy-wrapper, .previous-news .latest-news-grid article:nth-child(3) .latest-news-post-copy-wrapper {
	padding-top: 10.5rem;
}

.latest-news .latest-news-grid article:nth-child(2), .previous-news .latest-news-grid article:nth-child(2) {
	grid-column: 5/-1;
}

.latest-news .latest-news-grid article:nth-child(3), .previous-news .latest-news-grid article:nth-child(3) {
	grid-column: 1/6;
}

.latest-news .latest-news-grid article:nth-child(1), .previous-news .latest-news-grid article:nth-child(1) {
	grid-column: 1/5;
	margin-right: 10rem;
}

@media only screen and (max-width: 991.98px) {
	.latest-news .latest-news-grid article:nth-child(1), .previous-news .latest-news-grid article:nth-child(1) {
		margin-right: 5rem;
	}
}

.latest-news .latest-news-grid article:nth-child(4), .previous-news .latest-news-grid article:nth-child(4) {
	grid-column: 6/-1;
	margin-left: 5rem;
}

@media only screen and (max-width: 767.98px) {
	.latest-news .latest-news-grid article, .previous-news .latest-news-grid article {
		width: auto !important;
		grid-column: inherit !important;
		grid-row: inherit !important;
	}
}

.previous-news {
	overflow: hidden;
	background: #f4f4f4;
	border-radius: 0;
	border-bottom-right-radius: 10rem;
	margin-bottom: 6rem;
}

.previous-news .latest-news-title h2 {
	color: #006;
}

.previous-news .latest-news-grid {
	row-gap: 0;
}

.previous-news .latest-news-grid:not(:first-child) {
	margin-top: 5.5rem;
}

.previous-news .latest-news-grid article:nth-child(1), .previous-news .latest-news-grid article:nth-child(2), .previous-news .latest-news-grid article:nth-child(5), .previous-news .latest-news-grid article:nth-child(6), .previous-news .latest-news-grid article:nth-child(7) {
	margin-bottom: 10.5rem;
}

.previous-news .latest-news-grid article:nth-child(5), .previous-news .latest-news-grid article:nth-child(6), .previous-news .latest-news-grid article:nth-child(7), .previous-news .latest-news-grid article:nth-child(8), .previous-news .latest-news-grid article:nth-child(9), .previous-news .latest-news-grid article:nth-child(10) {
	margin-top: 3.9rem;
}

.previous-news .latest-news-grid article:nth-child(5) .article-wrapper, .previous-news .latest-news-grid article:nth-child(6) .article-wrapper, .previous-news .latest-news-grid article:nth-child(7) .article-wrapper, .previous-news .latest-news-grid article:nth-child(8) .article-wrapper, .previous-news .latest-news-grid article:nth-child(9) .article-wrapper, .previous-news .latest-news-grid article:nth-child(10) .article-wrapper {
	min-height: 30rem;
	background-color: #fff;
	padding: 3.3rem 2.4rem;
}

.previous-news .latest-news-grid article:nth-child(5) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(6) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(7) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(8) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(9) .latest-news-post-img, .previous-news .latest-news-grid article:nth-child(10) .latest-news-post-img {
	display: none;
}

.previous-news .latest-news-grid article:nth-child(5), .previous-news .latest-news-grid article:nth-child(8) {
	grid-column: 1/4;
	margin-right: 2.5rem;
}

.previous-news .latest-news-grid article:nth-child(5) .article-wrapper, .previous-news .latest-news-grid article:nth-child(8) .article-wrapper {
	border-top-left-radius: 4rem;
}

.previous-news .latest-news-grid article:nth-child(6), .previous-news .latest-news-grid article:nth-child(9) {
	grid-column: 4/7;
	margin-right: 2.5rem;
}

.previous-news .latest-news-grid article:nth-child(7), .previous-news .latest-news-grid article:nth-child(10) {
	grid-column: 7/10;
	margin-left: 2.5rem;
}

.previous-news .latest-news-grid article:nth-child(7) .article-wrapper, .previous-news .latest-news-grid article:nth-child(10) .article-wrapper {
	border-bottom-right-radius: 4rem;
}

.previous-news .latest-news-grid article:nth-child(5), .previous-news .latest-news-grid article:nth-child(6), .previous-news .latest-news-grid article:nth-child(7) {
	margin-bottom: 0;
}

.previous-news .previous-news-post-pagination {
	margin-top: 5.5rem;
}

.previous-news .previous-news-post-pagination .facetwp-type-pager {
	margin-bottom: 0;
}

.previous-news .previous-news-post-pagination .facetwp-pager {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.previous-news .previous-news-post-pagination .facetwp-page {
	padding: 0 2rem;
	margin-right: 0;
	font-size: 1.4rem;
}

.previous-news .previous-news-post-pagination .facetwp-page.next, .previous-news .previous-news-post-pagination .facetwp-page.prev {
	background-color: #006;
	border-radius: 100%;
	width: 2.6rem;
	height: 2.6rem;
	text-indent: -9999px;
	padding: 0;
}

.previous-news .previous-news-post-pagination .facetwp-page.next:hover, .previous-news .previous-news-post-pagination .facetwp-page.prev:hover {
	background-color: #ffb700;
}

.previous-news .previous-news-post-pagination .facetwp-page.prev {
	margin-right: 1rem;
	background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/arrow-pager.svg");
	background-size: .6rem;
	background-repeat: no-repeat;
	background-position: center;
}

.previous-news .previous-news-post-pagination .facetwp-page.prev.nitro-lazy {
	background-image: none !important;
}

.previous-news .previous-news-post-pagination .facetwp-page.next {
	margin-left: 1rem;
	background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/arrow-pager.svg");
	background-size: .6rem;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.previous-news .previous-news-post-pagination .facetwp-page.next.nitro-lazy {
	background-image: none !important;
}

.page-template-template-news .hero-memberships .overlay, .page-template-template-active-health .hero-memberships .overlay, body.archive.category .hero-memberships .overlay {
	display: none;
}

@media only screen and (max-width: 767.98px) {
	.page-template-template-news .footer, .page-template-template-active-health .footer, body.archive.category .footer {
		margin-top: 0;
	}
	
	.page-template-template-news .latest-news .latest-news-grid, .page-template-template-news .previous-news .latest-news-grid, .page-template-template-active-health .latest-news .latest-news-grid, .page-template-template-active-health .previous-news .latest-news-grid, body.archive.category .latest-news .latest-news-grid, body.archive.category .previous-news .latest-news-grid {
		grid-template-columns: 1fr 1fr;
	}
	
	.page-template-template-news .latest-news .latest-news-grid article, .page-template-template-news .latest-news .latest-news-grid article, .page-template-template-news .previous-news .latest-news-grid article, .page-template-template-news .previous-news .latest-news-grid article, .page-template-template-active-health .latest-news .latest-news-grid article, .page-template-template-active-health .latest-news .latest-news-grid article, .page-template-template-active-health .previous-news .latest-news-grid article, .page-template-template-active-health .previous-news .latest-news-grid article, body.archive.category .latest-news .latest-news-grid article, body.archive.category .latest-news .latest-news-grid article, body.archive.category .previous-news .latest-news-grid article, body.archive.category .previous-news .latest-news-grid article {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 0rem !important;
		padding-bottom: 0 !important;
	}
	
	.page-template-template-news .latest-news .latest-news-grid article:last-child, .page-template-template-news .latest-news .latest-news-grid article:last-child, .page-template-template-news .previous-news .latest-news-grid article:last-child, .page-template-template-news .previous-news .latest-news-grid article:last-child, .page-template-template-active-health .latest-news .latest-news-grid article:last-child, .page-template-template-active-health .latest-news .latest-news-grid article:last-child, .page-template-template-active-health .previous-news .latest-news-grid article:last-child, .page-template-template-active-health .previous-news .latest-news-grid article:last-child, body.archive.category .latest-news .latest-news-grid article:last-child, body.archive.category .latest-news .latest-news-grid article:last-child, body.archive.category .previous-news .latest-news-grid article:last-child, body.archive.category .previous-news .latest-news-grid article:last-child {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		margin-left: 0 !important;
	}
	
	.page-template-template-news .latest-news .latest-news-grid article .latest-news-post-img img, .page-template-template-news .latest-news .latest-news-grid article .latest-news-post-img img, .page-template-template-news .previous-news .latest-news-grid article .latest-news-post-img img, .page-template-template-news .previous-news .latest-news-grid article .latest-news-post-img img, .page-template-template-active-health .latest-news .latest-news-grid article .latest-news-post-img img, .page-template-template-active-health .latest-news .latest-news-grid article .latest-news-post-img img, .page-template-template-active-health .previous-news .latest-news-grid article .latest-news-post-img img, .page-template-template-active-health .previous-news .latest-news-grid article .latest-news-post-img img, body.archive.category .latest-news .latest-news-grid article .latest-news-post-img img, body.archive.category .latest-news .latest-news-grid article .latest-news-post-img img, body.archive.category .previous-news .latest-news-grid article .latest-news-post-img img, body.archive.category .previous-news .latest-news-grid article .latest-news-post-img img {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	
	.page-template-template-news .latest-news article, .page-template-template-active-health .latest-news article, body.archive.category .latest-news article {
		background-color: #fff;
		border-radius: 2rem !important;
		overflow: hidden;
	}
	
	.page-template-template-news .latest-news .latest-news-post-copy-wrapper, .page-template-template-active-health .latest-news .latest-news-post-copy-wrapper, body.archive.category .latest-news .latest-news-post-copy-wrapper {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	.page-template-template-news .latest-news .latest-news-grid article:before, .page-template-template-news .previous-news .latest-news-grid article:before, .page-template-template-active-health .latest-news .latest-news-grid article:before, .page-template-template-active-health .previous-news .latest-news-grid article:before, body.archive.category .latest-news .latest-news-grid article:before, body.archive.category .previous-news .latest-news-grid article:before {
		display: none !important;
	}
	
	.page-template-template-news .latest-news-post-copy-wrapper, .page-template-template-active-health .latest-news-post-copy-wrapper, body.archive.category .latest-news-post-copy-wrapper {
		background-color: rgba(0, 0, 0, 0);
		max-width: 100% !important;
		padding: 3rem 2.4rem !important;
	}
	
	.page-template-template-news .latest-news .latest-news-grid article .latest-news-post-img, .page-template-template-news .previous-news .latest-news-grid article .latest-news-post-img, .page-template-template-active-health .latest-news .latest-news-grid article .latest-news-post-img, .page-template-template-active-health .previous-news .latest-news-grid article .latest-news-post-img, body.archive.category .latest-news .latest-news-grid article .latest-news-post-img, body.archive.category .previous-news .latest-news-grid article .latest-news-post-img {
		margin-bottom: 0;
	}
	
	.page-template-template-news .latest-news .latest-news-grid article .latest-news-post-copy-wrapper, .page-template-template-news .previous-news .latest-news-grid article .latest-news-post-copy-wrapper, .page-template-template-active-health .latest-news .latest-news-grid article .latest-news-post-copy-wrapper, .page-template-template-active-health .previous-news .latest-news-grid article .latest-news-post-copy-wrapper, body.archive.category .latest-news .latest-news-grid article .latest-news-post-copy-wrapper, body.archive.category .previous-news .latest-news-grid article .latest-news-post-copy-wrapper {
		height: auto !important;
	}
	
	.page-template-template-news .previous-news, .page-template-template-active-health .previous-news, body.archive.category .previous-news {
		border-radius: 0;
		margin-bottom: 0;
		background-color: #f8f8f8;
	}
	
	.page-template-template-news .previous-news .latest-news-grid, .page-template-template-active-health .previous-news .latest-news-grid, body.archive.category .previous-news .latest-news-grid {
		grid-template-columns: 1fr 1fr;
		gap: 2rem;
	}
	
	.page-template-template-news .previous-news .latest-news-grid article, .page-template-template-active-health .previous-news .latest-news-grid article, body.archive.category .previous-news .latest-news-grid article {
		background-color: #fff;
		border-radius: 0 !important;
		border-top-right-radius: 2rem !important;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		margin-left: 0 !important;
		margin-top: 0 !important;
	}
	
	.page-template-template-news .previous-news .latest-news-grid article .article-wrapper, .page-template-template-active-health .previous-news .latest-news-grid article .article-wrapper, body.archive.category .previous-news .latest-news-grid article .article-wrapper {
		background-color: rgba(0, 0, 0, 0);
		height: 100%;
		padding: 0 !important;
	}
	
	.page-template-template-news .previous-news .latest-news-grid article .latest-news-post-img, .page-template-template-active-health .previous-news .latest-news-grid article .latest-news-post-img, body.archive.category .previous-news .latest-news-grid article .latest-news-post-img {
		display: none;
	}
	
	.page-template-template-news .previous-news .latest-news-grid article .latest-news-post-copy-wrapper, .page-template-template-active-health .previous-news .latest-news-grid article .latest-news-post-copy-wrapper, body.archive.category .previous-news .latest-news-grid article .latest-news-post-copy-wrapper {
		height: 100% !important;
		border-top-right-radius: 2rem !important;
	}
	
	.page-template-template-news .previous-news .latest-news-grid article:nth-child(7), .page-template-template-active-health .previous-news .latest-news-grid article:nth-child(7), body.archive.category .previous-news .latest-news-grid article:nth-child(7) {
		grid-column: 1/-1 !important;
	}
}

@media only screen and (max-width: 575.98px) {
	.page-template-template-news .latest-news .latest-news-grid, .page-template-template-news .previous-news .latest-news-grid, .page-template-template-active-health .latest-news .latest-news-grid, .page-template-template-active-health .previous-news .latest-news-grid, body.archive.category .latest-news .latest-news-grid, body.archive.category .previous-news .latest-news-grid {
		grid-template-columns: 1fr;
	}
}

@media screen and (max-width: 375px) {
	.page-template-template-news .previous-news .latest-news-grid, .page-template-template-active-health .previous-news .latest-news-grid, body.archive.category .previous-news .latest-news-grid {
		grid-template-columns: 1fr;
		gap: 2rem;
	}
}

@media only screen and (max-width: 767.98px) {
	body.archive.category .previous-news {
		padding-top: 0;
	}
}

body.page-template-template-active-health .card-body .wp-video {
	width: 100% !important;
	margin-bottom: 30px;
}

@media only screen and (max-width: 767.98px) {
	body.page-template-template-active-health .nf-breadcrumbs li a {
		color: #006 !important;
	}
}

body.page-template-template-active-health .nf-response-msg {
	text-align: center;
	font-size: 2rem;
	line-height: 3rem;
	margin: 50px 0;
}

@media only screen and (max-width: 767.98px) {
	body.page-template-template-active-health .nf-response-msg {
		margin: 50px 0;
	}
}

body.page-template-template-active-health input.nf-next, body.page-template-template-active-health input.nf-previous {
	display: inline-block;
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 2.8rem;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #ffb700;
	color: #006;
	min-width: 13rem;
	text-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 4.8rem;
	border-radius: .5rem;
	padding: 1rem 2.4rem;
	border: 0;
	cursor: pointer;
}

body.page-template-template-active-health .date-wrap .nf-field-element {
	display: block;
}

body.page-template-template-active-health .date-wrap .pikaday__container {
	width: 100% !important;
}

body.page-template-template-active-health .nf-form-cont {
	max-width: 70rem;
	margin-top: 0rem;
}

body.page-template-template-active-health .nf-form-layout {
	font-size: 1.6rem;
	line-height: 2.2rem;
}

body.page-template-template-active-health .nf-field-label {
	border: 0;
	clip: none;
	-webkit-clip-path: none;
	clip-path: none;
	height: auto;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: static;
	width: auto;
	word-wrap: normal !important;
	margin-bottom: 1rem;
}

body.page-template-template-active-health .nf-field-label label {
	font-weight: 400;
	font-size: 1.6rem;
}

body.page-template-template-active-health .nf-field-label .nf-label-span, body.page-template-template-active-health .nf-field-label label, body.page-template-template-active-health .list-checkbox-wrap .nf-field-element li label, body.page-template-template-active-health .list-image-wrap .nf-field-element li label, body.page-template-template-active-health .list-radio-wrap .nf-field-element li label {
	font-size: 1.6rem;
	font-weight: 400;
}

body.page-template-template-active-health .ninja-forms-form-wrap .nf-field-element p {
	color: #fff !important;
	font-family: "Open Sans", sans-serif !important;
	font-size: 1.6rem !important;
	line-height: 2.2rem !important;
}

@media only screen and (max-width: 767.98px) {
	body.page-template-template-active-health .ninja-forms-form-wrap .nf-field-element p {
		color: #006 !important;
	}
}

body.page-template-template-active-health .ninja-forms-field {
	background-color: #fff;
	color: #006;
	border-radius: .5rem;
	min-height: 50px;
	padding: 1rem 1.5rem;
	border: 1px solid #006;
	font-size: 1.6rem;
}

body.page-template-template-active-health .field-wrap.listradio-wrap.list-wrap.list-radio-wrap .ninja-forms-field {
	padding: 0;
	min-height: inherit;
	font-size: 1.6rem;
}

body.page-template-template-active-health .nf-field-description {
	margin-bottom: 1.5rem;
	font-style: italic;
	font-size: 1.5rem;
}

body.page-template-template-active-health .field-wrap button, body.page-template-template-active-health .field-wrap input[type=button], body.page-template-template-active-health .field-wrap input[type=submit] {
	width: auto;
	background-color: #ffb700;
	color: #006;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 2.6rem;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #006;
	min-width: 13rem;
	text-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 4.8rem;
	border-radius: .5rem;
	padding: 1rem 2.4rem;
	border-color: #ffb700;
}

body.page-template-template-active-health .field-wrap.submit-wrap.textbox-wrap .nf-field-element {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

body.page-template-template-active-health .nf-progress-container {
	margin-top: 20px;
	width: 100%;
	border: 1px solid #ffb700;
	overflow: hidden;
	border-radius: 25px;
}

body.page-template-template-active-health .nf-progress {
	background-color: #ffb700;
}

body.page-template-template-active-health .nf-field-container.listradio-container {
	margin-bottom: 1rem;
}

body.page-template-template-active-health input[type=text].ninja-forms-field, body.page-template-template-active-health input[type=email].ninja-forms-field, body.page-template-template-active-health input[type=tel].ninja-forms-field, body.page-template-template-active-health textarea.ninja-forms-field {
	background-color: #fff;
	color: #006;
	border-radius: .5rem;
	min-height: 5.2rem;
	padding: 1.3rem 1.6rem;
	border: 1px solid #006;
}

body.page-template-template-active-health .listcheckbox-container .nf-field-element ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

body.page-template-template-active-health .listcheckbox-container .nf-field-element li label {
	margin-left: .5em !important;
	margin-right: 2.5rem;
}

body.single-post .hero.hero-content {
	margin-bottom: 5.9rem;
}

@media only screen and (max-width: 767.98px) {
	body.single-post .footer {
		margin-top: 0;
	}
}

.post-hero .slide-inner h1 {
	max-width: 100% !important;
}

.related-news {
	margin-top: 5.9rem;
	background: #f7f7f7;
	border-top-right-radius: 0;
	border-top-left-radius: 10rem;
	border-bottom-right-radius: 10rem;
	border-bottom-left-radius: 0rem;
}

@media only screen and (max-width: 767.98px) {
	.related-news {
		border-radius: 0;
	}
}

.related-news::before {
	content: none;
}

.related-news .related-title {
	text-align: center;
	font-size: 2.5rem;
	line-height: 3.4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.related-news .related-title hr {
	max-width: 10rem;
}

.related-posts-grid {
	margin-top: 3.2rem;
}

@media only screen and (max-width: 767.98px) {
	.related-posts-grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media only screen and (max-width: 767.98px) {
	.related-posts-grid .latest-news-post-img {
		display: none;
	}
}

.related-posts-grid .latest-news-post-img img {
	border-bottom-left-radius: 0;
}

@media only screen and (max-width: 767.98px) {
	.related-posts-grid article {
		width: 48% !important;
		margin: 0 !important;
		min-height: -webkit-fit-content !important;
		min-height: -moz-fit-content !important;
		min-height: fit-content !important;
		padding: 2.2rem 1.3rem !important;
		border-bottom-left-radius: 0 !important;
		border-top-left-radius: 2rem;
	}
	
	.related-posts-grid article:before {
		max-height: 100% !important;
		max-width: 100% !important;
		border-bottom-left-radius: 0 !important;
		border-bottom-right-radius: 0 !important;
		border-top-right-radius: 2rem !important;
	}
}

@media only screen and (max-width: 767.98px) {
	.related-posts-grid article .article-wrapper {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
}

@media only screen and (max-width: 767.98px) {
	.related-posts-grid article .latest-news-post-copy-wrapper {
		padding-top: 0 !important;
	}
}

body.page-what-we-offer .hero-memberships .overlay {
	display: none;
}

body.page-what-we-offer .membership-intro {
	min-height: inherit;
}

body.page-what-we-offer .footer {
	margin-top: 0;
}

@media only screen and (max-width: 767.98px) {
	body.page-what-we-offer .hero-content {
		margin-bottom: 0 !important;
	}
	
	body.page-what-we-offer .membership-intro {
		padding-bottom: 4rem;
	}
	
	body.page-what-we-offer .membership-intro h2 {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		position: relative;
		margin-bottom: 3.6rem;
	}
	
	body.page-what-we-offer .membership-intro h2::before {
		content: "";
		position: absolute;
		bottom: -.68rem;
		left: 50%;
		background-color: #ffb700;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		height: .2rem;
		width: 100%;
		max-width: 10rem;
	}
	
	body.page-what-we-offer .grid-cards {
		padding-top: 2rem;
		padding-bottom: 4.6rem;
		background-color: #005fb0;
		border-top-right-radius: 4rem;
		border-bottom-left-radius: 4rem;
	}
	
	body.page-what-we-offer .footer {
		margin-top: 0;
	}
	
	body.page-what-we-offer #whatWeOfferTabContent .accordion-item {
		margin-bottom: 3rem;
	}
	
	body.page-what-we-offer #whatWeOfferTabContent .accordion-button {
		cursor: pointer;
		padding: 1.2rem 2.4rem;
		background-color: #006;
		border-radius: 2rem;
		font-weight: 700;
		font-size: 1.5rem;
		color: #fff;
	}
	
	body.page-what-we-offer #whatWeOfferTabContent .accordion-button::after {
		background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/arrow-white-bottom.svg");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		width: 1.3rem;
	}
	
	body.page-what-we-offer #whatWeOfferTabContent .accordion-button:not(.collapsed)::after {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/arrow-blue.svg");
	}
	
	body.page-what-we-offer #whatWeOfferTabContent .accordion-button:not(.collapsed) {
		-webkit-box-shadow: none;
		box-shadow: none;
		background-color: #ffb700;
		color: #006;
		border-top-left-radius: 2rem;
		border-top-right-radius: 2rem;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	body.page-what-we-offer #whatWeOfferTabContent .accordion-body .icons-flex {
		margin-top: 0;
		margin-bottom: .3rem;
		background-color: #f4f4f4;
		padding: 1.8rem 2.1rem;
		font-size: 1.5rem;
	}
	
	body.page-what-we-offer #whatWeOfferTabContent .accordion-body .icons-flex:last-child {
		border-bottom-left-radius: 2rem;
		border-bottom-right-radius: 2rem;
	}
	
	body.page-what-we-offer #whatWeOfferTabContent .accordion-body .icons-flex svg {
		max-height: 1.8rem;
	}
	
	body.page-what-we-offer #whatWeOfferTabContent .accordion-body .centre-opening-hours .hours-wrapper div.hours {
		gap: 2rem;
	}
}

@media only screen and (max-width: 575.98px) {
	body.page-what-we-offer .grid-cards {
		background-color: #005fb0;
	}
	
	body.page-what-we-offer .grid-cards ul.grid-cards li img {
		max-height: 16rem;
		-o-object-position: 50% 20%;
		object-position: 50% 20%;
	}
}

body.single-activities .what-we-offer {
	margin-top: 2.5rem;
	margin-bottom: 3.1rem;
}

.class-selector .activity-selected {
	margin-left: 25%;
}

.lessons-selector .activity-selected {
	margin-left: 49%;
}

@media only screen and (max-width: 1199.98px) {
	.lessons-selector .activity-selected {
		margin-left: 46%;
	}
}

@media only screen and (max-width: 991.98px) {
	.lessons-selector .activity-selected {
		margin-left: 38.5%;
	}
}

.facilities-selector .activity-selected-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

body.search-results .hero-content.hero, body.search-no-results .hero-content.hero, body.archive.category .hero-content.hero {
	margin-bottom: 5rem;
}

body.search-results .hero-content .slide-inner h1, body.search-no-results .hero-content .slide-inner h1, body.archive.category .hero-content .slide-inner h1 {
	max-width: 100%;
}

body.search-results .results-found, body.search-no-results .results-found, body.archive.category .results-found {
	border-bottom: 1px solid #006;
	padding-bottom: 1rem;
	margin-bottom: 3rem;
}

body.search-results .results-found p, body.search-no-results .results-found p, body.archive.category .results-found p {
	margin-bottom: 0;
}

body.search-results .search-bar, body.search-no-results .search-bar, body.archive.category .search-bar {
	margin-bottom: 4rem;
}

body.search-results .search-bar form, body.search-no-results .search-bar form, body.archive.category .search-bar form {
	position: relative;
	width: 100%;
}

body.search-results .search-bar form .label ::-webkit-input-placeholder, body.search-no-results .search-bar form .label ::-webkit-input-placeholder, body.archive.category .search-bar form .label ::-webkit-input-placeholder {
	color: #006;
}

body.search-results .search-bar form .label ::-moz-placeholder, body.search-no-results .search-bar form .label ::-moz-placeholder, body.archive.category .search-bar form .label ::-moz-placeholder {
	color: #006;
}

body.search-results .search-bar form .label :-ms-input-placeholder, body.search-no-results .search-bar form .label :-ms-input-placeholder, body.archive.category .search-bar form .label :-ms-input-placeholder {
	color: #006;
}

body.search-results .search-bar form .label ::-ms-input-placeholder, body.search-no-results .search-bar form .label ::-ms-input-placeholder, body.archive.category .search-bar form .label ::-ms-input-placeholder {
	color: #006;
}

body.search-results .search-bar form .label ::placeholder, body.search-no-results .search-bar form .label ::placeholder, body.archive.category .search-bar form .label ::placeholder {
	color: #006;
}

body.search-results .search-bar form input[type=search], body.search-no-results .search-bar form input[type=search], body.archive.category .search-bar form input[type=search] {
	background-color: #fff;
	border-radius: 2.7rem;
	width: 100%;
	border: 0;
	font-size: 1.5rem;
	font-weight: 600;
	padding-left: 5.2rem;
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
	padding-right: 3rem;
	color: #006;
	border: 1px solid #006;
}

body.search-results .search-bar form input[type=submit], body.search-no-results .search-bar form input[type=submit], body.archive.category .search-bar form input[type=submit] {
	text-indent: -9999px;
	display: block;
	width: 2.2rem;
	height: 2.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/search.svg");
	border: 0;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 1rem;
	left: 1.8rem;
	padding: 0;
	z-index: 100;
	cursor: pointer;
}

body.search-results .search-bar form input[type=submit].nitro-lazy, body.search-no-results .search-bar form input[type=submit].nitro-lazy, body.archive.category .search-bar form input[type=submit].nitro-lazy {
	background-image: none !important;
}

body.search-results .post, body.search-no-results .post, body.archive.category .post {
	margin-bottom: 3.5rem;
}

body.search-results .post h3, body.search-no-results .post h3, body.archive.category .post h3 {
	margin-bottom: .5rem;
}

body.search-results .nav-links, body.search-no-results .nav-links, body.archive.category .nav-links {
	margin-right: 0;
	font-size: 1.6rem;
	margin-top: 5.5rem;
}

body.search-results .nav-links .page-numbers, body.search-no-results .nav-links .page-numbers, body.archive.category .nav-links .page-numbers {
	text-indent: -9999px;
	padding: 0;
	margin: 0 1.5rem;
}

body.search-results .nav-links .page-numbers.current, body.search-no-results .nav-links .page-numbers.current, body.archive.category .nav-links .page-numbers.current {
	font-weight: 700;
}

body.search-results .nav-links .page-numbers.prev, body.search-no-results .nav-links .page-numbers.prev, body.archive.category .nav-links .page-numbers.prev {
	background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/arrow-page-white.svg");
	background-size: .6rem;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #006;
	border-radius: 100%;
	width: 2.4rem;
	height: 2.4rem;
	display: inline-block;
}

body.search-results .nav-links .page-numbers.prev.nitro-lazy, body.search-no-results .nav-links .page-numbers.prev.nitro-lazy, body.archive.category .nav-links .page-numbers.prev.nitro-lazy {
	background-image: none !important;
}

body.search-results .nav-links .page-numbers.next, body.search-no-results .nav-links .page-numbers.next, body.archive.category .nav-links .page-numbers.next {
	background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/arrow-page-white.svg");
	background-size: .4rem;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	background-color: #006;
	border-radius: 100%;
	width: 2.4rem;
	max-height: 2.4rem;
	display: inline-block;
}

body.search-results .nav-links .page-numbers.next.nitro-lazy, body.search-no-results .nav-links .page-numbers.next.nitro-lazy, body.archive.category .nav-links .page-numbers.next.nitro-lazy {
	background-image: none !important;
}

body.search-results .no-posts-found, body.search-no-results .no-posts-found, body.archive.category .no-posts-found {
	margin-top: 8rem;
	margin-bottom: 8rem;
}

body.single-locations {
	overflow-x: hidden;
}

body.single-locations .footer {
	margin-top: 0;
}

body.single-locations .hero-content .slide-inner h3 {
	max-width: 47rem;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .hero-content .slide-inner h3 {
		max-width: 100%;
	}
}

body.single-locations .single-service-update {
	margin-top: 2.5rem;
}

body.single-locations .single-service-update:first-of-type {
	margin-top: 0;
}

body.single-locations .single-location-tabs {
	position: relative;
	overflow: hidden;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-tabs {
		padding-left: 2rem;
		padding-right: 2rem;
		margin-bottom: 3rem;
	}
}

body.single-locations .single-location-tabs ul.nav-tabs {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-bottom: 0;
	background-color: #ffb700;
	border-top-left-radius: 4.9rem;
	border-bottom-left-radius: 4.9rem;
	margin-left: 8.5%;
	margin-bottom: 4.2rem;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-tabs ul.nav-tabs {
		background-color: rgba(0, 0, 0, 0);
		margin-left: 0;
		margin-bottom: 0;
		border-radius: 0;
		-webkit-column-gap: 2rem;
		-moz-column-gap: 2rem;
		column-gap: 2rem;
		row-gap: 2rem;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

body.single-locations .single-location-tabs ul.nav-tabs li {
	min-height: 100%;
	max-width: 20rem;
	text-align: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	margin: 0;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-tabs ul.nav-tabs li {
		-webkit-box-flex: inherit;
		-ms-flex-positive: inherit;
		flex-grow: inherit;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: inherit;
		min-width: 11rem;
	}
}

body.single-locations .single-location-tabs ul.nav-tabs li button, body.single-locations .single-location-tabs ul.nav-tabs li a {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	cursor: pointer;
	padding: 2.3rem 2rem;
	border: 0;
	background-color: rgba(0, 0, 0, 0);
	font-weight: 400;
	font-size: 1.6rem;
	color: #006;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-tabs ul.nav-tabs li button, body.single-locations .single-location-tabs ul.nav-tabs li a {
		background-color: #ffb700;
		border-radius: 2rem;
		padding: 1.1rem 0;
		max-width: 100%;
		font-size: 1.5rem;
	}
}

body.single-locations .single-location-tabs ul.nav-tabs li button:hover, body.single-locations .single-location-tabs ul.nav-tabs li a:hover {
	color: #fff;
}

body.single-locations .single-location-tabs ul.nav-tabs li button.active, body.single-locations .single-location-tabs ul.nav-tabs li a.active {
	color: #006;
	font-weight: 700;
}

body.single-locations .single-location-intro {
	margin-bottom: 6.2rem;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-intro {
		margin-bottom: 4rem;
	}
}

body.single-locations .single-location-intro h1 {
	margin-bottom: 1.5rem;
}

@media only screen and (min-width: 768px) {
	body.single-locations .single-location-intro h1 {
		text-align: left;
	}
	
	body.single-locations .single-location-intro h1::before {
		display: none;
	}
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-intro h1 {
		margin-bottom: 3rem;
	}
}

body.single-locations .single-location-intro img {
	border-bottom-left-radius: 8rem;
	max-width: 90%;
}

@media only screen and (max-width: 991.98px) {
	body.single-locations .single-location-intro img {
		max-width: 100%;
	}
}

body.single-locations .single-location-intro .centre-opening-hours {
	margin-top: 3rem;
}

body.single-locations .single-location-timetable {
	position: relative;
	padding: 4.8rem 0 0rem;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-timetable {
		background-color: #006;
		padding: 4rem 0 6rem;
	}
}

body.single-locations .single-location-timetable:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-color: #006;
	border-top-left-radius: 8rem;
	border-bottom-right-radius: 8rem;
	right: 0;
	width: 100%;
	height: 28rem;
	z-index: 1;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-timetable:after {
		display: none;
	}
}

body.single-locations .single-location-timetable .timetable-wrapper {
	position: relative;
	z-index: 2;
}

body.single-locations .single-location-timetable h2 {
	color: #fff;
	position: relative;
	z-index: 2;
	margin-bottom: 3.5rem;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-timetable h2 {
		padding-bottom: .5rem;
		margin-bottom: 1.2rem;
		border-bottom: 2px solid #ffb700;
	}
}

body.single-locations .single-location-timetable ul#timetableTab.nav-tabs {
	margin-left: 0;
	background-color: #006;
	border-radius: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 2.6rem;
}

body.single-locations .single-location-timetable ul#timetableTab.nav-tabs li {
	position: relative;
	min-height: inherit;
	min-width: inherit;
	-webkit-box-flex: inherit;
	-ms-flex-positive: inherit;
	flex-grow: inherit;
	-ms-flex-preferred-size: inherit;
	flex-basis: inherit;
}

body.single-locations .single-location-timetable ul#timetableTab.nav-tabs li:after {
	content: "|";
	position: absolute;
	top: 0;
	right: 0;
	background-color: #fff;
	width: 1px;
	height: 100%;
	z-index: 1;
}

body.single-locations .single-location-timetable ul#timetableTab.nav-tabs li:last-child::after {
	display: none;
}

body.single-locations .single-location-timetable ul#timetableTab.nav-tabs li button {
	padding: 0;
	color: rgba(255, 255, 255, .74);
	padding: 0 5rem;
}

body.single-locations .single-location-timetable ul#timetableTab.nav-tabs li button.active {
	color: #fff;
}

body.single-locations .single-location-timetable ul#timetableTab.nav-tabs li button:hover {
	color: #ffb700;
}

@media only screen and (min-width: 768px) {
	body.single-locations .single-location-timetable ul#timetableTab.nav-tabs li button {
		padding: 0 1.5rem;
	}
}

@media only screen and (min-width: 992px) {
	body.single-locations .single-location-timetable ul#timetableTab.nav-tabs li button {
		padding: 0 1.5rem;
	}
}

@media only screen and (min-width: 1200px) {
	body.single-locations .single-location-timetable ul#timetableTab.nav-tabs li button {
		padding: 0 3rem;
	}
}

@media only screen and (min-width: 1400px) {
	body.single-locations .single-location-timetable ul#timetableTab.nav-tabs li button {
		padding: 0 3rem;
	}
}

body.single-locations .single-location-timetable .accordion, body.single-locations .single-location-timetable .accordion-item {
	padding: 0;
	border-radius: 0;
	border: 0;
}

body.single-locations .single-location-timetable #timetableTab.tab-content.accordion {
	background-color: #fff;
	padding: 4.8rem 0 7.7rem;
	border-bottom-left-radius: 8rem;
	-webkit-filter: drop-shadow(rgba(0, 0, 0, .3) 0px .3rem .6rem);
	filter: drop-shadow(rgba(0, 0, 0, .3) 0px .3rem .6rem);
}

body.single-locations .single-location-timetable .table.table-striped {
	border-radius: 0;
	color: #006;
	border: 0;
	width: 100%;
	table-layout: fixed;
	word-wrap: break-word;
	margin: 0;
	border-spacing: 0;
	overflow: hidden;
}

body.single-locations .single-location-timetable .table-striped>tbody>tr:nth-of-type(odd)>* {
	background-color: #f4f4f4;
	color: #006;
	border: 0;
	position: relative;
}

@media only screen and (min-width: 1200px) {
	body.single-locations .single-location-timetable .table-striped>tbody>tr:nth-of-type(odd)>*:nth-child(1)::after {
		content: "";
		position: absolute;
		top: 0;
		left: -8rem;
		height: 100%;
		width: 8rem;
		background-color: #f4f4f4;
	}
	
	body.single-locations .single-location-timetable .table-striped>tbody>tr:nth-of-type(odd)>*:last-child::after {
		content: "";
		position: absolute;
		top: 0;
		right: -6rem;
		height: 100%;
		width: 6rem;
		background-color: #f4f4f4;
	}
}

@media only screen and (min-width: 1400px) {
	body.single-locations .single-location-timetable .table-striped>tbody>tr:nth-of-type(odd)>*:nth-child(1)::after {
		left: -11rem;
		width: 11rem;
	}
	
	body.single-locations .single-location-timetable .table-striped>tbody>tr:nth-of-type(odd)>*:last-child::after {
		right: -9rem;
		width: 9rem;
	}
}

body.single-locations .single-location-timetable .table>:not(caption)>*>* {
	text-align: left !important;
	padding: 3rem 3rem;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	vertical-align: middle;
	font-weight: 400;
}

body.single-locations .single-location-timetable .table>:not(caption)>*>* .btn {
	background-color: #ffb700;
	color: #006;
	min-width: 13rem;
	height: 4rem;
}

body.single-locations .single-location-timetable .table>:not(caption)>*>* .btn:hover {
	background-color: #006;
	color: #ffb700;
}

body.single-locations .single-location-timetable .table>thead {
	vertical-align: middle;
}

body.single-locations .single-location-timetable .table>thead th {
	padding-top: 0;
	padding-bottom: 1rem;
}

body.single-locations .single-location-timetable .table>thead th.visibility-hidden {
	text-indent: -9999px;
}

body.single-locations .single-location-timetable .table>tbody {
	width: 100%;
	height: 100%;
	max-height: 54rem;
	overflow-y: auto;
	display: block;
}

body.single-locations .single-location-timetable .table>tbody td.session {
	font-weight: 700;
}

body.single-locations .single-location-timetable .table>tbody td:last-child {
	min-width: 13rem;
}

body.single-locations .single-location-timetable thead, body.single-locations .single-location-timetable tbody tr {
	display: table;
	width: 100%;
	table-layout: fixed;
}

@media only screen and (min-width: 1200px) {
	body.single-locations .single-location-timetable thead, body.single-locations .single-location-timetable tbody tr {
		padding: 0 6rem 0 8rem;
	}
}

@media only screen and (min-width: 1400px) {
	body.single-locations .single-location-timetable thead, body.single-locations .single-location-timetable tbody tr {
		padding: 0 9rem 0 11rem;
	}
}

body.single-locations .single-location-timetable #timetable-days-mobile h3 {
	color: #fff;
}

body.single-locations .single-location-timetable #timetable-days-mobile .grid-wrapper {
	background-color: #fff;
	padding: 2.5rem 3rem;
}

body.single-locations .single-location-timetable #timetable-days-mobile .grid-wrapper:nth-child(odd) {
	background-color: #f4f4f4;
}

body.single-locations .single-location-timetable #timetable-days-mobile .grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	text-align: left;
	gap: 2.5rem;
}

body.single-locations .single-location-timetable #timetable-days-mobile .grid .session, body.single-locations .single-location-timetable #timetable-days-mobile .grid .book-now {
	grid-column: 1/-1;
}

body.single-locations .single-location-timetable #timetable-days-mobile .grid span {
	margin-bottom: .75rem;
}

body.single-locations .single-location-timetable #timetable-days-mobile .grid .btn {
	min-height: 3.9rem;
	border-radius: 2rem;
	width: 100%;
	min-width: 100%;
	background-color: #ffb700;
	color: #006;
}

body.single-locations .single-location-timetable #timetable-days-mobile .slick-prev, body.single-locations .single-location-timetable #timetable-days-mobile .slick-next {
	top: 0;
	-webkit-transform: none;
	transform: none;
	z-index: 1000;
	border: 0;
	background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/arrow-blue.svg");
	background-size: 1.5rem;
	background-repeat: no-repeat;
	width: 2.5rem;
	height: 2.5rem;
}

body.single-locations .single-location-timetable #timetable-days-mobile .slick-prev.nitro-lazy, body.single-locations .single-location-timetable #timetable-days-mobile .slick-next.nitro-lazy {
	background-image: none !important;
}

body.single-locations .single-location-timetable #timetable-days-mobile .slick-prev {
	left: 0;
	background-position: center;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

body.single-locations .single-location-timetable #timetable-days-mobile .slick-next {
	background-position: center;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	left: inherit;
	right: 0;
}

body.single-locations .single-location-timetable #timetable-days-mobile .wrapper {
	max-height: 81.3rem;
	overflow-y: auto;
	border-radius: 2rem;
}

body.single-locations .single-location-facilities, body.single-locations .single-location-accessibilities {
	padding: 13.4rem 0 10.4rem;
	border-bottom-right-radius: 8rem;
	background-color: #005fb0;
	margin-bottom: 6rem;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-facilities, body.single-locations .single-location-accessibilities {
		padding: 4rem 0;
		border-top-left-radius: 2rem;
		border-bottom-right-radius: 2rem;
		margin-bottom: 4rem;
	}
}

body.single-locations .single-location-facilities h2, body.single-locations .single-location-accessibilities h2 {
	color: #fff;
	margin-bottom: 6rem;
}

body.single-locations .single-location-facilities .centre-facilities, body.single-locations .single-location-accessibilities .centre-facilities {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-column-gap: 4rem;
	-moz-column-gap: 4rem;
	column-gap: 4rem;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	row-gap: 3.5rem;
}

@media only screen and (max-width: 991.98px) {
	body.single-locations .single-location-facilities .centre-facilities, body.single-locations .single-location-accessibilities .centre-facilities {
		-webkit-column-gap: 4rem;
		-moz-column-gap: 4rem;
		column-gap: 4rem;
	}
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-facilities .centre-facilities, body.single-locations .single-location-accessibilities .centre-facilities {
		row-gap: 3rem;
		-webkit-column-gap: 2rem;
		-moz-column-gap: 2rem;
		column-gap: 2rem;
	}
}

body.single-locations .single-location-facilities .centre-facilities li, body.single-locations .single-location-accessibilities .centre-facilities li {
	min-width: 13rem;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-facilities .centre-facilities li, body.single-locations .single-location-accessibilities .centre-facilities li {
		min-width: 10rem;
	}
}

body.single-locations .single-location-facilities .centre-facilities li a, body.single-locations .single-location-accessibilities .centre-facilities li a {
	text-decoration: none;
}

body.single-locations .single-location-facilities .centre-facilities li .post-thumbnail, body.single-locations .single-location-accessibilities .centre-facilities li .post-thumbnail {
	text-align: center;
	width: 8.2rem;
	height: 8.2rem;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-facilities .centre-facilities li .post-thumbnail, body.single-locations .single-location-accessibilities .centre-facilities li .post-thumbnail {
		width: 7rem;
		height: 7rem;
	}
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-facilities .centre-facilities li, body.single-locations .single-location-accessibilities .centre-facilities li {
		margin-bottom: 0;
	}
}

body.single-locations .single-location-facilities .centre-facilities li svg, body.single-locations .single-location-accessibilities .centre-facilities li svg {
	height: 4.4rem;
	width: 100%;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-facilities .centre-facilities li svg, body.single-locations .single-location-accessibilities .centre-facilities li svg {
		height: 3.5rem;
	}
}

body.single-locations .single-location-facilities .centre-facilities li svg path, body.single-locations .single-location-accessibilities .centre-facilities li svg path {
	fill: #005fb0;
}

body.single-locations .single-location-facilities .centre-facilities li h3, body.single-locations .single-location-accessibilities .centre-facilities li h3 {
	max-width: 12rem;
	margin-left: auto;
	margin-right: auto;
	font-weight: 600;
	margin-top: 1rem;
	color: #fff;
	text-align: center;
	font-size: 1.6rem;
	line-height: 2.2rem;
}

body.single-locations .single-location-facilities .accessibility-extra-info, body.single-locations .single-location-accessibilities .accessibility-extra-info {
	color: #006;
	max-width: 80%;
	margin-top: .5rem;
	text-align: left;
	padding-left: 3rem;
}

@media only screen and (min-width: 768px) {
	body.single-locations .single-location-facilities {
		position: relative;
		top: -80px;
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-facilities {
		position: relative;
	}
	
	body.single-locations .single-location-facilities::before {
		content: "";
		position: absolute;
		top: -2rem;
		left: 0;
		right: 0;
		bottom: 0;
		border-top-left-radius: 2rem;
		border-bottom-right-radius: 2rem;
		background-color: #005fb0;
		z-index: 1;
		width: 100%;
		height: 100%;
	}
	
	body.single-locations .single-location-facilities .container {
		position: relative;
		z-index: 2;
	}
}

body.single-locations .single-location-accessibilities {
	background-color: #006;
	border-top-left-radius: 8rem;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-accessibilities {
		border-top-left-radius: 4rem;
		border-bottom-right-radius: 4rem;
	}
}

body.single-locations .single-location-accessibilities .centre-facilities li svg path {
	fill: #006;
}

body.single-locations .single-location-cards.grid-cards {
	margin: 0rem 0 5rem;
}

body.single-locations .single-location-cards.grid-cards h2 {
	margin-bottom: 5.2rem;
	color: #006;
}

body.single-locations .single-location-cards.grid-cards .border-title::before {
	background-color: #006;
}

body.single-locations .single-location-cards.grid-cards .grid {
	grid-template-columns: 1fr 1.2fr;
	grid-template-rows: auto;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-cards.grid-cards .grid {
		grid-template-columns: 1fr;
	}
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-cards.grid-cards .grid .grid-image {
		display: none;
	}
}

body.single-locations .single-location-cards.grid-cards .grid .grid-image img {
	max-height: 40rem;
}

body.single-locations .single-location-cards.grid-cards ul.grid-cards {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	grid-template-columns: 1fr 1fr;
}

body.single-locations .single-location-find-us {
	position: relative;
	padding: 0 0 10rem;
	background-color: #f4f4f4;
}

@media only screen and (min-width: 768px) {
	body.single-locations .single-location-find-us .border-title {
		text-align: left !important;
	}
	
	body.single-locations .single-location-find-us .border-title::before {
		display: none;
	}
}

@media only screen and (min-width: 768px) {
	body.single-locations .single-location-find-us {
		padding: 0 0 6rem;
	}
}

@media only screen and (min-width: 992px) {
	body.single-locations .single-location-find-us {
		padding: 0 0 10rem;
	}
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-find-us {
		padding-bottom: 4rem;
	}
}

body.single-locations .single-location-find-us::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom-left-radius: 10rem;
	background-color: #fff;
	z-index: 1;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-find-us::before {
		border-bottom-left-radius: 0rem;
		border-bottom-right-radius: 6rem;
	}
}

body.single-locations .single-location-find-us .container {
	position: relative;
	z-index: 2;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-find-us .container {
		padding-left: 3.5rem;
		padding-right: 3.5rem;
	}
}

body.single-locations .single-location-find-us #find_us .address.icons-flex {
	margin-bottom: 2.8rem;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-find-us #find_us .address.icons-flex span {
		font-weight: 700;
	}
}

body.single-locations .single-location-find-us #find_us h3 {
	font-size: 1.6rem;
	margin-bottom: .4rem;
}

body.single-locations .single-location-find-us #find_us .btn {
	margin-top: 3rem;
	background-color: #ffb700;
	color: #006;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-find-us #find_us .btn {
		margin-top: 0;
	}
}

body.single-locations .single-location-find-us #find_us .btn:hover {
	background-color: #006;
	color: #ffb700;
}

body.single-locations .single-location-find-us img {
	border-radius: 4rem;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .single-location-find-us img {
		border-radius: 5rem;
		border-top-left-radius: 0;
		border-bottom-right-radius: 0;
		margin-bottom: 2rem;
	}
}

body.single-locations .single-location-community-news {
	background-color: #f4f4f4;
	border-radius: 0;
}

body.single-locations .single-location-community-news h2 {
	color: #006 !important;
}

@media only screen and (min-width: 768px) {
	body.single-locations .single-location-community-news {
		padding: 8rem 0 8rem;
	}
}

@media only screen and (min-width: 992px) {
	body.single-locations .single-location-community-news {
		padding: 9.2rem 0 13rem;
	}
}

body.single-locations .tab-content .accordion-item {
	border: 0;
	color: #006;
}

body.single-locations .tab-content .accordion-body {
	border: 0;
	padding: 0;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .assigned-items .row {
		margin-left: 0;
		margin-right: 0;
	}
}

body.single-locations .assigned-items .item {
	margin-bottom: 11.3rem;
	border-radius: 8rem;
}

@media only screen and (min-width: 768px) {
	body.single-locations .assigned-items .item {
		margin-bottom: 6rem;
	}
}

@media only screen and (min-width: 992px) {
	body.single-locations .assigned-items .item {
		margin-bottom: 11.3rem;
	}
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .assigned-items .item {
		border-radius: 2rem !important;
		margin-bottom: 3rem;
		overflow: hidden;
		padding: 0 !important;
	}
}

body.single-locations .assigned-items .item .grid-wrapper {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	padding-top: 5.5rem;
	padding-bottom: 5.5rem;
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .assigned-items .item .grid-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding: 0;
	}
}

body.single-locations .assigned-items .item .content-copy {
	grid-column: 1/5;
	padding: 0 5.2rem;
	padding-right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media only screen and (min-width: 768px) {
	body.single-locations .assigned-items .item .content-copy {
		padding: 0 2rem;
	}
}

@media only screen and (min-width: 992px) {
	body.single-locations .assigned-items .item .content-copy {
		padding: 0 5.2rem;
	}
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .assigned-items .item .content-copy {
		padding: 1.8rem 2.4rem 3rem;
	}
}

body.single-locations .assigned-items .item a.btn {
	margin-top: 2.5rem;
	background-color: #ffb700;
	color: #006;
}

@media only screen and (min-width: 768px) {
	body.single-locations .assigned-items .item a.btn {
		margin-top: 0rem;
	}
}

@media only screen and (min-width: 992px) {
	body.single-locations .assigned-items .item a.btn {
		margin-top: 2.5rem;
	}
}

body.single-locations .assigned-items .item a.btn:hover {
	background-color: #fff !important;
	color: #006 !important;
}

body.single-locations .assigned-items .item .wrapper-images {
	grid-column: 5/-1;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media only screen and (min-width: 768px) {
	body.single-locations .assigned-items .item .wrapper-images {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media only screen and (min-width: 992px) {
	body.single-locations .assigned-items .item .wrapper-images {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .assigned-items .item .wrapper-images {
		padding: 0 !important;
	}
}

body.single-locations .assigned-items .item .wrapper-images img {
	position: relative;
	right: -10%;
	border-radius: 4rem;
	max-height: 36rem;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

body.single-locations .assigned-items .item .wrapper-images img:nth-child(2) {
	margin-top: 2rem;
}

@media only screen and (min-width: 768px) {
	body.single-locations .assigned-items .item .wrapper-images img {
		right: -7%;
		max-height: 32rem;
	}
}

@media only screen and (min-width: 992px) {
	body.single-locations .assigned-items .item .wrapper-images img {
		right: -10%;
		max-height: 36rem;
	}
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .assigned-items .item .wrapper-images img {
		position: static !important;
		border-radius: 0 !important;
		min-height: 36rem !important;
		max-height: 36rem !important;
	}
}

@media only screen and (max-width: 575.98px) {
	body.single-locations .assigned-items .item .wrapper-images img {
		min-height: 22rem !important;
		max-height: 22rem !important;
	}
}

body.single-locations .assigned-items .item:nth-child(1) {
	background-color: #ffb700;
	border-top-left-radius: 0;
}

body.single-locations .assigned-items .item:nth-child(1) .content-copy {
	grid-column: 1/4;
}

body.single-locations .assigned-items .item:nth-child(1) .wrapper-images {
	grid-column: 4/-1;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body.single-locations .assigned-items .item:nth-child(1) .wrapper-images img {
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
}

body.single-locations .assigned-items .item:nth-child(1) a.btn {
	margin-top: 2rem;
	background-color: #006;
	color: #fff;
}

body.single-locations .assigned-items .item:nth-child(2) {
	background-color: #006;
	color: #fff;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
}

body.single-locations .assigned-items .item:nth-child(2) h2 {
	color: #fff;
}

body.single-locations .assigned-items .item:nth-child(2) .wrapper-images img {
	border-top-left-radius: 0;
}

body.single-locations .assigned-items .item:nth-child(3) {
	border-top-right-radius: 0;
	background: #006;
	background: -webkit-gradient(linear, left top, left bottom, from(#006), to(#005eb6));
	background: linear-gradient(180deg, #006 0%, #005eb6 100%);
	color: #fff;
}

body.single-locations .assigned-items .item:nth-child(3) h2 {
	color: #fff;
}

body.single-locations .assigned-items .item:nth-child(3) .content-copy {
	grid-column: 5/-1;
	grid-row: 1;
	padding-left: 0;
	padding-left: 2.5rem;
	padding-right: 5.5rem;
}

@media only screen and (min-width: 768px) {
	body.single-locations .assigned-items .item:nth-child(3) .content-copy {
		padding-left: 1.5rem;
		padding-right: 2.5rem;
	}
}

@media only screen and (min-width: 992px) {
	body.single-locations .assigned-items .item:nth-child(3) .content-copy {
		padding-left: 2.5rem;
		padding-right: 5.5rem;
	}
}

body.single-locations .assigned-items .item:nth-child(3) .wrapper-images {
	grid-column: 1/5;
	grid-row: 1;
}

body.single-locations .assigned-items .item:nth-child(3) .wrapper-images img {
	right: 0;
	left: -10%;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
}

@media only screen and (min-width: 768px) {
	body.single-locations .assigned-items .item:nth-child(3) .wrapper-images img {
		left: -7%;
	}
}

@media only screen and (min-width: 992px) {
	body.single-locations .assigned-items .item:nth-child(3) .wrapper-images img {
		left: -10%;
	}
}

body.single-locations .assigned-items .item:nth-child(4) {
	background-color: #005fb0;
	color: #fff;
	border-top-left-radius: 0;
}

body.single-locations .assigned-items .item:nth-child(4) h2 {
	color: #fff;
}

body.single-locations .assigned-items .item:nth-child(4) .content-copy {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

body.single-locations .assigned-items .item:nth-child(4) .wrapper-images img {
	min-height: 50rem;
	max-height: 50rem;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
}

body.single-locations .assigned-items .item:nth-child(5) {
	background-color: #fff;
}

body.single-locations .assigned-items .item:nth-child(5) .wrapper-images img {
	border-top-right-radius: 0;
}

body.single-locations .assigned-items .item:nth-child(5) a.btn:hover {
	background-color: #006 !important;
	color: #fff !important;
}

body.single-locations .assigned-items .item:nth-child(6) {
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	background-color: #ffb700;
}

body.single-locations .assigned-items .item:nth-child(6) .wrapper-images img {
	border-top-left-radius: 0;
}

body.single-locations .assigned-items .item:nth-child(6) a.btn {
	background-color: #006;
	color: #fff;
}

@media only screen and (max-width: 991.98px) {
	body.single-locations .hero-content .slide-inner .slide-copy {
		margin-left: 3rem;
	}
}

@media only screen and (max-width: 767.98px) {
	body.single-locations .hero-content .slide-copy {
		padding-left: 2rem;
		padding-right: 2rem;
		width: 100%;
		bottom: inherit;
		top: 10rem;
		text-align: center;
		margin-left: 0 !important;
	}
	
	body.single-locations .hero-content .slide-copy h2 {
		margin-bottom: 0rem;
		font-size: 3rem;
		line-height: 4rem;
	}
	
	body.single-locations .hero-content .slide-copy h1 {
		font-size: 5rem;
		line-height: 5rem;
	}
	
	body.single-locations .hero-content .slick-dots {
		bottom: 1.8rem;
	}
	
	body.single-locations #locationIntroCopyMobile .accordion-item {
		margin-bottom: 3rem;
	}
	
	body.single-locations #locationIntroCopyMobile .accordion-button {
		cursor: pointer;
		padding: 1.2rem 2.4rem;
		background-color: #006;
		border-radius: 2rem;
		font-weight: 700;
		font-size: 1.5rem;
		color: #fff;
	}
	
	body.single-locations #locationIntroCopyMobile .accordion-button::after {
		background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/arrow-white-bottom.svg");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		width: 1.3rem;
	}
	
	body.single-locations #locationIntroCopyMobile .accordion-button:not(.collapsed)::after {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/arrow-blue.svg");
	}
	
	body.single-locations #locationIntroCopyMobile .accordion-button:not(.collapsed) {
		-webkit-box-shadow: none;
		box-shadow: none;
		background-color: #ffb700;
		color: #006;
		border-top-left-radius: 2rem;
		border-top-right-radius: 2rem;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	body.single-locations #locationIntroCopyMobile .accordion-body .icons-flex {
		margin-top: 0;
		margin-bottom: .3rem;
		background-color: #f4f4f4;
		padding: 1.8rem 2.1rem;
		font-size: 1.5rem;
	}
	
	body.single-locations #locationIntroCopyMobile .accordion-body .icons-flex:last-child {
		border-bottom-left-radius: 2rem;
		border-bottom-right-radius: 2rem;
	}
	
	body.single-locations #locationIntroCopyMobile .accordion-body .icons-flex svg {
		max-height: 1.8rem;
	}
	
	body.single-locations #locationIntroCopyMobile .accordion-body .centre-opening-hours .hours-wrapper div.hours {
		gap: 2rem;
	}
}

body.single-locations .homepage-video-wrapper.hero-content.hero {
	min-height: 42rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .homepage-video-wrapper.hero-content.hero {
		margin-bottom: 0 !important;
		min-height: 28rem;
	}
}

body.single-locations .homepage-video-wrapper.hero-content.hero .slide-inner {
	min-height: 42rem;
	max-height: 42rem;
	border-bottom-left-radius: 0rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .homepage-video-wrapper.hero-content.hero .slide-inner {
		min-height: 28rem;
		max-height: 28rem;
	}
}

body.single-locations .homepage-video-wrapper.hero-content.hero .slide-inner .container {
	height: 42rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .homepage-video-wrapper.hero-content.hero .slide-inner .container {
		height: 28rem;
	}
}

@media only screen and (min-width: 992px) {
	body.single-locations .homepage-video-wrapper.hero-content.hero .slide-inner h1, body.single-locations .homepage-video-wrapper.hero-content.hero .slide-inner h3 {
		font-size: 6rem;
		line-height: 6rem;
	}
	
	body.single-locations .homepage-video-wrapper.hero-content.hero .slide-inner h2 {
		font-size: 3rem;
		line-height: 3rem;
		margin-bottom: 1.5rem;
	}
	
	body.single-locations .homepage-video-wrapper.hero-content.hero .slide-inner h1 {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	body.single-locations .homepage-video-wrapper.hero-content.hero .slide-inner.video-container .slide-copy h2 {
		margin-left: auto;
		margin-right: auto;
	}
	
	body.single-locations .homepage-video-wrapper.hero-content.hero .slide-inner h1, body.single-locations .homepage-video-wrapper.hero-content.hero .slide-inner h3 {
		font-size: 4rem;
		line-height: 4rem;
	}
}

body.single-locations .homepage-video-wrapper.hero-content.hero .slick-arrow {
	display: none !important;
}

@media only screen and (min-width: 768px) {
	body.single-locations .homepage-video-wrapper.hero-content.hero .container .col-md-6 {
		width: 100%;
	}
}

body.single-locations .hero-content.hero {
	min-height: 28rem;
}

body.single-locations .hero-content.hero .slide-inner {
	min-height: 28rem;
	max-height: 28rem;
	border-bottom-left-radius: 0rem;
}

body.single-locations .hero-content.hero .slide-inner .container {
	height: 28rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .hero-content.hero .slide-inner .container {
		height: 28rem;
	}
}

@media only screen and (min-width: 992px) {
	body.single-locations .hero-content.hero .slide-inner h1, body.single-locations .hero-content.hero .slide-inner h3 {
		font-size: 6rem;
		line-height: 6rem;
	}
	
	body.single-locations .hero-content.hero .slide-inner h2 {
		font-size: 3rem;
		line-height: 3rem;
		margin-bottom: 1.5rem;
	}
	
	body.single-locations .hero-content.hero .slide-inner h1 {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	body.single-locations .hero-content.hero .slide-inner.video-container .slide-copy h2 {
		margin-left: auto;
		margin-right: auto;
	}
	
	body.single-locations .hero-content.hero .slide-inner h1, body.single-locations .hero-content.hero .slide-inner h3 {
		font-size: 4rem;
		line-height: 4rem;
	}
}

body.single-locations .hero-content.hero .slick-arrow {
	display: none !important;
}

@media only screen and (min-width: 768px) {
	body.single-locations .hero-content.hero .container .col-md-6 {
		width: 100%;
	}
}

body.single-locations .discover-block.discover-what-we-offer {
	background-color: #fff;
	position: relative;
	z-index: 1;
	padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
	body.single-locations .discover-block.discover-what-we-offer {
		margin-top: 0 !important;
		padding-top: 4rem;
	}
}

body.single-locations .discover-block.discover-what-we-offer::before {
	content: "";
	z-index: -1;
	position: absolute;
	inset: 0;
	width: 100%;
	height: 50%;
	background-color: #eaeaea;
	padding: 5.2rem 0 8.7rem;
	border-bottom-right-radius: 10rem;
}

body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities {
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0;
	padding: 0;
	margin: 0 0 6.5rem;
}

body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .grid {
	grid-template-columns: 1fr 1fr;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .grid {
		display: block;
	}
}

body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .grid .grid-image {
	padding: 0;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .grid .grid-image {
		display: block;
		min-height: inherit;
		margin-bottom: 4.3rem;
	}
}

body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .grid .grid-image img {
	bottom: inherit;
	top: 0;
	max-height: 52rem;
}

@media only screen and (max-width: 1290px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .grid .grid-image img {
		max-height: 46rem;
	}
}

@media only screen and (max-width: 1199px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .grid .grid-image img {
		max-height: 40rem;
	}
}

@media only screen and (max-width: 1023px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .grid .grid-image img {
		max-height: 34rem;
	}
}

@media only screen and (max-width: 800px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .grid .grid-image img {
		max-height: 30rem;
	}
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .grid .grid-image img {
		position: static;
		height: 100%;
		max-height: 28rem;
		margin-left: -2rem;
	}
}

body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities h2 {
	color: #006;
	margin-bottom: 6.2rem;
	margin-left: 3rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities h2 {
		margin-left: 0;
	}
}

body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities h2::before {
	background-color: #ffb700;
	max-width: 12rem;
	left: 0;
	-webkit-transform: none;
	transform: none;
	bottom: -1.5rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities h2::before {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		left: 50%;
	}
}

body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .centre-facilities {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-column-gap: 2rem;
	-moz-column-gap: 2rem;
	column-gap: 2rem;
	row-gap: 3.2rem;
}

@media only screen and (max-width: 1199px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .centre-facilities {
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
		row-gap: 3rem;
	}
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities .centre-facilities {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities ul.centre-accessibility.centre-facilities {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
		row-gap: 3rem;
	}
}

body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities ul.centre-accessibility.centre-facilities li {
	min-width: 12rem;
	margin: 0;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities ul.centre-accessibility.centre-facilities li {
		min-width: 9rem;
	}
}

body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities ul.centre-accessibility.centre-facilities li .post-thumbnail {
	background-color: #ffb700;
	width: 6.5rem;
	height: 6.5rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities ul.centre-accessibility.centre-facilities li .post-thumbnail {
		width: 4.8rem;
		height: 4.8rem;
	}
}

body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities ul.centre-accessibility.centre-facilities li svg {
	height: 3.7rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities ul.centre-accessibility.centre-facilities li svg {
		height: 2.7rem;
	}
}

body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities ul.centre-accessibility.centre-facilities li h3 {
	margin-bottom: 0;
	font-size: 1.4rem;
	line-height: 1.9rem;
	color: #006;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-cards.grid-cards.single-grid-cards-accessibility.single-location-accessibilities ul.centre-accessibility.centre-facilities li h3 {
		font-size: 1.2rem;
		line-height: 1.7rem;
		max-width: 9rem;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (min-width: 768px) {
	body.single-locations .single-location-facilities {
		top: 0;
	}
}

body.single-locations .single-location-facilities {
	background-color: #fff;
	padding: 0;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-facilities {
		margin-bottom: 6.3rem;
	}
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-facilities .wrapper-mobile {
		background: #006;
		border-radius: 2rem;
		padding-inline: 0;
		padding-block: 4.5rem;
		background: -webkit-gradient(linear, left top, left bottom, from(#006), to(#005eb6));
		background: linear-gradient(180deg, #006 0%, #005eb6 100%);
	}
}

body.single-locations .single-location-facilities h2 {
	color: #006;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-facilities h2 {
		color: #fff;
	}
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-facilities::before {
		display: none;
	}
}

body.single-locations .single-location-facilities .facilities-wrapper {
	border-top-right-radius: 4rem;
	border-bottom-left-radius: 4rem;
	background: #006;
	padding-block: 5rem;
	padding-bottom: 4rem;
	margin-bottom: 9.2rem;
	background: -webkit-gradient(linear, left top, left bottom, from(#006), to(#005eb6));
	background: linear-gradient(180deg, #006 0%, #005eb6 100%);
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-facilities .facilities-wrapper {
		background: rgba(0, 0, 0, 0);
		border-radius: 0;
		padding: 0;
		margin: 0;
	}
}

body.single-locations .single-location-facilities .centre-facilities {
	row-gap: .5rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-facilities .centre-facilities {
		row-gap: 3rem;
	}
}

body.single-locations .single-location-facilities .centre-facilities li {
	min-width: 12rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-facilities .centre-facilities li {
		min-width: 8.9rem;
	}
}

body.single-locations .single-location-facilities .centre-facilities li svg path {
	fill: #006;
}

body.single-locations .single-location-facilities .centre-facilities li .post-thumbnail {
	width: 6.5rem;
	height: 6.5rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-facilities .centre-facilities li .post-thumbnail {
		width: 4.8rem;
		height: 4.8rem;
	}
}

body.single-locations .single-location-facilities .centre-facilities li svg {
	height: 3.7rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-facilities .centre-facilities li svg {
		height: 2.7rem;
	}
}

body.single-locations .single-location-facilities .centre-facilities li h3 {
	margin-bottom: 0;
	font-size: 1.4rem;
	line-height: 1.9rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-facilities .centre-facilities li h3 {
		font-size: 1.2rem;
		line-height: 1.7rem;
		max-width: 9rem;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-intro.updated {
		margin-top: .5rem;
		margin-bottom: 5.5rem;
	}
}

body.single-locations .single-location-intro.updated h2.border-title {
	position: relative;
	text-align: center;
	margin-bottom: 4.2rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-intro.updated h2.border-title {
		margin-bottom: 0;
		text-align: left;
	}
	
	body.single-locations .single-location-intro.updated h2.border-title::before {
		display: none;
	}
}

body.single-locations .single-location-intro.updated h2.border-title::before {
	display: none;
}

body.single-locations .single-location-intro.updated h2.border-title::after {
	content: "";
	position: absolute;
	bottom: -1.5rem;
	left: 50%;
	background-color: #ffb700;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: .2rem;
	width: 100%;
	max-width: 14rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-intro.updated h2.border-title::after {
		display: none;
	}
}

body.single-locations .single-location-intro.updated .centre-opening-hours {
	margin-bottom: 5rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-intro.updated .centre-opening-hours {
		margin-bottom: 3rem;
	}
}

body.single-locations .single-location-intro.updated .centre-opening-hours .hours-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	row-gap: 3.7rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-intro.updated .centre-opening-hours .hours-wrapper {
		-webkit-column-gap: 2rem;
		-moz-column-gap: 2rem;
		column-gap: 2rem;
	}
}

body.single-locations .single-location-intro.updated .centre-opening-hours .hours-wrapper div.hours {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	row-gap: 0;
}

body.single-locations .single-location-intro.updated .centre-opening-hours .hours-wrapper .days {
	font-weight: 700;
	width: 100%;
}

body.single-locations .single-location-intro.updated .centre-opening-hours .hours-wrapper span.hours {
	width: 100%;
}

body.single-locations .single-location-intro.updated .email_address, body.single-locations .single-location-intro.updated .telephone_number {
	min-height: inherit;
	margin-bottom: 1.3rem;
}

body.single-locations .single-location-intro.updated .pool_temperatures {
	margin-top: 2rem;
}

body.single-locations .single-location-intro.updated .pool_temperatures .wrapper .inner-wrapper {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	background-color: rgba(0, 0, 0, 0);
}

body.single-locations .single-location-intro.updated .pool_temperatures .wrapper .dataTables_scrollBody {
	padding: 0;
}

body.single-locations .single-location-intro.updated .pool_temperatures .wrapper:not(:last-child) {
	margin-bottom: 1rem;
}

body.single-locations .single-location-intro.updated .pool_temperatures .wrapper .gswpts_default-style.gswpts_default-style tr {
	height: auto !important;
	background: #006;
	border-radius: 20px;
	padding-inline: 15px;
	padding-block: 5px;
}

body.single-locations .single-location-intro.updated .pool_temperatures .wrapper .gswpts_default-style.gswpts_default-style tr td {
	padding-inline: 0;
	color: #fff;
	font-weight: 700;
}

body.single-locations .single-location-intro.updated .wrapper-location {
	margin-top: 4.5rem;
	border-radius: 8rem;
	border-top-left-radius: 0;
	position: relative;
	z-index: 1;
	padding-top: 0rem;
	padding-left: 7.8rem;
	padding-bottom: 5.5rem;
	font-size: 1.4rem !important;
	line-height: 1.9rem !important;
}

@media only screen and (max-width: 991px) {
	body.single-locations .single-location-intro.updated .wrapper-location {
		padding-left: 3.5rem;
	}
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-intro.updated .wrapper-location {
		margin-top: 0;
		padding: 0;
	}
}

body.single-locations .single-location-intro.updated .wrapper-location:before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	width: 93%;
	height: 100%;
	background-color: #ffb700;
	border-radius: 8rem;
	border-top-left-radius: 0;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-intro.updated .wrapper-location:before {
		display: none;
	}
}

body.single-locations .single-location-intro.updated .wrapper-location img {
	display: block;
	max-height: 589px;
	-o-object-fit: cover;
	object-fit: cover;
	max-width: 100%;
	border-radius: 4rem;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
}

@media only screen and (max-width: 1399px) {
	body.single-locations .single-location-intro.updated .wrapper-location img {
		max-height: 540px;
	}
}

@media only screen and (max-width: 1199px) {
	body.single-locations .single-location-intro.updated .wrapper-location img {
		max-height: 460px;
	}
}

@media only screen and (max-width: 991px) {
	body.single-locations .single-location-intro.updated .wrapper-location img {
		max-height: 360px;
	}
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-intro.updated .wrapper-location img {
		border-radius: 0;
		max-height: 205px;
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-intro.updated .wrapper-location {
		background-color: #ffb700;
		border-radius: 2rem;
		overflow: hidden;
	}
	
	body.single-locations .single-location-intro.updated .wrapper-location .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

body.single-locations .single-location-intro.updated .locations-bottom-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

body.single-locations .single-location-intro.updated .single-location-intro-copy {
	padding-top: 4.5rem;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-intro.updated .single-location-intro-copy {
		padding-block: 2.5rem;
		padding-inline: 2.2rem;
	}
	
	body.single-locations .single-location-intro.updated .single-location-intro-copy h2.border-title {
		font-size: 2rem;
		line-height: 2.7rem;
		margin-bottom: 2rem;
	}
}

body.single-locations .single-location-intro.updated .col-md-7 {
	margin-top: -4.5rem;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-intro.updated .col-md-7 {
		margin-top: 0;
	}
}

body.single-locations tr.gswpts_rows.row_1 td:nth-child(2) .cell_div:after {
	content: "°C";
}

body.single-locations.locations-brixton-recreation-centre .pool_temperatures {
	margin-top: 2rem;
}

body.single-locations.locations-brixton-recreation-centre .pool_temperatures .wrapper:nth-child(1) .gswpts_default-style.gswpts_default-style tr:first-child td:first-child::after {
	content: "°C";
}

body.single-locations.locations-brixton-recreation-centre .pool_temperatures .wrapper:nth-child(1) .gswpts_default-style.gswpts_default-style tr:first-child td:last-child::after {
	content: "";
}

body.single-locations.locations-brixton-recreation-centre .pool_temperatures .wrapper:nth-child(2) .gswpts_default-style.gswpts_default-style tr:first-child td:first-child::after {
	content: "";
}

body.single-locations .single-location-old .single-location-facilities {
	top: auto;
	margin-top: 70px;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-old .single-location-facilities {
		background-color: #005fb0;
		padding: 4rem;
	}
}

body.single-locations .single-location-old h2 {
	color: #fff;
}

@media only screen and (max-width: 767px) {
	body.single-locations .single-location-old h2 {
		color: #fff;
	}
}

@media only screen and (min-width: 768px) {
	body.single-locations .single-location-old .hero-locations {
		margin-bottom: 0rem;
	}
}

.location-service-updates .accordion-header {
	cursor: pointer;
}

.location-service-updates span {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 1.7rem;
}

.location-service-updates .accordion-button {
	background-color: rgba(0, 0, 0, 0);
	cursor: pointer;
}

.location-service-updates .accordion-body {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}

.location-service-updates .accordion-body a {
	text-decoration: underline;
}

#accordionServiceUpdates {
	-webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);
}

#accordionServiceUpdates .accordion-button {
	cursor: pointer;
	padding: 1.2rem 2.4rem;
	background-color: #ffb700;
	border-radius: 0rem;
	width: 100%;
	font-weight: 700;
	font-size: 1.5rem;
	color: #006;
}

#accordionServiceUpdates .accordion-button::after {
	background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/arrow-blue.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 1.3rem;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

#accordionServiceUpdates .accordion-button:not(.collapsed)::after {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/arrow-blue.svg");
}

#accordionServiceUpdates .accordion-button:not(.collapsed) {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #ffb700;
	color: #006;
}

#accordionServiceUpdates .accordion-collapse {
	background-color: #f7f7f7;
}

#accordionServiceUpdates .accordion-item {
	border: 0;
}

#accordionServiceUpdates .accordion-body {
	background-color: #f7f7f7;
}

#accordionServiceUpdates .accordion-body .icons-flex {
	margin-top: 0;
	margin-bottom: .3rem;
	background-color: #f4f4f4;
	padding: 1.8rem 2.1rem;
	font-size: 1.5rem;
}

#accordionServiceUpdates .accordion-body .icons-flex:last-child {
	border-bottom-left-radius: 2rem;
	border-bottom-right-radius: 2rem;
}

#accordionServiceUpdates .accordion-body .icons-flex svg {
	max-height: 1.8rem;
}

#accordionServiceUpdates .accordion-body .centre-opening-hours .hours-wrapper div.hours {
	gap: 2rem;
}

.news-btn-ctn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 5.2rem;
}

.basic-timetable-ctn {
	background-color: #006;
	background-color: #006;
	border-top-left-radius: 8rem;
	border-bottom-right-radius: 8rem;
	right: 0;
	width: 100%;
	min-height: 28rem;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 4.8rem 0rem;
	z-index: 10;
	position: relative;
}

@media only screen and (max-width: 991.98px) {
	.basic-timetable-ctn {
		border-radius: 0;
	}
}

.basic-timetable-ctn .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.basic-timetable-ctn h2 {
	color: #fff;
	position: relative;
	z-index: 2;
	margin-bottom: 3.5rem;
}

.basic-timetable-ctn .btn {
	margin: 0 1rem;
}

@media only screen and (max-width: 575.98px) {
	.basic-timetable-ctn .btn {
		margin: 0 auto;
		margin-bottom: 2rem;
	}
}

.basic-timetable-ctn p {
	color: #fff;
	max-width: 60rem;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 2.6rem;
}

.basic-timetable-ctn .basic-timtables-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media only screen and (max-width: 575.98px) {
	.basic-timetable-ctn .basic-timtables-btn {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.single-location-temperatures {
	background-color: #fff;
}

.single-location-temperatures h2 {
	position: relative;
	text-align: center;
	margin-bottom: 4.2rem;
}

.single-location-temperatures h2::after {
	content: "";
	position: absolute;
	bottom: -1.5rem;
	left: 50%;
	background-color: #ffb700;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: .2rem;
	width: 100%;
	max-width: 14rem;
}

.single-location-temperatures .pool_temperatures {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-top: 0 !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 15px;
}

@media only screen and (max-width: 767px) {
	.single-location-temperatures .pool_temperatures {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 0;
	}
}

@media only screen and (max-width: 767px) {
	.single-location-temperatures .pool_temperatures .wrapper {
		max-width: 70%;
		margin: 0 auto;
		margin-bottom: 2rem;
	}
}

body.archive.category {
	background-color: #f4f4f4;
}

body.archive.category .hero-content.hero {
	margin-bottom: 0;
}

body.archive.category .previous-news {
	border-radius: 0;
	margin-bottom: 0;
}

body.archive.category .footer {
	margin-top: 0;
}

body.page-template-template-newsletter .hero-memberships.hero-content {
	margin-bottom: 8rem;
}

body.page-template-template-newsletter .hero-memberships.hero-content .slide-inner {
	max-height: 46rem;
	min-height: 46rem;
}

@media only screen and (max-width: 767.98px) {
	body.page-template-template-newsletter .hero-memberships.hero-content .slide-inner {
		max-height: 28rem;
		min-height: 28rem;
	}
}

body.page-template-template-newsletter iframe#signup-frame {
	max-width: 650px;
	margin: 0 auto;
	border-radius: 4rem;
}

body.page-template-template-newsletter .footer {
	margin-top: 8rem;
}

@media only screen and (max-width: 767.98px) {
	body.page-template-template-newsletter .footer {
		margin-top: 4rem;
	}
}

.error404 .site-main {
	min-height: 90vh;
}

.error404 .footer {
	margin-top: 0;
}

.error404 .navigation-overlay {
	background: rgba(0, 0, 0, 0);
}

.error-main {
	min-height: 90vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0 2rem;
}

@media only screen and (max-width: 767.98px) {
	.error-main {
		text-align: center;
	}
}

.error-main h1 {
	margin-bottom: 4rem;
}

@media screen and (max-width: 767px) {
	.single-facilities.facilities-active-lambeth-therapy .hero-locations.hero-content.hero .slide-inner .container {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.single-facilities.facilities-active-lambeth-therapy .hero-locations.hero-content.hero .slide-inner .slide-copy {
		padding-top: 0;
	}
	
	.single-facilities.facilities-active-lambeth-therapy .hero-locations.hero-content.hero .slide-inner img {
		left: inherit;
		right: inherit;
		-webkit-transform: none !important;
		transform: none !important;
	}
	
	.single-facilities.facilities-active-lambeth-therapy .hero-locations.hero.hero-content .slide-inner h3 {
		font-size: 3rem;
		line-height: 6rem;
		margin-bottom: 0;
	}
	
	.single-facilities.facilities-active-lambeth-therapy .hero-locations.hero.hero-content .slide-inner h2 {
		font-size: 5rem;
		line-height: 5rem;
	}
}

@media screen and (min-width: 768px) {
	.single-facilities.facilities-active-lambeth-therapy .hero-locations.hero.hero-content .container .col-md-6 {
		width: 66.66666667%;
	}
	
	.single-facilities.facilities-active-lambeth-therapy .hero-locations.hero.hero-content .slide-inner h3 {
		font-size: 4rem;
		line-height: 4.5rem;
		margin-bottom: 0;
	}
	
	.single-facilities.facilities-active-lambeth-therapy .hero-locations.hero.hero-content .slide-inner h2 {
		font-size: 6rem;
		line-height: 6rem;
	}
}

@media screen and (min-width: 992px) {
	.single-facilities.facilities-active-lambeth-therapy .hero-locations.hero.hero-content .container .col-md-6 {
		width: 66.66666667%;
	}
	
	.single-facilities.facilities-active-lambeth-therapy .hero-locations.hero.hero-content .slide-inner h3 {
		font-size: 4.5rem;
		line-height: 5rem;
		margin-bottom: 0;
	}
	
	.single-facilities.facilities-active-lambeth-therapy .hero-locations.hero.hero-content .slide-inner h2 {
		font-size: 7rem;
		line-height: 7rem;
	}
}

.single-facilities .hero-homepage-video .slide-inner.video-container .slide-copy h2 {
	color: #fff;
}

.single-facilities .hero-homepage-video .slide-inner.video-container .slide-copy h1 {
	color: #ffb700;
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .hero-homepage-video video {
		-o-object-fit: cover;
		object-fit: cover;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .hero-content .hero-homepage-video .slide-inner .container {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .hero-content .hero-homepage-video .slide-inner .slide-copy {
		padding-top: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .hero-content {
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .hero-content .slide-inner {
		overflow: hidden;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .hero-content .slide-inner .slide-copy {
		position: relative;
		text-align: center;
		padding-top: 4.5rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .hero-content .slide-inner .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .hero-content .slide-inner h2 {
		font-size: 3rem;
		line-height: 6rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .hero-content .slide-inner h1 {
		font-size: 5rem;
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .hero-content .slide-inner img {
		position: absolute !important;
		bottom: 0 !important;
		top: auto !important;
		left: 50%;
		-webkit-transform: translateX(-50%) !important;
		transform: translateX(-50%) !important;
		max-height: 28rem;
		width: auto;
		max-width: 100%;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .content-left-image-right {
		margin-top: 3.9rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .content-left-image-right .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .content-left-image-right .content-left-image-right-img {
		max-height: 20.4rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities .content-left-image-right .col-md-6:first-of-type .content-left-inner {
		background-color: #f7f7f7;
		padding: 1.99rem 2.4rem;
	}
	
	.single-facilities .content-left-image-right .col-md-6:first-of-type h2 {
		font-size: 2rem;
		line-height: 2.7rem;
		margin-bottom: 1.3rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.single-facilities.facilities-cafes .hero-content .slide-inner img {
		left: inherit;
		right: 0;
	}
}

.group-table .wp-block-group__inner-container {
	padding: 0;
	max-width: 100%;
}

@media only screen and (max-width: 767.98px) {
	.group-table {
		padding: 0;
	}
}

.table-blue {
	margin-top: 5.7rem;
	background: rgba(0, 0, 0, 0) linear-gradient(130deg, #006 0%, #005eb6 100%) 0% 0% no-repeat padding-box;
	border-top-left-radius: 8rem;
	border-bottom-right-radius: 8rem;
	color: #fff;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	padding-bottom: 5rem;
}

@media only screen and (max-width: 767.98px) {
	.table-blue {
		margin-top: 3rem;
	}
}

.table-blue .wp-block-group__inner-container {
	padding: 0;
	max-width: 90%;
	margin: 0 auto;
}

.table-blue .wp-block-columns {
	margin-bottom: 0;
}

.table-blue h2 {
	color: #fff;
	margin-bottom: 3rem;
}

@media only screen and (max-width: 767.98px) {
	.table-blue .wp-block-table {
		overflow-x: auto;
	}
}

.table-blue table {
	background-color: #fff;
	color: #006;
	vertical-align: top;
	border-radius: 1rem;
	background-color: #fff;
	color: #006;
	border-collapse: collapse;
	table-layout: fixed;
	word-wrap: break-word;
	border-spacing: 0;
	overflow: hidden;
	width: 100%;
	font-size: 1.4rem;
	margin-bottom: 3rem;
	border: 1px solid #005fb0;
	margin-bottom: 0;
}

@media only screen and (max-width: 767.98px) {
	.table-blue table {
		table-layout: auto !important;
	}
	
	.table-blue table tbody td {
		min-width: 100px;
	}
	
	.table-blue table tbody td:first-child {
		min-width: 150px;
	}
}

@media only screen and (max-width: 767.98px) {
	body.facilities-wellness-suite .wp-block-group.container.group-table.why-wellness .wp-block-group.full-table.table-blue, body.facilities-bowling .wp-block-group.container.group-table.why-wellness .wp-block-group.full-table.table-blue {
		padding-inline: 20px;
	}
	
	body.facilities-wellness-suite .what-you-find, body.facilities-bowling .what-you-find {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	
	body.facilities-wellness-suite .what-you-find-inner, body.facilities-bowling .what-you-find-inner {
		display: block;
		background: rgba(0, 0, 0, 0);
		height: auto;
		padding: 0;
	}
	
	body.facilities-wellness-suite .what-find-copy-col, body.facilities-bowling .what-find-copy-col {
		display: none;
	}
	
	body.facilities-wellness-suite .what-find-image-col.what-find-swiper-col, body.facilities-bowling .what-find-image-col.what-find-swiper-col {
		padding: 0;
		margin: 0;
		margin-top: 3rem;
	}
	
	body.facilities-wellness-suite .what-you-find .venue-rooms-slider-swiper, body.facilities-bowling .what-you-find .venue-rooms-slider-swiper {
		display: none;
	}
	
	body.facilities-wellness-suite .what-you-find .swiper-pagination, body.facilities-bowling .what-you-find .swiper-pagination {
		position: static;
		margin-top: 1.5rem;
	}
	
	body.facilities-wellness-suite .what-you-find .swiper-slide, body.facilities-bowling .what-you-find .swiper-slide {
		padding: 0;
		border-top-right-radius: 5rem;
		border-bottom-left-radius: 5rem;
		overflow: hidden;
	}
	
	body.facilities-wellness-suite .what-you-find .swiper-slide img, body.facilities-bowling .what-you-find .swiper-slide img {
		min-height: 290px;
		max-height: 290px;
	}
	
	body.facilities-wellness-suite .what-you-find-img, body.facilities-bowling .what-you-find-img {
		min-height: 280px;
		max-height: 280px;
		margin-left: 0 !important;
		max-width: 100%;
		height: auto;
	}
}

@media only screen and (max-width: 767.98px) {
	body.facilities-wellness-suite .what-you-find:nth-of-type(odd) .what-you-find-inner, body.facilities-bowling .what-you-find:nth-of-type(odd) .what-you-find-inner {
		background: none !important;
	}
}

@media only screen and (max-width: 767.98px) {
	body.facilities-bowling .what-you-find-img {
		min-height: 240px;
		max-height: 240px;
		background-position: top;
	}
	
	body.facilities-bowling .membership-full-img {
		display: block;
		margin-top: 20px;
		min-height: 240px;
		position: static;
		max-height: 240px;
		margin-left: 0 !important;
		max-width: 100%;
		height: auto;
		border-radius: 0;
		border-top-right-radius: 4rem;
		border-bottom-left-radius: 4rem;
		-o-object-fit: cover;
		object-fit: cover;
	}
	
	body.facilities-bowling .wp-block-group.container.group-table .table-blue .wp-block-group__inner-container {
		padding-inline: 15px;
	}
}

.facilities-putt-play .facility-location.has-button.has-image, .single-facilities.postid-21471 .facility-location.has-button.has-image {
	margin-bottom: 0 !important;
	position: relative;
	z-index: 2;
}

.facilities-putt-play .facility-location-img, .single-facilities.postid-21471 .facility-location-img {
	background-position: center;
}

.facilities-putt-play .facility-lcation-inner, .single-facilities.postid-21471 .facility-lcation-inner {
	position: relative;
}

.facilities-putt-play .facility-location-img, .single-facilities.postid-21471 .facility-location-img {
	border-top-left-radius: 4rem;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 4rem;
	margin-left: 4rem;
	margin-top: 4rem;
}

@media only screen and (max-width: 991.98px) {
	.facilities-putt-play .facility-location-img, .single-facilities.postid-21471 .facility-location-img {
		margin-top: 7.5rem;
	}
}

body.facilities-putt-play .wp-block-group.container.group-table, body.single-facilities.postid-21471 .wp-block-group.container.group-table {
	position: relative;
	z-index: 2;
}

@media only screen and (max-width: 767.98px) {
	body.facilities-putt-play .wp-block-group.container.group-table, body.single-facilities.postid-21471 .wp-block-group.container.group-table {
		padding-inline: 20px;
	}
}

@media only screen and (max-width: 767.98px) {
	body.facilities-putt-play .what-you-find-mob .accordion a, body.single-facilities.postid-21471 .what-you-find-mob .accordion a {
		word-break: break-word;
	}
}

body.facilities-putt-play .venue-menu .accordion-item, body.single-facilities.postid-21471 .venue-menu .accordion-item {
	background-color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 991.98px) {
	body.facilities-putt-play .facility-lcation-inner p, body.single-facilities.postid-21471 .facility-lcation-inner p {
		font-size: 14px;
		line-height: 20px;
	}
}

body.facilities-putt-play #events.what-you-find, body.single-facilities.postid-21471 #events.what-you-find {
	margin-bottom: 14rem;
}

@media only screen and (max-width: 767.98px) {
	body.facilities-putt-play #events.what-you-find, body.single-facilities.postid-21471 #events.what-you-find {
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
		border-radius: 2rem;
		margin-bottom: 6rem;
	}
}

body.facilities-putt-play #events.what-you-find .what-you-find-inner, body.single-facilities.postid-21471 #events.what-you-find .what-you-find-inner {
	background: #015fb0;
}

body.facilities-putt-play #events.what-you-find .what-you-find-inner .what-find-image-col, body.single-facilities.postid-21471 #events.what-you-find .what-you-find-inner .what-find-image-col {
	margin-top: 0;
}

body.facilities-putt-play #events.what-you-find .what-you-find-img, body.single-facilities.postid-21471 #events.what-you-find .what-you-find-img {
	height: 33rem;
	max-width: 100%;
	margin-left: -5.4rem;
	position: relative;
	top: 6rem;
}

@media only screen and (max-width: 991.98px) {
	body.facilities-putt-play #events.what-you-find .what-you-find-img, body.single-facilities.postid-21471 #events.what-you-find .what-you-find-img {
		margin-left: 0;
		height: 27rem;
		max-width: 80%;
	}
}

body.facilities-putt-play .table-blue, body.single-facilities.postid-21471 .table-blue {
	background: #006;
	background: -webkit-gradient(linear, left top, left bottom, from(#006), to(#005eb6));
	background: linear-gradient(180deg, #006 0%, #005eb6 100%);
}

@media only screen and (max-width: 767.98px) {
	body.facilities-putt-play .table-blue, body.single-facilities.postid-21471 .table-blue {
		border-radius: 20px;
	}
}

body.facilities-putt-play .table-blue h2, body.single-facilities.postid-21471 .table-blue h2 {
	color: #fff;
	margin-bottom: 2rem;
}

@media only screen and (max-width: 767.98px) {
	body.facilities-putt-play .table-blue h2, body.single-facilities.postid-21471 .table-blue h2 {
		font-size: 20px;
		line-height: 27px;
	}
}

body.facilities-putt-play .table-hole, body.single-facilities.postid-21471 .table-hole {
	margin-bottom: 0;
}

body.facilities-putt-play .table-hole table, body.single-facilities.postid-21471 .table-hole table {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0;
	border: 0;
}

body.facilities-putt-play .table-hole tr, body.single-facilities.postid-21471 .table-hole tr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-inline: 2.5rem;
	position: relative;
	margin-bottom: 1.3rem;
}

@media only screen and (max-width: 767.98px) {
	body.facilities-putt-play .table-hole tr, body.single-facilities.postid-21471 .table-hole tr {
		padding-inline: 1rem;
	}
}

body.facilities-putt-play .table-hole tr:last-child, body.single-facilities.postid-21471 .table-hole tr:last-child {
	margin-bottom: 0;
}

body.facilities-putt-play .table-hole tr::before, body.single-facilities.postid-21471 .table-hole tr::before {
	content: "";
	position: absolute;
	inset: 0;
	background-color: #fff;
	opacity: .4;
	mix-blend-mode: soft-light;
	z-index: 0;
	border-radius: 5rem;
}

body.facilities-putt-play .table-hole tr, body.single-facilities.postid-21471 .table-hole tr {
	border-radius: 5rem;
}

body.facilities-putt-play .table-hole td, body.single-facilities.postid-21471 .table-hole td {
	position: relative;
	z-index: 1;
	color: #fff;
	border: 0 !important;
	mix-blend-mode: normal;
}

@media only screen and (max-width: 767.98px) {
	body.facilities-putt-play .table-hole td, body.single-facilities.postid-21471 .table-hole td {
		font-size: 15px;
		line-height: 23px;
	}
}

body.facilities-putt-play .table-hole td:last-child, body.single-facilities.postid-21471 .table-hole td:last-child {
	min-width: 80px;
	text-align: right;
}

@media only screen and (max-width: 767.98px) {
	body.facilities-putt-play .table-hole td:last-child, body.single-facilities.postid-21471 .table-hole td:last-child {
		min-width: 66px;
	}
}

@media only screen and (max-width: 767.98px) {
	body.facilities-putt-play .table-hole td:last-child, body.single-facilities.postid-21471 .table-hole td:last-child {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

body.facilities-putt-play .table-hole td:last-child::after, body.single-facilities.postid-21471 .table-hole td:last-child::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 70%;
	background-color: #fff;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -30px;
}

@media only screen and (max-width: 767.98px) {
	body.facilities-putt-play .table-hole td:last-child::after, body.single-facilities.postid-21471 .table-hole td:last-child::after {
		left: 0;
		height: 50%;
	}
}

.table-yellow {
	background: #ffb700 !important;
	color: #006 !important;
}

.table-yellow h2 {
	color: #006 !important;
}

@media only screen and (max-width: 991.98px) {
	.facilities-putt-play .facility-location.has-button.has-image {
		margin-bottom: 0rem;
	}
}

.activity-selected {
	position: relative;
	background-color: #006;
	min-width: 29.75rem;
	min-height: 3.9rem;
	color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 2rem;
	margin-top: 2rem;
	border-radius: 3rem;
	padding-left: 8.5rem;
	padding-right: 8.5rem;
}

.activity-selected span {
	text-align: center;
}

.activity-selected a.svg {
	position: absolute;
	right: 1.5rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
	body.lessons-swimming-lessons .hero-memberships.hero-content .slide-inner.mobile-background {
		min-height: 30rem;
		max-height: 30rem;
	}
}

.page-template-template-medical-form .nf-response-msg {
	text-align: center;
	font-size: 2.4rem;
	line-height: 3.4rem;
	margin: 100px 0;
}

@media only screen and (max-width: 767.98px) {
	.page-template-template-medical-form .nf-response-msg {
		margin: 50px 0;
	}
}

.page-template-template-medical-form input.nf-next, .page-template-template-medical-form input.nf-previous {
	display: inline-block;
	color: #fff;
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 2.6rem;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #006;
	min-width: 13rem;
	text-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 4.8rem;
	border-radius: .5rem;
	padding: 1rem 2.4rem;
	border: 0;
	cursor: pointer;
}

.page-template-template-medical-form main>.container {
	max-width: 80rem;
}

.page-template-template-medical-form .date-wrap .nf-field-element {
	display: block;
}

.page-template-template-medical-form .date-wrap .pikaday__container {
	width: 100% !important;
}

.page-template-template-medical-form .nf-form-cont {
	max-width: 80rem;
	margin-top: 0rem;
}

.page-template-template-medical-form .nf-field-label {
	border: 0;
	clip: none;
	-webkit-clip-path: none;
	clip-path: none;
	height: auto;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: static;
	width: auto;
	word-wrap: normal !important;
}

.page-template-template-medical-form .ninja-forms-field {
	background-color: #fff;
	color: #006;
	border-radius: .5rem;
	min-height: inherit;
	padding: inherit;
	border: 1px solid #006;
}

.page-template-template-medical-form .nf-field-description {
	margin-bottom: 1.5rem;
	font-style: italic;
	font-size: 1.5rem;
}

.page-template-template-medical-form .field-wrap button, .page-template-template-medical-form .field-wrap input[type=button], .page-template-template-medical-form .field-wrap input[type=submit] {
	width: auto;
	background-color: #ffb700;
	color: #006;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 2.6rem;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #006;
	min-width: 13rem;
	text-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 4.8rem;
	border-radius: .5rem;
	padding: 1rem 2.4rem;
	border-color: #ffb700;
}

.page-template-template-medical-form .field-wrap.submit-wrap.textbox-wrap .nf-field-element {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.page-template-template-medical-form .nf-progress-container {
	margin-top: 20px;
	width: 100%;
	border: 1px solid #006;
	overflow: hidden;
	border-radius: 25px;
}

.page-template-template-medical-form .nf-progress {
	background-color: #ffb700;
}

.page-template-template-medical-form .nf-field-container.listradio-container {
	margin-bottom: 1rem;
}

.page-template-template-medical-form input[type=text].ninja-forms-field, .page-template-template-medical-form input[type=email].ninja-forms-field, .page-template-template-medical-form input[type=tel].ninja-forms-field, .page-template-template-medical-form textarea.ninja-forms-field {
	background-color: #fff;
	color: #006;
	border-radius: .5rem;
	min-height: 5.2rem;
	padding: 1.3rem 1.6rem;
	border: 1px solid #006;
}

.page-template-template-medical-form .listcheckbox-container .nf-field-element ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.page-template-template-medical-form .listcheckbox-container .nf-field-element li label {
	margin-left: .5em !important;
	margin-right: 2.5rem;
}

body.page-template-template-events {
	background-color: #fff;
}

@media only screen and (max-width: 767.98px) {
	.fdate-wrap {
		width: auto !important;
		padding: 8px 2px;
	}
}

@media only screen and (max-width: 767.98px) {
	.fdate-grid .fdate-day {
		padding: 8px 2px !important;
	}
}

#events-page {
	padding-top: 7.4rem;
	padding-bottom: 10rem;
	position: relative;
	z-index: 1;
}

@media only screen and (max-width: 767.98px) {
	#events-page {
		padding-top: 3.2rem;
		padding-bottom: 6rem;
	}
}

#events-page::after {
	content: "";
	position: absolute;
	top: 0;
	z-index: -1;
	left: 0;
	width: 100%;
	height: 88%;
	background-color: #f4f4f4;
	border-bottom-right-radius: 20rem;
}

@media only screen and (max-width: 767.98px) {
	#events-page::after {
		display: none;
	}
}

#events-page p.no-events {
	text-align: center;
	font-size: 2rem;
	line-height: 2.8rem;
	margin: 0;
}

#events-page .filters {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 8rem;
}

@media only screen and (max-width: 991.98px) {
	#events-page .filters {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin-bottom: 3.5rem;
	}
}

#events-page .filters h2 {
	font-weight: 400;
	display: inline-block;
	font-size: 2.5rem;
	line-height: 3.5rem;
	margin: 0;
	position: relative;
}

@media only screen and (max-width: 991.98px) {
	#events-page .filters h2 {
		margin: 3rem 0 0;
	}
}

#events-page .filters h2::after {
	content: "";
	position: relative;
	display: block;
	width: 100%;
	max-width: 85%;
	margin: 1.6rem auto 0;
	height: 2px;
	background-color: #ffb700;
}

#events-page .filters .facetwp-facet.facetwp-facet-events_date_range.facetwp-type-date_range {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media only screen and (max-width: 767.98px) {
	#events-page .filters .facetwp-facet.facetwp-facet-events_date_range.facetwp-type-date_range {
		width: 100%;
		gap: 0;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

#events-page .filters .filters-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 1rem;
}

@media only screen and (max-width: 767px) {
	#events-page .filters .filters-wrapper {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

#events-page .filters .filters-wrapper .el {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media only screen and (max-width: 767.98px) {
	#events-page .filters .filters-wrapper .el {
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		gap: 1rem;
	}
}

@media only screen and (min-width: 768px)and (max-width: 991px) {
	#events-page .filters .filters-wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
	}
}

#events-page .filters .filters-wrapper .facetwp-facet {
	margin: 0;
	width: 100%;
}

#events-page .filters .filters-wrapper .facetwp-facet.facetwp-facet-event_types:first-child {
	margin-right: 1rem;
}

@media only screen and (max-width: 767.98px) {
	#events-page .filters .filters-wrapper .facetwp-facet.facetwp-facet-event_types:first-child {
		margin-right: 0;
	}
}

#events-page .filters .filters-wrapper .facetwp-facet.facetwp-facet-events_date_range .facetwp-date {
	cursor: pointer;
	border: solid 1px #040066;
	color: #040066;
	border-radius: 30px;
	font-size: 16px;
	height: 39px;
	padding-inline: 18px;
	line-height: 39px;
	min-width: 168px;
	max-width: 168px;
	text-align: center !important;
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
	#events-page .filters .filters-wrapper .facetwp-facet.facetwp-facet-events_date_range .facetwp-date {
		min-width: 140px;
		max-width: 140px;
		font-size: 15px;
	}
}

@media only screen and (min-width: 768px)and (max-width: 991px) {
	#events-page .filters .filters-wrapper .facetwp-facet.facetwp-facet-events_date_range .facetwp-date {
		min-width: 140px;
		max-width: 140px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 767.98px) {
	#events-page .filters .filters-wrapper .facetwp-facet.facetwp-facet-events_date_range .facetwp-date {
		min-width: calc(50% - .5rem);
		max-width: calc(50% - .5rem);
		font-size: 14px;
	}
}

#events-page .filters .filters-wrapper .facetwp-facet.facetwp-facet-events_date_range .facetwp-date::-webkit-input-placeholder {
	color: #040066;
}

#events-page .filters .filters-wrapper .facetwp-facet.facetwp-facet-events_date_range .facetwp-date::-moz-placeholder {
	color: #040066;
}

#events-page .filters .filters-wrapper .facetwp-facet.facetwp-facet-events_date_range .facetwp-date:-ms-input-placeholder {
	color: #040066;
}

#events-page .filters .filters-wrapper .facetwp-facet.facetwp-facet-events_date_range .facetwp-date::-ms-input-placeholder {
	color: #040066;
}

#events-page .filters .filters-wrapper .facetwp-facet.facetwp-facet-events_date_range .facetwp-date::placeholder {
	color: #040066;
}

#events-page .filters .filters-wrapper .facetwp-facet.facetwp-facet-events_date_range .facetwp-date.facetwp-date-min {
	margin-right: 1rem;
}

#events-page .filters .filters-wrapper .nice-select {
	border: solid 1px #040066;
	border-radius: 30px;
	font-size: 16px;
	height: 39px;
	padding-inline: 18px;
	line-height: 39px;
	min-width: 168px;
	max-width: 168px;
	text-align: center !important;
}

@media only screen and (min-width: 768px)and (max-width: 991px) {
	#events-page .filters .filters-wrapper .nice-select {
		min-width: 140px;
		max-width: 140px;
		font-size: 14px;
	}
}

#events-page .filters .filters-wrapper .nice-select span.current {
	text-overflow: ellipsis;
	overflow: hidden;
	width: 130px;
	white-space: nowrap;
	display: block;
	text-align: center;
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
	#events-page .filters .filters-wrapper .nice-select span.current {
		width: 102px;
	}
}

@media only screen and (min-width: 768px)and (max-width: 991px) {
	#events-page .filters .filters-wrapper .nice-select span.current {
		width: 105px;
	}
}

@media only screen and (max-width: 767.98px) {
	#events-page .filters .filters-wrapper .nice-select span.current {
		width: 100%;
		margin: 0 auto;
		max-width: 100px;
	}
}

@media only screen and (max-width: 991.98px) {
	#events-page .filters .filters-wrapper .nice-select {
		min-width: 120px;
	}
}

@media only screen and (max-width: 767.98px) {
	#events-page .filters .filters-wrapper .nice-select {
		min-width: 100%;
		max-width: 100%;
		padding: 0 1rem;
		font-size: 1.4rem;
		width: 100%;
		display: block;
	}
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
	#events-page .filters .filters-wrapper .nice-select {
		min-width: 140px;
		max-width: 140px;
		font-size: 15px;
	}
}

#events-page .filters .filters-wrapper .nice-select::after {
	display: none;
}

#events-page .filters .filters-wrapper .nice-select .list {
	min-width: 168px;
	max-width: 168px;
	top: 106%;
	border: 1px solid #060066;
	border-top: 0;
	margin: -1px -1px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}

@media only screen and (max-width: 991.98px) {
	#events-page .filters .filters-wrapper .nice-select .list {
		min-width: 140px;
		max-width: 140px;
	}
}

@media only screen and (max-width: 767.98px) {
	#events-page .filters .filters-wrapper .nice-select .list {
		left: inherit;
		padding-top: 3px;
		right: -1px;
		margin: 0;
		min-width: 101.4%;
		max-width: 101.4%;
		top: 103%;
	}
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
	#events-page .filters .filters-wrapper .nice-select .list {
		left: inherit;
		right: 0;
		top: 106%;
		min-width: 140px;
		max-width: 140px;
	}
}

#events-page .filters .filters-wrapper .nice-select .option {
	line-height: 26px;
	font-size: 15px !important;
	min-height: 32px;
	text-wrap: wrap;
	padding-right: 15px;
	padding-left: 15px;
}

@media only screen and (max-width: 767.98px) {
	#events-page .filters .filters-wrapper .nice-select .option {
		font-size: 1.2rem !important;
		min-height: 30px;
		line-height: 25px;
		padding: 0 10px;
		text-wrap: wrap;
	}
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
	#events-page .filters .filters-wrapper .nice-select .option {
		line-height: 25px;
		font-size: 13px !important;
		min-height: 29px;
		text-wrap: wrap;
		padding-right: 15px;
		padding-left: 15px;
	}
}

#events-page .filters .filters-wrapper .nice-select.open {
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

#events-page .filters .filters-wrapper .nice-select .option:hover, #events-page .filters .filters-wrapper .nice-select .option.focus, #events-page .filters .filters-wrapper .nice-select .option.selected.focus {
	background-color: rgba(0, 0, 0, 0);
}

#events-page .facetwp-template article.event {
	margin-bottom: 5.7rem;
}

#events-page .facetwp-template article.event>a {
	overflow: hidden;
	min-height: 30rem;
	max-height: 30rem;
	border-top-left-radius: 4rem;
	border-bottom-right-radius: 4rem;
}

@media only screen and (max-width: 767.98px) {
	#events-page .facetwp-template article.event>a {
		min-height: 20rem;
		max-height: 20rem;
		border-top-left-radius: 4rem;
		border-top-right-radius: 4rem;
		border-bottom-right-radius: 0;
	}
}

#events-page .facetwp-template article.event a, #events-page .facetwp-template article.event img {
	display: block;
}

#events-page .facetwp-template article.event img {
	min-height: 30rem;
	max-height: 30rem;
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

@media only screen and (max-width: 767.98px) {
	#events-page .facetwp-template article.event img {
		min-height: 20rem;
		max-height: 20rem;
	}
}

#events-page .facetwp-template article.event .event-location {
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.7rem;
	margin: 0;
	font-weight: 400;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

#events-page .facetwp-template article.event .event-location svg {
	margin-right: .7rem;
}

#events-page .facetwp-template article.event .event-desc {
	padding: 3rem 3.2rem 3rem 4.5rem;
	border-bottom-left-radius: 2rem;
	border-bottom-right-radius: 2rem;
	background: #006;
	background: -webkit-gradient(linear, left top, right top, from(#006), to(#005db5));
	background: linear-gradient(90deg, #006 0%, #005db5 100%);
}

@media only screen and (max-width: 767.98px) {
	#events-page .facetwp-template article.event .event-desc {
		padding: 2.5rem 2rem 2.5rem 2rem;
	}
}

#events-page .facetwp-template article.event .event-desc .event-date {
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.7rem;
	margin: 0 0 2rem;
	position: relative;
}

@media only screen and (max-width: 767.98px) {
	#events-page .facetwp-template article.event .event-desc .event-date {
		margin: 0;
		margin-right: 4rem;
	}
}

#events-page .facetwp-template article.event .event-desc .event-date::after {
	content: "";
	position: relative;
	display: block;
	width: 100%;
	margin: .5rem auto 0;
	height: 2px;
	background-color: #ffb700;
}

#events-page .facetwp-template article.event .event-desc h3 {
	margin: 0 0 2rem;
	font-size: 2rem;
	line-height: 2.7rem;
	color: #fff;
}

#events-page .facetwp-template article.event .event-desc .event-cta {
	margin-top: 2.4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#events-page .facetwp-template article.event .event-desc .event-cta a.btn.btn-yellow {
	min-height: 37px;
	font-size: 1.2rem;
	padding: .5rem 1rem .5rem 2.4rem;
	min-width: inherit;
}

@media only screen and (max-width: 767.98px) {
	#events-page .facetwp-template article.event .event-desc .event-cta a.btn.btn-yellow {
		border-radius: 3rem;
		min-width: 19rem;
	}
}

@media only screen and (max-width: 374.98px) {
	#events-page .facetwp-template article.event .event-desc .event-cta a.btn.btn-yellow {
		min-width: inherit;
	}
}

#events-page .facetwp-template article.event .event-desc .event-cta a.btn.btn-yellow, #events-page .facetwp-template article.event .event-desc .event-cta a:not(.btn) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#events-page .facetwp-template article.event .event-desc .event-cta a.btn.btn-yellow svg, #events-page .facetwp-template article.event .event-desc .event-cta a:not(.btn) svg {
	margin-left: .8rem;
}

#events-page .facetwp-template article.event .event-desc .event-cta a:not(.btn) {
	color: #fff;
	font-size: 1.2rem;
}

#events-page .facetwp-load-more {
	color: #fff;
	font-weight: 400;
	font-size: 1.6rem;
	line-height: 1.8rem;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #006;
	min-width: 13rem;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 3.7rem;
	border-radius: .5rem;
	padding: 1rem 2.4rem;
	border: 0;
	cursor: pointer;
	min-width: 13.3rem;
}

#events-page .facetwp-load-more:hover, #events-page .facetwp-load-more:active {
	background-color: #ffb700;
	color: #060066;
}

.discover-block.discover-what-we-offer.events {
	background-color: rgba(0, 0, 0, 0);
	padding-top: 7rem;
	padding-bottom: 0;
}

@media only screen and (max-width: 767.98px) {
	.discover-block.discover-what-we-offer.events {
		padding-top: 3.5rem;
	}
}

.discover-block.discover-what-we-offer.events .discover_featured {
	margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
	.discover-block.discover-what-we-offer.events .discover_featured .discover_featured_copy {
		padding-left: 5rem;
	}
	
	.discover-block.discover-what-we-offer.events .discover_featured .discover_featured_img {
		position: static;
	}
	
	.discover-block.discover-what-we-offer.events .discover_featured .discover_featured_img img {
		border-top-right-radius: 0;
		border-top-left-radius: 4rem;
		border-bottom-right-radius: 4rem;
		border-bottom-left-radius: 0;
		-o-object-fit: cover;
		object-fit: cover;
		max-height: 395px;
		max-width: 400px;
		min-height: 395px;
		display: block;
	}
	
	.discover-block.discover-what-we-offer.events .discover_featured .discover_featured_copy p {
		max-width: 100%;
	}
	
	.discover-block.discover-what-we-offer.events .d-flex.justify-content-between.align-items-center {
		display: block !important;
	}
	
	.discover-block.discover-what-we-offer.events .d-flex.justify-content-between.align-items-center a {
		margin-top: 4rem;
		margin-left: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	body.page-template-template-events .hero-locations {
		margin-bottom: 0 !important;
	}
	
	body.page-template-template-events .hero-locations #hero_repeater .slide-inner .container {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding-top: 3rem;
		padding-left: 4rem;
	}
}

#single-event .gradient-inner {
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 0, 0, 0)), color-stop(rgba(0, 0, 102, .5)), to(#005db5));
	background: linear-gradient(to right, rgba(255, 0, 0, 0), rgba(0, 0, 102, .5), #005db5);
	height: 100%;
	width: 100%;
	height: 51rem;
	width: 100%;
	z-index: 1;
	position: absolute;
}

@media only screen and (max-width: 767.98px) {
	#single-event .gradient-inner {
		min-height: 326px;
		height: 100%;
		background: -webkit-gradient(linear, right top, left top, from(rgba(255, 0, 0, 0)), color-stop(rgba(0, 0, 102, .5)), to(#005db5));
		background: linear-gradient(to left, rgba(255, 0, 0, 0), rgba(0, 0, 102, .5), #005db5);
	}
}

@media only screen and (max-width: 767.98px) {
	#single-event .hero-content .slide-inner .slide-copy {
		padding-left: 39px;
	}
}

#single-event .hero-content .slide-inner .slide-copy h3 {
	line-height: 6rem;
	font-size: 5rem;
}

@media only screen and (max-width: 767.98px) {
	#single-event .hero-content .slide-inner .slide-copy h3 {
		font-size: 3rem;
		line-height: 4rem;
	}
}

#single-event .hero-content .slide-inner .slide-copy h3 .title {
	display: block;
}

#single-event .hero-content .slide-inner .slide-copy h3 .d-block, #single-event .hero-content .slide-inner .slide-copy h3 .d-inline-block {
	font-size: 2rem;
	font-weight: 400;
}

#single-event .event-info-col {
	background: -webkit-gradient(linear, left top, right top, from(#006), to(#005db5));
	background: linear-gradient(90deg, #006 0%, #005db5 100%);
	border-radius: 20px;
	padding: 50px 25px;
	color: #fff;
	margin-top: -50px;
	z-index: 100;
	max-height: 450px;
}

@media only screen and (max-width: 767.98px) {
	#single-event .event-info-col {
		max-width: 90%;
		margin: 0 auto;
	}
}

#single-event .event-info-col .event-cta a {
	width: 100%;
	border-radius: 21px;
	margin-bottom: 48px;
}

#single-event .event-info-col .event-cta a span {
	margin-right: 20px;
}

#single-event .event-info-col .event-date, #single-event .event-info-col .venue-ctn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-top: 1px solid #fff;
	padding-top: 33px;
	padding-bottom: 33px;
	font-size: 18px;
}

#single-event .event-info-col .event-date .actual-date, #single-event .event-info-col .venue-ctn .actual-date {
	padding-left: 17px;
}

#single-event .event-info-col .event-date .label, #single-event .event-info-col .venue-ctn .label {
	min-width: 64px;
}

#single-event .event-info-col .event-date .event-location, #single-event .event-info-col .venue-ctn .event-location {
	color: #fff;
	padding-left: 17px;
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	line-height: 22px;
}

#single-event .single-event-details {
	background-color: #f4f4f4;
	margin-top: 61px;
	border-top-left-radius: 80px;
	border-bottom-right-radius: 80px;
	min-height: 400px;
	padding: 62px 67px;
	padding-left: 120px;
	margin-left: -62px;
}

@media only screen and (max-width: 767.98px) {
	#single-event .single-event-details {
		max-width: 100%;
		margin: 0 auto;
		border-radius: 0px;
		margin-top: 0px;
		padding: 0px;
	}
}

#single-event .single-event-details h3 {
	font-size: 2.5rem;
	line-height: 3.4rem;
	border-bottom: 1px solid #ffb700;
	padding-bottom: 18px;
	margin-bottom: 40px;
	max-width: 35%;
}

#single-event .single-event-details p {
	line-height: 22px;
}

@media only screen and (max-width: 767.98px) {
	#single-event .single-event-details-ctn {
		max-width: 90%;
		margin: 0 auto;
		border-radius: 20px;
		margin-top: 41px;
		padding: 29px;
		background-color: #f4f4f4;
	}
}

#single-event .single-event-faqs {
	margin-top: 47px;
}

@media only screen and (max-width: 767.98px) {
	#single-event .single-event-faqs {
		margin-top: 61px;
	}
}

#single-event .single-event-faqs h3 {
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 3.4rem;
	border-bottom: 1px solid #ffb700;
	padding-bottom: 18px;
	max-width: 11%;
}

@media only screen and (max-width: 767.98px) {
	#single-event .single-event-faqs .collapse-container {
		margin-top: 0;
	}
	
	#single-event .single-event-faqs .collapse-container .col-md-12 {
		padding: 0;
	}
}

#single-event .single-event-faqs .accordion-button.collapsed {
	margin-bottom: 1.8rem;
}

#single-event .single-event-faqs .accordion-item {
	border: 0;
}

#single-event .single-event-faqs .accordion-collapse.show {
	margin-bottom: 1.8rem;
}

#single-event .single-event-faqs .accordion-button {
	background: -webkit-gradient(linear, left top, right top, from(#006), to(#005db5));
	background: linear-gradient(90deg, #006 0%, #005db5 100%);
	border-top-right-radius: 34px;
	border-top-left-radius: 34px;
	padding: 15px 43px;
	font-size: 18px;
	color: #fff;
}

#single-event .single-event-faqs .accordion-button hr {
	display: none;
}

#single-event .single-event-faqs .accordion-button.collapsed {
	border-bottom-right-radius: 34px;
	border-bottom-left-radius: 34px;
}

#single-event .single-event-faqs .accordion-button::after {
	color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'14.892\' height=\'8.548\' viewBox=\'0 0 14.892 8.548\'%3E%3Cpath id=\'Path_940\' data-name=\'Path 940\' d=\'M1877.092,1097.354l6.134,6.271-6.134,5.793\' transform=\'translate(1110.832 -1875.677) rotate(90)\' fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\'/%3E%3C/svg%3E%0A");
}

#single-event .single-event-faqs .accordion-collapse {
	background: -webkit-gradient(linear, left top, right top, from(#006), to(#005db5));
	background: linear-gradient(90deg, #006 0%, #005db5 100%);
	border-bottom-right-radius: 34px;
	border-bottom-left-radius: 34px;
	color: #fff;
	padding: 15px 43px;
}

.page-template-template-mini-golf .facilities-selector {
	display: none !important;
}

.page-template-template-mini-golf .facility-intro-2025 {
	margin-top: 6rem;
	min-height: 411px;
}

@media only screen and (max-width: 767.98px) {
	.page-template-template-mini-golf .facility-intro-2025 {
		margin-top: 4rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.page-template-template-mini-golf .facility-intro-2025 .membership-full-img {
		position: relative;
		bottom: 0px !important;
		width: 100%;
		height: 100%;
		max-height: 550px !important;
		max-width: 100% !important;
		right: auto;
		display: inline-block !important;
		max-height: none;
	}
}

.page-template-template-mini-golf .what-you-find-mob .collapse {
	display: block;
}

.page-template-template-mini-golf .what-you-find-mob .accordion {
	margin-top: 30px;
}

body.facilities-putt-play .single-location-intro.acf-putt-play-hero.updated .wrapper-mobile {
	margin-top: 8rem;
	margin-bottom: 12rem;
}

@media only screen and (min-width: 1200px) {
	body.facilities-putt-play .single-location-intro.acf-putt-play-hero.updated .wrapper-location {
		font-size: 1.5rem !important;
		line-height: 2rem !important;
	}
}

body.facilities-putt-play .single-location-intro.acf-putt-play-hero.updated .wrapper-location img {
	position: relative;
	top: 10rem;
}

@media only screen and (max-width: 991.98px) {
	body.facilities-putt-play .single-location-intro.acf-putt-play-hero.updated .wrapper-location img {
		top: -2rem;
	}
}

@media only screen and (max-width: 767.98px) {
	body.facilities-putt-play .single-location-intro.acf-putt-play-hero.updated .wrapper-location img {
		top: 0;
	}
}

body.facilities-putt-play .single-location-intro.acf-putt-play-hero.updated .col-md-7 {
	margin-top: 0;
}

body.facilities-putt-play .single-location-intro.acf-putt-play-hero.updated .single-location-intro-copy {
	max-width: 390px;
}

.page-template-template-membership-adverts .acf-homepage-membership {
	padding-top: 5.2rem;
}

.page-template-template-membership-adverts .acf-homepage-membership .section-title {
	margin-bottom: 7rem;
}

.page-template-template-membership-adverts .acf-homepage-membership .membership-grid-footer {
	display: none;
}

.skating-columns .wp-block-column {
	border-top-left-radius: 80px;
	border-bottom-right-radius: 80px;
	padding: 40px;
}

.activities-ice-skating .activity-intro {
	display: none;
}

.activities-ice-skating .acf-lessons-intro .what-you-find-inner {
	background: rgba(0, 0, 0, 0) linear-gradient(130deg, #006 0%, #005eb6 100%) 0% 0% no-repeat padding-box;
	color: #fff;
}

.activities-ice-skating .acf-lessons-intro .what-you-find-inner h2 {
	color: #fff !important;
}

.activities-ice-skating .acf-lessons-other-sessions .container h2.text-center {
	display: none;
}

.activities-ice-skating .what-you-find-inner {
	background: #f4f4f4;
	color: #000966;
}

.activities-ice-skating .what-you-find-inner h2 {
	color: #000966 !important;
}

.activities-ice-skating .what-you-find:nth-of-type(even) {
	margin-bottom: 58px;
}

.activities-ice-skating .what-you-find:nth-of-type(even) .what-you-find-inner {
	padding-left: 8rem;
}

.activities-ice-skating .what-you-find:nth-of-type(even) .what-you-find-inner .row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.activities-ice-skating .what-you-find:nth-of-type(even) .what-you-find-inner .what-you-find-img {
	margin-left: 11.6rem;
	max-width: 100%;
}

.activities-ice-skating .what-you-find:nth-of-type(even) .what-you-find-inner .what-you-find-copy {
	max-width: 100%;
}

.activities-ice-skating .what-you-find:nth-of-type(odd) .what-you-find-img {
	height: 26.2rem;
}

header.navbar-expand-md {
	height: 7rem;
}

header.navbar-expand-md .container {
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

header.navbar-expand-md a, header.navbar-expand-md span, header.navbar-expand-md button {
	color: #fff;
}

header.navbar-expand-md .navbar-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 3.9rem;
}

@media only screen and (max-width: 991.98px) {
	header.navbar-expand-md .navbar-right {
		gap: 1.5rem;
	}
}

header.navbar-expand-md .navbar-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 3.6rem;
}

header.navbar-expand-md .navbar-buttons .btn-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-size: 1.4rem;
	color: #fff;
	background-color: #006;
	font-weight: 600;
	border-radius: .5rem;
	border: 0;
	padding-inline: 1.2rem;
	min-width: 7rem;
	height: 3rem;
	-webkit-transition: all .3s;
	transition: all .3s;
}

header.navbar-expand-md .navbar-buttons .btn-header:hover {
	background-color: #ffb700;
	border-color: #ffb700;
	color: #006;
}

header.navbar-expand-md .navbar-buttons .btn-header.join {
	color: #006;
	background-color: #ffb700;
	border-color: #ffb700;
}

header.navbar-expand-md .navbar-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 2rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media only screen and (max-width: 991.98px) {
	header.navbar-expand-md .navbar-icons {
		gap: 1.5rem;
	}
}

header.navbar-expand-md .navbar-icons .navbar-toggler {
	line-height: .8rem;
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

header.navbar-expand-md .navbar-icons .navbar-toggler:hover svg path {
	stroke: #ffb700;
}

header.navbar-expand-md .navbar-icons .navbar-toggler:-webkit-any-link:focus-visible {
	outline-offset: 1px;
}

header.navbar-expand-md .navbar-icons .navbar-toggler:-webkit-any-link {
	color: -webkit-link;
	cursor: pointer;
	text-decoration: underline;
}

header.navbar-expand-md .navbar-icons .navbar-toggler:focus-visible {
	outline: -webkit-focus-ring-color auto 1px;
}

header.navbar-expand-md .navbar-icons a, header.navbar-expand-md .navbar-icons button {
	display: block;
	cursor: pointer;
	height: 2rem;
	border: 0;
	background-color: rgba(0, 0, 0, 0);
	max-height: 2rem;
	padding: 0;
}

header.navbar-expand-md .navbar-icons svg {
	min-width: 2rem;
	max-width: 100%;
	height: auto;
	max-height: 2rem;
}

header.navbar-expand-md .navbar-icons .search, header.navbar-expand-md .navbar-icons .user-area {
	-ms-flex-item-align: end;
	align-self: flex-end;
	-webkit-transition: all .3s;
	transition: all .3s;
}

header.navbar-expand-md .navbar-icons .search:hover svg path, header.navbar-expand-md .navbar-icons .user-area:hover svg path {
	stroke: #ffb700;
}

header.navbar-expand-md .logo {
	height: 2.8rem;
	width: auto;
}

header.navbar-expand-md .navbar-toggler {
	padding: 0;
	margin: 0;
	line-height: inherit;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	cursor: pointer;
	display: inline-block;
	border-radius: 0;
}

header.navbar-expand-md .navbar-toggler.menu-close {
	position: absolute;
	top: -3.7rem;
	right: 1.9rem;
	border: 0;
	z-index: 99999;
	-webkit-transition: all .3s;
	transition: all .3s;
}

header.navbar-expand-md .navbar-toggler.menu-close:hover svg path {
	stroke: #ffb700;
}

header.navbar-expand-md .navbar-toggler.menu-close:-webkit-any-link:focus-visible {
	outline-offset: 1px;
}

header.navbar-expand-md .navbar-toggler.menu-close:-webkit-any-link {
	color: -webkit-link;
	cursor: pointer;
	text-decoration: underline;
}

header.navbar-expand-md .navbar-toggler.menu-close:focus-visible {
	outline: -webkit-focus-ring-color auto 1px;
}

header.navbar-expand-md #navbar-megamenu {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	overflow: hidden;
	z-index: 9999;
	padding-top: 6rem;
}

header.navbar-expand-md #navbar-megamenu .screen-reader-text {
	color: #fff;
}

header.navbar-expand-md #navbar-megamenu::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #006;
	background: -webkit-gradient(linear, left top, right top, from(#006), color-stop(50%, #305aa2), to(#4d91c7));
	background: linear-gradient(90deg, #006 0%, #305aa2 50%, #4d91c7 100%);
	width: 100%;
	height: 100%;
	border-bottom-left-radius: 20rem;
	z-index: -1;
	pointer-events: none;
}

@media only screen and (max-width: 767.98px) {
	header.navbar-expand-md #navbar-megamenu::before {
		border-bottom-left-radius: 8rem;
		background: -webkit-gradient(linear, left top, left bottom, from(#006), color-stop(50%, #305aa2), to(#4d91c7));
		background: linear-gradient(180deg, #006 0%, #305aa2 50%, #4d91c7 100%);
	}
}

header.navbar-expand-md #navbar-megamenu .container {
	position: relative;
	padding-left: 3rem;
	padding-right: 3rem;
}

header.navbar-expand-md #navbar-megamenu.show {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

header.navbar-expand-md #navbar-megamenu.collapsing {
	-webkit-transition: none;
	transition: none;
	display: none;
	height: auto;
}

header.navbar-expand-md #navbar-megamenu .wrapper {
	max-height: 50.8rem;
	position: relative;
}

header.navbar-expand-md #navbar-megamenu .wrapper::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: .1rem;
	background-color: #fff;
	height: 85%;
}

@media only screen and (max-width: 991.98px) {
	header.navbar-expand-md #navbar-megamenu .wrapper::before {
		left: 55%;
		-webkit-transform: translateX(-55%);
		transform: translateX(-55%);
	}
}

@media only screen and (max-width: 767.98px) {
	header.navbar-expand-md #navbar-megamenu .wrapper::before {
		display: none;
	}
}

header.navbar-expand-md #navbar-megamenu .wrapper nav#fullscreen-nav {
	margin-bottom: 3.3rem;
	padding-top: 1rem;
}

@media only screen and (max-width: 767.98px) {
	header.navbar-expand-md #navbar-megamenu .wrapper nav#fullscreen-nav {
		margin-bottom: 3rem;
	}
}

header.navbar-expand-md #navbar-megamenu .wrapper nav#fullscreen-nav ul {
	max-height: 40rem;
	overflow-y: auto;
	color: #fff;
}

@media only screen and (max-width: 767.98px) {
	header.navbar-expand-md #navbar-megamenu .wrapper nav#fullscreen-nav ul {
		max-height: 35rem;
	}
}

header.navbar-expand-md #navbar-megamenu .fullscreen-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

header.navbar-expand-md #navbar-megamenu li {
	color: #fff;
}

header.navbar-expand-md #navbar-megamenu li:not(:last-child) {
	margin-bottom: .8rem;
}

@media only screen and (max-width: 991.98px) {
	header.navbar-expand-md #navbar-megamenu li:not(:last-child) {
		margin-bottom: 1.2rem;
	}
}

header.navbar-expand-md #navbar-megamenu .fullscreen-socials {
	color: #fff;
}

@media only screen and (max-width: 767.98px) {
	header.navbar-expand-md #navbar-megamenu .fullscreen-socials {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 4rem;
	}
}

header.navbar-expand-md #navbar-megamenu .nav-link {
	color: #fff;
	font-size: 4rem;
	line-height: 5rem;
	font-weight: 500;
	text-align: left;
	padding: 0;
	font-family: "Kanit", sans-serif;
}

header.navbar-expand-md #navbar-megamenu .nav-link:hover {
	color: #ffb700;
}

@media only screen and (max-width: 767.98px) {
	header.navbar-expand-md #navbar-megamenu .nav-link {
		text-align: center;
	}
}

header.navbar-expand-md #navbar-megamenu .current-menu-item .nav-link {
	color: #ffb700;
}

header.navbar-expand-md #navbar-megamenu .nav-link[aria-current=page] {
	color: #ffb700;
}

header.navbar-expand-md #navbar-megamenu .wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 10rem;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 991.98px) {
	header.navbar-expand-md #navbar-megamenu .wrapper {
		grid-template-columns: 1.5fr 1fr;
		gap: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	header.navbar-expand-md #navbar-megamenu .wrapper {
		grid-template-columns: 1fr;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

header.navbar-expand-md #navbar-megamenu .fullscreen-socials a:not(:last-child) {
	margin-right: 1.8rem;
}

header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 28.3rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10rem;
}

@media only screen and (max-width: 767.98px) {
	header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area {
		margin-top: 0;
	}
}

header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area svg {
	margin-bottom: 2.2rem;
}

header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-user-area, header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-user-join-now {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	min-height: 4.3rem;
	background-color: #006;
	color: #fff;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 500;
	text-align: center;
	border-radius: .5rem;
	-webkit-filter: drop-shadow(rgba(0, 0, 0, .3) 0px .3rem .6rem);
	filter: drop-shadow(rgba(0, 0, 0, .3) 0px .3rem .6rem);
}

header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-user-area:hover, header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-user-join-now:hover {
	color: #ffb700;
}

header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-user-area.btn-user-join-now-desktop, header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-user-join-now.btn-user-join-now-desktop {
	background-color: #fff;
	margin-bottom: 2.5rem;
}

header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-user-join-now {
	background-color: #fff;
	margin-bottom: 1.5rem;
}

@media only screen and (max-width: 767.98px) {
	header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-user-join-now {
		text-transform: none;
	}
}

header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-menu-yellow {
	background-color: #ffb700 !important;
	color: #006;
}

header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-menu-yellow:hover {
	color: #fff;
}

header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-menu-blue {
	color: #006;
}

header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-userarea-mob {
	margin-top: 45px;
}

@media only screen and (max-width: 767.98px) {
	header.navbar-expand-md #navbar-megamenu .navbar-megamenu-user-area .btn-desktop {
		display: none;
	}
}

header.navbar-expand-md #headerSearchCollapse {
	position: absolute;
	bottom: -6rem;
	left: 0;
	width: 100%;
}

header.navbar-expand-md #headerSearchCollapse .form-container-search {
	position: relative;
}

header.navbar-expand-md #headerSearchCollapse .form-container-search ::-webkit-input-placeholder {
	color: #006;
}

header.navbar-expand-md #headerSearchCollapse .form-container-search ::-moz-placeholder {
	color: #006;
}

header.navbar-expand-md #headerSearchCollapse .form-container-search :-ms-input-placeholder {
	color: #006;
}

header.navbar-expand-md #headerSearchCollapse .form-container-search ::-ms-input-placeholder {
	color: #006;
}

header.navbar-expand-md #headerSearchCollapse .form-container-search ::placeholder {
	color: #006;
}

header.navbar-expand-md #headerSearchCollapse input {
	background-color: #fff;
	border-radius: 2.7rem;
	width: 100%;
	border: 0;
	font-size: 1.5rem;
	font-weight: 600;
	padding-left: 5.2rem;
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
	padding-right: 3rem;
	color: #006;
}

header.navbar-expand-md #headerSearchCollapse button {
	border: 0;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 1rem;
	left: 1.8rem;
	padding: 0;
	z-index: 100;
	cursor: pointer;
}

.footer {
	background-color: #f7f7f7;
	padding-top: 5.6rem;
	padding-bottom: 4.2rem;
	margin-top: 6rem;
}

@media only screen and (max-width: 991.98px) {
	.footer {
		font-size: 1.4rem;
		line-height: 2rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.footer {
		padding-top: 4.5rem;
		padding-bottom: 2.6rem;
	}
	
	.footer .container>.row {
		max-width: 36.6rem;
		margin-left: auto;
		margin-right: auto;
	}
	
	.footer hr {
		background-color: #006;
		max-width: 36.6rem;
		border: 0;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
	}
	
	.footer #supportFooter {
		max-width: 36.6rem;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.footer #supportFooter .accordion-item {
		color: #006;
		border: 0;
		background-color: rgba(0, 0, 0, 0);
	}
	
	.footer #supportFooter .accordion-body {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	
	.footer #supportFooter .accordion-button {
		border: 0;
		padding: 2.2rem 1.5rem;
		color: #006;
		font-weight: 700;
		border-radius: 0;
		background-color: #f7f7f7;
	}
	
	.footer #supportFooter .accordion-button:focus, .footer #supportFooter .accordion-button:active {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.footer #supportFooter .accordion-button::after {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		width: 1.5rem;
		background-size: 1.5rem;
		background-image: url("https://cdn-iledfpb.nitrocdn.com/ooDWHCrumAwjboGUdOWFHVioRcOgXvYk/assets/images/optimized/rev-1bc19da/active.lambeth.gov.uk/wp-content/themes/drew-rose/assets/images/icons/down-arrow.svg");
	}
	
	.footer #supportFooter .accordion-button:not(.collapsed)::after {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	.footer #supportFooter li {
		margin-bottom: 1rem;
	}
	
	.footer .lambeth-footer-mobile {
		margin-top: 1.8rem;
	}
}

.footer a {
	text-decoration: none;
}

.footer a:hover {
	color: #ffb700;
}

.footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer li {
	margin-bottom: 1.5rem;
}

.footer .copywrite {
	text-align: center;
}

.footer .footer-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.footer .footer-signup h3 {
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 2.2rem;
}

@media only screen and (max-width: 991.98px) {
	.footer .footer-signup h3 {
		font-size: 1.4rem;
		line-height: 2rem;
	}
}

@media only screen and (max-width: 767.98px) {
	.footer .footer-signup h3 {
		margin-bottom: 0;
	}
}

.footer .footer-signup .signup {
	margin-bottom: 1.2rem;
}

.footer .footer-signup img {
	width: 1.5rem;
	margin-right: 1.2rem;
}

.footer .footer-signup a {
	margin-bottom: 1.8rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer .footer-signup a span {
	word-break: break-word;
}

.footer .social-footer {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media only screen and (max-width: 767.98px) {
	.footer .social-footer {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.footer .app-stores {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.58rem;
}

@media only screen and (max-width: 767.98px) {
	.footer .app-stores {
		gap: 1rem;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}

.footer .app-stores img {
	max-width: 8.2rem;
	-o-object-fit: contain;
	object-fit: contain;
}

.footer .app-stores img:first-of-type {
	margin-right: 1rem;
}

@media only screen and (max-width: 767.98px) {
	.footer .app-stores img:first-of-type {
		margin-right: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	.footer .app-stores img {
		max-width: 11rem;
	}
}

.footer .social-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.32rem;
}

@media only screen and (max-width: 767.98px) {
	.footer .social-icons {
		gap: 2rem;
		margin-bottom: 1.5rem;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

.footer .social-icons img {
	max-width: 3.5rem;
	max-height: 3.5rem;
	-o-object-fit: contain;
	object-fit: contain;
}

.footer .social-icons img:first-of-type {
	margin-right: 1rem;
}

.footer .social-icons img:last-of-type {
	margin-right: 1rem;
}

@media only screen and (max-width: 767.98px) {
	.footer .social-icons img {
		margin-right: 0;
	}
}

.footer .lambeth-footer-logo {
	width: 10.2rem;
}

body.active-lambeth-app header {
	display: none;
}

body.active-lambeth-app main {
	padding-top: 0 !important;
}
