/*	
	Theme Name: Motors - Child Theme
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Motors Child theme
	Version: 4.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: motors-child
    Template: motors

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Add your own styles here */
.stm_rent_car_form_wrapper label, .clear-data, #text-6 .date {
    color: #FFF !important;
}

.copyright-text.heading-font {
    color: #000 !important;
}

div.checker input {
    border: 1px solid white !important;
    top: -5px;
    opacity: 1 !important;
}

.stm-template-car_rental_elementor .stm_offices_wrapper .address i, .stm-template-car_rental_elementor .stm_offices_wrapper .phone_fax i, .stm-template-car_rental_elementor .stm_offices_wrapper .stm_work_hours i {
    color: #7A7A7A !important;
}

.select2-results__option {
    color: #555 !important;
}

.stm-template-car_rental_elementor .stm_date_time_input .stm_date_input i, .stm-template-car_rental_elementor .stm_date_time_input .stm_time_input i {
    color: var(--motors-secondary-color);
}

.stm-template-car_rental_elementor div.checker span::before {
    color: #FFF !important;
}

.stm-template-car_rental_elementor .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .top .number span {
    color: #FFF !important;
}

.stm-template-car_rental_elementor .stm_rental_options_archive .stm_rental_option .stm_rental_option_content .more {
    color: #555 !important;
}

.stm-template-car_rental_elementor .stm_rent_accept_wrapper .stm_rent_accept {
    background-color: rgba(240,197,64,1) !important;
}

.dropdown-menu.lang_dropdown_menu {
    z-index: 2000 !important;
}

.stm-template-car_rental_elementor .stm-fullwidth-with-parallax-bg .container .row > div .stm_nav_wizard_step .inner.current {
    background-color: #FFF !important;
}

.stm-phone-number.hidden-info {
    display: none;
}

.stm-template-car_rental_elementor .stm_single_class_car .more {
    color: rgba(0,0,0,1) !important;
}

.stm-template-car_rental_elementor .stm_single_class_car .lists-inline > ul li::before {
    color: rgba(0,0,0,1) !important;;
}

.stm-template-car_rental_elementor .stm_single_class_car .stm_rent_prices .stm_rent_price .pay a {
    border-color: rgba(0,0,0,1) !important;
}

.woocommerce-info, .stm-template-car_rental_elementor .woocommerce-message .fas::before, .stm-template-car_rental_elementor .woocommerce-info .fas::before {
    color: rgba(0,0,0,1) !important;
}

.showcoupon, .showcoupon:hover, #payment_heading, #payment {
    color: rgba(0,0,0,1) !important;
}

input#place_order {
    border: 2px solid #273f44;
}

.stm-template-car_rental_elementor .xdsoft_stm_datetimepicker .xdsoft_datepicker .xdsoft_month span, .stm-template-car_rental_elementor .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_month span {
    color: rgba(255,255,255,1);
}

#top-bar {
    background-color: rgba(240,197,64,1);
    color: rgba(0,0,0,1);
}

.stm-layout-header-car_rental #top-bar a {
    color: rgba(0,0,0,1);
}
