.position_center.title .title_subtitle_holder{
display:none;
}
.blog_holder article .post_text h2 .date{
display:none;
}
.breadcrumbs .breadcrumbs_inner {
display: none;
}
.blog_holder article .post_info {
display: none;
}
.wpcf7-forme textarea {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px 5px 5px 5px;
}
.wpcf7-text {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px 5px 5px 5px;
}
input[type="submit"]{
border-radius: 10px;
}