/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
	border-color: #000000;
	border: 1px;
	border-style: dashed;
}

.blog_holder article .post_info {
	display: none;
}

.post_info_author {
	visibility: hidden;
}

h2.entry_title {
	font-size: 30px;
    line-height: 40px;
}

.latest_post_two_holder .latest_post_two_text {
	padding: 15px 33px 0;
}

.post_info_date.entry_date.updated {
	font-size: 18px;
}