/* QR UPN Payment Plugin Styles */

:root {
  --qr-upn-ready: 1;
}

/* UPN obrazec na thank-you strani in shortcode */
.qr-upn img,
.qr-upn-shortcode img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}