#shopsmart-redeem-btn-first {
    background: #FFFFFF!important;
    color: #7E7E7E !important;
    font-family: inherit;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 100% !important;
    letter-spacing: 0px !important;
    border-radius: 15px !important;
    width: 100%;
    text-align: left;
    padding: 10px 12px 10px 12px !important;
    margin-top: 12px;
}
.shopsmart-loyalty {
    width: 315px !important;
    background: #f7f7f7 !important;
    border-radius: 10px !important;
    border: 1px solid #f7f7f7 !important;
}
.shopsmart-loyalty h3 {
    font-family: inherit;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 100% !important;
    letter-spacing: 0px !important;
    vertical-align: middle !important;
}
.shopsmart-loyalty p {
    font-family: inherit;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 28px !important;
    letter-spacing: 0px !important;
}
.form-field {
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: #FFFFFF;
    border-radius: 15px;
    padding: 0px 10px !important;
}

.form-field input {
    background-color: transparent;
    border: none;
    margin: 0px !important;
}
.form-field input:focus-visible{outline: none;}
.form-field button {
    background-color: #EE8332 !important;
    font-family: inherit;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: 0px;
    vertical-align: middle;
    border-radius: 10px !important;
    padding: 5px 17px !important;
    margin: 0px !important;
    min-height: 30px !important;
    background: black;
    color: white;
    border: none;
}
.form-field input:-internal-autofill-selected {
    background-color: transparent !important;
    border-radius: 0px;
}
#shopsmart-message > div {
    background-color: #FFFFFF !important;
    border-radius: 10px !important;
    border: none !important;
    padding: 10px !important;
    font-family: inherit;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 25px;
    letter-spacing: 0px;
    vertical-align: middle;
}
.loyalty-total h6 {
    display: flex;
    align-items: baseline;
    gap: 5px;
    margin: 0px;
    color: #7E7E7E;
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
}

.loyalty-total input {
    padding: 0px;
    border: none;
    background-color: transparent;
    width: 25% !important;
    color: #47529E;
}

.loyalty-total .name-and-number {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.loyalty-total .name-and-number h6 {
    width: 28%;
    max-width: 60%;
}
.loyalty-total .name-and-number h6 input {
    width: 100% !important;
}
.loyalty-total .name-and-number #change-phone-link {
    color: #EE8332 !important;
    white-space: nowrap;
}

.loyalty-total  input#shopsmart-redeemable {
    color: #EE8332 !important;
}
#shopsmart-message span {
    text-align: center !important;
    font-size: 12px;
    font-family: inherit;
}
#shopsmart-redeem-btn-first span {
    margin-right: 10px;
    text-transform: capitalize;
}
#shopsmart-message {
    text-align: center;
}
#shopsmart-otp-section #change-phone-link {
    color: #EE8332 !important;
}
.shopsmart-loyalty h3.cell-heading {/* Enter Cell Number */
    font-family: inherit;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 19px;
    align-items: center;
    color: #000000;
}
.form-field input::placeholder {
    color: #A19F9F !important;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
}
.form-field input{
    color: #000 !important;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
}
#otp-sent-message {
    text-align: center !important;
    font-size: 12px !important;
    font-family: inherit;
    color: #7E7E7E !important;
    margin-top: 15px;
    margin-bottom: 0px !important;
    font-weight: 400 !important;
    line-height: 15px !important;
    padding: 0px !important;
}
.btn-for-senders {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.btn-for-senders a {
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 12px;
    text-decoration-line: underline;
}
#greeting-name {
    font-family: inherit;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.Tier-level {
    font-family: inherit;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
}

.Tier-level strong {
    color: #7E7E7E;
    font-weight: 500;
}

.Tier-level span {
    color: #47529E;
}

.Tier-level span#shopsmart-redeemable {
    color: #EE8332;
}

.form-field input#shopsmart-redeem-amount {
    text-align: left;
}
.redeemable-row {
    position: relative;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.info-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #6c757d;
    color: white;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    user-select: none;
    margin-left: 4px;
}

.info-tooltip {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #FFFFFF;
    color: #7E7E7E;
    padding: 10px;
    border-radius: 6px;
    font-size: 16px;
    font-family: "Inter", Sans-serif;
    white-space: nowrap;
    z-index: 100;
    margin-bottom: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    border: 1px solid #D9D9D9;
    width: 94%;
    white-space: normal;
    line-height: 20px;
}

.info-tooltip .tooltip-arrow {
    position: absolute;
    left: 50%;
    bottom: -5px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
}

/* Show tooltip on hover */
.redeemable-row:hover .info-tooltip,
.info-icon:hover + .info-tooltip {
    display: block;
}
.Tier-level span#tooltip-amount {
    color: #7E7E7E;
}
.Tier-level span.info-icon {
    color: #fff;
}