/*
 Theme Name: AutoRide Child
 Theme URI: https://1.envato.market/autoride-chauffeur-booking-wordpress-theme
 Description: A child theme for the AutoRide theme.
 Author: Dzianis Salamonau
 Author URI: http://yourwebsite.com
 Template: autoride
 Version: 1.0
 License: GNU General Public License version 3.0
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain: autoride-child
*/

/* Import the parent theme styles */
/*@import url('../autoride/style.css');*/

/* Add your custom styles below */

body.home .theme-page-header {
	padding-top: 140px;
}

.contact-from-phone-email-patrent p img {
	margin-top: 0 !important;
	left: 0 !important;
}

.contact-from-phone-email-patrent p:last-child {
	min-width: 190px;
}

.discount-w-show {
	transition: .3s;
}

body.page-id-12355 tr.footable-filtering {
	background: #fff !important;
}

.footable_parent .fooicon-sort-asc:before {
	background-color: #fff !important;
}

body .chbs-main-content-step-3 .chbs-form-field.chbs-form-field-width-50 .iti.iti--allow-dropdown.iti--separate-dial-code input[type="text"] {
	padding-left: 85px !important;
}