/*
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("style.css");

.icon_text_inner {
	padding: 0 0 10px !important;
	margin: 0 0 0 0 !important;
}

@media only screen and (max-width: 480px) {
	.footer_top .column_inner>div:not(.qode_separator_widget) {
        margin: 0 0 0 0 !important;
    }
}