.signupform {
  margin: 0 auto !important;
  max-width: 460px;
  padding: 30px 0;
}

.signupform > p{
  float: left;
  margin-right: 10px;
  max-width: 240px;
}


.pum-content.popmake-content > p {
  font-size: 20px;
  margin-bottom: 0;
}

.signupform .wpcf7-form-control.wpcf7-text.wpcf7-email {
  background: #fff none repeat scroll 0 0 !important;
  border: 1px solid !important;
}

.signupform .wpcf7-form-control.wpcf7-submit {
  background: #fff none repeat scroll 0 0 !important;
  color: white;
}

.wpcf7-output.wpcf7-display-none.wpcf7-validation-errors {
  border: medium none;
  color: green;
  display: block !important;
}
.pum-close.popmake-close {
  background: #eeeeee none repeat scroll 0 0 !important;
  color: #444 !important;
  margin: 7px;
}


.entry-meta {
  display:none ;
}