.top-dash{
    background-image: url(/images/bg.png)!important;
    height:30px;
}

.shadow{
 	box-shadow: 0px 3px 5px 3px rgba(0,0,0,0.5);
 }

.wwsShopCartContent{
	margin:0 10px;
}

.wwsShopCartOuterPanel{
	width:auto!important;
}

.wwsShopCartContentImage{
	margin-top:0px!important;
}

.mobile-cart {
	text-align:right;
	padding-bottom:15px;
}
.mobile-cart .wwsShopCartOuterPanel{
	width:100%;
}

.mobile-cart .wwsShopCartContent{
	text-align:right!important;
}
.mobile-cart .wwsShopCartContentImage{
	margin:0px!important;
}
