/*
	Theme Name: RDU Airport Taxi Service

	Author: Uptech Solution

	Author URI: http://www.uptsol.com

	Description: Child Theme for RDU Airport Taxi Service

	Template: astra

	Version: 1.0;

	License: GNU General Public License v2.0

	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: astra-child

*/


.site-footer p,
.site-footer h4 {
	color: #fff;
}

.elementor-background-overlay {
	opacity: 0 !important;
}

input[type="date"] {
	width: 250px !important;
}

input:focus {
	box-shadow: none !important;
}

form select {
	border-radius: 20px;
}

.booking-text a.booking-number {
	font-size: 22px;
	color: #000;
	text-decoration: none;
}

ul.payment-list {
    float: left;
    padding: 0px 20px 0px 0px;
    margin: 0px;
	text-align: center;
}

ul.payment-list > li {
    display: inline-block;
}

.sub-section-wrapper p {
	font-size: 18px;
	font-weight: 500px;
}