.doc-info-cont.patient-profie ul {
    list-style: none;
    padding-left: 0px;
}

.patient-profie ul li i {
    font-size: 13px;
    margin-right: 8px;
}

.doc-info-cont.patient-profie ul li {
    font-size: 14px;
    color: #4E4852;
    margin-bottom: 4px;
}
.payment-method-child h4 {
    font-size: 20px;
}

.consultation span {
    font-size: 15px;
    font-weight: 500;
}

.payble-amounrt span {
    font-size: 15px;
    font-weight: 500;
}
.payble-amounrt span:nth-child(1) {
    font-size: 17px !important;
    font-weight: 700;
}

.payble-amounrt span:nth-child(2) {
    font-size: 17px !important;
    font-weight: 700;
    color: #002e72;
}

.hepfull-content p {
    text-align: left;
    margin-bottom: 7px;
}

.hepfull-content span a {
    color: #002e72;
    font-weight: 600;
}

.accept-condtion input, i {
    /* margin-top: 5px; */
    position: relative;
    top: 1px;
}

.accept-condtion i {
    color: #0b9b0b;
    font-size: 18px;
}

.appointment-card-heading h4 {
     background: #fff;
    position: absolute;
    left: 3px;
    text-align: center;
    top: -32px;
    padding: 0px 10px;
}

.appointment-card-heading {
    position: relative;
    top: 0px;
}



button.btn.btn-default.change-btn {
    background: #002e72;
    color: #fff;
}

.doctor-widget.patient-profile img {
    border-radius: 72px;
    width: 133px !important;
    height: 133px;
}

button.btn.btn-default.pay-now {
 
    background: #002e72;
    color: #fff;
    width: 100%;
    padding: 7px 0px;

}

button#button-addon3 {
    background: #000;
}

button.btn.btn-default.pay-now a {
    color: #fff;
}

.hepfull-content span a{
    font-weight: 600;
    color: #ffd500
}

span.ml-auto.discount-price {
    position: relative;
    left: -5px;
}