.globale-hide {
    display: none !important;
}

.globale-show {
    display: block !important;
}

/* Loaded from external default source on 2023 - 03 - 06 21: 35: 53 (cached) */
/* Global-E Integration */

#ProductPrice,
.price-detail,
.utility-option.utility--currency,
td[data-label=Total] > span,
.cart__subtotal,
td[data-label=Price] > span,
.affirm-as-low-as,
.universal-content,
.additional_checkout_buttons,
#shipping-calculator,
.discountcodefield,
    /*#international-checkout > #utility-navigation-sticky-wrapper,*/
#international-checkout footer,
#international-checkout #sticky-wrapper > header > div > div > div.grid__item.nav-wrap,
body[id^="order"] table.full tbody td:nth-child(3),
body[id^="order"] table.full tbody td:nth-child(5),
body[id^="order"] table.full tfoot td:nth-child(2)

{
    visibility: hidden;
}

.shipping-messaging,
#international-checkout .utility-option
{
    display : none !important;
}
