:root {
	--dbs-midnight: #08111f;
	--dbs-midnight-2: #0d1b2f;
	--dbs-navy: #10233d;
	--dbs-gold: #f4c15d;
	--dbs-gold-deep: #dca63b;
	--dbs-blue: #2f7df4;
	--dbs-mint: #23c483;
	--dbs-ink: #18243a;
	--dbs-muted: #65728a;
	--dbs-cloud: #f5f7fb;
	--dbs-line: #e3e8f1;
	--dbs-white: #fff;
	--dbs-radius-sm: 12px;
	--dbs-radius: 20px;
	--dbs-radius-lg: 30px;
	--dbs-shadow-sm: 0 12px 35px rgba(8, 17, 31, .08);
	--dbs-shadow: 0 24px 70px rgba(8, 17, 31, .14);
	--dbs-container: 1240px;
}

html {
	scroll-behavior: smooth;
}

body.dbs-taxi-astra {
	background: var(--dbs-white);
	color: var(--dbs-ink);
	font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: 16px;
	line-height: 1.65;
	-webkit-font-smoothing: antialiased;
}

body.dbs-taxi-astra .dbs-taxi-breadcrumbs {
	color: #68758a;
	font-size: 0.82rem;
	line-height: 1.5;
	margin: 0 0 1.5rem;
}

