body{
	overflow-y: visible;
	overflow-x: visible;
}
footer.footer{
	width: 100%;
}
li.event{
	position: relative;
}
li.event > ul{
	top: 0;
	height: 50px;
}
li.title-container{
	display: none;
}

.order_details.checkout_wrap ul.cart-totals > li{
	padding-left: 0;
}