
.globale-hide {
    display: none !important;
}
.globale-show {
    display: block !important;
}
.globale-show-without-important {
    display: block;
}
#geCheckoutContainer {
    margin: 0 auto;
    max-width: 1200px;
}
div.product__info-wrapper p:nth-child(10),.afterpay-paragraph,#product-form-installment, .additional-checkout-buttons {
    display: none !important;
}
.ge-free-shipping-container {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    z-index: 9999;
    overflow: auto;
}
ul#product-grid span.price-item--regular.price-item.price-item,
ul#product-grid span.price-item--sale.price-item--last.price-item.price-item,
div.price div.price__regular.price__regular span.price-item,
div.price div.price__sale.price__sale span.price-item,
main.content-for-layout strong.afterpay-instalments,
main.content-for-layout div.product__info-container noscript,
div.cart-item__price-wrapper span.price, 
dl.cart-item__discounted-prices dd.price,
p.totals__subtotal-value
 {
    visibility: hidden;
} .geCheckoutLogo img{max-height:30px !important} .geCheckoutLogo{padding-top: 30px;}

div[ge-data-checkout-button-handled] {
	width:100%;
}
@media screen and (max-width: 989px) {
	.cart-notification:not(.active) form#cart-notification-form div[ge-data-checkout-button-handled] a.cart__checkout-button.button {
		visibility: hidden !important;
	}
}
