/*
	Theme Name: Motors Child
	Theme URI: http://stylemixthemes.com/
	Description: Motors Child Theme
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Template: motors
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, black, red, dark, 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
*/

/* Add your own styles here */


.stm-car_dealer-buttons{
	margin: 0 0 30px !important;
}
.stm-car_dealer-buttons a{
	background-color: #c61935;
    color: #fff;
}
.stm-car_dealer-buttons a i{
	color: #fff !important;
}
.stm-single-car-page .single-car-actions .car-action-unit{
	font-size: 11px;
}

.stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .stm-form-1-selects{
	width: 20%;
}

.stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .stm-form-1-selects input[type="text"]{
	background-color: transparent;
    border: 1px solid rgba(255,255,255,0.5);
    color: #fff;
}
.stm_add_car_form .stm_add_car_form_1 .stm-form1-intro-unit .stm-form-1-selects input[type="text"]:focus{
	background-color: #fff;
	color: #232628;
}
.stm-listing-single-price-title {
	margin-bottom: 20px !important;
}
.stm-listing-single-price-title .price{
	float: left !important;
}
.car-action-unit{
	border-radius: 20px !important;
}

a.lOffer-account{
	display: block !important;
}

#stm-dealer-gmap{
	width: 100% !important;
}

.dealer-contact-unit.phone {
    padding-right: 50px;
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.dealer-contact-unit {
    position: relative;
    padding-left: 33px;
    padding-top: 17px;
    margin-top: 20px;
    border-top: 1px solid #e5e8ec;
}
.dealer-contact-unit i {
    position: absolute;
    top: 21px;
    left: 0;
    color: #c61935;
    font-size: 13px;
}
.dealer-contact-unit .phone {
    margin-bottom: -1px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.5px;
}
.dealer-contact-unit.phone span {
    font-size: 11px;
    cursor: pointer;
    text-decoration: dotted;
    border-bottom: 1px dotted;
    line-height: 20px;
    position: relative;
    min-width: 20px;
}

body.logged-in{
    margin-top: -32px !important;
}


select[name=min_ca-year] + .select2-container--default .select2-selection--single .select2-selection__rendered,
select[name=max_ca-year] + .select2-container--default .select2-selection--single .select2-selection__rendered{
    padding-left: 8px;
    padding-right: 20px;
}


.stm_password_recovery .form-group{
    position: relative;
}
.stm_password_recovery .wrap_valid_password{
    display: block !important;
}
.stm_password_recovery input[type="submit"]{
    margin-top: 90px !important;
}
.stm-single-car-contact .title i {
	color: #fff !important;
}
#contact_dealer_submit {
	display: inline-block !important;
}
.ajax-loader {
	display: none;
	background-image: url(assets/images/ajax-loader.gif);
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}