body.dbs-taxi-astra .dbs-taxi-breadcrumbs ol {
	display: flex;
	flex-wrap: wrap;
	gap: 0.45rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

body.dbs-taxi-astra .dbs-taxi-breadcrumbs li {
	align-items: center;
	display: inline-flex;
	gap: 0.45rem;
	margin: 0;
}

body.dbs-taxi-astra .dbs-taxi-breadcrumbs a {
	color: #284a70;
	text-decoration: none;
}

body.dbs-taxi-astra .dbs-taxi-breadcrumbs a:hover,
body.dbs-taxi-astra .dbs-taxi-breadcrumbs a:focus-visible {
	color: #9a6d12;
	text-decoration: underline;
}

body.dbs-taxi-astra .dbs-taxi-breadcrumbs [aria-current="page"] {
	color: #263449;
	font-weight: 700;
}

.dbs-taxi-astra *,
.dbs-taxi-astra *::before,
.dbs-taxi-astra *::after {
	box-sizing: border-box;
}

.dbs-taxi-astra h1,
.dbs-taxi-astra h2,
.dbs-taxi-astra h3,
.dbs-taxi-astra h4 {
	color: var(--dbs-midnight);
	font-family: inherit;
	font-weight: 780;
	letter-spacing: -.035em;
	line-height: 1.12;
}

.dbs-taxi-astra a {
	transition: color .2s ease, background-color .2s ease, border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.dbs-taxi-container {
	margin-inline: auto;
	max-width: var(--dbs-container);
	padding-inline: 24px;
	width: 100%;
}

.dbs-taxi-section {
	padding-block: clamp(72px, 8vw, 118px);
}

.dbs-icon {
	display: inline-block;
	flex: 0 0 auto;
	height: 1.25em;
	vertical-align: -.2em;
	width: 1.25em;
}

/* Astra header and footer */
.dbs-taxi-astra .site-header,
.dbs-taxi-astra .ast-primary-header-bar {
	background: var(--dbs-midnight);
	border: 0;
}

.dbs-taxi-astra .ast-primary-header-bar {
	box-shadow: 0 1px 0 rgba(255, 255, 255, .08);
	transition: box-shadow .2s ease, background-color .2s ease;
}

.dbs-header-scrolled .dbs-taxi-astra .ast-primary-header-bar,
.dbs-taxi-astra.dbs-header-scrolled .ast-primary-header-bar {
	background: rgba(8, 17, 31, .98);
	box-shadow: 0 14px 35px rgba(0, 0, 0, .18);
}

.dbs-taxi-astra .site-title a,
.dbs-taxi-astra .site-description,
.dbs-taxi-astra .main-header-menu > .menu-item > .menu-link,
.dbs-taxi-astra .ast-header-account-wrap .ast-header-account-type-icon,
.dbs-taxi-astra .ast-header-woo-cart,
.dbs-taxi-astra .ast-menu-cart-outline .ast-addon-cart-wrap {
	color: #fff;
}

.dbs-taxi-astra .main-header-menu > .menu-item > .menu-link:hover,
.dbs-taxi-astra .main-header-menu > .current-menu-item > .menu-link,
.dbs-taxi-astra .main-header-menu > .current-menu-ancestor > .menu-link {
	color: var(--dbs-gold);
}

.dbs-taxi-astra .main-header-menu .sub-menu {
	background: #fff;
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius-sm);
	box-shadow: var(--dbs-shadow-sm);
	overflow: hidden;
}

.dbs-taxi-astra .ast-button,
.dbs-taxi-astra .button,
.dbs-taxi-astra button,
.dbs-taxi-astra input[type="submit"] {
	border-radius: var(--dbs-radius-sm);
	font-weight: 750;
}

.dbs-taxi-astra .site-footer,
.dbs-taxi-astra .site-primary-footer-wrap,
.dbs-taxi-astra .site-below-footer-wrap {
	background: var(--dbs-midnight);
	border-color: rgba(255, 255, 255, .1);
	color: rgba(255, 255, 255, .72);
}

.dbs-taxi-astra .site-footer a,
.dbs-taxi-astra .site-footer h2,
.dbs-taxi-astra .site-footer h3,
.dbs-taxi-astra .site-footer .widget-title {
	color: #fff;
}

.dbs-taxi-astra .site-footer a:hover {
	color: var(--dbs-gold);
}

body.admin-bar .dbs-taxi-whatsapp {
	bottom: 30px;
}

/* Hero */
.dbs-taxi-main {
	overflow: clip;
}

.dbs-taxi-hero {
	background:
		radial-gradient(circle at 12% 20%, rgba(47, 125, 244, .22), transparent 34%),
		radial-gradient(circle at 85% 20%, rgba(244, 193, 93, .16), transparent 30%),
		linear-gradient(135deg, var(--dbs-midnight), #0b1a2e 58%, #102640);
	color: #fff;
	isolation: isolate;
	min-height: 700px;
	position: relative;
}

.dbs-taxi-hero::before,
.dbs-taxi-hero::after {
	content: "";
	pointer-events: none;
	position: absolute;
}

.dbs-taxi-hero::before {
	background-image:
		linear-gradient(rgba(255, 255, 255, .035) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, .035) 1px, transparent 1px);
	background-size: 54px 54px;
	inset: 0;
	mask-image: linear-gradient(to right, #000, transparent 76%);
	z-index: -1;
}

.dbs-taxi-hero::after {
	background: var(--dbs-gold);
	bottom: 0;
	height: 4px;
	left: 0;
	right: 0;
}

.dbs-taxi-hero-media {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	inset: 0;
	opacity: .18;
	position: absolute;
	z-index: -2;
}

.dbs-taxi-hero-media[style]::after {
	background: linear-gradient(90deg, rgba(8, 17, 31, .98) 15%, rgba(8, 17, 31, .84) 52%, rgba(8, 17, 31, .4));
	content: "";
	inset: 0;
	position: absolute;
}

.dbs-taxi-hero-grid {
	align-items: center;
	display: grid;
	gap: clamp(44px, 7vw, 100px);
	grid-template-columns: minmax(0, 1.35fr) minmax(340px, .65fr);
	min-height: 700px;
	padding-block: clamp(84px, 10vw, 140px);
}

.dbs-taxi-hero-copy {
	max-width: 780px;
}

.dbs-taxi-eyebrow,
.dbs-taxi-kicker {
	align-items: center;
	color: var(--dbs-gold);
	display: flex;
	font-size: .76rem;
	font-weight: 800;
	gap: 10px;
	letter-spacing: .15em;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.dbs-taxi-eyebrow span {
	background: var(--dbs-gold);
	height: 2px;
	width: 34px;
}

.dbs-taxi-hero h1 {
	color: #fff;
	font-size: clamp(3rem, 6.4vw, 6.2rem);
	letter-spacing: -.055em;
	margin: 0;
	max-width: 920px;
}

.dbs-taxi-hero-text {
	color: rgba(255, 255, 255, .75);
	font-size: clamp(1rem, 1.8vw, 1.25rem);
	line-height: 1.7;
	margin: 28px 0 0;
	max-width: 700px;
}

.dbs-taxi-hero-actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin-top: 38px;
}

.dbs-taxi-button {
	align-items: center;
	border: 1px solid transparent;
	border-radius: 14px;
	display: inline-flex;
	font-size: .95rem;
	font-weight: 800;
	gap: 10px;
	justify-content: center;
	letter-spacing: .01em;
	min-height: 54px;
	padding: 14px 22px;
	text-decoration: none !important;
}

.dbs-taxi-button-primary {
	background: var(--dbs-gold);
	box-shadow: 0 13px 30px rgba(244, 193, 93, .2);
	color: var(--dbs-midnight) !important;
}

.dbs-taxi-button-primary:hover,
.dbs-taxi-button-primary:focus {
	background: #ffd477;
	box-shadow: 0 18px 36px rgba(244, 193, 93, .28);
	transform: translateY(-2px);
}

.dbs-taxi-button-ghost {
	background: rgba(255, 255, 255, .07);
	border-color: rgba(255, 255, 255, .2);
	color: #fff !important;
}

.dbs-taxi-button-ghost:hover,
.dbs-taxi-button-ghost:focus {
	background: rgba(255, 255, 255, .14);
	border-color: rgba(255, 255, 255, .38);
}

.dbs-taxi-hero-points {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 24px;
	list-style: none;
	margin: 30px 0 0;
	padding: 0;
}

.dbs-taxi-hero-points li {
	align-items: center;
	color: rgba(255, 255, 255, .76);
	display: flex;
	font-size: .88rem;
	gap: 8px;
}

.dbs-taxi-hero-points .dbs-icon {
	color: var(--dbs-mint);
}

.dbs-taxi-hero-card {
	backdrop-filter: blur(18px);
	background: linear-gradient(150deg, rgba(255, 255, 255, .13), rgba(255, 255, 255, .055));
	border: 1px solid rgba(255, 255, 255, .16);
	border-radius: var(--dbs-radius-lg);
	box-shadow: 0 30px 80px rgba(0, 0, 0, .28);
	color: #fff;
	padding: 30px;
	position: relative;
}

.dbs-taxi-hero-card::after {
	border: 1px solid rgba(244, 193, 93, .32);
	border-radius: calc(var(--dbs-radius-lg) - 8px);
	content: "";
	inset: 8px;
	pointer-events: none;
	position: absolute;
}

.dbs-taxi-hero-card-top {
	align-items: center;
	color: rgba(255, 255, 255, .68);
	display: flex;
	font-size: .72rem;
	font-weight: 800;
	gap: 9px;
	letter-spacing: .13em;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
}

.dbs-taxi-live-dot {
	background: var(--dbs-mint);
	border-radius: 100%;
	box-shadow: 0 0 0 5px rgba(35, 196, 131, .13);
	height: 8px;
	width: 8px;
}

.dbs-taxi-airport-code {
	align-items: center;
	display: grid;
	font-size: 1.2rem;
	gap: 20px;
	grid-template-columns: 1fr auto 1fr;
	margin-top: 36px;
	position: relative;
	text-align: center;
	z-index: 1;
}

.dbs-taxi-airport-code strong {
	color: #fff;
	font-size: clamp(1.5rem, 3vw, 2.2rem);
	letter-spacing: -.03em;
}

.dbs-taxi-airport-code .dbs-icon {
	color: var(--dbs-gold);
}

.dbs-taxi-route-line {
	align-items: center;
	display: grid;
	grid-template-columns: auto 1fr auto;
	margin: 15px 12%;
	position: relative;
	z-index: 1;
}

.dbs-taxi-route-line span {
	background: var(--dbs-gold);
	border: 3px solid rgba(244, 193, 93, .24);
	background-clip: padding-box;
	border-radius: 50%;
	height: 11px;
	width: 11px;
}

.dbs-taxi-route-line i {
	border-top: 1px dashed rgba(255, 255, 255, .35);
}

.dbs-taxi-hero-card dl {
	margin: 28px 0 0;
	position: relative;
	z-index: 1;
}

.dbs-taxi-hero-card dl > div {
	align-items: center;
	border-top: 1px solid rgba(255, 255, 255, .1);
	display: flex;
	gap: 18px;
	justify-content: space-between;
	padding-block: 14px;
}

.dbs-taxi-hero-card dt {
	color: rgba(255, 255, 255, .55);
	font-size: .77rem;
	font-weight: 700;
}

.dbs-taxi-hero-card dd {
	color: #fff;
	font-size: .78rem;
	font-weight: 750;
	margin: 0;
	text-align: right;
}

/* Trust bar */
.dbs-taxi-trust-bar {
	background: #fff;
	border-bottom: 1px solid var(--dbs-line);
	box-shadow: var(--dbs-shadow-sm);
	position: relative;
	z-index: 3;
}

.dbs-taxi-trust-bar .dbs-taxi-container {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	padding-block: 23px;
}

.dbs-taxi-trust-bar .dbs-taxi-container > div {
	align-items: center;
	border-right: 1px solid var(--dbs-line);
	display: flex;
	gap: 13px;
	justify-content: center;
	min-height: 44px;
	padding-inline: 18px;
}

.dbs-taxi-trust-bar .dbs-taxi-container > div:last-child {
	border: 0;
}

.dbs-taxi-trust-bar .dbs-icon {
	color: var(--dbs-gold-deep);
	font-size: 1.5rem;
}

.dbs-taxi-trust-bar span {
	color: var(--dbs-muted);
	display: flex;
	font-size: .73rem;
	line-height: 1.3;
	flex-direction: column;
}

.dbs-taxi-trust-bar strong {
	color: var(--dbs-midnight);
	font-size: .86rem;
}

/* Section headings */
.dbs-taxi-section-heading {
	margin-bottom: 42px;
	max-width: 760px;
}

.dbs-taxi-section-heading-center {
	margin-inline: auto;
	text-align: center;
}

.dbs-taxi-section-heading-center .dbs-taxi-kicker {
	justify-content: center;
}

.dbs-taxi-section-heading h2,
.dbs-taxi-destinations h2,
.dbs-taxi-final-cta h2 {
	font-size: clamp(2.1rem, 4.5vw, 4rem);
	margin: 0;
}

.dbs-taxi-section-heading > p:last-child,
.dbs-taxi-destinations-grid > div > p,
.dbs-taxi-final-cta p {
	color: var(--dbs-muted);
	font-size: 1.05rem;
	margin: 20px 0 0;
}

.dbs-taxi-section-heading-split {
	align-items: end;
	display: grid;
	gap: 60px;
	grid-template-columns: 1.3fr .7fr;
	max-width: none;
}

.dbs-taxi-section-heading-split > p {
	margin-bottom: 8px;
}

/* Booking */
.dbs-taxi-booking-section {
	background:
		linear-gradient(180deg, #f7f9fc, #fff 45%),
		var(--dbs-cloud);
}

.dbs-taxi-booking-shell {
	background: #fff;
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius-lg);
	box-shadow: var(--dbs-shadow);
	min-height: 180px;
	padding: clamp(18px, 3vw, 38px);
	position: relative;
}

.dbs-taxi-booking-shell::before {
	background: linear-gradient(90deg, var(--dbs-gold), #ffd982, var(--dbs-gold));
	border-radius: var(--dbs-radius-lg) var(--dbs-radius-lg) 0 0;
	content: "";
	height: 5px;
	left: -1px;
	position: absolute;
	right: -1px;
	top: -1px;
}

.dbs-taxi-setup-notice {
	background: #fff8e8;
	border: 1px solid #f2d694;
	border-radius: var(--dbs-radius-sm);
	color: #72500e;
	font-weight: 650;
	padding: 20px;
}

/* QuickCab scoped integration */
.dbs-taxi-booking-shell .quickcab-booking-form {
	background: transparent !important;
	box-shadow: none !important;
	color: var(--dbs-ink);
	font-family: inherit;
	margin: 0 auto !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100%;
}

.dbs-taxi-booking-shell .quickcab-booking-form .cart-steps,
.dbs-taxi-booking-shell .quickcab-booking-form .quickcab-cart-steps {
	border: 0;
	margin-bottom: 34px;
}

.dbs-taxi-booking-shell .quickcab-cart-steps ul {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(3, 1fr);
	list-style: none;
	margin: 0;
	padding: 0;
}

.dbs-taxi-booking-shell .quickcab-cart-steps li {
	background: #f7f9fc;
	border: 1px solid var(--dbs-line) !important;
	border-radius: 14px;
	float: none;
	min-height: 66px;
	padding: 0 !important;
	width: auto;
}

.dbs-taxi-booking-shell .quickcab-cart-steps li.active {
	background: var(--dbs-midnight);
	border-color: var(--dbs-midnight) !important;
}

.dbs-taxi-booking-shell .quickcab-cart-steps a {
	align-items: center;
	display: flex;
	gap: 11px;
	height: 100%;
	padding: 12px 16px;
	text-decoration: none;
}

.dbs-taxi-booking-shell .quickcab-cart-steps .quickcab-section-number {
	align-items: center;
	background: #e9eef7;
	border-radius: 50%;
	color: var(--dbs-midnight);
	display: inline-flex;
	font-size: .77rem;
	font-weight: 850;
	height: 32px;
	justify-content: center;
	width: 32px;
}

.dbs-taxi-booking-shell .quickcab-cart-steps li.active .quickcab-section-number {
	background: var(--dbs-gold) !important;
	color: var(--dbs-midnight) !important;
}

.dbs-taxi-booking-shell .quickcab-cart-steps .quickcab-section-title {
	color: var(--dbs-ink);
	font-weight: 760;
}

.dbs-taxi-booking-shell .quickcab-cart-steps li.active .quickcab-section-title {
	color: #fff;
}

.dbs-taxi-booking-shell .quickcab-header-row,
.dbs-taxi-booking-shell .quickcab-header-row .quickcab-header {
	border-color: var(--dbs-gold) !important;
}

.dbs-taxi-booking-shell .quickcab-header {
	font-size: clamp(1.25rem, 2vw, 1.7rem);
	letter-spacing: -.025em;
}

.dbs-taxi-booking-shell .quickcab-input-row label,
.dbs-taxi-booking-shell .control-label {
	color: #344058;
	font-size: .75rem;
	font-weight: 820;
	letter-spacing: .035em;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.dbs-taxi-booking-shell .form-control,
.dbs-taxi-booking-shell .quickcab-form-input,
.dbs-taxi-booking-shell select,
.dbs-taxi-booking-shell input[type="text"],
.dbs-taxi-booking-shell input[type="date"],
.dbs-taxi-booking-shell input[type="number"],
.dbs-taxi-booking-shell textarea {
	background-color: #fff;
	border: 1px solid #d8dfeb;
	border-radius: 11px;
	box-shadow: none;
	color: var(--dbs-ink);
	font-family: inherit;
	font-size: .96rem;
	min-height: 48px;
	padding: 11px 13px;
}

.dbs-taxi-booking-shell .form-control:focus,
.dbs-taxi-booking-shell .quickcab-form-input:focus,
.dbs-taxi-booking-shell select:focus,
.dbs-taxi-booking-shell input:focus,
.dbs-taxi-booking-shell textarea:focus {
	border-color: var(--dbs-blue);
	box-shadow: 0 0 0 4px rgba(47, 125, 244, .11);
	outline: 0;
}

.dbs-taxi-booking-shell .quickcab-button {
	align-items: center;
	background: var(--dbs-midnight) !important;
	border: 1px solid var(--dbs-midnight) !important;
	border-radius: 12px !important;
	box-shadow: 0 11px 24px rgba(8, 17, 31, .13);
	color: #fff !important;
	display: inline-flex;
	font-weight: 800;
	justify-content: center;
	min-height: 48px;
	padding: 12px 20px;
	text-decoration: none;
}

.dbs-taxi-booking-shell .quickcab-button:hover,
.dbs-taxi-booking-shell .quickcab-button:focus {
	background: var(--dbs-gold) !important;
	border-color: var(--dbs-gold) !important;
	color: var(--dbs-midnight) !important;
	transform: translateY(-1px);
}

.dbs-taxi-booking-shell .quickcab-form-map {
	background: #e9eff7;
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius);
	min-height: 320px;
	overflow: hidden;
}

.dbs-taxi-booking-shell .quickcab-autocomplete-dropdown {
	border-radius: 0 0 12px 12px;
	box-shadow: 0 18px 45px rgba(8, 17, 31, .15);
	z-index: 10020;
}

.dbs-taxi-booking-shell .qcdbs-options {
	background: #f8fafc;
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius);
	margin-top: 25px;
	padding: clamp(16px, 2vw, 26px);
}

.dbs-taxi-booking-shell .quickcab-vehicle-item {
	background: #fff;
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius);
	box-shadow: 0 12px 35px rgba(8, 17, 31, .07);
	margin-bottom: 18px;
	overflow: hidden;
	padding: 20px;
}

.dbs-taxi-booking-shell .quickcab-vehicle-name {
	color: var(--dbs-midnight);
	font-size: 1.3rem;
	font-weight: 800;
}

.dbs-taxi-booking-shell .quickcab-vehicle-price {
	color: var(--dbs-blue) !important;
	font-size: 1.55rem;
	font-weight: 850;
}

.dbs-taxi-booking-shell .quickcab-trip-preview {
	background: #f7f9fc;
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius);
	padding: 20px;
}

