.globale-hide {
    display: none !important;
}

.globale-show {
    display: block !important;
}

/*MissionWorkshop & Global-e integration*/

#agree{
    display: none;
}

.showmobile .currency-switcher-mobile,
.agree-checkout,
#banner-message{
    display: none;
}

#additinal_question,
label[for='how-did-you-hear-about-us']{
    display: none !important;
}

body[class*='page.international-checkout'] #footer-wrapper,
body[class*='page.international-checkout'] .bannertop,
body[class*='page.international-checkout'] #main-nav,
body[class*='page.international-checkout'] #cart,
body[class*='page.international-checkout'] #loyaltylion_xdm_provider,
body[class*='page.international-checkout'] #livechat-compact-container{
    display: none;
}

#cart > .currency-switcher{
    display: none;
}

.additional-checkout-buttons,
#basket-right img
{
    display: none !important;
}

.prod-price,
.product-price,
#product-price,
#CartContainer .cart .ajaxcart__footer .text-right strong,
#CartContainer .cart .ajaxcart__product strong,
#bk-cart-subtotal-price,
#shop-cart tbody tr td:nth-child(2),
#shop-cart tbody tr td:last-child p,
#basket-right .tandc,
.total,
.money,
.cartlist-price,
.grid-link__meta
{
    visibility: hidden;
}


.ge_img{
    width: 30px !important;
    height: 26px !important;
    margin-left: 5px;
}
