.sumtext {padding-right:20px; 
}
.sumprice {font-weight: 600;
} 
.price {
 text-align:left;   
}

.summarytable {
     margin-bottom: 18px;
     width: 100%;
     background-color: transparent;  
     max-width: 100%;
}

.table-borderedtop {
    border: 0 solid #d6d4d4;
}
.table-borderedtop td{
    border: 1px solid #d6d4d4;
}