/* covid */
.web-standard [data-slide^='ss20-social-distancing-video'] #logo {
  display: none;
}

[data-content^='ss20-social-distancing-video'] [data-url],
[data-content^='ss20-social-distancing-video'] [data-contents^='ss20-social-distancing-video']  {
  pointer-events: none;
}

.web-standard .product-detail-page .future-price {
	margin-top: 6px;
}

/* new campaign */
.menu-item--accessible, .menu-item--hidden-in-pro {
	display: none;
}

/* jl redesign */
.web-mobile #aw20-north-joinlife-subhome-xmedia-intro-28portrait_0,
.apps.phone #aw20-north-joinlife-subhome-xmedia-intro-28portrait_0 {
  pointer-events: none;
}
.web-mobile #aw20-north-joinlife-subhome-xmedia-intro-28portrait_0 .text-component .title,
.web-mobile #aw20-north-joinlife-subhome-xmedia-intro-28portrait_0 .text-component .sub-title,
.apps.phone #aw20-north-joinlife-subhome-xmedia-intro-28portrait_0 .text-component .title,
.apps.phone #aw20-north-joinlife-subhome-xmedia-intro-28portrait_0 .text-component .sub-title {
  font-family: "NeueHelveticaforZara-BoldCn";
  color: #fff;
  text-transform: uppercase;
  font-size: 3vw;
  text-align: center;
  line-height: 1.2;
}

.web-mobile #aw20-north-joinlife-subhome-xmedia-intro-28portrait_0 .text-component,
.apps.phone #aw20-north-joinlife-subhome-xmedia-intro-28portrait_0 .text-component {
  width: 65%;
}

/* conflicts mkt.css vs react stylesheets */
.web-standard .marketing-page:not(.no-mkt) .swiper-slide .text-component .button {
	width: auto;
	background: none;
}

/* layout color change for ZARA-SERIES 
html[id$="SERIES"].web-standard .marketing-fashion-content-page {
	background-color: black;
}
html[id$="SERIES"].web-standard .marketing-fashion-content-page .primary {
	background-color: black!important;
}
html[id$="SERIES"].web-standard .marketing-fashion-content-page .newsletter-wrapper {
	background-color: black;
	color: white;
}
html[id$="SERIES"].web-standard .marketing-fashion-content-page .newsletter-email {
    border-bottom: 1px solid white!important;
    color: white!important;
}
html[id$="SERIES"].web-standard .marketing-fashion-content-page .newsletter-wrapper a {
    color: white!important;
}
html[id$="SERIES"].web-standard .marketing-fashion-content-page #footer {
	background-color: black;
	color: white;
}
html[id$="SERIES"].web-standard .marketing-fashion-content-page #footer a {
	color: white!important;
}*/


