.addon_shop-basket{
	display: none;
	position: absolute;
	top: 0px;
	padding: 15px;
	text-align: center;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 1000;
}
.addon_shop-basket-price{
	font-size: 18px;
}
.addon_shop-delivery{
	font-size: 14px;
}
