.t-primary-bgcolor {
	background-color: #27262E;
}

a {
	color: #FAB732;
}

.header__logo img {
	max-height: 89.5px;
	image-rendering: -webkit-optimize-contrast;
}

.header-wrapper {
	background-color: #fff;
}

.header {
	padding: 1.5rem;
}

.main {
	padding: 3rem;
}

.container {
	width: 1000px;
}

#downloadContainer {
	display: none;
}

body.page-login .register {
	display: none;
}

#content > section.category > div.section__content.category__content > table > thead > tr > td:nth-child(5),
#content > section.category > div.section__content.category__content > table > tbody > tr > td:nth-child(5),
#orderBox > tbody > tr:nth-child(3) > td:nth-child(2),
#rowSupplyItems2 > td > table > tbody > tr > td:nth-child(2),
#rowSupplyItems2 > td > table > tbody > tr > td:nth-child(1),
#grandTotal > tbody > tr:nth-child(2) > td:nth-child(1),
#total,
#rowSupplyItems > table > tbody > tr.t-primary-bgcolor > td:nth-child(3),
#container > div.mobile-subheader.container.d-lg-none > div > a > span.total,
#rowSupplyItems > table > tbody > tr > td:nth-child(5),
#rowSupplyItems > table > tbody > tr > td:nth-child(3),
#confirmForm > table > tbody > tr:nth-child(6) > td > table > tbody > tr:nth-child(2),
#confirmForm > table > tbody > tr:nth-child(6) > td > table > tbody > tr:nth-child(3)
{
	display: none !important;
}