body[data-sitemap-state="/"] .sectionBlockLayout,
body[data-sitemap-state="/Cycle2Work/:/"] .sectionBlockLayout,
body[data-sitemap-state="/car-maintenance/:/"] .sectionBlockLayout,
body[data-sitemap-state="/gift-cards/:/"] .sectionBlockLayout,
body[data-sitemap-state="/scheme-protection/:/"] .sectionBlockLayout,
body[data-sitemap-state="/Wholesale/:/"] .sectionBlockLayout
{
	display: none !important; 
}

html[dir=ltr] li a {
	margin-left: 0;
}

body a {
	font-size: inherit;
	font-weight: inherit;
}

.signinpage {
	padding-top: 5.8rem;
}

.signinpage::before {
	position: absolute;
	height: 5.8rem;
	width: 100vw;
	top: 0;
	left: 0;
	right:0;
	content: "";
	background-color: #282828;
	z-index: 1;
}