/*
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");

/*Custom Styles*/

.header_inner {
	border-top: 5px solid #f89821;
}

.separator.small, .wpb_column>.wpb_wrapper .separator.small {
	background-color: #f89821;
}

.header_top .left {
	height: 5px;
}

aside .widget h5 {
	color: #f89821;
}

.blog_holder.blog_large_image article .post_text h2 .date, .blog_holder.blog_single article .post_text h2 .date {
	color: #f89821;
}

.qode-accordion-content-inner p {
	font-size: 18px;
}

a:hover, p a:hover {
	color: #f89821;
}

.footer_top {
	text-align: center;
}

.mobile_menu_button span:hover {
	color: #f89821;
}
