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



/* EPL STYLES */

.single-business .blog_single.blog_holder {
    max-width: 800px;
    margin: 0 auto;
}
.single-business .epl-left-column {
    width: 250px;
    float: left;
}
.single-business .tab-wrapper {
    width: 500px;
    float: right;
}

.container_inner.default_template_holder {
    max-width: 1200px;
    margin: 0 auto;
}