.homepage-slidedshow {
    max-height: 600px !important;
}
.container-white{
    background: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}
.car-filter-box {
    position: relative;
    background: transparent;
    width: 100%;
    padding: 0;
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}
.car-title .car-price{
    width: 100%;
    margin: 0 0 10px 0;
}
.car-title .car-price:before{
    content: "";
    display: none;

}
.car-title h2 {
    float: none;
    font-size: 16px;
    font-weight: bold;
    color: #2C3341;
    text-transform: uppercase;
    line-height: 20px;
    margin-top: 0;
    padding-top: 10px;
    max-width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
    width: 100%;
    min-height: 54px;
}
.car-title{
    padding-bottom: 0;
    margin-bottom: 5px;
    border-bottom: none;
}
.slider-spacer{
    display: none;
}
.our-tem-footer .team-member img{
    max-width: 25px;
    float: left;
}
.our-tem-footer .team-member .inner:after{
    content: '';
    display: none;
}
.our-tem-footer .team-member .inner span{
    padding-left: 40px;
    display: inherit;
}
a.car-link:after{
    content: "";
    display: none;
}
.section-map .slider-spacer{
    display: block;
    width: 100%;
    background: #FFD20C;
    height: 110px;
    position: relative;
}
.page-html-heading h1:after{
    content: "";
    display: none;
}
h4.widget-title:before, .contact-info-widget h4:before{
    position: relative;
    content: "\f124";
    font-family: "FontAwesome";
    font-size: 24px;
    background: transparent;
    width:auto;
    height:auto;
    display: inline-block;
    margin-right: 10px;
    top: 1px;
    background-size: 100%;
    padding: 17px 0px 15px 17px;
    color: #FFD20C;
}
.btn-default{
    background: #FFD20C !important;
    color: #000 !important;
    border: 2px solid #FFD20C !important;
}
.btn-default:hover {
    background: #000 !important;
    color: #FFD20C !important;
    border: 2px solid #FFD20C !important;
}
.class_info{
    display: block;
    text-align: center;
    padding: 5px 15px;
    font-size: 13px;
    background: #0a91ff;
}
a.car-link .auto-cat-class-fix{
    position: absolute;
    right: -32px;
    top: 30px;
    font-size: 12px;
    font-weight: 700;
    background: #FFD20C;
    color: #000;
    padding: 5px 15px;
    width: 150px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
a.car-link:hover .auto-cat-class-fix{
    background: #FFD20C;
    color: #FFF;
}