@charset 'utf-8';
/*
 Theme Name:   Parkivia Child
 Theme URI:    http://parkivia.ancorathemes.com/
 Description:  Parkivia - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     parkivia
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  parkivia
*/



/* =Theme customization starts here
-------------------------------------------------------------- */
.scheme_default .wpcf7-form .columns_wrap:not(.contactF) input:not(.wpcf7-submit) {
	background-color: white !important;
}
.scheme_default .wpcf7-form .columns_wrap:not(.contactF) input[type=date]:invalid::-webkit-datetime-edit {
    color: #999;
}