/*
Theme Name: Bridge Child
Theme URI: https://themeforest.net/item/bridge-creative-multipurpose-wordpress-theme/full_screen_preview/7315054
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Bridge child theme.
Template: bridge
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: bridge-child
*/

header.scroll_header_top_area {
    background-color: #293848;
    position: fixed;
}
#footerlinktochildthemewp {
    display: none !important;
}
.offset-padding-bottom .vc_column-inner{
    padding-bottom: 0 !important; 
}
.offset-margin-bottom .qode-si-content-holder {
    margin-bottom: 0 !important;
}
.qbutton.green {
    background-color: #293848 !important;
    color: #fffbf9 !important;
    padding: 0 29px;
    border-radius: 4px;
    font-size: 16px;
    font-family: 'Lato';
    height: 47px;
    line-height: 47px;
}