body, html {
	scroll-behavior: smooth
}
.calendarKey label.key, .calendarKey span.key-square {
	display: none
}
.react-calendar__year-view .react-calendar__tile--hasActive {
	background: #fff !important
}
.day-key, .key, .time-key {
	text-align: inherit;
	margin-bottom: 10px
}
.day-key .prices {
	display: block;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px
}
#times .time-key .full, .day-key .full, .key .full {
	font-weight: 700
}
#times .time-key span, .day-key span, .key span {
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 3px;
	border: 1px solid #e9e9e9
}
.key {
	margin: 20px auto;
	max-width: 500px;
	font-size: 13px;
	border: 1px solid #53832f;
	border-radius: 4px;
	padding: 10px
}
.availability .key {
	max-width: 650px
}
#times .time-key .g-grid-col, .day-key .g-grid-col, .key .g-grid-col {
	margin-bottom: 0
}
#times div.off-sale {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	display: inline-block;
	padding: .78125rem .9375rem;
	border: 0 solid transparent;
	border-radius: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	background: gray;
	font-size: .9375rem;
	line-height: 1.5625rem;
	font-weight: 400;
	cursor: auto;
	text-decoration: none;
	overflow: visible;
	width: 100%;
	text-align: center;
	background-color: #c00
}
#times div.off-sale span {
	display: block;
	font-size: 11px;
	text-align: center
}
#times {
	text-align: center
}
#times .flexi {
	order: 99
}
.day-key .sold-out {
	background: #fff;
	color: grey;
	cursor: default
}
.day-key .standard, .day-key .standard-weekday {
	background-color: #084
}
.day-key .peak, .day-key .standard-weekend, .react-calendar__month-view button:enabled {
	background-color: #aae57d
}
.day-key .off-peak, .day-key .off-peak-weekday {
	background-color: #005a2d
}
.day-key .off-peak-weekday.firstweek-special, .react-calendar__month-view button:enabled.firstweek-special {
	background-color: #c6beff
}
.day-key .off-peak-weekday.mon-special, .react-calendar__month-view button:enabled.monday-special {
	background-color: #8ed5e5
}
.day-key .off-peak-weekday.thur-special, .react-calendar__month-view button:enabled.thursday-special {
	background-color: #f3b17f
}
.day-key .on-sale {
	background-color: #53832f
}
.day-key .sold-out {
	background-color: #c00
}
.day-key .closed {
	background-color: #f0f0f0;
	color: grey;
	border: 1px solid grey
}
small {
	font-size: 11px;
	text-align: center;
	display: block
}
.limited-availability {
	line-height: 0;
	position: relative;
	top: 6px
}
.offer-info small {
	text-align: left
}
.calendar.g-grid-col.x6 .day-key {
	text-align: center
}
.calendar.g-grid-col.x6 .day-key span {
	display: block;
	margin: auto
}
.dayContainer {
	width: 100%;
	max-width: 100%
}
#times .g-icon.icon-exclamation-circle {
	width: 1.1171875em
}
.availability .key .g-grid-col.x3 {
	text-align: center
}
.availability table {
	background-color: #fff;
	border-collapse: collapse;
	margin-bottom: 10px
}
.availability th, .availability tr {
	padding: 5px
}
.availability th.empty {
	visibility: hidden
}
.availability td, .availability th {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000
}
.availability .events th {
	text-align: right;
	font-weight: 700
}
.availability .dates th {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	white-space: nowrap;
	height: 85px;
	padding: 0;
	font-size: 11px;
	font-weight: 700
}
.availability .key span.closed, .availability td.closed {
	background-color: grey
}
.availability th.event-name {
	font-size: 11px;
	display: block;
	width: 212px
}
.availability td span {
	font-size: 10px;
	color: #fff;
	font-weight: 500
}
.availability td {
	line-height: 14px
}
.prices .warning.sold-out {
	margin-top: 10px;
	text-align: center
}
.react-calendar__tile:enabled:focus, .react-calendar__tile:enabled:hover {
	background-color: #006a40 !important
}
.react-calendar__tile:enabled:focus abbr, .react-calendar__tile:enabled:hover abbr {
	color: #fff
}
#pricing-firstweek, #pricing-monday, #pricing-standard, #pricing-thursday {
	font-size: 12px;
	text-decoration: none
}
#firstweek-pricing-info, #monday-pricing-info, #standard-pricing-info, #thursday-pricing-info {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 20px;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
	border-radius: 8px;
	z-index: 1000
}
@media(max-width:1200px) {
	#firstweek-pricing-info, #monday-pricing-info, #standard-pricing-info, #thursday-pricing-info {
		max-width: 66%;
		width: 100%
	}
}
#closePopup-firstweek, #closePopup-monday, #closePopup-standard, #closePopup-thursday {
	cursor: pointer;
	pointer-events: all
}
.is-open {
	display: block !important;
	opacity: 1 !important
}
#overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 999
}
.price-key li {
	list-style: none
}
#times .timeslot-link span.low-avail-info {
	display: block;
}
/* message about sold out dates */
.v-tour-timeslots .full>.g-ui-box {
	padding-bottom: 0 !important
}
#shows, .time-box.full {
	margin-bottom: 0 !important
}
main section.g-ui-box.parking-avails {
	padding: 1.5rem !important;
	margin: 0 auto;
	white-space: normal;
	display: block;
	background: #FFF !important;
	box-shadow: #dadada 0px 4px 12px;
	border-radius: 2px;
	max-width: 95%;
}
main .parking-avails h4,
main .parking-avails p {
	text-align: left !important;
	margin: 0 !important;
}
main .parking-avails h4 {
	margin-bottom: 1rem !important;
}
main .parking-avails button {
	margin-left: 0;
	margin-top: 1rem;
	margin-bottom: 1.5rem;
	transition: .3s ease all;
}
main .parking-avails button a,
main .parking-avails button a:hover,
main .parking-avails button a:focus,
main .parking-avails button:hover a,
main .parking-avails button:focus a {
	color: #fff !important;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	text-decoration: none;
}
main .parking-avails button:hover,
main .parking-avails button:focus,
main .parking-avails button:focus-within {
	background: #01492c !important;
	transition: .3s ease all;
}