/*
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-info {
	background: #C9F7B2;
}

.woocommerce-info a{
	color: #00470F;
}

.woocommerce-billing-fields p {
	font-size: 14px;
}

.testopiccolo input[type="radio"]{
	float: left;
}

.testopiccolo label{
	font-size: 10px;
	line-height: 1.0rem;
	float: left;
	font-weight: normal !important;
}


.testomedio input[type="checkbox"]{
	float: left;
}

.testomedio input[type="radio"]{
	float: left;
}

.testomedio label{
	font-size: 12px;
	line-height: 1.0rem;
	float: left;
	font-weight: normal !important;
}

.testomedioXX input[type="checkbox"]{
	float: left;
}

.testomedioXX input[type="radio"]{
	float: left;
}

.testomedioXX label{
	font-size: 12px;
	line-height: 1.0rem;
	float: left;
	font-weight: normal !important;
}

.woocommerce-additional-fields h3{
	display:none !important
}
