/*
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:*/
.ui-datepicker-header {background-color:#73469C!important;}
.ui-datepicker-title select {background-color:#73469C!important;color:#fff!important;}

input[type="radio"] {display:none;}
input[type="radio"] + label { display:inline-block!important; border-radius:5px; padding:10px!important; width:100px!important; text-align:center; margin:0 20px 0 0!important; background-color:#f2f2f2; box-shadow: 0 0 0 2px transparent, 0 1px 0 rgba(0,0,0,0.08) inset;}
ul.gfield_radio li {display:inline-block!important;}
li.gfield {clear:both;}
input[type="radio"] + label:hover {background-color:#f8f8f8;}
input[type="radio"]:checked+label {background-color:#73469C; color:#FFF; box-shadow: 0 0 0 2px transparent, 0 1px 0 rgba(0,0,0,0.08) inset;}
input, select {max-width:390px!important; }
.gform_wrapper input[type=text], .gform_wrapper select { font-size:16px;!important; padding:10px!important; color:#222}
label.gfield_label {margin:10px 0 10px 0!important; font-weight:normal!important;}
input.datepicker {margin-bottom:20px;}
.ginput_left, .ginput_right {padding-top:2px; padding-left:2px;}