/**
 * Webkul Software
 *
 * @category Webkul
 * @package Webkul_Mpcashondelivery
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license https://store.webkul.com/license.html
 */

#payment_us_mpcashondelivery {
    display: flex;
    flex-direction: column-reverse;
}

.mpcashondelivery-version {
    padding:10px;
    background-color:#f8f8f8;
    border:1px solid #ddd;
    margin-bottom:7px;
    margin-top: 45px;
}