/*

 Theme Name:   Brixey Child

 Theme URI:    http://themeforest.net/user/VictorThemes

 Description:  Brixey Child Theme

 Author:       VictorThemes

 Author URI:   http://themeforest.net/user/VictorThemes/portfolio

 Template:     brixey

 Version:      1.0

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready

 Text Domain:  brixey-child

*/



/* Write Custom CSS */



.brxy-logo{

	padding-top: 5px;

    padding-bottom: 5px;

}



.header-right{

	margin-top:20px;

}

.brxy-menu > li > a{
	font-size:15px !important;
	font-weight:bold;
}
.wpb_image_grid .wpb_image_grid_ul{
	text-align:center;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item{
	margin:0 10px 10px 0 !important;
	padding: 10px;
	webkit-box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow:0 0 5px rgb(0 0 0 / 10%);
	float:none !important;
	display:inline-block !important;
}
.brxy-full-wrap{
	display:none;
}
.brxy-logo img{
	width:100px;
	height:86px;
}
.brxy-about{
	margin-top:25px;
}
.home_services_section{
	margin-bottom:50px;
}
@media (max-width: 767px) {

	.header-right {
		margin-top: 40px;
	}
	.brxy-mid-wrap{
		padding:0 !important;
	}
	.brxy-about {
		margin-top: -25px !important;
	}
	.brxy-projects {
		padding: 10px 25px !important;
	}
	.vc_row.wpb_row.vc_inner.vc_row-fluid.promo-image{
		margin:0;
	}
	.brxy-footer{
		text-align:center;
	}
	.brxy-column-title span{
		float:none;
	}

}

