/* Keep the translation engine available; SIECO's existing buttons control it. */
body.sdr-catalog-translation .sdr-visible-controls,
body.sdr-catalog-translation iframe.goog-te-banner-frame,
body.sdr-catalog-translation iframe.VIpgJd-ZVi9od-ORHb-OEVmcd {
  display: none !important;
}

/* Google adds this offset for its toolbar. Preserve WordPress admin-bar margins. */
body.sdr-catalog-translation {
  top: 0 !important;
}
