.text-image {
    position: absolute;
    right: 5px;
    top: 12px;
    width: 20px;
}
i.fa-solid.fa-arrow-right-long {
    margin-left: 5px;
}
.text-image-2 {
    position: absolute !important;
    right: 46.5% !important;
    top: 12px !important;
    width: 20px;
    z-index: 999;
}

.text-image-3 {
    position: absolute !important;
    left: 5px !important;
    top: 12px !important;
    width: 20px;
    z-index: 999;
}

.text1 {
    background: #B24814;
}

.steps {
    font-family: Cairo;
    margin-top: 25px;
}

.steps h6 {
    font-family: Cairo;
    font-weight: 700 !important;
    color: #000000;
    width: 200px;
}

.steps-active h6 {
    font-weight: 700 !important;
    color: #000000;
}

.continue-buy {
    color: #B24814;
    font-weight: 500;
}

.coupon-input {
    border: 1px solid #E7DDDC;
    text-align: center;
    line-height: 50px;
}

.coupon-input::placeholder {
    color: #B5B5BE;
}

