/* v1388: Preserve the exact v1382 Retail cart behavior.
   This stylesheet intentionally contains no Retail cart positioning/layout overrides.
   It only keeps Chioma controls aligned with the protected floating-cart accent. */
.public-storefront-page .storefront-chioma-header-button,
.v373-storefront-runtime .storefront-chioma-header-button{
  background:linear-gradient(135deg,#0f172a,#4f46e5,#db2777)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border-color:rgba(255,255,255,.3)!important;
  box-shadow:0 14px 34px rgba(15,23,42,.24)!important;
}
.public-storefront-page .storefront-chioma-header-button *,
.v373-storefront-runtime .storefront-chioma-header-button *{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  stroke:#fff!important;
}
