﻿.div-right{
    position: absolute; 
    right: 0;
}
.btnQrode{
    width: 100px;
    background: #fff;
    border-radius: 5px;
    height: 40px;
    margin-right: 10px;
    padding: 5px;
    color: #0056b8;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.phone [class*="ThemeGrid_Width"]:not(.no-responsive) {
    margin: var(--space-none) var(--space-none)  var(--space-none);
    width: 100%;
}

.custom-modal .modal-wrapper {
    /* background-color: #000000ab;*/
    background-color: #000000c7;
    border-radius: 20px;
    width: 50%;
    text-align: center;
}