:root {
    --primary: #289560;
    --secondary: #69806a;
	}


.product-detail-delivery-information {
    display: none;
}
span.header-search-icon use {
    color: white;
}
.account-overview-newsletter {
    display: none;
}
.account-payment-card.card button.btn.btn-primary {
    display: none;
}
.dropdown-menu > a:nth-child(1) {
    display: none;
}
.col-12.row.order-table-header-order-table-header,
.order-table-header-order-table-body > div:not(.col-sm-2.order-item.order-item-actions.order-table-header-order-table-body-cell) {
    display: none;
}

.order-item-detail-labels dt:last-of-type,
.order-item-detail-labels dt:last-of-type + dd {
    display: none;
}
.js-offcanvas-cart-promotion {
    display: none;
}
a.btn.begin-checkout-btn.btn-primary {
    color: white;
}
p.revocation-notice {
    display: none;
}
form.cart-add-promotion {
    display: none;
}
.account-menu-login .account-menu-register {
    display: none;
}
.account-welcome p {
    display: none;
}
button#confirmFormSubmit {
    color: white;
}