.disabled-button.btn-outline-primary {
    border-color: #808080;
    color: #808080;
}

.disabled-button.btn-outline-primary:hover {
    border-color: #808080!important;
    background-color: #808080;
    color: #303141!important;
}

.disabled-button.btn-outline-primary:active, .disabled-button.btn-outline-primary:focus:active {
    border-color: #a0a0a0!important;
    background-color: #a0a0a0;
    color: #fff!important;
}
i.m-menu__link-icon.fa.fa-exclamation-triangle.text-warning.text-2x {
    font-size: 22px!important;
}
#timeInBtn.btn-info:before{
    background: unset !important;
    position: static;
}

.section-payment-option .form-control, .section-payment-option .apply_voucher{
    border-radius: 10px 0;
}
#frm-delivery .btn-outline-primary-small{
    border-radius: 10px 0;
}
.section-payment-option .order-list-wrap .cardCssHover, .section-payment-option .order-list-wrap .codCssHover {
    border-radius: 10px 0 !important;
}
.section-payment-option .box-grey-bg{
    margin-top: 30px;
    margin: 0;
}
.section-payment-option .box-grey-no{
    margin: 0;
}
.section-payment-option h3{
    margin-top:20px;
}