/*
Theme Name: Bridge
Theme URI: https://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: https://qodeinteractive.com/
Text Domain: bridge
Version: 30.8.8.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.wp-block-image .alignright {
    float: left !important;
    margin: -0.5em 0 -0.5em 0em !important
}

    .elementor-152 .elementor-element.elementor-element-358cd361
 {
        --content-width: 400px;
        height: 0px;
    }
    
    
    
    
    
/** Responsive***/
@media only screen and (max-width: 768px){
.footer_top, .footer_top.footer_top_full{
    padding-top: 35px !important;
 }
 
 
 div#block-45{
 display:none;
 }
 
 
 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    flex-basis: 0% !important;
}

 
 
 
}





