/*=========================================================================
  LUXELINE CHBS EXPERIENCE — PAGE 2: VEHICLE & EXTRAS
  CODE VERSION 2.1.0 PERFORMANCE — 2026-08-06

  Scope: .chbs-main-content-step-2 only.
  Preserves native CHBS selection, pricing, quantities, More Info,
  AJAX navigation and all booking logic.
=========================================================================*/

/*=========================================================================
  STEP 2 ROOT + IVORY BOOKING SHELL
=========================================================================*/

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2 {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-layout-25x75 {
	display: grid !important;
	grid-template-columns: minmax(260px, 320px) minmax(0, 1fr) !important;
	align-items: stretch !important;
	gap: 0 !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	border: 1px solid rgba(255, 255, 255, 0.17) !important;
	border-radius: 24px 24px 0 0 !important;
	background: var(--lux-chbs-ivory) !important;
	box-shadow:
		0 28px 74px rgba(7, 5, 6, 0.32),
		0 8px 24px rgba(28, 17, 22, 0.14) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-layout-25x75
	> .chbs-layout-column-left,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-layout-25x75
	> .chbs-layout-column-right {
	float: none !important;
	width: auto !important;
	min-width: 0 !important;
	max-width: none !important;
	margin: 0 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-layout-25x75
	> .chbs-layout-column-left {
	padding: 28px 24px 30px !important;
	border-right: 1px solid var(--lux-chbs-line) !important;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(245, 239, 231, 0.98)) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-layout-25x75
	> .chbs-layout-column-right {
	padding: 30px 30px 0 !important;
	background:
		radial-gradient(circle at 88% 4%, rgba(161, 67, 90, 0.06), transparent 28%),
		linear-gradient(180deg, #fffdf9 0%, var(--lux-chbs-ivory) 46%, var(--lux-chbs-ivory-deep) 100%) !important;
}


/*=========================================================================
  JOURNEY SUMMARY
=========================================================================*/

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary {
	position: sticky !important;
	top: 118px !important;
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #334455 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-header {
	margin: 0 0 24px !important;
	padding: 0 0 18px !important;
	border-bottom: 1px solid rgba(59, 34, 45, 0.18) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-header h4 {
	margin: 0 !important;
	color: var(--lux-chbs-plum-dark) !important;
	font-family: var(--lux-chbs-serif) !important;
	font-size: clamp(25px, 1.65vw, 31px) !important;
	font-weight: 650 !important;
	line-height: 1.12 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-field {
	clear: both !important;
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 15px 0 17px !important;
	border-width: 0 0 1px !important;
	border-style: solid !important;
	border-color: rgba(59, 34, 45, 0.14) !important;
	box-sizing: border-box !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-field-name {
	margin: 0 0 6px !important;
	color: #7b8996 !important;
	font-size: 11px !important;
	font-weight: 650 !important;
	line-height: 1.35 !important;
	letter-spacing: 0.045em !important;
	text-transform: uppercase !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-field-value {
	margin: 0 !important;
	color: #304254 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.5 !important;
	word-break: normal !important;
	overflow-wrap: anywhere !important;
}

/*
 * The native Distance / Time block is the final direct summary field.
 * Target it structurally so no JavaScript mutation observer is required.
 */
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary
	> .chbs-summary-field:last-of-type {
	display: flow-root !important;
	min-height: 92px !important;
	padding-top: 17px !important;
	padding-bottom: 21px !important;
	border-bottom: 0 !important;
	overflow: hidden !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-field
	.chbs-layout-50x50 {
	clear: both !important;
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	align-items: start !important;
	gap: 18px !important;
	width: 100% !important;
	min-height: 54px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	box-sizing: border-box !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-field
	.chbs-layout-50x50
	> .chbs-layout-column-left,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-field
	.chbs-layout-50x50
	> .chbs-layout-column-right {
	position: static !important;
	float: none !important;
	clear: none !important;
	display: block !important;
	width: auto !important;
	min-width: 0 !important;
	max-width: none !important;
	min-height: 54px !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-price-element {
	position: relative !important;
	clear: both !important;
	float: none !important;
	display: block !important;
	width: 100% !important;
	margin: 18px 0 0 !important;
	padding: 18px 0 0 !important;
	border: 0 !important;
	border-top: 1px solid rgba(59, 34, 45, 0.30) !important;
	box-sizing: border-box !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-price-element
	> div {
	position: static !important;
	clear: both !important;
	float: none !important;
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) auto !important;
	align-items: baseline !important;
	gap: 14px !important;
	width: 100% !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 3px 0 !important;
	border: 0 !important;
	box-sizing: border-box !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-price-element
	> div
	> span {
	position: static !important;
	float: none !important;
	display: block !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.45 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-price-element
	> div
	> span:last-child {
	justify-self: end !important;
	text-align: right !important;
	white-space: nowrap !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-price-element
	> .chbs-summary-price-element-total {
	position: static !important;
	margin-top: 15px !important;
	padding-top: 17px !important;
	border-top: 1px solid rgba(59, 34, 45, 0.30) !important;
	color: var(--lux-chbs-plum-dark) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-summary-price-element
	> .chbs-summary-price-element-total
	> span {
	position: static !important;
	float: none !important;
	padding-top: 0 !important;
	border: 0 !important;
	color: var(--lux-chbs-plum-dark) !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
}

/*=========================================================================
  VEHICLE LIST HEADING
=========================================================================*/

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-list {
	position: relative !important;
	width: 100% !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 72px 0 0 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-list::before {
	content: "Choose your vehicle" !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	color: var(--lux-chbs-plum-dark) !important;
	font-family: var(--lux-chbs-serif) !important;
	font-size: clamp(30px, 2.15vw, 40px) !important;
	font-weight: 650 !important;
	line-height: 1.1 !important;
	letter-spacing: 0 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-list::after {
	content: "Select the vehicle that best suits your journey." !important;
	position: absolute !important;
	top: 44px !important;
	left: 1px !important;
	color: #796f72 !important;
	font-size: 12px !important;
	font-weight: 450 !important;
	line-height: 1.45 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-list
	> ul {
	display: grid !important;
	gap: 16px !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-list
	> ul
	> li {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

/*=========================================================================
  DARK LUXURY VEHICLE CARD
=========================================================================*/

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle {
	position: relative !important;
	display: grid !important;
	grid-template-columns: minmax(280px, 34%) minmax(0, 1fr) !important;
	align-items: stretch !important;
	width: 100% !important;
	min-height: 230px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	color: #fff !important;
	border: 1px solid rgba(107, 41, 68, 0.35) !important;
	border-radius: 20px !important;
	background:
		radial-gradient(circle at 76% 15%, rgba(161, 67, 90, 0.16), transparent 30%),
		linear-gradient(126deg, #321a24 0%, #22161c 34%, #171316 68%, #100e10 100%) !important;
	box-shadow:
		0 8px 24px rgba(34, 21, 27, 0.1),
		inset 0 1px rgba(255, 255, 255, 0.045) !important;
	transition: transform 180ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}

@media (hover: hover) and (pointer: fine) {
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle:hover {
		z-index: 2 !important;
		border-color: rgba(161, 67, 90, 0.62) !important;
		box-shadow:
			0 20px 44px rgba(32, 18, 24, 0.2),
			0 7px 18px rgba(20, 12, 16, 0.12),
			inset 0 1px rgba(255, 255, 255, 0.07) !important;
		transform: translateY(-5px) !important;
	}
}

/*=========================================================================
  IVORY VEHICLE IMAGE BASE — NO CSS SHADOW
=========================================================================*/

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-image {
	position: relative !important;
	float: none !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
	min-height: 230px !important;
	margin: 0 !important;
	padding: 20px 22px 24px !important;
	overflow: hidden !important;
	border-right: 1px solid rgba(222, 210, 197, 0.78) !important;
	background:
		radial-gradient(circle at 50% 35%, rgba(255, 255, 255, 0.95), transparent 46%),
		linear-gradient(150deg, #fff 0%, var(--lux-chbs-ivory) 52%, #efe7dc 100%) !important;
	opacity: 1 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-image
	> img {
	position: relative !important;
	z-index: 1 !important;
	display: block !important;
	width: 100% !important;
	height: 184px !important;
	max-width: 100% !important;
	margin: 0 auto !important;
	object-fit: contain !important;
	object-position: center !important;
}

/*=========================================================================
  VEHICLE CONTENT
=========================================================================*/

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-image + .chbs-vehicle-content,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-image + .chbs-vehicle-gallery + .chbs-vehicle-content {
	float: none !important;
	display: grid !important;
	grid-template-rows: auto auto auto 1fr auto !important;
	align-content: start !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 24px 26px 22px !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-header {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) auto !important;
	align-items: start !important;
	gap: 18px !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-header
	> span:first-child {
	float: none !important;
	display: block !important;
	width: auto !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 1px 0 0 !important;
	color: #fff !important;
	font-size: clamp(18px, 1.35vw, 23px) !important;
	font-weight: 650 !important;
	line-height: 1.24 !important;
	letter-spacing: 0.005em !important;
	text-align: left !important;
}

/* Native vehicle Select / Selected button. */
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-header
	> a.chbs-button.chbs-button-style-2 {
	float: none !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-width: 112px !important;
	min-height: 46px !important;
	margin: 0 !important;
	padding: 11px 19px !important;
	color: var(--lux-chbs-plum-dark) !important;
	border: 1px solid rgba(255, 255, 255, 0.18) !important;
	border-radius: 999px !important;
	outline: 0 !important;
	background: var(--lux-chbs-ivory) !important;
	box-shadow: 0 8px 18px rgba(6, 4, 5, 0.14) !important;
	font-family: var(--lux-chbs-sans) !important;
	font-size: 11.5px !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	letter-spacing: 0.075em !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	white-space: nowrap !important;
	transition: none !important;
}

@media (hover: hover) and (pointer: fine) {
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-header
		> a.chbs-button.chbs-button-style-2:hover {
		color: var(--lux-chbs-plum) !important;
		background: #fff !important;
		box-shadow: 0 12px 24px rgba(6, 4, 5, 0.19) !important;
		transform: translateY(-1px) !important;
	}
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-header
	> a.chbs-button.chbs-button-style-2:focus-visible {
	color: var(--lux-chbs-plum) !important;
	background: #fff !important;
	box-shadow: 0 0 0 3px rgba(161, 67, 90, 0.24) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-header
	> a.chbs-button.chbs-button-style-2.chbs-state-selected {
	color: #fff !important;
	border-color: rgba(255, 255, 255, 0.25) !important;
	background: linear-gradient(110deg, var(--lux-chbs-plum-light), var(--lux-chbs-plum-dark)) !important;
	box-shadow:
		0 12px 25px rgba(52, 24, 36, 0.28),
		inset 0 1px rgba(255, 255, 255, 0.12) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-header
	.chbs-meta-icon-tick {
	display: none !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-price {
	display: block !important;
	width: 100% !important;
	margin: 12px 0 0 !important;
	padding: 0 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-price
	> span,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-price
	> span
	> span {
	display: inline !important;
	color: var(--lux-chbs-champagne) !important;
	font-family: var(--lux-chbs-sans) !important;
	font-size: clamp(28px, 2vw, 38px) !important;
	font-weight: 650 !important;
	line-height: 1 !important;
	letter-spacing: -0.025em !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-price-before-discount {
	margin-left: 10px !important;
	color: rgba(255, 255, 255, 0.45) !important;
	font-size: 15px !important;
	font-weight: 450 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-description {
	width: 100% !important;
	min-width: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
	color: rgba(255, 255, 255, 0.68) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-description
	> div {
	margin: 13px 0 0 !important;
	padding: 0 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-description p,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-description li {
	color: rgba(255, 255, 255, 0.68) !important;
	font-size: 12.5px !important;
	font-weight: 400 !important;
	line-height: 1.6 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-description-attribute {
	margin: 15px 0 0 !important;
	padding: 14px 16px !important;
	border: 1px solid rgba(255, 255, 255, 0.11) !important;
	border-radius: 12px !important;
	background: rgba(255, 255, 255, 0.04) !important;
}

/*=========================================================================
  MORE INFO + PASSENGER / LUGGAGE META
=========================================================================*/

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-meta {
	display: block !important;
	width: 100% !important;
	margin: 16px 0 0 !important;
	padding: 14px 0 0 !important;
	border-top: 1px solid rgba(255, 255, 255, 0.13) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-meta
	> div {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 14px !important;
	width: 100% !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-show-more-button {
	flex: 0 0 auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-show-more-button
	> a {
	display: inline-flex !important;
	align-items: center !important;
	gap: 8px !important;
	margin: 0 !important;
	padding: 0 !important;
	color: rgba(255, 255, 255, 0.72) !important;
	background: transparent !important;
	font-size: 11.5px !important;
	font-weight: 550 !important;
	line-height: 1.25 !important;
	letter-spacing: 0.075em !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-show-more-button
	.chbs-circle.chbs-meta-icon-arrow-vertical-small {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 30px !important;
	height: 30px !important;
	margin: 0 !important;
	color: #fff !important;
	border: 1px solid rgba(255, 255, 255, 0.34) !important;
	border-radius: 50% !important;
	background: rgba(255, 255, 255, 0.035) !important;
	font-size: 10px !important;
	line-height: 1 !important;
	transition: transform 180ms ease, background-color 180ms ease !important;
}

@media (hover: hover) and (pointer: fine) {
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-show-more-button
		> a:hover
		.chbs-circle {
		background: rgba(255, 255, 255, 0.09) !important;
	}
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-meta-info {
	flex: 0 0 auto !important;
	margin: 0 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-meta-info
	> div {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-end !important;
	gap: 0 !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* Native icon remains; only its surrounding pill is redesigned. */
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-meta-info
	.chbs-meta-icon-people,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-meta-info
	.chbs-meta-icon-bag {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 44px !important;
	height: 38px !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #fff !important;
	border: 1px solid rgba(255, 255, 255, 0.19) !important;
	border-right: 0 !important;
	border-radius: 999px 0 0 999px !important;
	background: rgba(255, 255, 255, 0.035) !important;
	font-size: 24px !important;
	line-height: 1 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-meta-info
	.chbs-meta-icon-bag {
	margin-left: 10px !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-meta-info
	.chbs-meta-icon-people
	+ .chbs-circle,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-vehicle-content-meta-info
	.chbs-meta-icon-bag
	+ .chbs-circle {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 34px !important;
	height: 38px !important;
	margin: 0 !important;
	padding: 0 5px 0 1px !important;
	color: #fff !important;
	border: 1px solid rgba(255, 255, 255, 0.19) !important;
	border-left: 0 !important;
	border-radius: 0 999px 999px 0 !important;
	background: rgba(255, 255, 255, 0.035) !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	line-height: 1 !important;
}

/*=========================================================================
  EXTRAS — IVORY CARD GRID
=========================================================================*/

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra {
	width: auto !important;
	margin: 32px -30px 0 !important;
	padding: 30px !important;
	border-top: 1px solid var(--lux-chbs-line) !important;
	background:
		radial-gradient(circle at 8% 6%, rgba(161, 67, 90, 0.07), transparent 30%),
		linear-gradient(180deg, #efe7dd 0%, var(--lux-chbs-ivory) 100%) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-header {
	display: flex !important;
	align-items: center !important;
	gap: 14px !important;
	width: 100% !important;
	margin: 0 0 22px !important;
	padding: 0 !important;
	color: var(--lux-chbs-plum-dark) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-header
	> span:first-child {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 50px !important;
	height: 50px !important;
	margin: 0 !important;
	color: var(--lux-chbs-plum) !important;
	border: 1px solid rgba(107, 41, 68, 0.25) !important;
	border-radius: 50% !important;
	background: rgba(255, 255, 255, 0.62) !important;
	font-size: 25px !important;
	line-height: 1 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-header
	> span:first-child
	+ span {
	margin: 0 !important;
	padding: 0 !important;
	color: var(--lux-chbs-plum-dark) !important;
	font-family: var(--lux-chbs-serif) !important;
	font-size: clamp(27px, 1.9vw, 34px) !important;
	font-weight: 650 !important;
	line-height: 1.12 !important;
	text-transform: none !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-header
	.chbs-show-more-button {
	margin-left: auto !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	> ul {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 14px !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	> ul
	> li {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) auto !important;
	align-items: center !important;
	gap: 15px !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 18px !important;
	border: 1px solid var(--lux-chbs-line) !important;
	border-radius: 15px !important;
	background: rgba(255, 255, 255, 0.93) !important;
	box-shadow: 0 8px 22px rgba(59, 34, 45, 0.055) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	> ul
	> li
	> div {
	display: block !important;
	width: auto !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	> ul
	> li
	> .chbs-column-1 {
	grid-column: 1 !important;
	grid-row: 1 / span 2 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	> ul
	> li
	> .chbs-column-2,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	> ul
	> li
	> .chbs-column-3 {
	grid-column: 2 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	.chbs-column-1-left {
	float: none !important;
	display: none !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	.chbs-column-1-right,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	.chbs-column-1-left
	+ .chbs-column-1-right {
	margin: 0 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-form-extra-name,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-form-extra-price {
	display: inline !important;
	color: var(--lux-chbs-ink) !important;
	font-size: 14px !important;
	font-weight: 650 !important;
	line-height: 1.4 !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-form-extra-name {
	margin-right: 10px !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-form-extra-price {
	color: var(--lux-chbs-plum) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-form-extra-description {
	display: block !important;
	margin: 6px 0 0 !important;
	color: #766d70 !important;
	font-size: 11.5px !important;
	font-weight: 400 !important;
	line-height: 1.5 !important;
}


/* Quantity control — deterministic 3-column layout.
 * Every native absolute offset and negative margin is neutralised.
 */
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	.chbs-column-2
	.chbs-form-field {
	position: relative !important;
	display: block !important;
	width: 104px !important;
	min-width: 104px !important;
	height: 38px !important;
	min-height: 38px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	border: 1px solid var(--lux-chbs-line) !important;
	border-radius: 999px !important;
	background: var(--lux-chbs-ivory) !important;
	box-sizing: border-box !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	.chbs-column-2
	.chbs-form-field
	> label {
	display: none !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-quantity-section {
	position: relative !important;
	display: grid !important;
	grid-template-columns: 34px 36px 34px !important;
	grid-template-rows: 38px !important;
	align-items: stretch !important;
	justify-items: stretch !important;
	width: 104px !important;
	height: 38px !important;
	min-height: 38px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	box-sizing: border-box !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-quantity-section
	> input[type="text"] {
	position: static !important;
	grid-column: 2 !important;
	grid-row: 1 !important;
	align-self: stretch !important;
	justify-self: stretch !important;
	width: 36px !important;
	height: 38px !important;
	min-height: 38px !important;
	margin: 0 !important;
	padding: 0 !important;
	color: var(--lux-chbs-ink) !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	font-size: 12px !important;
	font-weight: 650 !important;
	line-height: 38px !important;
	text-align: center !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-quantity-section
	> .chbs-quantity-section-button {
	position: relative !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	left: auto !important;
	inset: auto !important;
	align-self: stretch !important;
	justify-self: stretch !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 34px !important;
	height: 38px !important;
	min-width: 34px !important;
	min-height: 38px !important;
	margin: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	color: var(--lux-chbs-plum) !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	font-size: 0 !important;
	line-height: 1 !important;
	text-align: center !important;
	transform: none !important;
	cursor: pointer !important;
	box-sizing: border-box !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-quantity-section
	> .chbs-quantity-section-button::before {
	position: static !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	left: auto !important;
	display: block !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px !important;
	line-height: 1 !important;
	text-align: center !important;
	transform: none !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-quantity-section
	> .chbs-quantity-section-button.chbs-meta-icon-minus {
	grid-column: 1 !important;
	grid-row: 1 !important;
	border-right: 1px solid var(--lux-chbs-line) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-quantity-section
	> .chbs-quantity-section-button.chbs-meta-icon-plus {
	grid-column: 3 !important;
	grid-row: 1 !important;
	border-left: 1px solid var(--lux-chbs-line) !important;
}

/* Extra Select / Selected button. */
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	.chbs-column-3
	> a.chbs-button.chbs-button-style-2 {
	float: none !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-width: 92px !important;
	min-height: 38px !important;
	margin: 0 !important;
	padding: 9px 14px !important;
	color: var(--lux-chbs-plum) !important;
	border: 1px solid var(--lux-chbs-plum) !important;
	border-radius: 999px !important;
	background: transparent !important;
	box-shadow: none !important;
	font-size: 10.5px !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	letter-spacing: 0.07em !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	.chbs-column-3
	> a.chbs-button.chbs-button-style-2.chbs-state-selected {
	color: #fff !important;
	border-color: var(--lux-chbs-plum) !important;
	background: var(--lux-chbs-plum) !important;
}

@media (hover: hover) and (pointer: fine) {
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-list
		.chbs-column-3
		> a.chbs-button.chbs-button-style-2:hover {
		color: #fff !important;
		border-color: var(--lux-chbs-plum) !important;
		background: var(--lux-chbs-plum) !important;
	}
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	.chbs-column-3
	> a.chbs-button.chbs-button-style-2:focus-visible {
	box-shadow: 0 0 0 3px rgba(161, 67, 90, 0.20) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-booking-extra-list
	.chbs-column-3
	.chbs-meta-icon-tick {
	display: none !important;
}


/*=========================================================================
  BOTTOM NAVIGATION — GLASS PREVIOUS + BRAND NEXT
=========================================================================*/

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-main-content-navigation-button {
	position: relative !important;
	clear: both !important;
	float: none !important;
	display: grid !important;
	grid-template-columns: auto minmax(24px, 1fr) auto !important;
	align-items: center !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 24px 30px !important;
	border-radius: 0 0 24px 24px !important;
	background:
		radial-gradient(circle at 12% 20%, rgba(161, 67, 90, 0.12), transparent 30%),
		linear-gradient(110deg, #2a171f 0%, #1b1418 50%, #111013 100%) !important;
	box-sizing: border-box !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-main-content-navigation-button::before,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-main-content-navigation-button::after {
	content: none !important;
	display: none !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-main-content-navigation-button
	> a.chbs-button {
	position: static !important;
	float: none !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-width: 250px !important;
	min-height: 58px !important;
	margin: 0 !important;
	padding: 15px 26px !important;
	border-radius: 11px !important;
	font-family: var(--lux-chbs-sans) !important;
	font-size: 12.5px !important;
	font-weight: 600 !important;
	line-height: 1.25 !important;
	letter-spacing: 0.075em !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	box-sizing: border-box !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-main-content-navigation-button
	> a.chbs-button-step-prev {
	grid-column: 1 !important;
	justify-self: start !important;
	color: #fff !important;
	border: 1px solid rgba(255, 255, 255, 0.48) !important;
	background: rgba(255, 255, 255, 0.055) !important;
	box-shadow:
		inset 0 1px rgba(255, 255, 255, 0.08),
		0 10px 24px rgba(0, 0, 0, 0.12) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-main-content-navigation-button
	> a.chbs-button-step-prev:hover,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-main-content-navigation-button
	> a.chbs-button-step-prev:focus-visible {
	background: rgba(255, 255, 255, 0.105) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-main-content-navigation-button
	> a.chbs-button-step-next {
	grid-column: 3 !important;
	justify-self: end !important;
	color: #fff !important;
	border: 1px solid rgba(255, 255, 255, 0.25) !important;
	background-color: var(--lux-chbs-plum-dark) !important;
	background-image:
		linear-gradient(90deg, #171316, #171316),
		linear-gradient(112deg, var(--lux-chbs-plum-light), var(--lux-chbs-plum-dark)) !important;
	background-position: left center, center !important;
	background-repeat: no-repeat !important;
	background-size: 0% 100%, 100% 100% !important;
	box-shadow:
		0 14px 30px rgba(19, 12, 15, 0.2),
		inset 0 1px rgba(255, 255, 255, 0.1) !important;
	transition: background-size 420ms cubic-bezier(0.65, 0, 0.35, 1) !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-main-content-navigation-button
	> a.chbs-button-step-next:hover,
.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	> .chbs-main-content-navigation-button
	> a.chbs-button-step-next:focus-visible {
	background-size: 100% 100%, 100% 100% !important;
}

.lux-chbs-booking-experience
	.chbs-booking-form-id-10007
	.chbs-main-content-step-2
	.chbs-main-content-navigation-button
	.chbs-meta-icon-arrow-horizontal-large {
	display: none !important;
}

/*=========================================================================
  TABLET / COMPACT DESKTOP
=========================================================================*/

@media (max-width: 1180px) {
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		> .chbs-layout-25x75 {
		grid-template-columns: minmax(235px, 280px) minmax(0, 1fr) !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		> .chbs-layout-25x75
		> .chbs-layout-column-right {
		padding: 24px 24px 0 !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle {
		grid-template-columns: minmax(235px, 35%) minmax(0, 1fr) !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content {
		padding: 21px 22px 19px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra {
		margin-inline: -24px !important;
		padding-inline: 24px !important;
	}
}

@media (max-width: 1024px) {
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		> .chbs-layout-25x75 {
		display: flex !important;
		flex-direction: column !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		> .chbs-layout-25x75
		> .chbs-layout-column-left {
		order: 1 !important;
		width: 100% !important;
		padding: 22px 24px !important;
		border-right: 0 !important;
		border-bottom: 1px solid var(--lux-chbs-line) !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		> .chbs-layout-25x75
		> .chbs-layout-column-right {
		order: 2 !important;
		width: 100% !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-summary {
		position: static !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 0 20px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-summary-header,
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-summary-price-element {
		grid-column: 1 / -1 !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-summary-field {
		min-width: 0 !important;
	}
}


/*=========================================================================
  CHBS INTERNAL RESPONSIVE WIDTH MODES
  CHBS uses container-width classes in addition to browser media queries.
=========================================================================*/

.lux-chbs-booking-experience
	.chbs-main.chbs-booking-form-id-10007.chbs-width-300
	.chbs-main-content-step-2
	> .chbs-layout-25x75,
.lux-chbs-booking-experience
	.chbs-main.chbs-booking-form-id-10007.chbs-width-480
	.chbs-main-content-step-2
	> .chbs-layout-25x75 {
	display: block !important;
	width: 100% !important;
}

.lux-chbs-booking-experience
	.chbs-main.chbs-booking-form-id-10007.chbs-width-300
	.chbs-main-content-step-2
	> .chbs-layout-25x75
	> .chbs-layout-column-left,
.lux-chbs-booking-experience
	.chbs-main.chbs-booking-form-id-10007.chbs-width-480
	.chbs-main-content-step-2
	> .chbs-layout-25x75
	> .chbs-layout-column-left {
	display: none !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	border: 0 !important;
}

.lux-chbs-booking-experience
	.chbs-main.chbs-booking-form-id-10007.chbs-width-300
	.chbs-main-content-step-2
	> .chbs-layout-25x75
	> .chbs-layout-column-right,
.lux-chbs-booking-experience
	.chbs-main.chbs-booking-form-id-10007.chbs-width-480
	.chbs-main-content-step-2
	> .chbs-layout-25x75
	> .chbs-layout-column-right {
	display: block !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	border: 0 !important;
}

.lux-chbs-booking-experience
	.chbs-main.chbs-booking-form-id-10007.chbs-width-300
	.chbs-main-content-step-2
	.chbs-summary,
.lux-chbs-booking-experience
	.chbs-main.chbs-booking-form-id-10007.chbs-width-480
	.chbs-main-content-step-2
	.chbs-summary {
	display: none !important;
}

/*=========================================================================
  MOBILE
=========================================================================*/

@media (max-width: 767px) {
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		> .chbs-layout-25x75 {
		display: block !important;
		width: 100% !important;
		border-radius: 22px 22px 0 0 !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		> .chbs-layout-25x75
		> .chbs-layout-column-left {
		display: none !important;
		width: 0 !important;
		height: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		overflow: hidden !important;
		border: 0 !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		> .chbs-layout-25x75
		> .chbs-layout-column-right {
		display: block !important;
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 20px 13px 0 !important;
		border: 0 !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-summary {
		display: none !important;
	}


	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-list {
		padding-top: 64px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-list::before {
		font-size: 29px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-list::after {
		top: 38px !important;
		font-size: 11px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle {
		display: block !important;
		min-height: 0 !important;
		border-radius: 19px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-image {
		min-height: 190px !important;
		padding: 16px 18px 19px !important;
		border-right: 0 !important;
		border-bottom: 1px solid rgba(222, 210, 197, 0.8) !important;
	}


	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-image
		> img {
		height: 158px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content,
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-image
		+ .chbs-vehicle-content,
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-image
		+ .chbs-vehicle-gallery
		+ .chbs-vehicle-content {
		padding: 18px 17px 17px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-header {
		grid-template-columns: minmax(0, 1fr) auto !important;
		gap: 12px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-header
		> span:first-child {
		font-size: 17px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-header
		> a.chbs-button.chbs-button-style-2 {
		min-width: 92px !important;
		min-height: 42px !important;
		padding: 10px 13px !important;
		font-size: 10.5px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-price {
		margin-top: 9px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-price
		> span,
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-price
		> span
		> span {
		font-size: 27px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-meta
		> div {
		align-items: flex-start !important;
		flex-direction: column !important;
		gap: 12px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-meta-info {
		width: 100% !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-meta-info
		> div {
		justify-content: flex-start !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra {
		margin: 25px -13px 0 !important;
		padding: 22px 13px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-header {
		gap: 11px !important;
		margin-bottom: 16px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-header
		> span:first-child {
		width: 43px !important;
		height: 43px !important;
		font-size: 22px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-header
		> span:first-child
		+ span {
		font-size: 27px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-list
		> ul {
		grid-template-columns: 1fr !important;
		gap: 10px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-list
		> ul
		> li {
		padding: 16px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		> .chbs-main-content-navigation-button {
		display: grid !important;
		grid-template-columns: 1fr !important;
		gap: 10px !important;
		padding: 18px 13px 20px !important;
		border-radius: 0 0 22px 22px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		> .chbs-main-content-navigation-button
		> a.chbs-button {
		grid-column: 1 !important;
		justify-self: stretch !important;
		width: 100% !important;
		min-width: 0 !important;
		min-height: 54px !important;
		font-size: 11.5px !important;
	}
}

@media (max-width: 390px) {
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-header {
		grid-template-columns: 1fr !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-header
		> a.chbs-button.chbs-button-style-2 {
		width: 100% !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-meta-info
		.chbs-meta-icon-people,
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-meta-info
		.chbs-meta-icon-bag {
		width: 40px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-meta-info
		.chbs-meta-icon-people
		+ .chbs-circle,
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-meta-info
		.chbs-meta-icon-bag
		+ .chbs-circle {
		width: 31px !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-list
		> ul
		> li {
		grid-template-columns: 1fr !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-list
		> ul
		> li
		> .chbs-column-1,
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-list
		> ul
		> li
		> .chbs-column-2,
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-list
		> ul
		> li
		> .chbs-column-3 {
		grid-column: 1 !important;
		grid-row: auto !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-list
		> ul
		> li
		> .chbs-column-2,
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-list
		> ul
		> li
		> .chbs-column-3 {
		justify-self: stretch !important;
	}

	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-booking-extra-list
		.chbs-column-3
		> a.chbs-button.chbs-button-style-2 {
		width: 100% !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle,
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle-content-header
		> a.chbs-button {
		transition: none !important;
	}
}


/*=========================================================================
  TOUCH PERFORMANCE — INSTANT NATIVE STATE PAINT
=========================================================================*/

@media (hover: none), (pointer: coarse) {
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-vehicle,
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-button,
	.lux-chbs-booking-experience
		.chbs-booking-form-id-10007
		.chbs-main-content-step-2
		.chbs-circle {
		transition: none !important;
		animation: none !important;
		transform: none !important;
	}
}