.fileupload .upload-image {
background-image: url(//probev.com.au/wp-content/themes/probev/assets/img/upload-icon.png);
background-size: 100% 100%;
background-repeat: no-repeat;
width: 50px;
height: 50px;
}
.withus.submitbtn p {
margin-bottom: 0px;
}
span.wpcf7-not-valid-tip {
text-align: left;
font-size: 14px;
padding-left: 10px;
margin-top: -15px;
margin-bottom: 10px;
}
.form-group p, .fileupload p {
margin-bottom: 0px;
}
.fromstyle textarea {
margin-bottom: 20px !important;
}
.wpcf7-response-output { margin-top: 20px !important;
font-size: 14px;
}
#wpcf7-f86-o1 .wpcf7-response-output{
display:none;
}
@media only screen and (max-width : 560px) {
.container {
padding-left: 20px;
padding-right: 20px;
}
}