#qr-reader-popup-wrap{position:fixed;left:0;top:0;width:100vw;height:100vh;overflow:hidden;background:#000;z-index:999999999}#qr-reader-popup{display:flex;justify-content:center;width:100vw;height:100vh}#qr-reader-popup canvas{display:none}#qr-reader-closer{position:fixed;right:15px;top:15px;background-color:#fff;z-index:999999999;border-radius:50%;width:35px;height:35px;overflow:hidden}@media screen and (min-width:1024px){button.search-field__btn_qr{display:none}}@media screen and (min-width:577px) and (max-width:1024px){button.search-field__btn_qr{right:15.5em !important}}