/* reset of a-Tag content settings by bootstrap css */
	a[href]:after {
		content:""
	}


/* non-display containers */

.navbar .btn-navbar, .watchlist_add, .print_button, .printview_button, .order_done_buttons, .ecms_searchform,
.ecs_header_actions, .language_switch, .currency_switch {
	display: none;
}

table .oo_address_head, table .oo_shipping_head, table .od_payment_head {
	border-bottom: 1px solid #ccc;
}

.oo_shipping, .od_payment, .oo_address_box {
	page-break-inside: avoid;
}

.site-footer { min-height: 0; }
.site-footer .footer-top { display: none; }
.site-footer .footer-center { display: none; }