﻿.dashboard-voucher-tag-label {
    font-size: 10px;
}

.list-voucher-tag-label {
    font-size: 10px;
}

@media only screen and (max-width: 360px) {
    /*.voucher-wrapper{
        max-width: 269px;
    }*/

    .dashboard-voucher-tag-label {
        font-size: 8.5px;
    }

    .list-voucher-tag-label {
        font-size: 10px;
    }
}


@media only screen and (max-width: 320px) {
    /*.voucher-wrapper{
        max-width: 269px;
    }*/

    .dashboard-voucher-tag-label {
        font-size: 8px;
    }

    .list-voucher-tag-label {
        font-size: 10px;
    }
}

/*New Voucher / promocode */

.voucher-wrapper-section {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px;
    gap: 8px;
    height: 96px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    max-width: 400px;
    cursor: pointer;
    /*margin: 0 auto;*/ 
}

.text-value-voucher {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin-left: 42px;
    margin-top: 7px;
    font-family: 'Bebas Neue' !important;
    position: absolute;
    left: 50px;
    right: 0;
    top: 0;
}

.label-voucher-off {
    font-style: italic;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    margin-left: 48px;
    left: -23px;
    top: 26px;
    right: 0;
    position: absolute;
}

.type-voucher-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.4px;
    color: #00B900;
    padding-left: 15px;
    margin-top: 5px;
    height: 49px;
    overflow-x: scroll !important;
    overflow-y: unset;
    white-space: normal;
}

.validity-voucher-text {
    padding-left: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.4px;
    color: #636A79;
    width: 150px;
}

.btn-view-term-and-condition {
    float: right;
    background: #00B900;
    border: 1px solid #00B900;
    border-radius: 8px;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    margin-top: -13px;
    padding-left: 10px;
    padding-right: 10px;
}

.type-voucher-background-image {
    background-size: contain;
    background-repeat: no-repeat;
    height: 77px;
    margin-top: 2px;
}

.type-voucher-background-image-past {
    background-size: contain;
    background-repeat: no-repeat;
    height: 77px;
    margin-top: 2px;
}

.active-voucher-new {
    border: 5px solid #00B900;
}

.active-voucher-non-eligible-new {
    border: 5px solid #E61D2B;
}

.text-reedem-expired {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    transform: rotate(-90deg);
}

.section-past-voucher-new {
    border-radius: 8px;
    height: 121%;
    margin-left: -8px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    z-index:2;
}

.type-voucher-past-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.4px;
    color: #636A79;
    padding-left: 15px;
    margin-top: 6px;
    height: 47px;
    overflow-y: scroll;
}

.btn-view-term-and-condition-past {
    float: right;
    background: #636a79;
    border: 1px solid #636a79;
    border-radius: 8px;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    margin-top: -13px;
    padding-left: 10px;
    padding-right: 10px;
}

.ml-length1 {
    left: 10px !important;
}

.ml-length2 {
    left: 6px !important;
}

.ml-length3 {
    left: 2px !important;
}

.ml-freeitem {
    left: 5px !important;
}

@media only screen and (max-width: 900px) {
    .validity-voucher-text {
        width: 71%;
    }

    .type-voucher-background-image {
        background-size: contain;
        height: 77px;
        margin-top: 2px;
        width: 28%;
    }

    .label-voucher-off {
        left: -13px;
    }
    .btn-view-term-and-condition {
        margin-top: -31px;
    }

    .voucher-wrapper-section {
        width: 100%;
    }

    .btn-view-term-and-condition-past {
        margin-top: -31px;
    }
}

.label-text-dolar-voucher {
    font-family: 'Montserrat';
}

.btn-view-term-and-condition-member-reward {
    float: right;
    background: #00B900;
    border: 1px solid #00B900;
    border-radius: 8px;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    margin-top: -13px;
}
.label-voucher-off-reward {
    font-style: italic;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    margin-left: 47px;
    position: absolute;
    left: -23px;
    top: 27px;
    right: 0;
    position: absolute;
}