.dbs-taxi-booking-shell .qcdbs-live-summary {
	background: #eef8f3;
	border: 1px solid #bfe8d5;
	border-radius: 12px;
	color: #145b3e;
	font-weight: 750;
	margin-bottom: 20px;
	padding: 14px 16px;
}

/* Services */
.dbs-taxi-services {
	background: #fff;
}

.dbs-taxi-service-grid {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(4, 1fr);
}

.dbs-taxi-service-card {
	background: #fff;
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius);
	box-shadow: 0 12px 40px rgba(8, 17, 31, .055);
	display: flex;
	flex-direction: column;
	min-height: 340px;
	padding: 28px;
	position: relative;
}

.dbs-taxi-service-card::before {
	background: var(--dbs-gold);
	border-radius: var(--dbs-radius) var(--dbs-radius) 0 0;
	content: "";
	height: 3px;
	left: 24px;
	op: -1px;
	position: absolute;
	transition: width .25s ease;
	width: 44px;
}

.dbs-taxi-service-card:hover {
	box-shadow: var(--dbs-shadow-sm);
	transform: translateY(-4px);
}

.dbs-taxi-service-card:hover::before {
	width: calc(100% - 48px);
}

.dbs-taxi-icon-box {
	align-items: center;
	background: #fff8e9;
	border: 1px solid #f6dfad;
	border-radius: 14px;
	color: #a87311;
	display: inline-flex;
	font-size: 1.55rem;
	height: 54px;
	justify-content: center;
	width: 54px;
}

