.buynow-modal-close-btn {
    border: none;
    font-size: 25px !important;
    top: -20px;
    right: -5px;
    opacity: 1;
    position: absolute;
    background: transparent !important;
    padding: 0 !important;
}
.buynow-modal-close-btn img {
    width: 15px;
}

.esim .card {
    background-color: #ffffff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}

.esim #reserve_sim,
.esim #reservation_confirmation_btn {
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.esim .reservation_detail_btn {
    display: flex;
    justify-content: center;
    gap: 10px;
}

/*.new_sim,*/
.esim .change_sim {
    display: none;
}

.esim ul {
    margin-bottom: 0rem;
}

.esim #reservationerror {
    display: none;
}
.shop_list label{
    width: 100%;
}
.shop_radio{
    width: 18px;
    top: 19px !important;
}

.esim #form .form-label span{
    color: #CD201F;
}
.esim .download_icon{
    width: 25px;
    height: 24px;
    position: relative;
    top: -1px;
}
.shop_list{
    display: none;
}

.reservation_confirmation #downloaded_btn{
    width: 100%;
    display: none;
}