.delivery-extra-container{
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	padding-bottom: 15px !important;
	margin-bottom: 0 !important;
}
.delivery-extra-container:empty{
	padding-bottom: 0 !important;
}
#ec-summary-content .ec-table a.cart_quantity_down > img,
#ec-cart a.cart_quantity_down > img {
	display: none;
}