.dbs-taxi-service-card h3 {
	font-size: 1.28rem;
	margin: 24px 0 0;
}

.dbs-taxi-service-card p {
	color: var(--dbs-muted);
	font-size: .94rem;
	margin: 14px 0 22px;
}

.dbs-taxi-service-card a,
.dbs-taxi-text-link {
	align-items: center;
	color: var(--dbs-midnight);
	display: inline-flex;
	font-size: .85rem;
	font-weight: 820;
	gap: 7px;
	margin-top: auto;
	text-decoration: none;
}

.dbs-taxi-service-card a:hover,
.dbs-taxi-text-link:hover {
	color: var(--dbs-blue);
	gap: 11px;
}

/* Fleet */
.dbs-taxi-fleet {
	background: var(--dbs-cloud);
}

.dbs-taxi-fleet-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(3, 1fr);
}

.dbs-taxi-fleet-card {
	background: #fff;
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius);
	box-shadow: 0 12px 40px rgba(8, 17, 31, .06);
	overflow: hidden;
	transition: transform .25s ease, box-shadow .25s ease;
}

.dbs-taxi-fleet-card:hover {
	box-shadow: var(--dbs-shadow);
	transform: translateY(-5px);
}

.dbs-taxi-fleet-image {
	align-items: center;
	background:
		radial-gradient(circle at 50% 70%, rgba(47, 125, 244, .12), transparent 48%),
		linear-gradient(145deg, #f9fafc, #edf1f7);
	display: flex;
	height: 240px;
	justify-content: center;
	overflow: hidden;
	padding: 18px;
}

.dbs-taxi-fleet-image img {
	height: 100%;
	object-fit: contain;
	transition: transform .3s ease;
	width: 100%;
}

.dbs-taxi-fleet-card:hover .dbs-taxi-fleet-image img {
	transform: scale(1.035);
}

.dbs-taxi-fleet-image > .dbs-icon {
	color: #aeb8c8;
	height: 90px;
	width: 90px;
}

.dbs-taxi-fleet-content {
	padding: 25px;
}

.dbs-taxi-fleet-content h3 {
	font-size: 1.35rem;
	margin: 0;
}

.dbs-taxi-capacity {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
	margin-top: 16px;
}

.dbs-taxi-capacity span {
	align-items: center;
	background: #f3f6fa;
	border-radius: 999px;
	color: #536079;
	display: inline-flex;
	font-size: .75rem;
	font-weight: 700;
	gap: 6px;
	padding: 7px 10px;
}

.dbs-taxi-fleet-content ul {
	border-top: 1px solid var(--dbs-line);
	display: grid;
	gap: 8px;
	list-style: none;
	margin: 20px 0;
	padding: 18px 0 0;
}

.dbs-taxi-fleet-content li {
	align-items: center;
	color: var(--dbs-muted);
	display: flex;
	font-size: .82rem;
	gap: 8px;
}

.dbs-taxi-fleet-content li .dbs-icon {
	color: var(--dbs-mint);
}

.dbs-taxi-fleet-page {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.dbs-taxi-fleet-book {
	display: flex;
	justify-content: center;
	margin-top: 22px;
	width: 100%;
}

.dbs-taxi-fleet-book .dbs-icon {
	height: 18px;
	width: 18px;
}

.dbs-taxi-fleet-features {
	min-height: 96px;
}

/* SEO landing pages */
.dbs-seo-landing-hero {
	background: linear-gradient(135deg, var(--dbs-navy), #123765);
	border-radius: 28px;
	box-shadow: var(--dbs-shadow);
	color: #fff;
	margin-bottom: 40px;
	max-width: none !important;
	overflow: hidden;
	padding: clamp(38px, 7vw, 82px);
	position: relative;
}

.dbs-seo-landing-hero::after {
	background: radial-gradient(circle, rgba(255,255,255,.15), transparent 66%);
	content: "";
	height: 420px;
	position: absolute;
	right: -120px;
	top: -190px;
	width: 420px;
}

.dbs-seo-landing-hero h1,
.dbs-seo-landing-hero p {
	color: #fff;
	max-width: 820px;
	position: relative;
	z-index: 1;
}

.dbs-seo-landing-hero h1 {
	font-size: clamp(2.2rem, 5vw, 4.6rem);
	letter-spacing: -.045em;
	line-height: 1.02;
}

.dbs-seo-landing-hero .wp-block-buttons {
	position: relative;
	z-index: 2;
}

.dbs-seo-benefits {
	gap: 20px;
	margin: 36px 0 48px;
}

.dbs-seo-benefits .wp-block-column {
	background: #fff;
	border: 1px solid var(--dbs-line);
	border-radius: 18px;
	box-shadow: 0 12px 35px rgba(8,17,31,.06);
	padding: 26px;
}

.dbs-seo-related {
	background: var(--dbs-cloud);
	border-left: 4px solid var(--dbs-blue);
	border-radius: 10px;
	margin-top: 36px;
	padding: 20px 24px;
}

@media (max-width: 600px) {
	.dbs-seo-landing-hero { border-radius: 20px; padding: 34px 24px; }
	.dbs-taxi-fleet-page { margin-left: -20px; margin-right: -20px; }
	.dbs-taxi-fleet-features { min-height: 0; }
}

.dbs-taxi-fleet-fallback {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(4, 1fr);
}

.dbs-taxi-fleet-fallback > div {
	align-items: center;
	background: #fff;
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius);
	display: flex;
	flex-direction: column;
	gap: 16px;
	justify-content: center;
	min-height: 190px;
	padding: 24px;
	text-align: center;
}

.dbs-taxi-fleet-fallback span {
	align-items: center;
	background: var(--dbs-midnight);
	border-radius: 50%;
	color: var(--dbs-gold);
	display: flex;
	font-size: 1.5rem;
	height: 58px;
	justify-content: center;
	width: 58px;
}

/* Destinations */
.dbs-taxi-destinations {
	background: #fff;
}

.dbs-taxi-destinations-grid {
	align-items: center;
	display: grid;
	gap: clamp(50px, 8vw, 110px);
	grid-template-columns: 1fr .85fr;
}

.dbs-taxi-destination-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 28px;
}

.dbs-taxi-destination-list span {
	align-items: center;
	background: var(--dbs-cloud);
	border: 1px solid var(--dbs-line);
	border-radius: 999px;
	color: #445169;
	display: inline-flex;
	font-size: .8rem;
	font-weight: 750;
	gap: 7px;
	padding: 9px 13px;
}

.dbs-taxi-destination-list .dbs-icon {
	color: var(--dbs-blue);
}

.dbs-taxi-map-card {
	background:
		linear-gradient(30deg, rgba(47, 125, 244, .06) 12%, transparent 12.5%, transparent 87%, rgba(47, 125, 244, .06) 87.5%),
		linear-gradient(150deg, rgba(47, 125, 244, .06) 12%, transparent 12.5%, transparent 87%, rgba(47, 125, 244, .06) 87.5%),
		#edf3f7;
	background-size: 46px 80px;
	border: 10px solid #fff;
	border-radius: var(--dbs-radius-lg);
	box-shadow: var(--dbs-shadow);
	height: 430px;
	overflow: hidden;
	position: relative;
}

.dbs-taxi-map-island {
	align-items: center;
	background: linear-gradient(145deg, #abd7ae, #68aa76);
	border: 7px solid rgba(255, 255, 255, .55);
	border-radius: 56% 44% 48% 52% / 42% 52% 48% 58%;
	color: rgba(8, 17, 31, .42);
	display: flex;
	font-size: 3.5rem;
	font-weight: 900;
	height: 190px;
	justify-content: center;
	left: 18%;
	letter-spacing: -.07em;
	position: absolute;
	top: 28%;
	transform: rotate(-8deg);
	width: 65%;
}

.dbs-taxi-map-pin {
	background: var(--dbs-gold);
	border: 4px solid #fff;
	border-radius: 50% 50% 50% 0;
	box-shadow: 0 5px 14px rgba(8, 17, 31, .22);
	height: 24px;
	position: absolute;
	transform: rotate(-45deg);
	width: 24px;
	z-index: 2;
}

.dbs-taxi-map-pin::after {
	background: var(--dbs-midnight);
	border-radius: 50%;
	content: "";
	height: 6px;
	left: 5px;
	position: absolute;
	top: 5px;
	width: 6px;
}

.dbs-taxi-map-pin.pin-1 { left: 28%; top: 35%; }
.dbs-taxi-map-pin.pin-2 { left: 64%; top: 31%; }
.dbs-taxi-map-pin.pin-3 { left: 73%; top: 57%; }
.dbs-taxi-map-pin.pin-4 { left: 43%; top: 67%; }

.dbs-taxi-map-route {
	border: 3px dashed rgba(47, 125, 244, .7);
	border-bottom: 0;
	border-left: 0;
	border-radius: 50%;
	height: 100px;
	left: 38%;
	position: absolute;
	top: 37%;
	transform: rotate(13deg);
	width: 36%;
}

/* Reviews */
.dbs-taxi-reviews {
	background: #fff;
}

.dbs-taxi-review-profiles,
.dbs-taxi-review-grid {
	display: grid;
	gap: 22px;
}

.dbs-taxi-review-profiles {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-bottom: 28px;
}

.dbs-taxi-review-profile {
	align-items: center;
	background: var(--dbs-cloud);
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius);
	display: grid;
	gap: 8px 22px;
	grid-template-columns: 1fr auto;
	min-height: 150px;
	padding: 26px;
}

.dbs-taxi-review-profile.is-google {
	border-top: 4px solid #4285f4;
}

.dbs-taxi-review-profile.is-tripadvisor {
	border-top: 4px solid #34e0a1;
}

.dbs-taxi-review-profile > div {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.dbs-taxi-review-source {
	color: var(--dbs-muted);
	font-size: .78rem;
	font-weight: 800;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.dbs-taxi-review-profile strong {
	color: var(--dbs-midnight);
	font-size: 1.5rem;
}

.dbs-taxi-review-profile strong span,
.dbs-taxi-stars {
	color: #f5aa20;
	font-size: .88rem;
	letter-spacing: .06em;
}

.dbs-taxi-review-profile p {
	color: var(--dbs-muted);
	grid-column: 1;
	margin: 0;
}

.dbs-taxi-review-profile a {
	align-items: center;
	color: var(--dbs-blue);
	display: inline-flex;
	font-weight: 800;
	gap: 7px;
	grid-column: 2;
	grid-row: 1 / span 2;
	text-decoration: none;
}

.dbs-taxi-review-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.dbs-taxi-review-grid blockquote {
	background: #fff;
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius);
	box-shadow: var(--dbs-shadow-sm);
	margin: 0;
	padding: 28px;
}

.dbs-taxi-review-grid blockquote > p {
	color: var(--dbs-ink);
	font-size: 1.02rem;
	margin: 16px 0 24px;
}

.dbs-taxi-review-grid blockquote footer {
	display: flex;
	flex-direction: column;
	gap: 2px;
}

.dbs-taxi-review-grid blockquote footer strong {
	color: var(--dbs-midnight);
}

.dbs-taxi-review-grid blockquote footer span {
	color: var(--dbs-muted);
	font-size: .82rem;
}

.dbs-taxi-review-widget {
	margin-top: 30px;
	max-width: 100%;
	overflow: hidden;
}

/* FAQ */
.dbs-taxi-faq {
	background: var(--dbs-cloud);
}

.dbs-taxi-faq-list {
	display: grid;
	gap: 14px;
	margin-inline: auto;
	max-width: 920px;
}

.dbs-taxi-faq-list details {
	background: #fff;
	border: 1px solid var(--dbs-line);
	border-radius: 16px;
	box-shadow: 0 8px 24px rgba(8, 17, 31, .05);
	overflow: hidden;
}

.dbs-taxi-faq-list summary {
	align-items: center;
	color: var(--dbs-midnight);
	cursor: pointer;
	display: flex;
	font-size: 1rem;
	font-weight: 800;
	gap: 20px;
	justify-content: space-between;
	list-style: none;
	padding: 20px 22px;
}

.dbs-taxi-faq-list summary::-webkit-details-marker {
	display: none;
}

.dbs-taxi-faq-list summary span {
	border: 2px solid currentColor;
	border-left: 0;
	border-top: 0;
	display: block;
	flex: 0 0 auto;
	height: 9px;
	transform: rotate(45deg) translateY(-3px);
	transition: transform .2s ease;
	width: 9px;
}

.dbs-taxi-faq-list details[open] summary span {
	transform: rotate(225deg) translate(-2px, -2px);
}

.dbs-taxi-faq-list details > div {
	border-top: 1px solid var(--dbs-line);
	color: var(--dbs-muted);
	padding: 0 22px 20px;
}

.dbs-taxi-faq-list details > div p {
	margin: 18px 0 0;
}

.dbs-taxi-checkout-faq {
	clear: both;
	margin: 36px 0 0;
}

.dbs-taxi-checkout-faq .dbs-taxi-container {
	max-width: none;
	padding: 0;
}

.dbs-taxi-checkout-faq .dbs-taxi-section-heading {
	margin-bottom: 20px;
}

.dbs-taxi-checkout-faq .dbs-taxi-section-heading h2 {
	font-size: clamp(1.5rem, 3vw, 2rem);
}

/* Tours */
.dbs-taxi-tours {
	background: linear-gradient(180deg, #f6f9fd 0%, #fff 100%);
}

.dbs-taxi-tours .bst-tours-catalog {
	margin-top: 28px;
}

.dbs-taxi-tours-all {
	margin: 30px 0 0;
	text-align: center;
}

.dbs-taxi-tours-all .dbs-taxi-button-ghost {
	border-color: #0d66d0;
	color: #0d66d0;
}

/* Blog */
.dbs-taxi-blog {
	background: #fff;
}

.dbs-taxi-blog-grid {
	display: grid;
	gap: 22px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.dbs-taxi-blog-card {
	background: #fff;
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius);
	box-shadow: var(--dbs-shadow-sm);
	overflow: hidden;
}

.dbs-taxi-blog-image {
	align-items: center;
	background: linear-gradient(135deg, #e7eef9, #d5e4f8);
	color: var(--dbs-blue);
	display: flex;
	height: 220px;
	justify-content: center;
	overflow: hidden;
}

.dbs-taxi-blog-image img {
	height: 100%;
	object-fit: cover;
	transition: transform .35s ease;
	width: 100%;
}

.dbs-taxi-blog-card:hover .dbs-taxi-blog-image img {
	transform: scale(1.035);
}

.dbs-taxi-blog-image .dbs-icon {
	height: 48px;
	width: 48px;
}

.dbs-taxi-blog-card > div {
	padding: 24px;
}

.dbs-taxi-blog-card h3 {
	font-size: 1.3rem;
	margin: 8px 0 12px;
}

.dbs-taxi-blog-card h3 a {
	color: inherit;
	text-decoration: none;
}

.dbs-taxi-blog-card > div > p:not(.dbs-taxi-blog-meta) {
	color: var(--dbs-muted);
}

.dbs-taxi-blog-meta {
	color: var(--dbs-blue);
	font-size: .76rem;
	font-weight: 800;
	letter-spacing: .06em;
	margin: 0;
	text-transform: uppercase;
}

.dbs-taxi-blog-all {
	margin: 30px 0 0;
	text-align: center;
}

.dbs-taxi-blog-all .dbs-taxi-button-ghost {
	border-color: var(--dbs-midnight);
	color: var(--dbs-midnight) !important;
}

/* Enhanced footer */
.dbs-taxi-business-footer {
	background: #07101d;
	border-top: 1px solid rgba(255, 255, 255, .08);
	color: rgba(255, 255, 255, .68);
	padding: 68px 0 24px;
}

.dbs-taxi-footer-grid {
	display: grid;
	gap: 36px;
	grid-template-columns: 1.5fr repeat(3, 1fr);
}

.dbs-taxi-business-footer h2,
.dbs-taxi-business-footer h3 {
	color: #fff;
}

.dbs-taxi-business-footer h2 {
	font-size: 1.8rem;
	margin: 0 0 12px;
}

.dbs-taxi-business-footer h3 {
	font-size: .84rem;
	letter-spacing: .08em;
	margin: 0 0 18px;
	text-transform: uppercase;
}

.dbs-taxi-footer-brand p {
	margin: 0 0 24px;
	max-width: 390px;
}

.dbs-taxi-footer-links {
	list-style: none;
	margin: 0;
	padding: 0;
}

.dbs-taxi-footer-links li {
	margin: 0 0 10px;
}

.dbs-taxi-footer-links a {
	color: rgba(255, 255, 255, .76);
	text-decoration: none;
}

.dbs-taxi-footer-links a:hover,
.dbs-taxi-footer-links a:focus {
	color: var(--dbs-gold);
}

.dbs-taxi-footer-bottom {
	align-items: center;
	border-top: 1px solid rgba(255, 255, 255, .08);
	display: flex;
	font-size: .8rem;
	justify-content: space-between;
	margin-top: 50px;
	padding-top: 22px;
}

/* Process */
.dbs-taxi-process {
	background: var(--dbs-midnight);
	color: #fff;
}

.dbs-taxi-process .dbs-taxi-section-heading h2 {
	color: #fff;
}

.dbs-taxi-process-grid {
	counter-reset: steps;
	display: grid;
	gap: 22px;
	grid-template-columns: repeat(3, 1fr);
	list-style: none;
	margin: 0;
	padding: 0;
}

.dbs-taxi-process-grid li {
	background: rgba(255, 255, 255, .06);
	border: 1px solid rgba(255, 255, 255, .11);
	border-radius: var(--dbs-radius);
	min-height: 310px;
	padding: 30px;
	position: relative;
}

.dbs-taxi-process-grid li > span {
	color: rgba(255, 255, 255, .12);
	font-size: 4rem;
	font-weight: 900;
	line-height: 1;
	position: absolute;
	right: 24px;
	top: 24px;
}

.dbs-taxi-process-grid .dbs-taxi-icon-box {
	background: rgba(244, 193, 93, .12);
	border-color: rgba(244, 193, 93, .28);
	color: var(--dbs-gold);
}

.dbs-taxi-process-grid h3 {
	color: #fff;
	font-size: 1.35rem;
	margin: 26px 0 0;
}

.dbs-taxi-process-grid p {
	color: rgba(255, 255, 255, .62);
	font-size: .93rem;
	margin: 14px 0 0;
}

/* CTA */
.dbs-taxi-final-cta {
	background: var(--dbs-gold);
	padding-block: clamp(52px, 7vw, 82px);
}

.dbs-taxi-final-cta .dbs-taxi-container {
	align-items: center;
	display: flex;
	gap: 50px;
	justify-content: space-between;
}

.dbs-taxi-final-cta .dbs-taxi-kicker {
	color: #7e570b;
}

.dbs-taxi-final-cta h2 {
	font-size: clamp(2rem, 4vw, 3.5rem);
}

.dbs-taxi-final-cta p:last-child {
	color: rgba(8, 17, 31, .68);
}

.dbs-taxi-final-cta .dbs-taxi-button-primary {
	background: var(--dbs-midnight);
	box-shadow: 0 14px 30px rgba(8, 17, 31, .18);
	color: #fff !important;
	flex: 0 0 auto;
}

.dbs-taxi-final-cta .dbs-taxi-button-primary:hover {
	background: var(--dbs-navy);
}

.dbs-taxi-whatsapp {
	align-items: center;
	background: #25d366;
	border: 4px solid #fff;
	border-radius: 50%;
	bottom: 24px;
	box-shadow: 0 14px 32px rgba(8, 17, 31, .25);
	color: #fff !important;
	display: flex;
	height: 62px;
	justify-content: center;
	position: fixed;
	right: 24px;
	width: 62px;
	z-index: 9998;
}

.dbs-taxi-whatsapp:hover,
.dbs-taxi-whatsapp:focus {
	background: #1fb859;
	transform: translateY(-3px) scale(1.02);
}

.dbs-taxi-whatsapp svg {
	height: 31px;
	width: 31px;
}

/* WooCommerce */
.dbs-taxi-astra.woocommerce-page .site-content,
.dbs-taxi-astra.woocommerce .site-content {
	background: var(--dbs-cloud);
	padding-block: 50px;
}

.dbs-taxi-astra .woocommerce form.checkout,
.dbs-taxi-astra .woocommerce form.login,
.dbs-taxi-astra .woocommerce form.register,
.dbs-taxi-astra .woocommerce-account .woocommerce-MyAccount-content,
.dbs-taxi-astra .woocommerce-cart-form,
.dbs-taxi-astra .cart_totals {
	background: #fff;
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius);
	box-shadow: var(--dbs-shadow-sm);
	padding: clamp(20px, 3vw, 34px);
}

.dbs-taxi-astra .woocommerce input.input-text,
.dbs-taxi-astra .woocommerce select,
.dbs-taxi-astra .woocommerce textarea,
.dbs-taxi-astra .select2-container--default .select2-selection--single {
	background: #fff;
	border: 1px solid #d8dfeb;
	border-radius: 10px;
	min-height: 46px;
}

.dbs-taxi-astra .woocommerce button.button,
.dbs-taxi-astra .woocommerce a.button,
.dbs-taxi-astra .woocommerce input.button,
.dbs-taxi-astra #place_order {
	background: var(--dbs-midnight);
	color: #fff;
	min-height: 46px;
}

.dbs-taxi-astra .woocommerce button.button:hover,
.dbs-taxi-astra .woocommerce a.button:hover,
.dbs-taxi-astra .woocommerce input.button:hover,
.dbs-taxi-astra #place_order:hover {
	background: var(--dbs-gold);
	color: var(--dbs-midnight);
}

/* General content */
.dbs-taxi-astra:not(.dbs-taxi-home-enabled) .site-content,
.dbs-taxi-astra.single .site-content,
.dbs-taxi-astra.blog .site-content,
.dbs-taxi-astra.archive .site-content {
	background: var(--dbs-cloud);
}

.dbs-taxi-astra .ast-article-single,
.dbs-taxi-astra .ast-separate-container .ast-article-post {
	border: 1px solid var(--dbs-line);
	border-radius: var(--dbs-radius);
	box-shadow: var(--dbs-shadow-sm);
}

/* Focus and motion */
.dbs-taxi-astra a:focus-visible,
.dbs-taxi-astra button:focus-visible,
.dbs-taxi-astra input:focus-visible,
.dbs-taxi-astra select:focus-visible,
.dbs-taxi-astra textarea:focus-visible {
	outline: 3px solid rgba(47, 125, 244, .38);
	outline-offset: 3px;
}

@media (max-width: 1100px) {
	.dbs-taxi-hero-grid {
		gap: 44px;
		grid-template-columns: 1.2fr .8fr;
	}

	.dbs-taxi-service-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.dbs-taxi-service-card {
		min-height: 300px;
	}

	.dbs-taxi-fleet-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 921px) {
	.dbs-taxi-astra .ast-mobile-header-wrap .ast-primary-header-bar,
	.dbs-taxi-astra .ast-mobile-popup-drawer .ast-mobile-popup-inner {
		background: var(--dbs-midnight);
	}

	.dbs-taxi-astra .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg,
	.dbs-taxi-astra .ast-mobile-menu-trigger-minimal {
		color: #fff;
		fill: #fff;
	}

	.dbs-taxi-astra .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
		color: #fff;
	}

	.dbs-taxi-hero-grid {
		grid-template-columns: 1fr;
		min-height: auto;
	}

	.dbs-taxi-hero-card {
		max-width: 600px;
	}

	.dbs-taxi-trust-bar .dbs-taxi-container {
		grid-template-columns: repeat(2, 1fr);
	}

	.dbs-taxi-trust-bar .dbs-taxi-container > div:nth-child(2) {
		border-right: 0;
	}

	.dbs-taxi-trust-bar .dbs-taxi-container > div:nth-child(-n+2) {
		border-bottom: 1px solid var(--dbs-line);
	}

	.dbs-taxi-trust-bar .dbs-taxi-container > div {
		justify-content: flex-start;
		padding: 16px;
	}

	.dbs-taxi-section-heading-split,
	.dbs-taxi-destinations-grid {
		grid-template-columns: 1fr;
	}

	.dbs-taxi-fleet-fallback {
		grid-template-columns: repeat(2, 1fr);
	}

	.dbs-taxi-process-grid {
		grid-template-columns: 1fr;
	}

	.dbs-taxi-review-profiles {
		grid-template-columns: 1fr;
	}

	.dbs-taxi-review-grid,
	.dbs-taxi-blog-grid,
	.dbs-taxi-footer-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.dbs-taxi-process-grid li {
		min-height: 250px;
	}
}

