#muvd-checkout-distributor-code .muvd-extend-checkout-notices {
  padding: 0 20px;
}
#muvd-checkout-distributor-code .input-wrapper {
  display: flex;
}
#muvd-checkout-distributor-code .input-wrapper .form-row:nth-child(1) {
  flex: 1 0 0;
}
#muvd-checkout-distributor-code .input-wrapper .form-row:nth-child(2) {
  flex: 5 0 0;
}
#muvd-checkout-distributor-code:not(.loading) .loading-element {
  display: none;
}
#muvd-checkout-distributor-code.loading *[type=submit] {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

/*# sourceMappingURL=muvd-extend-checkout.css.map */
