.hide {
    display: none;
}
.html {
    min-height: 100%;
}
.container{
    position: relative;
    max-width: 480px !important;
    width: 100%;
    height: 100vh;
    overflow: auto;
    margin: 0 auto !important;
    background: url(../images/bg-pattern-1.jpg);
    background-size: 100% 100%;
    background-size: cover;
    background-color: #FFF;
}

.swal2-popup.swal2-modal.swal2-show{
    background: rgba(255, 255, 255, 0.8);
    border: 2px solid #DDD;
}

.swal2-html-container {
    color: #222;
    font-size: 16px;
}

h2#swal2-title {
    font-family: 'roca';
    color: #2290b1;
    font-size: 18px;
}
.swal2-styled.swal2-confirm {
    color: #FFF;
}
.swal2-styled.swal2-cancel {
    color: #333;
}
button.btn.btn-primary {
    width: 100%;
    background: #5ac6d0;
    font-family: 'roca';
    padding: 11px;
    border: none;
}
p.pay-now span {
    background: #5ac6d0;
    font-family: 'roca';
    padding: 11px 36px 9px 36px;
    margin-top: 30px;
    border-radius: 20px;
}
p.pay-now {
    margin-top: 30px;
    margin-bottom: 30px;
}


.pay-now {
    text-align: center;
}
         .selected1 {
    background: #FFAB91 !important;
}
         img.store-logo{
         width: 64px;
         border-radius: 50%;
         margin: 0;
         }
         @font-face {
         font-family: 'noot';
         src: url('../font/noot.otf');
         }
         @font-face {
         font-family: 'roca';
         src: url('../font/roca_bold.ttf');
         }
         @font-face {
         font-family: 'tt';
         src: url('../font/tt.ttf');
         }
      
         #head-section .store-text {
         color: #fff;
         font-family: 'roca';
         font-size: 20px;
         margin-bottom: 4px;
         }
         input#slot {
    top: -10px;
    position: relative;
}
button.proceed {
    width: 100%;
    padding: 18px;
    border-radius: 10px;
    font-family: 'roca';
    background: #5ac6d0;
    margin-bottom: 40px;
}
#head-section h5 {
    font-family: 'roca';
    font-family: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color: #FFF;
}
.media .store-name {
    font-family: 'roca';
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color: #000;
}
.media .store-branch {
    color:#333;
    font-family: 'roca';
    font-size: 14px;
}
#head-section h6 {
    font-family: 'noot', sans-serif;
    text-align: center;
    color: #fff;
    font-size: 45px;
    margin-top: 38px;
    margin-bottom: 0px;
}
#head-section h3 {
    font-family: 'roca', Helvetica, Arial, sans-serif;
    text-align: center;
    color: #95318b;
    font-size: 26px;
    margin-top: 5px;
    margin-bottom: 0px;
}
.flat {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -15px;
}

.text-center span:nth-child(3) {
     color: #333;
    padding-left: 20px;
    font-size: 20px;
}
h5.text-center span:nth-child(3) {
     color: #fff;
    padding-left: 20px;
    font-size: 30px;
}
h4.store-text {
    color: #fff;
    margin-bottom: 2px;
}
h5.text-center span:nth-child(1) {
    transform: rotate(269deg);
    display: inline-block;
    letter-spacing: 5px;
    font-size: 21px;
    color: #fff;
    top: -3px;
    position: relative;
}
.credit-offer-data {
    display: none;
}
.credit-offer-data .credit-label {
    transform: rotate(269deg);
    display: inline-block;
    letter-spacing: 4px;
    font-size: 20px;
    color: #333;
    top: -4px;
    position: relative;
    text-transform: uppercase;
}

