body.checkoutpage {
	#header {
		img.beforescroll {
			filter: invert(1)!important;
		}
		a {
			color: black!important;
		}
	}
	#content {
		padding-top: 10rem!important;
	}

	#mainsidebar {
		display: none;
	}
}