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

/* footer - coluna 1 */
@media screen and (min-width:1025px){
	.two_columns_50_50>.column1>.column_inner {
		padding: 0 60px 0 0;
	}
}

.q_icon_with_title .icon_text_inner {
    padding: 0 0 5px;
}

.q_icon_with_title.tiny .icon_text_holder {
    padding: 0 0 0 24px;
}

.footer_top .column1 img,
.column1 #text-2 {
    margin-bottom: 15px;
}

.footer_bottom h6{
	color: #1e1f1f !important;
	opacity: .8
}