/* Style for the second span */
.text-center span:nth-child(2) {
    color: #95318b;
    padding-left: 10px;
    font-size: 72px;
    font-family: tt;
}
.or{
    text-align: center;
    color: #fff;
    font-family: "Julee", cursive;
    font-size: 76px;
}
#head-section .select-voucher {
    color: #222;
    font-family: 'roca';
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 5px;
         }
         #head-section h4 span.credit-offer {
         color: #95318b;
         font-size: 70px;
         font-family: tt, Arial, Helvetica, sans-serif;
         padding: 0;
         }#head-section h5 span:nth-child(2) {
         color: #fed65a;
         font-size: 100px;
         font-family: tt, Arial, Helvetica, sans-serif;
         }
         .front-banner .table, th,td{
         border:none!important;
         }
         .front-banner .table td:nth-child(3) {
         color: #fdd557;
         font-family: roca, sans-serif;
         }
         .front-banner .table{
         color: #fff;
         }
         .front-banner .table td{
         font-size: 20px;
         padding: 5px;
         }
         .front-banner .table th{
         font-size: 20px;
         text-decoration: underline;
         }
         .front-banner .bg-black{
         background: rgba(255, 255, 255, 0.9);
         margin: 0;
         color: #333;
         padding: 10px 10px;
         font-family: 'roca';
         text-align: center;
         border-radius: 20px;
         margin-bottom: 10px;
         }
         .selected{background: #828282}
         .front-banner .terms-condition{
            text-align: left;
            font-size: 12px;
            padding: 0;
            margin: 0;
        }
        .icon-section{text-align: center; margin-bottom: 100px;}
        .icon-section .col-md-4 {text-align: center; font-family: 'roca'; color: #333}
        .icon-section p {padding: 10px 0 0 0; font-size: 13px;}
        .icon-section img {    
            width: 40px;
            margin: 0 auto;
            display: table;
/*            filter: contrast(0%) brightness(2);*/
        }
    
    .credits{font-family: 'roca';color: #fff}
    .credits h3{
        font-size: 18px;
        color: #2290b1;
        text-decoration: underline;
        padding: 20px 5px;
        text-align: center;
        margin-bottom: 20px;
    }
    .selected td:first-child {
        border-radius: 10px 0 0 10px; /* Top-left and bottom-left corners */
    }
    .selected td:last-child {
        border-radius: 0 10px 10px 0; /* Top-right and bottom-right corners */
    }
    .selected {
        background-color: #828282; /* Optional: To highlight the row */
    }
    a{text-decoration: none}
    a:hover{text-decoration: none}
    #gift{
        display: none; 
        width: 100%;
        position: fixed; 
        bottom: 0; 
        left: 0;
        padding: 10px 20px;
    }
    #gift p{text-align: left; padding: 0}
    #gift p span:nth-child(1){
    background: #95318b;
    padding: 10px 25px;
    font-family: 'roca';
    color: #fff;
    font-size: 18px;
    float: left;
    border-radius: 10px;
    }
    #gift p span:nth-child(2){
    background: #2290b1;
    padding: 10px 25px;
    font-family: 'roca';
    color: #fff;
    font-size: 18px;
    float: right;
    border-radius: 10px;
    }
    p.buy.book {
    margin-top: 32px;
    }
    .buy{text-align: center;margin-bottom: 48px;margin-top: 20px}
    .buy span{background: #5ac6d0;
    padding: 14px 68px 14px 66px;
    font-family: 'roca';
    color: #fff;
    font-size: 18px;
    /* float: left; */
    border-radius: 10px;}

    #time-slots{color:#fff;padding: 0 20px;}

    #time-slots .bg-info {
    background-color: transparent;
    border: 1px solid #fed65a;
    text-align: center;
    margin-bottom: 16px;
    padding: 8px;
    margin-top: 12px;
    border-radius: 8px;
    font-family: roca;
    font-size: 14px;
}
div#time-slots .col-md-3 span {
    color: #fed65a;
}
.selected1 span{
    color: #000 !important;
}
.selected1 {
    background: #fed65a !important;
    color: #000 !important;
}
::placeholder, select{
    color:#000!important;
}
.store{
    color: #fff;
    font-family: 'roca';
    font-size: 22px;
    margin-top: 20px;
}
.location{
    color: #fff;
    font-family: 'roca';
    font-size: 15px;
    margin-top: 20px;
    padding: 0;
    margin: 0px 0px 35px 0px;
}
.time-slots-hide h4{
        color: #fed65a;
    font-family: 'roca';
    font-size: 14px;
}
div#booking h2 {
    color: #5ac6d0 !important;
    font-family: 'roca';
    text-align: center;
    font-size: 22px;
    margin-top: 30px;
}
div#booking h2 span {
    color: #fed65a;
}
i.fa.fa-map-marker {
    font-size: 24px;
    padding-right: 10px;
}
i.fa.fa-calendar, .fa-user-circle {
    padding-right: 10px;
}

div#booking-1 {
    background: #5ac6d0;
    margin: 20px;
    color: #000;
        border-radius: 30px;
    padding: 15px;
}

p.pay-now a {
    color: #fff;
}
.note{ 
    text-align: center;
    font-size: 17px;
    font-family: 'roca';
    /* background: red; */

}


