.order-summary .button-disabled {
    cursor: not-allowed;
    opacity: .48;
    pointer-events: none;
}

.order-summary .minimum-order-notice {
    color: #f2d3bd !important;
    font-size: 12px !important;
    margin: 18px 0 0;
}

.order-summary .minimum-order-notice strong {
    color: #fff;
}
