.cms-nuix-global-merchandise-store .breadcrumbs {
display: none !important;
}
.cms-nuix-global-merchandise-store .page-header .panel.wrapper {
display: none !important;
}
.cms-nuix-global-merchandise-store .navigation {
display: none !important;
}
.cms-nuix-global-merchandise-store .header .block-content {
display: none !important;
}
.cms-nuix-global-merchandise-store .header .switcher-account {
display: none !important;
}
.cms-nuix-global-merchandise-store .header .minicart-wrapper {
display: none !important;
}
.cms-nuix-global-merchandise-store .page-footer .footer-middle .customer-center {
display: none !important;
}

/** Cart Page **/
.cart-summary .content {
    display: block !important;
    visibility: visible;
    height: auto;
    opacity: 1;
    overflow: visible;
}

/** Checkout Page **/
.discount-code .payment-option-content {
    display: block !important;
    padding-bottom: 1.5rem !important;
}
