/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header{ background: red !important; }
 
 #parallax_baner .parallax_desc h1 {

	text-shadow: 0.1em 0.1em 0.2em black;
}

 #parallax_baner .parallax_desc h3 {
	 font-size:20px;
	text-shadow: 0.1em 0.1em 0.2em black;
}
#order-slips-link{
	display:none !important;
}

#footer_account_list li:nth-child(3)
{
	display:none !important;
}
.price_tax_label
{
	display:none !important;
}
#use_same_address
{
	display:none !important;
}