.globale-hide {
    display: none !important;
}

.globale-show {
    display: block !important;
}

/* Loaded from external default source on 2025 - 07 - 12 20: 03: 20 (cached) */
.price-box,
.cart-price
{
    visibility: hidden;
}

.checkout-header .cart-overview{
    visibility: hidden;
}

.cart .price-excluding-tax,
#minicart-content-wrapper .price-excluding-tax,
.cart-summary .cart-totals tr.totals.shipping,
.cart-summary .cart-totals tr.totals-tax,
.cart-summary .cart-totals tr.grand.totals.excl,
#minicart-amazon-pay-button,
.cart-summary #block-shipping,
#click-collect,
#block-giftcard,
.cart-sidebar .click-collect-cart,
.product-info-price-wrapper .type-promo_text .promo-special-offer{
    display: none !important;
}

.isOperatedByGlobale.international-checkout-index footer .footer > :not(.footer-end),
.isOperatedByGlobale.international-checkout-index .page-header .panel.wrapper,
.isOperatedByGlobale.international-checkout-index .header.content-inner > :not(.logo-wrapper),
.isOperatedByGlobale.international-checkout-index .sections.nav-sections,
.isOperatedByGlobale.international-checkout-index .sub-header-promo-bar{
    display: none;
}
