/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_PartialPaymentEmi
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
/*start order css*/
.terms-label{
    background-color:#e8e8e8;
    padding:12px;
    margin-bottom:10px;
}
.terms-label h3 {
    text-align:center;
    font-weight:bold;
}
.wk-inline{
    display:inline-block;
    width:32%
}
.wk-bold {
    font-weight:bold;
}
.wk-pay-info {
    margin-top:2%;
}