/*	
	Theme Name: Motors - Child Theme
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Motors Child theme
	Version: 2.5
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: motors-child
    Template: motors

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Add your own styles here */
input[type="date"]{
	display: block;
	width: 100%;
	height: 47px;
	line-height: 47px;
	padding: 0 21px;
	font-weight: 400;
	color: #888888;
	border: 2px solid #eceff3;
	font-size: 14px;
	outline: none !important;
	background-color: #eceff3;
}
#appointment-form .contact-us-label{
	color:white!important;
}
.entry-title > span.h1{
	color: #fff;
}