/*
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");

.bucket-row {
    z-index: 999999999999;
    bottom: 95px;
    position: relative;
    left: 0;
    background: transparent;
}
.header_bottom {
 background-color:rgba(0, 0, 0, 0.1) !important;
}
.title_subtitle_holder_inner {
    position: absolute;
    bottom: 5%;
    width: 100%;
}

