/*
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 {
	margin-bottom: 30px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	margin-bottom: 30px;
}
.header_bottom::before {
  background-color: #fff;
}
.post_category {
  display: none !important;  
}
.post_info {
  display: none !important;  
}
.entry_date {
  display: none !important;  
}
.entry_title {
  font-size: 50px !important;  
  margin-bottom: 50px !important;  
}
.qode_grid_1300 .container_inner {
padding-top: 24px !important;  
}
.latest_post_two_holder .latest_post_two_info {
  padding: 0px 0px 0px;
  border-top: 4px solid #ff5e14;
}
.latest_post_two_holder .latest_post_two_info_inner {
  display: none;
}
.latest_post_two_holder .latest_post_two_text .separator.small {
  display: none;
}
.latest_post_two_holder .latest_post_two_text {
    padding-bottom: 35px !important;
}
.latest_post_two_holder .latest_post_two_info{
  vertical-align: bottom;
}
.latest_post_two_title {
  margin-bottom: 0px !important;
}
.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-inner {
  box-shadow: none !important;
  border: 1px solid black;
}
.q_icon_with_title .icon_with_title_link {
color: #000000;
font-family: 'Yantramanav', sans-serif;
font-size: 20px;
line-height: 30px;
text-transform:uppercase;
font-weight: 700;
}
.qode-advanced-tabs .qode-advanced-tabs-nav li a .qode-advanced-icon-frame {
  font-size: 63px;
  line-height: 1;
  color: rgb(255, 94, 20);
}
.qode-advanced-tabs .qode-advanced-tabs-nav li a {
  color: rgb(0, 0, 0);
}
.qode-advanced-tabs .qode-advanced-tabs-nav li
 {
background-color: #fff;
}
.qode-advanced-tabs .qode-advanced-tab-container {
  padding: 0px 28px !important;
}