body.hik-simple-registration-page .hik-trader-code-input {
  background: #f7f7f7 !important;
  cursor: not-allowed;
  font-weight: 600;
}

body.hik-simple-registration-page .hik-hidden-field,
body.hik-simple-registration-page .hik-privacy-message-hidden,
body.hik-checkout-page .hik-hidden-address-part {
  display: none !important;
}

body.hik-simple-registration-page .hik-terms-bottom-row {
  display: block !important;
  margin-top: 12px;
  margin-bottom: 12px;
}

body.hik-simple-registration-page .hik-legal-bottom-box {
  display: block !important;
  width: 100%;
  clear: both;
  margin-top: 16px;
}

body.hik-simple-registration-page .hik-legal-bottom-box .hik-terms-bottom-row {
  display: block !important;
  margin-top: 8px;
  margin-bottom: 8px;
}

body.hik-checkout-page .hik-address-step-auto .js-address-form,
body.hik-checkout-page .hik-address-step-auto #delivery-addresses,
body.hik-checkout-page .hik-address-step-auto #invoice-addresses,
body.hik-checkout-page .hik-address-step-auto .address-selector,
body.hik-checkout-page .hik-address-step-auto .address-footer {
  display: none !important;
}