div#booking p {
    color: #fff;
    font-size: 18px;
    font-family: 'roca';
    text-align: center;
    border: 2px solid #5ac6d0;
    padding: 20px;
    margin-top: 24px;
    border-radius: 62px;
    background: #5ac6d0;
    color: #fff;
}div#card-section {
    color: #000;
    font-family: 'roca';
    font-size: 18px;
    margin-top: 8px;
}
#available{
    font-size: 18px;
    clear: both;
    width: 100%;
    color: #5ac6d2;
    padding: 0 0 0 0;
    font-family: 'roca';
    margin-top: 40px;
}
.back1:focus {
    color: #495057;
    background-color: #5ac6d0;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.time-slots-hide{
    height: 250px;
    background: transparent;
    margin-top: 30px;
    border-radius: 10px;
    border: 2px solid #fed65a;
    padding: 10px;
}
.back1{
    height: 60px !important;
    top: 1px;
    position: relative;
}

.back{
          padding: 16px;
    background: #5ac6d0;
    border-radius: 7px;
    font-family: roca;
    width: 100%;

}
div#time-slots h4 {
    font-size: 18px;
    clear: both;
    width: 100%;
    color: #fed65a;
    padding: 0 0 0 0;
    font-family: 'roca';
}
 input[type="radio"] {
            transform: scale(1.5);
            margin-right: 10px;
        }

.guests p:nth-child(1) {
    color: color: #fed65a;
    color: #5ac6d0;
    font-family: 'roca';
    font-size: 20px;
        margin-bottom: 0px;
}
.guests p:nth-child(2) {
    color: #fed65a;
    font-family: 'roca';
    /* margin-bottom: 30px; */
}
.guests {
    margin-bottom: 30px;
}
/*.card {
    border-radius: 20px;
    font-family: roca;
    margin-bottom: 20px;
}
.card-title {
    margin-bottom:0px;
    color: #5ac6d0;
    font-size: 16px;
}
p.card-text span:nth-child(1) {
    font-size: 13px;
}
.card-text span:nth-child(2){
    float:right;
}*/

#forms .form-group {
      position: relative;
      margin-bottom: 1.5rem;
    }
    #forms .form-control {
      height: calc(3.25rem + 2px);
      padding: 1rem .75rem;
    }
    #forms .form-control:focus {
      box-shadow: none;
    }
     #forms .form-control:focus + label,
     #forms .form-control:not(:placeholder-shown) + label {
      transform: scale(.85) translateY(-1.5rem);
    }
    #forms label {
      position: absolute;
      top: 1rem;
      left: 0.75rem;
      padding: 0 .25rem;
      background-color: white;
      color: #495057;
      transition: all .2s ease-out;
      pointer-events: none;
    }

    /*.swal2-popup.swal2-modal.swal2-show {
    background: #fff !important;
    display: flex!important;
}*/

/*Buy evoucher*/
.media {
    overflow: hidden;
    padding: 15px 5px !important;
}
.media-asset {
    float: left;
    width: 20%;
    margin-right: 10px;
}
.media-body {
    padding-top: 6px;
    float: left;
    width: 70%;
}

/*.credit-offers .single-credit {
    display: none;
}
.credit-offers .single-credit#credit-0, .credit-offers .single-credit#credit-1 {
    display: table-row;
}*/

.credit-offers .offer-listing {
    display: flex;
    margin: 10px 0 10px;
}

.credit-offers .labels {
    width: 20%;
    border: 1px solid transparent;
    margin-right: 20px;
}

.credit-offers .labels div {
    margin: 0;
    padding: 10px 5px;
    text-align: center;
}

.credit-offers .labels div.pay-label {
    border-bottom: 1px solid #777;
    font-size: 16px;
}

.credit-offers .labels div.get-label {
    color: #95318b;
    font-size: 18px;
}

.credit-offers .swiper {
    width: 80%;
}

.credit-offers .swiper .swiper-slide {
    padding-bottom: 30px;
}

.credit-offers .single-credit {
    border: 1px solid #999;
    border-radius: 10px;
} 

