/* Nascondo elementi black friday */
.heading .bannePromo,
.ProductMeta .promoProduct,
.Cart__Footer_custom .promoCart {
  display:none !important;
}