.btn-disabled {
    background-color: #ccc !important;
    color: #666 !important;
    border: none !important;
    cursor: not-allowed;
}

/* CourseDetail 報名摘要字型 */
.checkout-cart-total ul li {
    font-size: 18px;
}