.globale-hide {
    display: none !important;
}

.globale-show {
    display: block !important;
}

/* Loaded from external default source on 2026 - 04 - 24 1: 03: 16 */
/*Global-e integration*/

*[class*=price],
.order-infos__reinsurance {
    visibility: hidden;
}

#total_product,
#total_discount,
#total_price,
.order-recap__table__total__price
{
    display: none;
}

/*.order-reinsurance,*/
/*.js-order-infos-mr,*/
/*.order-step,*/
.product-detail__info.product-detail__info--second-level > div:first-child
{
    display: none !important;
}

.ge_checkout {
    width: 100% !important;
    margin: 0 auto;
    max-width: 1200px;
    visibility: visible;
}