.credit-offers .single-credit p {
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.credit-offers .single-credit p.pay {
    border-bottom: 1px solid #777;
    font-size: 16px;
}

.credit-offers .single-credit p.get {
    color: #95318b;
    font-size: 18px;
}

.credit-offers .single-credit.selected {
    background-color: #95318b;
}

.credit-offers .single-credit.selected p.pay {
    border-bottom: 1px solid #555;
    color: #DDD;
    font-size: 1.2em;
}

.credit-offers .single-credit.selected p.get {
    color: #FFF;
    font-size: 1.2em;
}

.credit-offers .single-credit.no {
    background-color: transparent;
}

.credit-offers .single-credit.no p.pay {
    color: #777;
}

.credit-offers .single-credit.no p.get {
    color: #777;
}

.credit-offers .single-credit.no .sold-out {
    position: absolute;
    top: 0;
    left: 0;
    color: #e2f71f;
    font-size: 15px;
    font-weight: bold;
    padding-top: 33px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-bullet {
    background: #777;
}

.swiper-pagination-bullet-active {
    background: ##95318b;
}

.credit-listing {
    text-align: center;
    margin-bottom: 20px;
}
.credit-listing span {
    font-size: 15px;
    color: #59C6D0;
    font-weight: bold;
}

.redeem-button {
    cursor: pointer;
}

.buy-evoucher-actions .swal2-styled.swal2-cancel {
    color: #333;
}

.swal2-html-container p span {
    color: #FFD752;
    font-weight: bold;
    font-weight: 1.1em;
}

.egift-actions .swal2-styled.swal2-cancel {
    color: #333;
}

.terms-condition span {
    color: #2290b1;
    font-weight: bold;
    text-decoration: underline;
}

.terms-condition a {
    text-decoration: underline;
}

.terms-popup .swal2-html-container ul {
    text-align: left;
    padding-left: 20px;
    margin: 0;
}

.terms-popup .swal2-html-container ul li {
    margin-bottom: 3px;
}

.terms-popup h2#swal2-title {
    margin-top: 10px;
}

/*Payment Initiate*/
.qr-mobile-form {
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 0.9);
    border: 3px solid #AAA;
    border-radius: 20px;
}

.qr-mobile-form p {
    color: #111;
    font-family: 'roca';
    font-size: 18px;
}
.qr-mobile-form label {
    color: #111;
}

.qr-mobile-form .col-10 .form-row {
    border-bottom: 2px solid #555;
    width: 85%;
}

input#phone {
    background: transparent;
    color: #000;
    letter-spacing: 3px;
}

input.mobile-submit, input.otp-submit {
/*    background: linear-gradient(45deg, #59C6D0, #aaeaef);*/
    background: #95318b;
    color: #FFF;
}
.qr-mobile-form p.mobile-desc {
    font-size: 15px !important;
}

.mobile-desc span {
    margin-right: 5px;
}

.qr-note {
    margin-top: 20px;
}

.qr-note p:nth-child(2) {
    color: #333;
}

#user-section .otp-section {
    background-color: rgba(255, 255, 255, 0.9);
    border: 3px solid #AAA;
    border-radius: 20px;   
}

.otp-section .otp-label {
    color: #333;
}

.otp-form input[type="tel"] {
    background-color: #EEE;
    color: #333;
}

.resend-otp {
    background: linear-gradient(45deg, #59C6D0, #aaeaef);
    background: #95318b;
}

#payment-summary .head-label {
    color: #222;
    font-size: 18px;
}

.payment-section {
    margin-bottom: 50px;
}

.payment-section .head-label {
    color: #222;
    font-size: 18px;
}

#credit-summary .redeem-details h4 {
    color: #FFF;
    font-weight: bold;
}

#redeem-summary .bill-amount-wrap .note {
    color: #333;
}

#redeem-summary .bill-amount-wrap .label {
    color: #111;
    font-weight: bold;
    font-family: roca, sans-serif;
    font-size: 20px;
    margin-bottom: 10px;
}

#redeem-summary .bill-amount-wrap .currency {
    color: #000;
    font-size: 18px;
}

#redeem-summary .bill-amount-wrap .bill-amount {
    color: #000;
    border-bottom: 2px dashed #555;
    background-color: transparent;
    font-size: 24px;
}

#redeem-summary .redeem-summary .head-label {
    color: #222;
    font-size: 18px;
}

.redeem-summary .your-bill-amount {
    color: #FFF;
}

.redeem-summary .redeem-credits {
    color: #59C6D0;
}

.redeem-summary .redeem-storecash {
    color: #59C6D0;
    display: none;
}

.redeem-summary .amount-to-pay {
    color: #FFF;
    font-weight: bold;
}

.redeem-summary .redeem-summary-values {
    width: 100%;
    margin: 10px auto;
    padding: 15px 10px;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0px 10px 2px rgba(254, 214, 90, 0.3);
    border: 6px solid rgba(149, 49, 139, 0.5);
    border-radius: 20px;
    overflow: hidden;
}

