.gsm-wc-rules {
  margin: 12px 0 18px;
  padding: 12px 14px;
  border: 1px solid rgba(0,0,0,.10);
  border-radius: 10px;
  background: rgba(0,0,0,.03);
}

.gsm-wc-rules__title {
  font-weight: 700;
  margin-bottom: 8px;
}

.gsm-wc-rules__list {
  margin: 0 0 8px 18px;
}

.gsm-wc-rules__tip {
  font-size: 13px;
  opacity: .85;
}

.woocommerce form .show-password-input {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  cursor: pointer;
  margin-left: 6px;
  user-select: none;
}
