.cart-modal {
    padding: 15px;
}
.headercarts{
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
}

.bodycarts .titleproduct{
    color: #757575;
    font-size: 13px;
}

.bodycarts .titleprice{
    color: #ff3e3e;
    font-weight: 600;
    font-size: 13px;
}
.border-top-total{
}
.bodycarts .productbox{
    padding: 10px 0px;
    border-bottom: 1px dashed #cacaca;
    margin: 0 0.2rem;
}

.bodycarts{

}

.btnscart{

}