.redeem-summary .redeem-summary-values > div {
    overflow: hidden;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.redeem-summary .redeem-summary-values .label {
    float: left;
    width: 60%;
    text-align: left;
    font-family: 'roca', sans-serif;
    font-size: 16px;
    color: #FFF;
}

.redeem-summary .redeem-summary-values .value {
    float: left;
    width: 40%;
    text-align: right;
    font-family: 'roca', sans-serif;
    font-size: 16px;
    color: #FFF;
}

.redeem-summary .redeem-summary-values .your-bill-amount {
    border-bottom: 1px solid #95318b;
}

.redeem-summary .redeem-summary-values .your-bill-amount .label {
    font-size: 18px;
    color: #95318b;
}

.redeem-summary .redeem-summary-values .your-bill-amount .value {
    font-size: 18px;
    color: #95318b;
}

.redeem-summary .your-bill-amount span {
    border-bottom: none;
}

.redeem-summary .redeem-summary-values .redeem-credits {
    border-bottom: 1px solid rgba(89, 198, 208, 0.5);
}

.redeem-summary .redeem-summary-values .redeem-credits .label {
    color: #2290b1;
}

.redeem-summary .redeem-summary-values .redeem-credits .value {
    color: #2290b1;
}

.redeem-summary .redeem-summary-values .redeem-storecash {
    border-bottom: 1px solid rgba(89, 198, 208, 0.5);
}

.redeem-summary .redeem-summary-values .redeem-storecash .label {
    color: rgba(89, 198, 208, 1);
}

.redeem-summary .redeem-summary-values .redeem-storecash .value {
    color: rgba(89, 198, 208, 1);
}

.redeem-summary .redeem-summary-values .amount-to-pay .label {
    color: #111;
    font-size: 18px;
}

.redeem-summary .redeem-summary-values .amount-to-pay .value {
    color: #111;
    font-size: 18px;
}

.evoucher-wrap {
    width: 100%;
    margin: 10px auto;
    padding: 15px 10px;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0px 10px 2px rgba(254, 214, 90, 0.3);
    border: 4px solid rgba(149, 49, 139, 0.5);
    border-radius: 20px;
    overflow: hidden;
}

.evoucher-wrap > div {
    overflow: hidden;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.evoucher-wrap .label {
    float: left;
    width: 60%;
    text-align: left;
    font-family: 'roca', sans-serif;
    font-size: 16px;
    color: #FFF;
}

.evoucher-wrap .value {
    float: left;
    width: 40%;
    text-align: right;
    font-family: 'roca', sans-serif;
    font-size: 16px;
    color: #FFF;
}

.evoucher-wrap .get-amount {
    border-bottom: 1px solid rgba(255, 215, 82, 0.5);
}

.evoucher-wrap .get-amount .label {
    font-size: 18px;
    color: #95318b;
}

.evoucher-wrap .get-amount .value {
    font-size: 18px;
    color: #95318b;
}

.evoucher-wrap .pay-amount {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.evoucher-wrap .pay-amount .label {
    color: #222;
}

.evoucher-wrap .pay-amount .value {
    color: #222;
}

.evoucher-wrap .storecash-redeemed {
    border-bottom: 1px solid rgba(34, 144, 177, 0.5);
}

.evoucher-wrap .storecash-redeemed .label {
    color: #2290b1;
}

.evoucher-wrap .storecash-redeemed .value {
    color: #2290b1;
}

.evoucher-wrap .amount-topay .label {
    color: #222;
    font-size: 18px;
}

.evoucher-wrap .amount-topay .value {
    color: #222;
    font-size: 18px;
}

.evoucher-wrap .pay-amount, .evoucher-wrap .storecash-redeemed {
    display: none;
}

.earned-wrap {
    overflow: hidden;
    padding: 10px 0;
    margin-top: 5px;
    background-color: transparent;
    background-image: url(../images/evoucher-value.png);
    background-size: 100% 100%;
    background-position: center center;
    min-height: 220px;
    width: 90%;
    margin: 0 auto;
}

.earned-wrap .earned-credits {
    overflow: hidden;
    margin:35px 0;
    font-size: 35px;
    color: #000;
    width: 87%;
    text-align: center;
    margin: 30px 0 0;
    font-family: roca, sans-serif;
    font-weight: 600;
}

.earned-wrap .earned-credits .value {
    font-size: 40px;
    margin-top: 20px;
}

.topay-wrap {
    width: 80%;
    margin: 20px auto;
}

.topay-wrap .amount-to-pay {
    background: rgba(254, 237, 0, 0.5);
    color: #FFF;
    font-family: roca, sans-serif;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    padding: 5px;
    border-radius: 15px;
}

.payment-summary {
    display: none;
}

.payment-summary > div {
    overflow: hidden;
    margin-bottom: 5px;
    border-bottom: 1px solid #DDD;
    padding: 5px 0;
    color: #FFF;
}
.payment-summary .label {
    float: left;
    width: 60%;
}
.payment-summary .value {
    float: right;
    width: 35%;
    text-align: right;
    font-weight: 600;
}
.payment-summary .storecash-redeemed {
    color: #ff005a;
}
/*.payment-summary .amount-topay {
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
}*/

.payment-options {
    background-color: rgba(255, 255, 255, 0.8);
    border: 6px solid rgba(127, 127, 127, 0.7);
    box-shadow: 0 0px 10px 2px rgba(127, 127, 127, 0.3);
    border-radius: 20px;
} 

.payment-options .card.saved {
    border-bottom: 1px solid #555;
    padding-bottom: 10px;
}

.payment-options .icon {
    border: none;
    width: 48px;
    height: 36px;
    padding: 0;
}

.payment-options .icon img {
    opacity: 75%;
}

.payment-options .card-no {
    color: #222;
    font-size: 15px;
    font-family: roca, sans-serif;
}

.payment-options .card-expiry {
    color: #555;
    font-size: 13px;
    font-family: roca, sans-serif;
}

.payment-options .card-new {
    color: #222;
    font-family: roca, sans-serif;
    font-size: 15px;
}

#pay-with-rewards {
    display: none;
    position: fixed;
    bottom: 20px;
    color: #FFF;
    text-align: center;
    width: 95%;
}

#pay-with-rewards span {
    width: 90%;
    display: block;
    padding: 10px 0;
    background: #2290b1;
    color: #FFF;
    border-radius: 10px;
    font-size: 20px;
    margin: 0 auto;
    font-family: roca, sans-serif;
}

.or-label {
    color: #EEE;
    text-align: center;
}

.available-values .available-credits, .available-values .available-storecash {
    display: none;
}

.available-values .available-credits {
    border: 1px solid #777;
    padding: 5px 5px;
    border-radius: 10px;
    background-color: rgba(34, 144, 177, 0.7);
    margin-bottom: 20px;
    text-align: center;
    color: #000;
    font-size: 14px;
}
.available-values .available-storecash {
    border: 1px solid #777;
    padding: 5px 5px;
    border-radius: 10px;
    background-color: rgba(34, 144, 177, 0.5);
    margin-bottom: 20px;
    text-align: center;
    color: #000;
    font-size: 14px;
}

.available-values span {
    font-weight: bold;
    font-family: roca, sans-serif;
    font-size: 18px;
}

.available-values em {
    font-style: normal;
}

#credit-summary .redeem-options .redeem-option {
    background-color: rgba(255, 255, 255, 0.2);
    color: #FFF;
}

