.blog_single .post_text_inner .date {
    display: none;
}
.blog_single .post_text_inner .post_author {
    display: none;
}
.blog_single .post_text_inner .time {
    display: none;
}

.wysija-submit-field {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Raleway;
  font-weight: bold;
  color: #141414;
  font-size: 12px;
  background: transparent;
  padding: 7px 20px 7px 20px;
  border: solid #242424 2px;
  text-decoration: none;
}

.wysija-submit-field:hover {
  background: #77b8e0;
  border: solid #77b8e0 2px;  
  text-decoration: none;
  color: #ffffff;

}

.widget_wysija input[name="wysija[user][email]"] {
border: solid #000000 1px;  
  text-decoration: none;
 padding: 7px 20px 7px 20px;
margin-bottom: 10px;
  color: #898989;
  font-size: 12px;
  font-family: Raleway;
}

.widget_wysija input[name="wysija[user][firstname]"] {
border: solid #000000 1px;  
  text-decoration: none;
 padding: 7px 20px 7px 20px;
margin-bottom: 10px;
  color: #898989;
  font-size: 12px;
  font-family: Raleway;
}




.lang-item {
    list-style: none;
}