.navbar-brand img {

    max-height: 100px !important;

}

body .section-header{
	position: fixed;
	width: 100%;
	z-index: 1000;
	background-color: #fff;
	box-shadow: 0 2px 10px gray;
}


body .section-content{
	min-height:378px;
	padding-top: 80px;
}
#coure_container{
	min-height:272px;
}

.shopfront_section_footer {

    background-color:#d3d3d3;

}
.header-main{
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}
.logo{
	max-height: 60px;
}
.gallery-wrap .img-big-wrap img{
	max-height: 450px;
	max-width: 450px;
	height: auto;
	width: auto;
}

.img-big-wrap{
	padding: 1.5em;
	margin: auto;
	border: 1px solid #ccc;
}


.shop-title
{
	font-size: 32px;
	width: 100%;
	text-align: center;
}
.shop-subtitle
{
	font-size: 12px;
	font-style: italic;
	width: 100%;
	text-align: center;
}
