.success-cart {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 300px;
    position: absolute;
    margin-top: -60px;
    z-index: 2;
}

.success-cart-msg {
    margin-top: 220px;
}

.account-panel.payment-section {
    position: relative;
}
.top-links .menu-wish.active{
    color:#fff;
}
.article-item p{
    text-align: left !important;
}
.alert-danger{
    background-color: #FFF0F0;
    color: #CC0000;

}
.border-breadcrumbs-dashed{
    display:block;
    border-top: 1px dashed #ebebeb;
    margin-top:10px;
}


.nav-tabs{
    border:0px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
    background-color: #f1f1f1;
}
.sumary-info h3{
    font-size:20px !important;
    font-size: 22px;
    font-weight: 600;
    color:#000;

}
.cardpaymentred{
    min-height:50px;
}

