#ad_CHE_Contact .container--CHE_Receipt {
	display: none;
}

/* VU - START */
.content__column--search {
	width: auto;
}

/* VU - END */

/*Product Recs*/
.prodRec .product-carousel--recommendations {
	margin: 0rem auto !important;
}

.prodRec .product-recommendations__attribute {
	text-align: left;
}

.prodRec {
	margin: 2rem 0;
}

/* end of product recs */


/*Special Text Colour */
.product__message--promo {
	color: #000000 ;
}

.do-product-promotion-text {
	color: #000000 ;
}

/*Hide Lookbook*/
.menu__item--lookbooks {
	display: none !important;
}

/* --- Sale --- */

.menu__item--sale > .menu__link { color: #e42317 !important; font-weight: bold; }

@media all and (max-width: 768px) {
	.menu__item--sale > .menu__link.is-open { color: #ffffff !important; background: #e42317 !important; }
}

/* --- Nothing Over --- */

.menu__item--nothingover\$70 > .menu__link { color: #d51322 !important; font-weight: bold; }

@media all and (max-width: 768px) {
	.menu__item--nothingover\$70 > .menu__link.is-open { color: #ffffff !important; background: #d51322 !important; }
}

/* --- 30% and 40% Off Dresses --- */

.menu__item--30\%offdresses > .menu__link, .menu__item--40\%offdresses > .menu__link { color: #4a1b49 !important; }

@media all and (max-width: 768px) {
	.menu__item--30\%offdresses > .menu__link.is-open, .menu__item--40\%offdresses > .menu__link.is-open { color: #ffffff !important; background: #4a1b49 !important; }
}

/* --- 30% Off Tops --- */

.menu__item--30\%offtops > .menu__link { color: #000 !important; }

@media all and (max-width: 768px) {
	.menu__item--30\%offtops > .menu__link.is-open { color: #ffffff !important; background: #89114f !important; }
}

/* --- 30% Off knitwear --- */

.menu__item--30\%offknitwear > .menu__link { color: #000 !important; }

@media all and (max-width: 768px) {
	.menu__item--30\%offknitwear > .menu__link.is-open { color: #ffffff !important; background: #89114f !important; }
}

/* --- 40% Off Accessories --- */

.menu__item--40\%offaccessories > .menu__link { color: #4a1b49 !important; }

@media all and (max-width: 768px) {
	.menu__item--40\%offaccessories > .menu__link.is-open { color: #ffffff !important; background: #4a1b49 !important; }
}

/* --- 40% Off Tops, Knitwear, Coats & Jackets --- */

.menu__item--40\%offtops > .menu__link,
.menu__item--40\%offknitwear > .menu__link { color: #000 !important;  letter-spacing: 0.5px; },
.menu__item--40\%offjacketscoats > .menu__link { color: #000 !important;  letter-spacing: 0.5px; }

@media all and (max-width: 768px) {
	.menu__item--40\%offtops > .menu__link.is-open,
	.menu__item--40\%offknitwear > .menu__link.is-open { color: #000 !important; letter-spacing: 0.5px; },
	.menu__item--40\%offjacketscoats > .menu__link.is-open { color: #000 !important; background: #830823 !important; }
}


/* Start Hide BNPL - Vu */
.icon--openpay,
.paylater__openpay,
.card-icon--openpay,
#tabOpenPay {
	display: none;
}

.icon--humm,
.paylater__humm,
.card-icon--humm,
#tabHumm {
	display: none;
}

/* End Hide BNPL */

.bag-checkout__total-currency {
	display: none;
}

.icon--apple-wallet, .icon--google-wallet { height: 3rem; }