.cartnew__list{
    background-color: #fff;
    border-radius: 10px;
}
.cart__details{
    background-color: #FFF9E2;
    color: #333;
    font-size: 0.6rem;
    display: inline-block;
    padding: 0.25rem;
    margin-top: 0.5rem;
    border-radius: 0.2rem;
}
.colorg{
    color: #FF8827;
}
.padT23 .cartFoot .cartnew__checkall{
    color: #333333;
}
.borderT{
    border-top: none;
    border-bottom: none;
}
.footer{
    border-top: none;
}