@media (max-width: 767px) {
	.dbs-taxi-container {
		padding-inline: 16px;
	}

	.dbs-taxi-section {
		padding-block: 66px;
	}

	.dbs-taxi-hero-grid {
		padding-block: 72px;
	}

	.dbs-taxi-hero h1 {
		font-size: clamp(2.65rem, 13vw, 4.3rem);
	}

	.dbs-taxi-hero-actions,
	.dbs-taxi-final-cta .dbs-taxi-container {
		align-items: stretch;
		flex-direction: column;
	}

	.dbs-taxi-hero-actions .dbs-taxi-button,
	.dbs-taxi-final-cta .dbs-taxi-button {
		width: 100%;
	}

	.dbs-taxi-hero-points {
		display: grid;
	}

	.dbs-taxi-hero-card {
		padding: 24px;
	}

	.dbs-taxi-trust-bar .dbs-taxi-container {
		padding-inline: 8px;
	}

	.dbs-taxi-booking-shell {
		border-radius: 18px;
		padding: 14px;
	}

	.dbs-taxi-booking-shell .quickcab-cart-steps ul {
		gap: 7px;
	}

	.dbs-taxi-booking-shell .quickcab-cart-steps a {
		align-items: center;
		flex-direction: column;
		padding: 10px 4px;
		text-align: center;
	}

	.dbs-taxi-booking-shell .quickcab-cart-steps .quickcab-section-title {
		font-size: .66rem;
		line-height: 1.25;
	}

	.dbs-taxi-booking-shell .quickcab-form-map {
		min-height: 260px;
	}

	.dbs-taxi-service-grid,
	.dbs-taxi-fleet-grid,
	.dbs-taxi-fleet-fallback,
	.dbs-taxi-review-grid,
	.dbs-taxi-blog-grid,
	.dbs-taxi-footer-grid {
		grid-template-columns: 1fr;
	}

	.dbs-taxi-review-profile {
		display: block;
	}

	.dbs-taxi-review-profile p {
		margin-top: 8px;
	}

	.dbs-taxi-review-profile a {
		margin-top: 18px;
	}

	.dbs-taxi-footer-bottom {
		align-items: flex-start;
		flex-direction: column;
		gap: 8px;
	}

	.dbs-taxi-business-footer {
		padding-top: 52px;
	}

	.dbs-taxi-service-card {
		min-height: 0;
	}

	.dbs-taxi-map-card {
		height: 340px;
	}

	.dbs-taxi-whatsapp {
		bottom: 16px;
		height: 56px;
		right: 16px;
		width: 56px;
	}
}

@media (max-width: 460px) {
	.dbs-taxi-trust-bar .dbs-taxi-container {
		grid-template-columns: 1fr;
	}

	.dbs-taxi-trust-bar .dbs-taxi-container > div {
		border-bottom: 1px solid var(--dbs-line) !important;
		border-right: 0;
	}

	.dbs-taxi-trust-bar .dbs-taxi-container > div:last-child {
		border-bottom: 0 !important;
	}

	.dbs-taxi-airport-code {
		gap: 10px;
	}

	.dbs-taxi-airport-code strong {
		font-size: 1.35rem;
	}
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	.dbs-taxi-astra *,
	.dbs-taxi-astra *::before,
	.dbs-taxi-astra *::after {
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
		scroll-behavior: auto !important;
		transition-duration: .01ms !important;
	}
}
