.globale-show,[data-ge-show],[data-ge-show-countries],[data-ge-hide-countries] {    display: none;}
[data-ge-price],
[data-ge-basket-productsaleprice],
[data-ge-basket-productlistprice],
[data-ge-basket-producttotalprice],
[data-ge-basket-productsubtotalprice],
[data-ge-basket-productdiscountsprice],
[data-ge-basket-totals],
[data-ge-basket-subtotals],
[data-ge-basket-discounts],
#__next > div > main > div > div > div > span > div > div > div,
div[data-product-name] div.css-1oq2isa.ei7ra6b3,
div[data-product-name] div.css-160m505.ei7ra6b0,
div[data-product-name] div.css-9j54zg.e1qipia113 {
    visibility: hidden;
}
.globale-hide,
[data-ge-hide] {
    display: none !important;
}
.globale-show,
[data-ge-show] {
    display: block !important;
}
#geCheckoutContainer {
    max-width: 1200px;
    margin: 2em auto;
}
div.rah-static button.css-43v8cy.e9mo0du1 {
	height: 30px;
	width: calc(100% - 10px);
	margin: -3px 5px;
}
