/*
	Theme Name: Motors - Child Theme
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Motors Child theme
	Version: 2.5
	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-border-right .icon-box {
    padding: 0 !important;
}

#wrapper {
    background-color: #FFFFFF !important;
}
.car-title, .heading-font, .stm-single-car-content h2, .single-calculator-title h3{
	color: #f25828 !important;
}
.value {
	color: #ddd !important;
}

.listing-car-item-meta,  {
	background-color: rgb(36, 49, 54);
	padding: 10px;
}

.ui-tabs-panel {
    margin: 10px !important;
}

h4.heading-font {
	color: #000 !important;
}
.wpb_tour_tabs_wrapper.ui-tabs .wpb_tab.ui-tabs-panel {
	background-color: rgb(36, 49, 54) !important;
}

.wpb_wrapper .wpb_text_column h5, .wpb_text_column .wpb_wrapper, body {
	color: #333333;
}

.wpb_text_column .wpb_wrapper strong {
	color: #da2134;
}

.wpcf7-form p{
	color: #888;
}

.tab-search-title {
    text-transform: uppercase !important;
    font-weight: 400;
    color: #FFFFFF !important
}

.listing-list-loop .content .meta-middle .meta-middle-unit .value {
    color: #000000 !important;
}

.listing-list-loop .content .meta-middle .meta-middle-unit .value h5 {
    color: #000000 !important;
}

.listing-list-loop .content .meta-top .price .normal-price {
    position: relative;
    left: -20px;
    padding: 13px 8px 12px 4px;
    color: #FFFFFF;
}

.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    color: #FFF;
    background-color: #FF4119 !important;
}

.header-secondary-phone a {
    color: #000000 !important;
}

.header-main .header-address .address .heading-font {
    color: #000000 !important;
}

.header-main .header-address {
    margin-top: 30px;
}

.header-main .header-secondary-phone {
    margin-top: 30px;
}

.header-main-phone a, .header-secondary-phone a {
    color: #004494 !important;
    text-decoration: none !important;
}

.listing-list-loop .content .meta-top .price .heading-font {
    font-size: 33px !important;
    color: #ffffff !important;
    font-weight: 700;
    letter-spacing: 0px;
    top: 6px !important;
}

.main-menu .header-menu > li > a {
    padding: 0 50px !important;
}
