.footer-08 > div > div > div:nth-child(4) {
	display:none;
}

.page-76 header,
.page-76 footer,
.account-button {
	display:none;
}

.header-12 {
	z-index:100;
}

/*
.card-product-price span::after,
.product-details-price span:first-child::after,{
	content: "/kg";
}

.layout-product .flex-col.gap-2::before {
	content: "kg";
}

.layout-product .flex-col.gap-2 {
	display:contents !important;
}

.layout-product .flex-col.gap-2::before {
    height: 2.625rem;
    line-height: 2.5rem;
    padding-right: 10px;
}
*/

#form-checkout-customer > div:nth-child(6) > div {
	padding-top:0;
}

#form-checkout-customer > div.card-legend.mt-space-element,
.col-end-1.form-control-wrapper,
#form-checkout-customer > div:nth-child(6) > div > div.mb-space-element {
	display:none;
}

@media (min-width: 1024px) {
	.header-12 .header-03-alt-nav-body .nav-categories {
		display:none;
	}
}