#credit-summary .redeem-options .redeem-option.selected {
    background-color: rgba(89,198,208, 0.7) !important;
}

#credit-summary .redeem-action span {
    background: linear-gradient(45deg, #59C6D0, #aaeaef);
}

/*Success Page*/
.qr-success h4 {
    color: #95318b;
}

.qr-success p.total-amount {
    color: #222;
    margin: 0;
}

.qr-success p.extra-label {
    color: #FFF;
    font-size: 16px;
    color: #fed65a;
}

.transaction-wrap {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 15px;
    padding: 15px;
    color: #222;
}

.transaction-wrap .transaction-head {
    color: #111;
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0 20px;
}

.tx-summary {
    overflow: hidden;
    margin-bottom: 10px;
}

.tx-summary .transaction-reference {
    float: left;
    width: 48%;
}

.tx-summary .transaction-reference .ref-id {
    font-size: 30px;
    color: #95318b;
}

.tx-summary .transaction-datetime {
    float: right;
    width: 48%;
    text-align: right;
}

.tx-summary .transaction-datetime span {
    text-align: right;
    font-size: 16px;
}

.redeem-tx-summary .transaction-datetime span {
    display: block;
}

.tx-details {
    overflow: hidden;
}

.tx-details div {
    overflow: hidden;
    padding: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #555;
}

.tx-details .label {
    float: left;
    width: 60%;
}

.tx-details .value {
    float: right;
    width: 40%;
    text-align: right;
}

.tx-details .evouched-redeemed, .tx-details .storecash-redeemed {
    display: none;
    color: #F00;
}

