#products-teaser h2 {color:#013DB5;font-size:2em;font-weight:bold;text-shadow:1px 1px 1px #fff;}

nav.header-nav-top ul.nav.nav-pills li#secondary-header-nav a{
	color:#000;
	font-weight:bold;
	text-shadow:1px 1px 1px #fff;
	text-transform:uppercase;
	font-size:.8em;
}
nav#header ul#mainNav li a{
	font-size:.75em;background-color:#EA0012;
	color:white;
}

#cards-accepted {
	max-width:175px;
	position:relative;
	top:5px;
	right:25px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 1250px) {
#header-logo {
	max-width:290px;
}
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 1249px) {
#header-logo {
	max-width:200px;
}
}

.footer-copyright{
	padding-top:10px;
	margin-top:0;
}

footer#footer {
	padding-top:35px;padding-bottom:0;
}

footer#footer div.container{
	padding-bottom:0;
}

footer#footer div.container .row div.footer-ribbon{
	top:70px;
}