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

/*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;
}
.splms-col-sm-4.clearfix.splms-payment-submit button.btn.btn-success {
    background: #d9534f !important;
    border-color: #d9534f;
}
.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: #ffffff;
    padding: 15px;
    margin-top: 50px;
    color: #000!important;
}
p.kiple_pay_header {
    font-weight: 600;
    margin: 0px !important;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #000;
    color: #000;
}

#splms td {
    background: #000;
    color: #fff;
}

textarea#splms-payment-note {
    display: none !important;
}

