/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 10.1.1
License: GNU General Public License
License URI: licence/GPL.txt

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

*/

.content{
	margin-top: 0 !important;
}

/*#IDX-showcaseGallery-48019 
    .IDX-showcaseLink::after {
        content : "";
        background: url(/wp-content/uploads/2021/09/youtube-logo.png) no-repeat;
        width: 80px;
        height: 40px;
        display: block;
        margin: 0 auto;
    }*/
@media only screen and (max-width: 600px) {
  .container_inner {
    width: 100%!important;
	  padding-left: 10px!important;
	  padding-right: 10px!important;

  }
}