#customer_details+#wc_checkout_add_ons, #order_review, #order_review_heading {
	width: 100%;
	float: none;
	margin-right: 0;
}

#wc-mini-cart {
	display: none;
}

.add-to-cart-panel {
	bottom: 0;
	top: auto;
	transform: translateY(0) !important;
}

.add-to-cart-panel:not(.item-added):not(.show-sticky-add-to-cart) {
	pointer-events: none;
}