/*
Template:vantage
Theme Name:Vantage_child
*/


#masthead .hgroup .logo {
   float:none;
   text-align: center;
}

.btn_shop  {
    text-align:center;
	margin:40px auto 20px;
}
.btn_shop img {
    max-width: 100%;
    height: auto;
}
.site-footer {
	max-width:1080px;
	margin:0 auto;
}

.site-footer h3 {
	color:white;
	padding-bottom:5px;
	font-size:1.4em;
	font-weight:bold;
}
.site-footer a {
	text-decoration: none;
	color:white;
}

.footer_text {
	color:white;
}

.footer_nav {
	margin:0;
	width:100%;
}

.footer_nav li {
	display: inline-block;
	padding-right:40px;
	font-weight:bold;
}
