.globale-hide {
    display: none !important;
}

.globale-show {
    display: block !important;
}

/* Loaded from external default source on 2025 - 07 - 30 16: 09: 28 */
.product-price,
.price,
.box-wrap.totals .price,
.total-title.grandtotal .value,
.summary-price.js-subtotal,
.nav-bag__subtotal-value,
.js-subtotal,
.js-grandtotal .price,
.price-box .price,
.product-details .price,
.product-price__regular,
.cart-price .price,
.summary-price.js-subtotal,
.nav-bag__subtotal-value,
.js-subtotal,
.order-summary__list-item:first-child>span[data-originalprice],
.js-grandtotal .price,
.order-summary__list-item--total>span:last-child,
.box-wrap.totals .price,
.total-title.grandtotal .value,
.product-price,
.price-box .price,
.summary-price.js-discount-total,
.cart .totals .price {
    visibility: hidden;
}

div#checkoutContainer {
    margin: auto;
}

.order-summary .totals {
    width: 100%;
}
