.globale-hide {
    display: none !important;
}

.globale-show {
    display: block !important;
}

/* Loaded from external default source on 2025 - 07 - 30 18: 00: 16 */
#globale-flag,
a.action.checkout,
.payment_icons {
    display: none !important;
}

.product-info-price .price,
.product-item-info .price,
.totals td[data-th="Order Total"] .price,
.item-info td[data-th='Price'] .price,
.item-info td[data-th="Subtotal"] .price,
#minicart_subtotal > div:nth-child(3),
#minicart_subtotal > div:nth-child(4),
.totals td[data-th="Subtotal"] .price,
td[data-th="Price"] .price {
    visibility: hidden;
}

/*maybe will be usefull later*/
/*.totals tbody tr:first-child {
    display: none;
}*/

.totals .shipping {
    display: none;
}

