

#responsive-form{max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;width:100%;}
.form-row{width: 100%;}
.column-half, .column-full{float: left;position: relative;padding: 0.40rem;	width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.clearfix:after {content: "";display: table;clear: both;}
.column-full textarea {height: 130px;width: 550px;}
.column-full input[type="submit"]{float:left;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { .column-half{width: 50%;}
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea
{background-color: #efefef;}
#very-special-field
{background-color: #efefef;}

body.error404 .title.has_background {
    background-image: url(http://vintageremodelacoes.pt/wp-content/uploads/2015/11/Vintage-remodela%C3%A7%C3%B5es-e-obras-300x77.jpg)!important;
}

.sidebar {
	width: 300px !important;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 780px !important;