p.offer-reward {
    color: #2290b1;
}

p.trans-id {
    color: #DDD;
}

#app-info .button span {
    background-color: #4C4FA1;
}

#accordion-head #tx-info .card {
    background: rgba(255,255,255,0.8);
}

#accordion-head #tx-info .card .card-header {
    background: transparent;
}

#accordion-head #tx-info .card .card-header .btn-header-link {
    background: transparent;
    color: #FFF;
}

#accordion-head #tx-info .card .collapse.show {
    background: transparent;
}

.qr-success p.total-amount .value {
    font-size: 50px !important;
}

.transaction-details .store-information, .transaction-details .paid-date {
    color: #EEE;
}

.transaction-details .ref-id {
    color: #59C6D0;
}

.transaction-details .offer-reward {
    color: #59C6D0;
}

#user-actions div {
    float: none;
    width: 100%;
}

#user-actions .ua-email span {
    border-radius: 0;
    background-color: transparent;
    color: #59C6D0;
    padding: 5px 10px;
    font-size: 16px;
    border-bottom: 1px solid #fed65a;
}

#email-modal .modal-dialog {
    margin: 30px 50px;
}

#email-modal .modal-content {
    background-color: rgba(0,0,0,0.8);
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 20px;
} 

#email-modal .modal-header, #email-modal .modal-footer {
    border-bottom: 1px solid #444;
}

#email-modal .modal-title {
    color: #EEE;
}

#email-modal #cancel {
    color: #5ac6d0;
}

#email-modal .modal-body {
    color: #FFF;
}

#back-home, #redeem-evoucher {
    display: flex;
    gap: 10px;
    position: fixed;
    bottom: 20px;
    color: #333;
    text-align: center;
    width: 92%;
    max-width: 450px;
    justify-content: center;
}

#back-home span, #redeem-evoucher span {
    width: 90%;
    display: block;
    padding: 10px 0;
    background: #95318b;
    color: #FFF;
    border-radius: 10px;
    font-size: 20px;
    margin: 0 auto;
    font-family: roca, sans-serif;
}

#back-home .buy-action, #back-home .redeem-action  {
    width: 50%;
    font-size: 17px;
    margin: 0 auto;
    font-family: roca, sans-serif;
    text-align: center;
}

#back-home .buy-action a { 
    padding: 10px 0;
    display: block;   
    background: #2290b1;
    border-radius: 10px;
    color: #FFF;
}

#back-home .redeem-action a {
    padding: 10px 0;
    display: block;   
    background: #95318b;
    border-radius: 10px;
    color: #FFF;
}

#back-home.single .buy-action {
    width: 100%;
}

.tx-summary {
    display: none;
}

/* Payment Process */
.payment-process {
    color: #000;
}

