@charset "UTF-8";

/* Layout Small Screens */
* { 
	-webkit-overflow-scrolling: touch;
}

body {
	-webkit-overflow-scrolling: touch;
	height: 100%;
	width: 100%;
}

p { 
	font-size: 16px; 
	text-align: center;
}

h1 {
	font-size: 24px;
	line-height: 1.3em;
	padding: 0 1em 0;
}

h2 { 
	font-size: 18px;
	line-height: 1.3em;
	margin: 18px 1em 0;
}

h3 { 
	font-size: 12px;
	margin: 6px 1em 0;
}

h4 {
	font-size: 12px;	
	margin: 21px 1em 0;
	padding-bottom: 5.8em;
}


header {
	height: 125px;
	padding: 12px 11.1% 0;
	position: relative;
}

.brands {
	width: 100%;	
}

.header#brands {
	display: none;
}

.header#brands-mobile {
	max-width: 202px;
	display: block;
}

.header#special-deals {
	display: none;
}

.header#special-deals-mobile {
	max-width: 140px;
	display: block;
}

.header#store-info {
	display: none;
}

.header#store-info-mobile {
	max-width: 106px;
	display: block;
}

.logo {
	display: none;
}

.logo-mobile {
	display: block;
	max-width: 659px;
	width: auto;	
}

.call-us {
	clear: both;
	margin: 0 auto;
	font-size: 11px;
	float: none;
	width: 100%;
	padding: 10px 0 0 0;
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	z-index: 99;
	background-color: white;
	float: none;
	width: 100%;
	margin-top: 5px;	
}

.nav > li {
	position: relative;
	display: block;
	background-color: white;
	color: black;
	width: 100%;
	height: 43px;
	z-index: 99;
	border-top: 1px solid darkRed;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	float: left;
	color: #AB1E2C;
	font-weight: bold;
	font-size: 16px;
	background-color: white;
	z-index: 99;
	clear: both;
	width: 100%;	
}

.nav > li > a.menu-instore-pickup {
	padding-top: 0;	
	top: 0;
}

li.menu-instore-pickup-wrap {
	height: 54px;	
}

section#brick-wall {
	padding-top: 20px;	
	height: auto;
}

.supplies-wrap {
	bottom: 0;	
}

section#services {
	width: 100%;
	display: inline-block;	
}

.header#services-h1 {
	display: none;
}

.header#services-mobile {
	display: block;
	max-width: 86px;
}

.arrow {
	display: none;	
}

#mygallery {
	margin: 0;	
	width: 100%;
}

.belt {
	width: 100%;	
}

section#deals {
	width: 100%;
	margin: -6px 0 0 0;
	padding: 0;
	display: inline-block;	
}

.red-hot-buys {
	width: 100%;	
	padding: 15px 1.5em;
	border-bottom: none;
	border-right: none;
	border-left: none;
	margin: 0;
}

.red-hot-buys:hover {
	border-top: 1px solid #b8b6b7;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

.instore-pickup {
	width: 100%;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

.instore-pickup:hover {
	border-top: 1px solid #b8b6b7;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

.ace-rewards {
	width: 100%;
	margin: 0;	
	border-right: none;
	border-left: none;
	border-bottom: none;
}

.ace-rewards:hover {
	border-top: 1px solid #b8b6b7;
	border-bottom: 1px solid #b8b6b7;
	border-right: none;
	border-left: none;
}

.ace-mobile-coupons {
	width: 100%;
	margin: 0;	
	border-right: none;
	border-left: none;
}

.ace-mobile-coupons:hover {
	border-top: 1px solid #b8b6b7;
	border-bottom: 1px solid #b8b6b7;
	border-right: none;
	border-left: none;
}

.store-info {
	width: 100%;
	border: none;	
}

.store-info-inner-wrap {
	padding: 30px 16px 0 16px;	
}

.store-info-col {
	width: 100%;
	clear: both;	
	padding-bottom: 30px;
}

.jobs {
	padding-bottom: 0;	
}

.yelp-wrap {
	margin-top: 3px;	
}

.yelp-logo {
	float: none;
	margin: 0 auto;
	display: block;
}

.yelp-quotes {
	width: 100%;
	margin-top: 9px;
	clear: both;	
	position: inherit; 
	padding-left: 0;
	text-align: center;
	float: none;
}