.text-apply-voucher-detail {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: var(--color1);
    border-color: var(--color1);
    margin-top: 15px;
}

@media only screen and (max-width: 900px) {
    .label-voucher-off-reward {
        left: -14px;
    }
    .label-voucher-off-mobile {
        left: -8px !important;
    }
}


.label-paid-voucher {
    color: var(--white, #FFF);
    text-align: right;
    font-family: Roboto;
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.5px;
    display: flex;
    padding: 4px 10px;
    align-items: flex-start;
    border-radius: 0px 4px;
    background: var(--color-getz-5-default, #1565C0);
    float: left;
    z-index: 2;
}

.label-paid-voucher-position {
    position: absolute;
    bottom: 3px;
}

.label-paid-voucher-list-position {
    position: absolute;
    bottom: -6px;
}

.label-paid-voucher-list-expired-position {
    left: 0px;
    position: absolute;
    bottom: -54px;
    z-index: 1;
}


/* > 400 = top: -4px*/
@media screen and (min-device-width: 401px) {
    /* width >= 400 */
    .label-paid-voucher-list-expired-position {
        left: 0px;
        position: absolute;
        bottom: -54px;
    }
}

.label-paid-view-voucher {
    color: var(--white, #FFF);
    text-align: right;
    font-family: Roboto;
    font-size: 7px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    /*letter-spacing: 0.5px;*/
    display: flex;
    padding: 4px 10px;
    align-items: flex-start;
    border-radius: 0px 4px;
    background: var(--color-getz-5-default, #1565C0);
    float: left;
    z-index: 2;
}

.label-paid-voucher-view-position {
    position: absolute;
    bottom: -14px;
    left: -8px;
}

.label-paid-list-voucher-xs-position {
    position: absolute;
    bottom: -11px;
}


.section-voucher-custom {
    padding: 20px 52px;
}

@media screen and (max-width: 768px) {
    .section-voucher-custom {
        padding: 20px 20px;
    }
}

.voucher-amount-container {
    font-size: 12px;
    background-color: var(--color1);
    color: white;
    position: absolute;
    right: 0;
    top: 0;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 5px 10px;
    font-weight: bold;
}


.centered-col {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #F2F2F2;
    padding: 15px;
    background: #FCFCFC;
}

.qr-container {
    text-align: center;
}

.qr-code-wrapper {
    position: relative;
    display: inline-block;
}

.qr-code-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 42px;
    max-height: 42px;
}

.qr-code-img {
    width: 100%;
    height: 100%;
}

.unique-code-wrapper {
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    margin-top: 5px;
}

.copy-btn {
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.btn-container {
    text-align: center;
}

.share-btn {
    text-align: center;
}

    .share-btn img {
        width: 16px;
        height: 16px;
        margin-right: 5px;
    }

.unique-code-container {
    position: relative;
    border: 0.5px dashed var(--color1);
    padding: 5px;
    z-index: 0;
}

    .unique-code-container::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: var(--color1);
        opacity: 0.1;
        z-index: -1;
        pointer-events: none;
    }


.text-with-lines {
    display: flex;
    align-items: center;
    text-align: center;
}

    .text-with-lines::before,
    .text-with-lines::after {
        content: "";
        flex: 1;
        border-bottom: 1px solid #000; /* Adjust color and thickness as needed */
        margin: 0 10px; /* Adjust spacing between the text and the lines */
    }

.text-unique-qr {
    position: relative;
    margin-bottom: -20px;
    z-index: 2;
}

.text-unique-text {
    position: relative;
    margin-top: -20px;
    z-index: 2;
}

.evoucher-title-wrapper {
    text-align: center;
    border-width: 1px 0px 1px 0px;
    border-style: dashed;
    border-color: lightgray;
    margin-bottom: 30px;
}

.evoucher-title {
    font-size: 20px;
    margin: 10px 0px 10px 0px;
}

.modal-header {
    border-bottom: none;
}

