html[data-opening-ready-only] a[href$="#/profile"],
html[data-opening-ready-only] a[href$="#/info/loyalty"],
html[data-opening-ready-only] .brand-extras-strip { display: none !important; }
[data-opening-notice] { margin: 16px 0; padding: 20px; border: 1px solid currentColor; }
[data-opening-notice] p { margin: 0 0 14px; line-height: 1.5; }
html[data-opening-ready-only] [data-product-extra]:disabled { opacity: .45; }
/* Keep long ready-bouquet titles clear of the availability caption. */
html[data-opening-ready-only] .home-page #products .site42-ready-card .product-info h3 {
  min-height: 2.4em !important;
}
html[data-opening-ready-only] .home-page #products .site42-ready-card .product-size {
  min-height: 0 !important;
}
html[data-opening-ready-only] .checkout-summary .summary-row > strong {
  white-space: nowrap;
  flex-shrink: 0;
}
