.wpcf7-form-control-wrap textarea, .input-textarea textarea
{
  background-color: transparent;
  border-top-width: 0px;
  border-right-width-value: 0px;
  border-bottom-width: 0px;
  border-left-width-value: 0px;
  border-top-style: none;
  border-right-style-value: none;
  border-bottom-style: none;
  border-left-style-value: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  padding-top: 4px;
  padding-right: 10px;
  padding-bottom: 4px;
  padding-left: 10px;
  color: #ffffff;
  font-size: 14px;
  resize: none;
  width: 95%;
  max-width: 98%;
  font-family: 'Open Sans',sans-serif;
  height: 55px;
}

