/*
 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
*/

ul.slick-dots {
    display: flex !important;
}

.header-mobile {
    padding: 25px 0;
    background: #000 !important;
}

.apus-offcanvas {
	background: #000 !important;
}

.apus-mortgage-calculator.always_show .apus_mortgage_results {
	background: #efefef;
}

	
input#gform_submit_button_1, input#gform_submit_button_1 {
    background: #9e824f !important;
}

.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before {
	color: #9e824f !important;
}