



span.shopLogo img { height: 75px; }
#preheader {border-bottom: 1px solid #eee;}




@media only screen and (max-width: 600px) {
	#header { position: fixed; top: 0px; left: 0px; right: 0px}	
} 


body { background-color: white; }

body.listing h2 { border: 0px; padding: 5px; }
body.listing h2 a { color: #ef387b; }
div.product div.price { color: #ef387b; }

div.productTag { background-size: 59px; background-image: url('/img/producttag.svg.jsp?shop=2'); }

#headerMenu a:hover { border-bottom: 3px solid #ef387b !important; }
#headerMenu span:hover > a { border-bottom: 3px solid #ef387b !important;}						
						
.productShowMoreName, .productShowMoreLabel { background-color: #ef387b; }


/********** product.jsp ************/

div.productBuyPrice { color: #ef387b; }
.buyButton { background-color: #ef387b; }
span.bottomButtonBar { background-color: #ef387b; }
div.productSection { border-top: 1px solid #ef387b; }