﻿/* Legacy keepers (temporary) — trim everything else from webstoreBanner_new.css */

/* Optional: only if the stripe badge is still used */
#WebStoreBanner #Stripe {
  position: absolute; right: 0; top: 0;
  height: 200px; width: 300px;
  background-repeat: no-repeat; background-position: right top;
}

/* Scoped product detail nudge (safe until product page modernization) */
.ProductDetail .OrderingOptions { margin: auto; }
