* {
	box-shadow: none !important;
	text-shadow: none !important;
}
h1, h2, h3, h4, p, ul, ol, a {
	color: #3D3D3D !important;
}
.print {
	display: block;
}

/*** GLOBAL ***/
img.back-button, div#header-nav-container, div#navigation, div#top-section, div#brand-filter, div#footer-first, div#footer-last, div#sub-menu, .screen {
	display: none !important;
}

/*** HOME ***/
div#home-section-one, div#brand-slider, div#home-section-two, div#homepage-product-blocks, div#product-browser {
	display: none !important;
}

/*** LISTING ***/
div.listing-column-left {
	display: none !important;
}
div.listing-product-section-heading, div.listing-product-section-content {
	background: none;
	border: 0px;
}

/*** PRODUCTS ***/
div.product-social-networking, div.product-page-right, div.product-images-sub, div.product-image-enlarge, div.product-reviews-summary {
	display: none !important;
}
div.product-detail-head, div.text-block-header {
	background: none !important;
	border: 0px !important;
}
div.product-images-main, div.product-tabarea-content, div.tab {
	border: 0px !important;
}

/*** ADMIN ***/
div.ordertabs {
	display: none;
}
form.orderform {
	font-size: 18px;
}
.print-big {
	font-size: 30px !important;
}
div.order-basket {
	width: 1000px;
}
div.order-basket table thead th {
	font-size: 20px;
	font-weight: bold;
}
div.order-basket table tbody td span.custom-fit {
	font-size: 16px;
}
div.cashback-tracked, div.ebay-order {
	font-size: 30px !important;
	color: #E59019 !important;
}
div.warning {
	padding: 0;
	font-size: 20px;
	font-weight: bold;
}

/*** MULTIPLE ORDER PRINTING ***/
div.packingnote-container {
	font-size: 1.4em;
	font-family: arial;
}
div.packingnote-container p.thankyou {
	font-size: 1.2em;
	margin: 25px 0px;
}
div.packingnote-container h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}
div.packingnote-container span.basketProductDetail {
	font-style: italic;
}
div.packingnote-container table.summary {
	margin-bottom: 30px;
	width: 1000px;
}
div.packingnote-container table.receipt {
	width: 1000px;
}
div.packingnote-container table.receipt th {
	text-align: left;
}
div.packingnote-container table.addresses tbody tr td {
	width: 490px;
}
div.packingnote-container table.addresses tbody tr td p {
	font-size: 1.0em;
	line-height: 1.4em;
}

/*** PRINT PAGE BREAKS ***/
.page-break  { 
	display: block; 
	page-break-before: always; 
}

table.printtablestyling {
	font-size: 14px !important;
}
table.printtablestyling thead tr th {
	font-size: 16px !important;
	background: #CBCBCB !important;
	text-shadow: none !important;
	font-weight: bold !important;
}


.globale-alert {
	color: red;
}

.digital-voucher-edit-area {
	display: none;
}


table.printtable {
	page-break-inside: avoid;
	width: 70%;
}
table.printtable thead th {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
table.printtable tbody td {
	font-size: 16px;
}

div.order-column-right {
	background: none;
}

div#staffpin-modal {
	display: none;
}