/* Redeem Page */
#user-redeem-section .otp-section {
    display: none;
}
#user-redeem-section h3 {
    color: #95318b;
    font-family: 'roca';
    font-size: 20px;
    text-align: center;
}
#user-redeem-section .available-credits {
    border: 1px solid #777;
    padding: 5px 10px;
    border-radius: 10px;
    background-color: #b2f0f5;
    margin-bottom: 20px;
    text-align: center;
}
#user-redeem-section .available-credits span {
    font-weight: 600;
}
#user-redeem-section .available-credits em {
    font-style: normal;
}
#user-redeem-section .redeem-details {
    overflow: hidden;
    display: none;
}
#user-redeem-section .redeem-details h4 {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 15px;
    color: #FFF;
    font-weight: bold;
}
#user-redeem-section .redeem-options .redeem-option {
    padding: 10px;
    border: 1px solid #CCC;
    border-radius: 10px;
    margin-bottom: 15px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #FFF;
}
#user-redeem-section .redeem-options .redeem-option.selected {
    background-color: rgba(89,198,208, 0.7) !important;
    border-color: #AAA;
}
#user-redeem-section .redeem-options h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
#user-redeem-section .redeem-options ul {
    padding-left: 15px;
    font-size: 14px;
    margin: 0;
}
#user-redeem-section .redeem-action {
    display: none;
    text-align: center;
}
#user-redeem-section .redeem-action span {
/*    background: linear-gradient(45deg, #0F4A9A, #017EC1);*/
/*    background: linear-gradient(45deg, #59C6D0, #1fddef);;*/
    background: linear-gradient(45deg, #59C6D0, #aaeaef);
    border: none;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    margin: 0px auto 30px;
    display: inline-block;
    border-radius: 10px;
    padding: 2% 10%;
}
#user-redeem-section .qr-mobile-form {
/*    display: none;*/
}
/* Gift */
.recipient-details {
   border: 3px solid rgba(127, 127, 127, 0.5);
   border-radius: 10px;
   margin-bottom: 200px;
   display: none;
   background-color: rgba(255, 255, 255, 0.8);
}
.recipient-details h2 {
   font-size: 16px;
   font-family: Poppins, sans-serif;
   color: #222;
   text-align: center;
   margin-bottom: 0px;
   border-bottom: 1px solid #999;
   padding: 10px 0;
}
.recipient-details p.info {
   font-size: 14px;
   font-family: Poppins, sans-serif;
   color: #111;
   text-align: center;
   margin-bottom: 0px;
   padding: 10px 10px;
}
.recipient-form, .guest-otp-form {
   padding: 10px;
}
.guest-otp-form {
   display: none;
   margin-top: 20px;
}
.guest-otp-form h4 {
   font-size: 16px;
   font-family: Poppins, sans-serif;
   color: #FFF;
   text-align: center;
   margin-bottom: 10px;
}
.error-message {
   margin-bottom: 5px;
   color: #F00;
   text-align: center;
}
.error-message p {
   margin-bottom: 5px;
   color: #F00;
   text-align: center;
}
.recipient-form .form-floating {
   padding: 0;
}
.recipient-form .form-floating input, .recipient-form .form-floating textarea {
   background-color: rgba(227, 227, 227, 0.8);
   color: #111;

}
.recipient-form .mobile-wrapper {
   display: flex;
}
.recipient-form .mobile-wrapper .country-code {
   width: 64px;
   justify-content: center;
   align-content: flex-start;
   font-size: 20px;
   font-weight: bold;
   color: #111;
}
.recipient-form .mobile-wrapper .form-floating {
   position: relative;
   flex-grow: 1;
   margin: 0 !important;
}
.recipient-form .submit-recipient, .guest-otp-form .submit-otp {
   text-align: center;
}
.recipient-form .submit-recipient span, .guest-otp-form .submit-otp span {
   display: inline-block;
   padding: 10px 50px;
   background-color: rgba(34, 144, 177, 0.8);
   color: #FFF;
   font-size: 20px;
   font-family: 'RocaBold', Helvetica, Arial, sans-serif;
   border-radius: 10px;
}
.recipient-form .mb-3 {
    margin-bottom: 15px;
}
.recipient-terms {
    margin-top: 40px;
}
.recipient-terms h3 {
    font-size: 16px;
    font-family: Poppins, sans-serif;
    color: #FFF;
    margin-bottom: 10px;
}
.recipient-terms ul {
    padding-left: 20px;
} 
.recipient-terms ul li {
    color: #FFF;
    margin-bottom: 5px;
}

.remaining-balance {
    display: none;
    border: 5px solid rgba(127, 127, 127, 0.5);
    border-radius: 25px;
    padding: 10px 20px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}   
.remaining-balance h2 {
    font-size: 17px;
    font-family: RocaBold, Helvetica, Arial, sans-serif;
    color: #333;
    margin-bottom: 10px;
    text-align: center;
}
.remaining-balance .balances {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    color: #222;
    font-size: 16px;
}
.rewards-wrap {
    display: none;
    border: 5px solid rgba(127, 127, 127, 0.5);
    border-radius: 25px;
    padding: 10px 20px;
    width: 100%;
    margin-bottom: 20px;   
    margin-top: 20px;   
}   
.rewards-wrap .rewards {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    color: #000;
    font-size: 16px;
}
.rewards-wrap .note {
    color: #555;
    text-align: center;
    font-size: 14px;
    display: block;
}
.purchase-summary {
    display: none;
    border: 5px solid rgba(127, 127, 127, 0.5);
    border-radius: 10px;
    padding: 10px 20px;
    width: 100%;
    margin-top: 30px;
}   
.purchase-summary h2 {
    font-size: 17px;
    font-family: RocaBold, Helvetica, Arial, sans-serif;
    color: #333;
    margin-bottom: 10px;
    text-align: center;
}
.purchase-summary .purchase-pay, .purchase-summary .purchase-get {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    color: #222;
    font-size: 16px;
}

.purchase-summary .purchase-pay {
    color: #95318b;
}
#gift {
    padding: 0;
}
.select-credit-offer {
    width: 100%;
    background: #95318b;
    border: none;
    padding: 10px;
    font-family: Roca, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    border-radius: 0px;
    /*margin-bottom: 10px;*/
}