

.qr-modal {
    /* transform: scale(.75); */
    width: auto;
    /* height: auto; */
    max-height: 640px;
    max-width: 350px;
    height: auto;
    padding: 0;
    /* background: nonw */
}

@media (max-width: 766px){
.qr-back-btn {
    position: absolute;
    bottom: 163px;
    margin-left: 5px;
    margin-right: 210px;
    background: #ffffff;
    border-radius: 0px;
    box-shadow: 0.5px 0.4px 20px 0px #b8031f1c;
    padding: 2px 7px 2px 3px;
}
}

.qr-detail-location{
    margin: 0 0 12px;
    font-size: 16px;
    font-weight: 500;
    color: #6a707a;
    line-height: 1.2em;
    letter-spacing: .2px;
    font-family: Avenir-Roman,"Helvetica Neue",Helvetica,Arial,sans-serif;
    
}


.close-modal {
    display: none !important;
}

.qr-big-container {
    /* position: relative; */
    height: auto;
    padding: 0;
    margin: 0;
    background: white;
    padding-bottom: 15px;
}

.infor-message {
    background: #f5f5f5;
    padding: 15px 20px;
    margin-top: 15px;
    border-left: 4px solid #055b7d;
    margin-bottom: 15px;
}

.imp-infor {
    background: #f5f5f5;
    padding: 15px 20px;
    margin-top: 15px;
    border-left: 4px solid #fa9551;
    margin-bottom: 15px;
}
.qr-pop-card {
    background-color: white;
    /* position: absolute; */
    /* height: 701px !important; */
    /* width: 400px !important; */
    object-fit: cover;
    margin: auto;
    padding-bottom: 2px !important;
    float: none !important;
    /* border: 1px solid rgba(0, 0, 0, 0.247); */
    position: relative;
    /* transform: scale(.75); */
    outline: 10px solid transparent;
    max-height: 635px;
    max-width: 330px !important;
    /* transform: scale(.95); */
    margin: 0 !important;
}

.qr-pop-card * {
    /* transform: scale(.7); */
}

.qr-product-image {
    width: 100%;
    margin: auto;
    padding-bottom: 10px;
    max-height: 225px !important;
    
}

.qr-product-details {
    padding-left: 10px;
    padding-right: 10px;
    /* padding-bottom: 20px; */
}

/* .logo {
    width: 50%;
    display: inline;
} */
.qr-title {
    font-size: 20px;
    font-weight: 500;
}

.qr-price {
    font-size: 20px;
    font-weight: 600;
    color: #D35763;
}


.qr-people {
    font-size: 10px;
    font-weight: 600;
    color: #a90d0d;
}

.qr-imp-infor {
    font-size: 9px;
    font-weight: 600;
    color: #000000;
    padding: 4px;
    background-color: #fff6971f;
}

.qr-location {
    font-size: 10px;
    font-weight: 600;
    color: #a90d0d;
}


.qr-address {
    font-size: 12px;
    font-weight: 600;
    color: #343840;
    margin-bottom: 0;
    margin-left: 0;
    line-height: 1.2em;
    letter-spacing: .2px;
}


.qr-yen-logo {
    font-size: 20px;
    font-weight: 600;
}


.qr-ticket {
    font-size: 11px;
    font-weight: 600;
    line-height:0.1px;
}

.qr-small-dec {
    font-size: 15px;
    font-weight: 700;
    font-family: helvetica;
    line-height: 1.2em;
    letter-spacing: .2px;
    text-align: left;
    padding-bottom: 6px;
    padding-top: 5px;
    margin-right: -3px;
    color: #030425;
}


.qr-price-unit {
    font-size: 11px;
    font-weight: 700;
    font-family: helvetica;
    line-height: 1.2em;
    letter-spacing: .2px;
    text-align: left;
    padding-bottom: 6px;
    padding-top: 5px;
    margin-right: -3px;
    color: #030425;
}

.qr-duration {
    font-size: 10px;
    font-weight: 700;
    font-family: helvetica;
    line-height: 1.2em;
    letter-spacing: .2px;
    text-align: left;
    margin-right: -3px;
    color: #030425;
}



.qr-description {
    padding: 1px;
}

.qr-box {
    font-size: 5px;
    font-weight:800;
    padding: 4px;
    background-color: #d357633a;
    margin-left: 3px;
    position: relative;
    bottom: 2px;
}

.qr-avatar {
    height: 35px;
    margin-top: 13px;
}

.qr-seller-name {
    font-size: 8px;
    margin-left: 7px;
    font-weight: 600;
    margin-top: 1px;
    position: relative;
    top: 9px;
}

.qr-code-img {
    text-align: right;
    /* margin-top: 15px; */
}

.qr-code-img img {
    width: 99%;
    margin-bottom: 5px;
}

.qr-header-text {
    font-size: 14px;
    text-align: left !important;
    color: #fff;
    font-weight: 600;
    display: inline;
    padding-left: 19px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 7px;
}

.qr-header {
    background-color: #a90d0d;
    display:none;
}

.qr-text {
    font-size: 9px;
    font-weight: bold;
    margin-top: -30px;
}


.qr-btn-secondary {
    text-align: center;
    transition: linear .2s;
    background-color: #a90d0d;
    color: white !important;
    font-family: 'Poppins', sans-serif;
    border: 1px solid #a90d0d;
    margin-top: auto;
    padding: 10px 20px;
}

.qr-btn-secondary:hover {
    color: #c63834 !important;
    background-color: white;
}

/* .qrdetails {
    width: 50%;
    display: inline-block;
}

.qr-code {
    width: 49%;
    display: inline-block;
} */
/* .big-container {
    height: fit-content !important;
} */
.qr-logo img {
    width: 100%;
}

@media only screen and (max-width: 420px) {
    .qr-pop-card {
        /* transform: scale(.6);
        position: relative;
        margin: 0 !important;
        left: -20px; */
        /* max-height: 800px !important; */
        /* max-width: 300px !important; */
    }

    .qr-modal {
        max-height: 640px !important;
    }

    .qr-product-image {
        height: 325 px;
    }
}

@media only screen and (max-width: 320px) {
    .qr-pop-card {}
}

@media only screen and (max-width: 370px) {
    .qr-pop-card {}
}

@media only screen and (max-width: 300px) {
    .qr-pop-card {}
}