
p.product-card__details__price, 
p.product-card__details__full-price,
div.full-width-image h4,
p.product-card__details__discount-price,
span.product-hero__price.discounted, 
span.product-hero__discount-price,
span.product-hero__price,
header#header div.promo-bar div.promo-bar__content:first-child p,
span.quick-view__discount-price, 
span.quick-view__price,
select.cart-donation-selector__select__input option,
span[data-ge-bundleitemtotallistprice],
div.product-hero__details__badges span.product-hero__badge[class*='$'],
div[data-ge-bundleitemlistprice]
{
    visibility: hidden;
}

.globale-hide,
[data-ge-hide],
afterpay-placement,
div.order-orders__row.order-orders__row--header span.order-orders__cell.order-orders__cell--header:nth-child(3), 
div.order-orders__row.order-orders__row--header span.order-orders__cell.order-orders__cell--header:nth-child(4), body.template--orders .account-orders__row__body .order-orders__row.order-orders__row--body > span:nth-child(3), body.template--orders .account-orders__row__body .order-orders__row.order-orders__row--body > span:nth-child(4),
#geFreeShippingBannerContainer+p
{
    display: none !important;
}

.globale-show,
[data-ge-show] 
{
    display: block !important;
}
#geFreeShippingBannerContainer {
	color: #000;
	text-align: center;
}
div#shopify-section-product div.product-selector__simple-variant__grid button {
	margin-right: 45px;
	padding-left: 25px;
	padding-right: 25px;
}
