.com-splms.view-cart #sp-main-body {
    padding: 80px 0px 50px 0px!important;
}

/*course*/
.upsale_border {
    background: #ececec;
}
.upsale-container {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ececec;
}
h4.upsale_header {
    font-size: 20px;
    font-weight: 700;
}
.upsale_border button.splms-addcart.btn.btn-primary.addcart-btn {
    width: 100%;
}
p.upsale_price {
    font-weight: 700;
    color: #4caf8e;
}
p.upsale_price del {   
    font-weight: 600;
    color: #000000;
    font-size: 13px;
}
img.splmsimg-responsive.splms-img-kiplepay {
    width: 100% !important;
    max-width: 350px;
    height: auto !important;
}

.upsale_description {
    padding: 0px 15px;
    font-size: 14px;
}
p.upsale_title {
    font-weight: 700;
    padding: 0px 15px;
}

/*payment*/
h4.kiple_pay_header {
    margin-left: 0px !important;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
}
.payement-method-class {
    background: #1f1f1f;
    padding: 15px;
    margin-top: 50px;
}
p.kiple_pay_header {
    font-weight: 600;
    margin: 0px !important;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #ffffff;
}


/*cart*/
.splms-view-cart table.table.table-bordered.table-striped {
    border: 0px!important;
}

.splms-view-cart table th,
.splms-view-cart table td{
    border: 0px!important;
    font-size: 16px;
}

.splms-view-cart table td {
    background: #1f1f1f;
    /* padding: 30px!Important; */
    margin-bottom: 30px!important;
}

.splms-view-cart  tr {
    border-bottom: 4px solid #e40102;
}

.splms-view-cart table td:nth-child(2), .splms-view-cart .splms-price-box {
    font-size: 16px;
}

.splms .btn-danger {
    color: #ffffff;
    border-radius:0px;
    background-color: #e40102;
    border-color: #e40102;
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 27px;
}