/*
Theme Name:     west Child
Theme URI:      http://www.nrxcomunica.com
Description:    Child Theme no WordPress do west
Author:         nrx comunica
Author URI:     http://www.nrxcomunica.com
Template:       west
Version: 2.3.2
*/
@import url("../west/style.css");

/* Header
----------------------------------------------- */

/* Content
----------------------------------------------- */

/* Footer
----------------------------------------------- */

/*--------------------------------------------------------------
## Extra - Custom Contact Form 7
--------------------------------------------------------------*/
.startform input[type="text"],
.startform input[type="email"]{
	float: left;
	margin-bottom:20px;
	width: 31.91489%;
	margin-right: 2.12766%;
}
.startform .your-subject input[type="text"]{
	margin-right: 0 !important;
}
div.wpcf7-response-output {
    color: white;
}