.AddEditAddress .div-bottom-cart{
    /* display: -webkit-box; */
    background: #efefef;
    position: fixed;
    bottom: 0;
    z-index: 888;
    width: 100%;
    /* color: white; */
    padding: 10px;
    font-size: 17px;
}

.AddEditAddress .divoder{
    text-align: center;
    padding: 7px;
    background: #394665;
    color: white;
}