.switcher-account a span {
  display: none;
}
.customer-account-login .account-social-login,
.customer-account-create .account-social-login {
  display: none;
}
.customer-account-login .block-customer-login .account-social-login,
.customer-account-create .form-create-account .account-social-login {
  display: block;
  width: 100%;
  position: relative;
  margin: 50px 0;
}
.customer-account-login .block-customer-login .account-social-login:before,
.customer-account-create .form-create-account .account-social-login:before {
  content: '';
  position: absolute;
  height: 1px;
  background-color: #dfdfdf;
  z-index: 3;
  top: 0;
  left: 25px;
  right: 25px;
}
.customer-account-login .block-customer-login .account-social-login:before {
  left: 0;
  right: 0;
}
.customer-account-login .block-customer-login .account-social-login:after,
.customer-account-create .form-create-account .account-social-login:after {
  content: 'or';
  position: absolute;
  width: 45px;
  height: 45px;
  z-index: 4;
  text-align: center;
  border: #dfdfdf solid 1px;
  border-radius: 100%;
  line-height: 43px;
  color: #777;
  left: 0;
  top: -22px;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
}
.customer-account-login .account-social-login .block-content,
.customer-account-create .account-social-login {
  padding-top: 50px;
}
.form.create.account .account-social-login .actions-toolbar {
  padding: 0;
}
.customer-account-logoutsuccess .page-title {
  padding-top: 20px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMydreamday%5C%2Fsnappy%5C%2Fsv_SE%5C%2Fcss%5C%2Fauth.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2CiBAAkB%2CEAAE%3BEACnB%2CaAAA%3B%3BAAED%2CuBAAwB%3BAAAuB%2CwBAAyB%3BEAAwB%2CaAAA%3B%3BAAChG%2CuBAAwB%2CsBAAsB%3BAAAuB%2CwBAAyB%2CqBAAqB%3BEAAsB%2CcAAA%3BEAAe%2CWAAA%3BEAAY%2CkBAAA%3BEAAkB%2CcAAA%3B%3BAACtL%2CuBAAwB%2CsBAAsB%2CsBAAqB%3BAACnE%2CwBAAyB%2CqBAAqB%2CsBAAqB%3BEAC%5C%2FD%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CuBAAwB%2CsBAAsB%2CsBAAqB%3BEAC%5C%2FD%2COAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CuBAAwB%2CsBAAsB%2CsBAAqB%3BAACnE%2CwBAAyB%2CqBAAqB%2CsBAAqB%3BEAC%5C%2FD%2CSAAS%2CIAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CuBAAwB%2CsBAAsB%3BAAAgB%2CwBAAyB%3BEAAuB%2CiBAAA%3B%3BAAC9G%2CKAAK%2COAAO%2CQAAS%2CsBAAsB%3BEACvC%2CUAAA%3B%3BAAEJ%2C%2BBAAgC%3BEAC%5C%2FB%2CiBAAA%22%7D */