/*
 Theme Name:   Boxcar Child
 Theme URI:    https://themeforest.net/item/boxcar-automotive-car-dealer-wordpress-theme/49741717
 Description:  Boxcar Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     boxcar
 Version:      1.0.0
 Text Domain:  boxcar-child
*/
    .testimonials-item2 {
        margin-bottom: 10px;
    }
.wrapper-avarta {padding-bottom: 20px;}

@media (min-width: 1200px) {
    .widget-testimonials.style2 .slick-carousel .slick-prev {
        left: -35px;
    }
}
@media (min-width: 1200px) {
    .widget-testimonials.style2 .slick-carousel .slick-next {
        right: -35px;
    }
}
.apus-breadscrumb .bread-title {
    text-transform: none;
}
.list-default li:before {
    color: #ffffff;
    background: #c9a71b;
}