.header-nav__currency a {
    display:none;
}
body.template--international-checkout .header__nav { visibility:hidden; }
body.template--international-checkout footer, 
body.template--international-checkout #FreeShippingBanner{display:none;}
[data-ge-hide] {display:none!important;}
[ge-data-converted-price]{text-transform:none;}
[ge-priceformat-baseprice]{display:inline!important;}

body.template--international-checkout .header__icons,
body.template--international-checkout .header__nav, 
div.product-add-to-cart__btn>button>span,
.product-card .product-card__cta > div > button > span > span > span,
.collection-grid .product-card .red,
.product-card__content span.button__el > span > span,
.product-wear-it-with button.btn--full > span.button__el,
.product-card > .product-quick-view > div.product-quick-view__cta > button > span > span {
	visibility:hidden;
}

.product-card .product-card__cta > div > button > span > span > span { display:block!important;}

.additional-checkout-buttons, 
.product-afterpay,
.product-hero__afterpay,
.cart-page .afterpay-notification,
body.template--international-checkout footer, 
body.template--international-checkout #FreeShippingBanner,
form[action='/checkout'] button[type='submit']:not([ge-data-checkout-button-handled]),
.header-cart__subtotals__line:first-of-type>p:not(:first-child) {
    display:none;
}
.header-cart__subtotals__line:first-of-type>span:not(:first-of-type) {
    display:none !important;
}
div#FreeShippingBanner:first-letter {
    text-transform: lowercase;
}
.account-order__product__title {max-width:200px;}
@media (min-width:620px) {.cart-item__data{flex-wrap:nowrap;}}

.account-order__columns > :nth-child(2), 
.account-order .account-order__top__bar__right { visibility:hidden;}

/*.cart-item__price .charcoal-black:not(.already-converted),
.cart-item__price .red:not(.already-converted),
.cart-item__price .line-through:not(.already-converted),
.cart-subtotals__line :nth-child(2).charcoal-black:not(.already-converted),
.cart-subtotals__line :nth-child(2).red:not(.already-converted) {
    display:none;
}*/

.cart-item__price > span > span:not([ge-priceformat-baseprice]) {
   visibility:hidden;
}
