nz-step {
    color: white;
}

.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
    color: rgba(255, 255, 255) !important;
}

.btn-icon-left {
    background: #f4f5f9 !important;
    border-radius: 10rem;
    display: inline-block;
    margin: -0.5rem 0.75rem -0.5rem -1.188rem;
    padding: 0.5rem 0.8rem 0.5rem;
    float: left;
}

.float-right__ {
    float: right;
}
/* 
.bottom-tutton {
    position: fixed;
    bottom: 10px;
    left: 11em;
} */

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px !important;
    margin-left: 0px !important;
    background: #F9F9F9;
}

.chatbox .contacts_body {
    height: calc(100vh - 200px);
    min-height: calc(100vh - 200px);;
    background: #F9F9F9;
}

.chatbox .chat-list-header {
    justify-content: center;
    background: #fff;
}

.new-arrival-product .new-arrivals-img-contnent {
    overflow: hidden;
    height: 220px;
}