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

.zboxhighlights1 {
	padding-top:10px;
	padding-bottom:10px;
}

.footer_top .widget.widget_nav_menu li {
    line-height: 26px !important;
}

.footer_top .widget_meta>ul>li, .footer_top .widget_nav_menu ul li, .footer_top .widget_pages ul li, .footer_top .widget_recent_comments>ul>li, .footer_top .widget_recent_entries>ul>li {
    padding: 0px !important;
}
.get-in-touch{
	display:none;
}
.photos .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
}
.photos .vc_single_image-img.attachment-full {
    width: 100%;
}

.zwhite h2.zwhite p.white {
	color: white !important;
}



