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

div#sp-position1 .sp-module {
    margin: 0;
}

#system-message .alert {
    position: fixed;
    z-index: 999;
    width: calc(100% - 20px);
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
}

.alert p {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
}

#system-message .alert-notice,
#system-message .alert-error {
    background: #fcf8e3;
    color: #8a6d3b;
}


/*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;
}
.upsale_description {
    padding: 0px 15px;
    font-size: 14px;
}
p.upsale_title {
    font-weight: 700;
    padding: 0px 15px;
}





/*cart*/

.splms-view-cart .splms-price-box {
    font-size: 16px;
    line-height: 1.8;
}

.splms-view-cart a.btn.btn-danger {
    line-height: 1;
    font-size: 10px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10px;
}

.splms-view-cart table td:nth-child(2) .price-info-wrap {
    align-items: center;
}

.splms .splms-cart .splms-payment-methods .splms-slt-payment-method {
    font-size: 16px;
    line-height: 1;
}

.splms .splms-cart .splms-payment-methods .splms-slt-payment-method input {
    margin-top: 0;
}

/*end of cart*/








/*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: #ececec;
    padding: 15px;
    margin-top: 50px;
}
p.kiple_pay_header {
    font-weight: 600;
    margin: 0px !important;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #ffffff;
}