/*
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");
.ordered ol li{
	font-family: Open Sans !important;
}
.qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner:only-child{
    padding-top: 15px !important;
}
.box_holder_icon_inner.square .fa-stack, .q_font_awsome_icon_square, .q_icon_with_title.square .icon_holder .fa-stack{
	border-radius: 0px !important;
}
.header_top p{
	margin: 0px;
}

#nav-menu-item-39 > a > span:nth-child(2){
	color: #4b85a8;
	background-color: white;
	border: 3px solid #4b85a8;
	padding: 8px;
}
