.wallet-container {
    
    background-color: #7f54b330;
    border-radius: 8px;
    padding: 20px;
}

.wallet-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wallet-amount {
    /* margin-right: 92px; */
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0px;
    display: inline-block;
}
.wallet-amount-value{
    color: #7f54b3;
    font-weight: 800;
    font-size: 23px;
    width: 40%;
    display: flex;
    flex-direction: column;
}

#adf_wm_rechrage-amount {
    margin-right: 0px;
}

.wallet-amount-value::placeholder{
 font-size: 10px;
}

.wallet_hading_cont{
    display: flex;
    gap: 38%;
    justify-content: space-between;
}

#wallet_amount{
    background: white;
    border-radius: 4px;
    font-family: inherit;
    font-weight: 400;
    letter-spacing: normal;
    padding: .5em;
    display: block;
    background-color: var(--wc-form-color-background, #fff);
    border: var(--wc-form-border-width) solid var(--wc-form-border-color);
    border-radius: var(--wc-form-border-radius);
    color: var(--wc-form-color-text, #000);
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    line-height: normal;
    height: auto;
}
.wallet-input,
.wallet-button {
    margin-left: 10px;
    border-radius: 4px;
}

.form-table input{
    width: 100px !important;
}
@media (max-width: 768px) {
    .wallet-container {
       text-align: center;
    }

    #adf_wm_rechrage-amount{
        margin-right: 19px;
    }

    #add_to_wallet_button{
        font-size: 13px !important;
    }

    .wallet-transactions-wrapper h4{
        width: 100% !important;
    }

    #wallet_amount{
        width: 100%;
    }

    .wallet-transfer-link{
        width: 40%;
        font-size: 13px !important;
    }

    .wallet_hading_cont {
        gap: 20%;
    }
    
    
    .wallet-amount {
        margin-right: 0;
    }

    .wallet-amount-value{
        width: 85%;
        text-align: left;
    }

    .wallet-input{
        margin-left: 0;
        margin-bottom: 15px;
    }
}
.wallet-transactions-wrapper h4 {
    padding: 7px;
    background-color: #f2f2f2;
    margin: 0;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    width: 114%;
    /* margin-bottom: 30px; */
}
.custom-info{
    margin-top: 15px;
    
}

.wallet-form{
    text-align: right;
}

.wallet-transfer-link {
    font-size: 16px;
    font-weight: bold;
    width: 55%;
    display: flex;
    border: 1px solid;
    padding: 9px 0px;
    text-decoration: none !important;
    text-align: center;
    display: inline;
    border-radius: 5px;
    margin-top: 21px;
}
.wm_wallet_transfer{
    width: 80%;
    font-weight: 400;
    letter-spacing: normal;
    padding: .5em;
    display: block;
    background-color: var(--wc-form-color-background, #fff);
    border: var(--wc-form-border-width) solid var(--wc-form-border-color);
    border-radius: var(--wc-form-border-radius);
    color: var(--wc-form-color-text, #000);
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    line-height: normal;
    height: auto;
}
.wm_transfer_heading{
    width: 30%;
}
.wm_button_td{
    width: 40%;
}
#wm_wallet_timer_msg{
    color: red;
}

.wm_curreny_symbol {
    color: #7f54b3;
    font-weight: 800;
    font-size: 25px;
    float: right;
    border-radius: 100%;
    border: solid 1px #777;
    padding: 0px 14px;
}
.container_transfor_page{
    margin-bottom: 5%;
}

#wallet_recharge_amount{
    display: none;
}
.cashback-amount {
    text-align: center;
}

#wm_current_user_email{
    display: none;;
}
#wm_otp_otion{
    display: none;
}
#otp_field input{
border-radius: 4px;
}
#otp_field button{
    border-radius: 4px;
}
.wm_wallet_input input{
    border-radius: 4px;
}
 .wm_wallet_input button{
        border-radius: 4px;
}
#wallet_payment_min_amount{
    display: none;;
}
#wallet_payment_max_wallet{
    display: none;;
}

.active-status {
    color: #7ad03a !important;
    font-weight: bold !important;
}
.expired-status {
    color: #a44 !important;
    font-weight: bold !important;
}


.action {
   width: 14%;
}
.transition_history{
    font-size: 20px;
}

.wallet-transactions-wrapper{
    overflow-x: auto;
}

#otp_field_block{
    display: none;
}

.wm_wallet_input_block{
    display: none;
}

.wm_wallet_spin_block{
    display: none;
}

.wm_wallet_timmer_block{
    color: #ff0000;
}

#add_to_wallet_button{
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    border: 1px solid;
    padding: 9px 16px;
    text-decoration: none !important;
    text-align: center;
    display: inline;
    border-radius: 5px;
    background: #e9d8f100;
    color: #7f54b3;
}

.wallet-transactions-wrapper .wrap .page-numbers{
    border: 1px solid;
    padding: 3px 17px;
}

#verify_otp_button_block{
    margin-top: 9px;
}

#resend_otp_button_block{
    margin-top: 9px;
}

#wallet_pay_add_block{
    margin-top: 9px;
}

#wallet_pay_cancel_block{
    margin-top: 9px;
}

.adf-wm-btn-cs{
    padding: 12px;
}

.adf_wm_listing_style .adf-wm-image-wrap{
 display: none!important;
}

.adf_wm_listing_style .adf-wm-inner_div{

    padding: 7px 10px;
    width: 100%;

}
.adf_wm_listing_style{
    margin-bottom: 10px;
}


.wallet-transaction-view {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    margin-top: 20px;
}

.wallet-transaction-view th,
.wallet-transaction-view td {
    padding: 10px;
    text-align: left;
    border: 1px solid #ddd;
}

.wallet-transaction-view th {
    background-color: #f4f4f4;
    font-weight: bold;
    color: #333;
}

.wallet-transaction-view tr:nth-child(even) {
    background-color: #fafafa;
}

.wallet-transaction-view tr:hover {
    background-color: #f1f1f1;
}

.wallet-transaction-view .column-status.active-status {
    color: green;
    font-weight: bold;
}

.wal-input { width:128px !important; margin-left:17px !important; margin-top:10px !important; }

.wel-msg-pro{ margin-left:3px; }