
.alert-danger {
    color: #fff;
    background-color: #f65158;
    border-color: #f65158;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.more_city ul {

    padding: 0 0 0 0;
    margin: 5px
}


.more_city ul li {
    padding: 13px 0 13px 0;
    border-bottom: 1px solid #ebebeb;
    font-size: 18px;
    direction: ltr;
    color: #484848
}

.overflow-auto {
    height: 282px;
    overflow: auto;
}

.city_h5 h5 {
    position: relative;
    top: -10px;
    right: 15px;
    color: #484848
}

.city_h5 input {
    border: 1px solid #e5e5e5;
    width: 100%;
    margin: 0 auto;
    padding: 18px 10px
}


.cititesModal .modal-header {
    border: 0
}

.cititesModal .modal-header button i {
    font-size: 14px;
}

.cititesModal .modal-header button {
    color: #999
}

.shipping-payment .order-item {
    border-bottom: none;margin: 20px 20px 40px;
}
/* .shipping-payment .order-item span {
    width: 100%
} */

.shippingCitiesTable .table td img {
    display: inline-block;
    width: 46px;
}

.shippingCitiesTable .table td a {
    color: #7275b1
}