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

.ifb-flip-box h1{
	font-size: 50px !Important;
}
.ifb-flip-box h2{
	font-size: 25px !Important;
}
.page-id-6635 .ubtn-text span{
	font-size: 30px !Important;
}
.dhvc-form-input{
	margin: 5px;
}

.dhvc-form-input input{
	border-radius: 12px !important;
}

.dhvc-form-select{
	margin: 5px;
}

.dhvc-form-select select{
	border-radius: 12px !important;
}
.page-id-8810 button[type="submit"]:not(.w-btn), input[type="submit"] {
    font-size: 40px !important;
    
}
.page-id-8810 .button.dhvc-form-submit{
	height:auto !important;
}