/*
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
*/

.side_menu_button_wrapper .obr-rics-logo {
	max-width: 60% !important; /* sorry world! */
}

.obr-services .q_image_with_text_over.q_iwto_hover:hover h2 a {
	color: #fff;
}

.single-portfolio_page .title h1 {
	font-size: 48px;
}

.wpb_gmaps_widget.wpb_content_element .wpb_wrapper {
	background-color: #fff;
	padding: 0;
}

@media only screen and ( max-width: 768px ) {
	.obr-team-separator .separator.normal {
		display: none;
	}
}

.q_masonry_blog article.status-publish .q_masonry_blog_post_text {
	padding-left: 0;
}

.projects_holder h5 a {
	color: #fff;
}
.projects_holder .portfolio_description:hover h5 a,
.projects_holder h5 a:hover {
	color: #f19324;
}
.projects_holder article .portfolio_description h5.portfolio_title {
	margin-top: 7px;
}

@media only screen and (max-width: 1000px) and (min-width: 600px) {
	.q_image_with_text_over .text:hover .desc {
		display: block;
	}
}