/*
Theme Name:     Bellevue - Child Theme
Theme URI:      https://bellevuetheme.com
Template:       bellevuex
Author:         Themovation
Author URI:     http://themovation.com
Version:        4.0
Text Domain:    bellevue
Domain Path:    /languages/
drop-shadow(0 4px 8px rgba(0, 0, 0, 0.55)) 
*/
	

/* = Theme customization starts here
-------------------------------------------------------------- 
.hfe-site-logo-img {
	    filter: brightness(1.3);
	    filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
	}
.img-thumbnail
{background-color:#1C2E5D;
	border-radius:5px;
}
*/
.hfe-site-logo-img  {
  filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.5)) brightness(130%);
}



.gallery-row{margin-left:0px ;
margin-right:0px;}

.col-sm-4{padding-left:0px; padding-right:0px; padding-top:0px;padding-bottom:0px;}
.col-lg-4{padding-left:0px; padding-right:0px;padding-top:0px;padding-bottom:0px;}

.thumbnail {

    margin-bottom: 0px;

}