#ad_CHE_Contact .container--CHE_Receipt { display: none; }
.multibrand__title { color: inherit; }

/* VU: Delete After Deployment - START */
.product-carousel__item .product__price-wrapper span:not(.product__price--was) { font-weight: 700; }
.product-carousel__item .product__price-wrapper .product__price--was { margin-right: .5em; }
.content__column--search { width: auto; }
.pop-hint { z-index: 1; }
/* VU: Delete After Deployment - END */


/* Special Text Colour */
.product__message--promo { color: #ee3000; }
.do-product-promotion-text { color: #ee3000; }


/*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 */


/*Remove Lookbooks*/
.menu__item--lookbooks{display:none !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 */


/* Left align desktop menu items 
@media (min-width: 64.0625rem) {
	.menu__container {
		justify-content: left;
	}
} */

.bag-checkout__total-currency { display: none; }