/*
 Theme Name:   Carz Child Theme
 Theme URI:    https://carz.ancorathemes.com/
 Description:  Carz Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com/
 Template:     carz
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  carz
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.cars_search_basic .sc_form_field .select_container select{
    padding-right: 3.7em !important;
}

.cars_search_form .sc_form_field {
    margin-left: 5px;
}
.sc_form_field_cars_price{
    width: 15%;
    margin-top: 10px;
}

.sc_form_field_cars_price .sc_form_field_title{
    line-height: 0.5em !important;
    margin-bottom: 3px !important;
}
.home .cars_search_basic{
    background: #eef6fa;
    border-radius: 5px;
}
.hyundai_image img{
    border-radius: 0px;
    width: 200px;
    padding-top: 20px;
}
.sc_cars_item_date, .comments_form_wrap{
    display: none;
}