/*	
	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-listing-tabs ul li a {

border-radius: 5px 5px 0px 0px ;
background-color: #ffc20e;
color: rgb(51, 51, 51);

}

.stm-listing-tabs ul li.active a {
    color: #cc6119;
    background-color: #fff;
}

.car-listing-row .listing-car-item-meta .car-title ,.stm-product-inner h5{
background-color: #ffc20e;
font-size: 17px;
padding: 5px;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
box-ordinal-group: 1;
margin-bottom: 5px;
min-height:50px;
}
 
.car-listing-row .image .stm-badge-dealer, .listing-car-item-inner .image .stm-badge-dealer{
	font-size:10px !important;
}
.car-listing-row .listing-car-item-meta .price .regular-price{
	font-size: 14px !important;
    font-weight: 700 !important;
    color: #383838 !important;
}
.car-listing-row .listing-car-item-meta .price {

position: relative;
float: right;
padding: 5px 5px 5px 5px !important;
border-radius: 5px !important;
margin-left: 0px !important;
background-color: #ff6969 !important;
color: #000 !important;
text-align: center !important;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
box-ordinal-group: 2;
}


.car-meta-top::before ,.car-listing-row .listing-car-item-meta .price::before{
 
    display: none !important;
 
}


.car-listing-row .listing-car-item-meta .price.discounted-price {
    padding: 5px 5px 12px 5px;
}



.car-listing-row .image, .listing-car-item-inner .image {
 
    border: 3px solid #ffc20e;
    border-radius: 10px 10px 0 0;
}


.car-listing-row .car-meta-top {
    padding-bottom: 10px !important;
    border-bottom: 1px solid #b4135d !important;
min-height: 117px;

display: -webkit-box;
display: -moz-box;
display: box;

-webkit-box-orient: vertical;
-moz-box-orient: vertical;
box-orient: vertical;

}



.car-listing-row .car-meta-bottom ul li {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 0;
    margin-right: 14px;
    color: #232628;
    vertical-align: middle;
	  
}

.listing-list-loop .content .meta-top .price,
.listing-list-loop .content .meta-top .price:before,
.listing-list-loop .video-preview{
	background-color:#ffc20e !important;
	
}
.listing-list-loop .content .meta-top .price .heading-font,
.listing-list-loop .content .meta-top .price .normal-price .label-price{
	color:#333 !important;
}
.special-label-small {
    width: 252px !important;
    font-size: 0.7rem  !important;
}

.car-listing-row .listing-car-item-meta{
	padding-top:0 !important;
}

 .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
	 height:225px !important;
}


.ywcp_components_single_item h3 abbr.required {
    color: #ff1800;
    font-size: 12px;
}
.ywcp_components_container.ywcp_step h3 {
    font-size: 15px;
}
.ywcp_component_options_list_container ul{
margin:0 !important;
}
.ywcp_step .ywcp_components_required_blocked, .ywcp_customer_advice {
    border: 1px dotted #ff1800 !important;
}

.ywcp_step_next,.ywcp_step_prev{
padding: 2px 10px;
    border: 1px solid #ccc;
    background-color: #d26318;
}
.ywcp_step_next a,.ywcp_step_prev a{
color:#fff !important;
}

.iconboxes .icon-box .icon{
	background-repeat:no-repeat;
	background-size:36px;
}
.header-main .header-main-phone .phone .phone-label,
.header-main .header-main-phone .stm-icon-phone,
.header-main .header-secondary-phone .phone .phone-label,
.header-main .header-address .stm-icon-pin{
    color:#fff !important;
}
.car-meta-bottom{
	min-height:59px;
}
#ordersteps_c2a .call-to-action-content{
	width:100%;	
}
#ordersteps_c2a .call-to-action-content .content{
	padding-left:5%;
}