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

.title.has_background, .title.has_fixed_background, section.parallax_section_holder {
    background-size: cover !important;
}
h4.blog_slider_title.entry_title {
    color: #FFF;font-weight: 600;
}
h4.blog_slider_title.entry_title ~ p {
    color: #FFF;
}
.blog_slider .blog_slides>li {
    margin: 0 10px;
}