.u-columns {
  justify-content: center; }

#customer_login .u-column2 {
  display: none;
  margin-top: 25px; }
  #customer_login .u-column2.is-visible {
    display: block; }

.register-toggle-wrapper button {
  background-color: #71533E;
  color: #ffffff;
  font-size: 1.4rem;
  border: 2px solid #71533E;
  width: 100%;
  font-weight: 600;
  padding: 10px 0;
  text-transform: uppercase;
  text-align: center;
  padding: 8px 0;
  display: inline-block;
  margin-right: 5px;
  border-radius: 5px; }
  .register-toggle-wrapper button span {
    display: inline-block;
    margin-left: 6px; }

@media (min-width: 992px) {
  #customer_login .u-column2 {
    margin-top: 2px; } }


/*# sourceMappingURL=my-account-page-style.css.map*/