/*
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.1
Template: bridge
*/
/* @import url("../bridge/style.css"); */
.footer_bottom_holder .two_columns_50_50 {
  display: none;
}

/*.footer_logos,
.footer_copyright {
  padding-top: 20px;
  padding-bottom: 20px;
}*/
/*
.footer_logos {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 15px;
  padding-bottom: 15px;
  text-align: center;
}

.footer_logos img {
  height: 55px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.footer_logos img:last-child {
  margin-right: 0;
}
*/

.footer_logos {
    background: #555;
    padding: 25px 0;
}

.footer_copyright {
  background-color: #3e4144;
  text-align: center;
  padding-top: 20px;
}

.footer_copyright p {
  color: #ccc !important;
}

/*.header_bottom_widget .widget_text {
	top: 40px !important;
    left: 175px !important;
    position: relative !important;
	display: inline-block !important;
}
*/

.q_social_icon_holder.circle_social {
    float: right;
}
.header_bottom_widget.widget_text > .textwidget > p > div {
    width: 123px;
}
.header_bottom_right_widget_holder {
    position: relative;
    top: -35px;
}
