.globale-hide {
    display: none !important;
}

.globale-show {
    display: block !important;
}

/* Loaded from external default source on 2025 - 08 - 29 17: 14: 15 (cached) */
.prices,
.products .details,
.price,
.cost,
.free-delivery
{
    visibility:hidden;
}

.content .payment,
.merchants form,
.checkout form.field.delivery-method,
.site-message > p,
form[action="/currency.cfm"]
{
    display: none;
}

