﻿.car-info-box li {
  
    font-size: 12px;
    line-height: 40px;
    margin: 0 5px 0 auto;
}

.feature-product ul.feature-product-variant li span{
    font-weight:bold;

}

.feature-product .featured-car-img img
{
    width:100%;
}


.general-cut-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
#main-nav{
    top: 45px;
    position: relative;
}


#main-nav .sm-clean{
    background: #fff;
    fill: #fa2837;
   
}
#main-nav > .sm-clean  {
    background:none;
   
}
#main-nav > .sm-clean > li  {
    margin: 0 10px 0 0;
   
}


#main-nav .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    padding: 12px 12px;
    margin: 0;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    text-transform: uppercase;
	font-family: "Helvetica Neue", sans-serif;
   
}
#main-nav .sm-clean a .sub-arrow {
    margin-top: -2px;
    right: 3px;
    width: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #555 transparent transparent transparent;
    background: transparent;
    border-radius: 0;
}
#main-nav .sm-clean ul a:hover, 
#main-nav .sm-clean ul a:focus, 
#main-nav .sm-clean ul a:active,
#main-nav .sm-clean ul a.highlighted {
    background: #fff;
}
#main-nav .sm-clean ul {
    border:none;
    border-radius: 5px !important;
    
}

.m-product .grid_listing .product-listing-content {
    padding: 5px 20px 0;
}
.m-product .grid_listing .product-listing-content h5{
    font-size:15px;
}
.m-product .grid_listing .product-listing-content ul.features_list {
  
    margin: -14px -20px 0;
}

.m-product .grid_listing .product-listing-content ul.features_list li {
    width:100%;

}
.m-product .grid_listing .product-listing-content ul.features_list li span {
      width: 40%;
    display: block;
    font-weight: bold;
    float: left;
}
.listing_detail_wrap .tab-content h1, .listing_detail_wrap .tab-content h2, .listing_detail_wrap .tab-content h3, .listing_detail_wrap .tab-content h4, .listing_detail_wrap .tab-content h5, .listing_detail_wrap .tab-content h6{
	font-size: 20px;
	margin-top: 15px;
}
.listing_more_info table td, .listing_more_info table th{
	font-family: -webkit-body;
}
.js-item-detail img {
height: auto;
max-width: 100%;
}
