/*
Theme Name: Anuvia Hello Child
Template: hello-elementor
Version: 1.0.5
Text Domain: anuvia-hello-child
*/

.booking-action-grid .booking-action,
.booking-action-grid .booking-action:visited,
.booking-action-grid .booking-action:hover,
.booking-action-grid .booking-action:focus {
	background: #07345f;
	color: #fff;
}

.google-review-section {
	padding: 48px 0;
	border-top: 1px solid #dbe9f1;
	border-bottom: 1px solid #dbe9f1;
	background: #f2f8fa;
}

.google-review-section .google-review-qr {
	margin-top: 0;
	margin-bottom: 0;
}

/* Hide the capacity note beneath the Standard Medical Ride option. */
.transport-vehicles .transport-vehicle:first-child small {
	display: none;
}

/* Hide the capacity note beneath the Group Ride Vehicle option. */
.transport-vehicles .transport-vehicle:nth-child(3) small {
	display: none;
}
