/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.woocommerce-checkout-review-order:not(.w-checkout-order-review) { background: #1a1a1a; }
.woocommerce-thankyou-order-details, .woocommerce-table--order-details { background: #333; }
input[type=text], input[type=email], input[type=tel], textarea, .select2-selection__rendered { color: #1a1a1a !important; }
.woocommerce label.woocommerce-form__label-for-checkbox>input { background: #fff; color: #1a1a1a;  }
.ui-datepicker-calendar a.ui-state-default { color: #C3AD2F !important; }
.ui-datepicker .ui-datepicker-title { color: #fff; }