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

.header_top_bottom_holder .header_bottom > .container > .container_inner { padding: 15px 0 }

button:focus, input:focus, select:focus, textarea:focus {
    outline: 0 !important;
}