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

.wpcf7 span[data-name="Nombre"]{width:30%; float:left}
.wpcf7 span[data-name="Apellidos"]{width:67%; float:right}
.wpcf7 span[data-name="menu-516"]{width:49%; float:left}
.wpcf7 span[data-name="number-425"]{width:49%; float:right}

.wpcf7 p {margin-bottom:0}

.wpcf7 br{display:none}
.wpcf7 input,  .wpcf7 select{margin-bottom:20px}
.wpcf7 select { opacity:0.5}

.wpcf7 .wpcf7-submit, #wpcf7-f753-p700-o1 .wpcf7-submit{display:block; margin:0 auto;position:relative; 
border-radius: 1em !important;
    padding: 0.8em 4em 0.8em 5em !important;
}
.vp-form-button{position:relative; margin:0 auto; text-align:center}
.vp-form-button p{display:inline-block; position:relative}


@media only screen and (max-width: 900px) {
    .wpcf7 span[data-name="Nombre"]{width:100%}
    .wpcf7 span[data-name="Apellidos"]{width:100%}
	#wpcf7-f753-p700-o1 span[data-name="menu-516"]{width:100%}
	#wpcf7-f753-p700-o1 span[data-name="number-425"]{width:100%}
}