/* STLBEAST V394 — Wraith accessory product-page-only correction.
   Keeps the LED candle preview in the product-page accessory/compatibility section only.
   It should not be treated as a normal front/side/back product render. */

.stlb393-accessory-preview{
  margin-top:18px !important;
}
.stlb393-accessory-preview figcaption::after{
  content:" Accessory sold separately.";
}
