.elementor-16 .elementor-element.elementor-element-292e5e5c{--display:flex;}/* Start custom CSS */body.elementor-page-16 .accessally-login-form {
  max-width: 420px;
  margin: 0 auto;
  padding: 32px 28px;
  background: #fff;
  border: 1px solid #c89bdb;
  border-radius: 14px;
  box-shadow: 0 8px 28px rgba(200,155,219,.28);
}

/* Smonta la tabella in layout verticale */
body.elementor-page-16 .pal-login-table,
body.elementor-page-16 .pal-login-table tbody,
body.elementor-page-16 .pal-login-table tr,
body.elementor-page-16 .pal-login-table td {
  display: block;
  width: 100%;
  border: none;
  padding: 0;
  text-align: left;
}

/* Sovrascrive il text-align:right inline del bottone */
body.elementor-page-16 .pal-login-table td[colspan="2"] {
  text-align: center;
}

/* Colonna label */
body.elementor-page-16 .accessally-login-label-col {
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #6b5b7b;
}

/* Colonna input */
body.elementor-page-16 .accessally-login-input-col {
  margin-bottom: 18px;
}

/* Campi */
body.elementor-page-16 .accessally-login-form input[type="text"],
body.elementor-page-16 .accessally-login-form input[type="email"],
body.elementor-page-16 .accessally-login-form input[type="password"] {
  width: 100%;
  box-sizing: border-box;
  height: 48px;
  padding: 0 14px;
  font-size: 15px;
  color: #33303a;
  background: #faf8fc;
  border: 1px solid #ded5e6;
  border-radius: 8px;
  box-shadow: none;
  transition: border-color .2s, box-shadow .2s, background .2s;
}

body.elementor-page-16 .accessally-login-form input[type="text"]:focus,
body.elementor-page-16 .accessally-login-form input[type="email"]:focus,
body.elementor-page-16 .accessally-login-form input[type="password"]:focus {
  outline: none;
  background: #fff;
  border-color: #b98fd0;
  box-shadow: 0 0 0 3px rgba(185,143,208,.18);
}

/* Checkbox ricorda accesso */
body.elementor-page-16 .accessally-login-form input[type="checkbox"] {
  width: 17px;
  height: 17px;
  margin: 0 8px 0 0;
  vertical-align: middle;
  accent-color: #633dd7;
}

body.elementor-page-16 .accessally-login-form label {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  color: #6f6b78;
  vertical-align: middle;
  cursor: pointer;
}

/* Bottone */
body.elementor-page-16 .accessally-login-form input[type="submit"],
body.elementor-page-16 .accessally-login-form button[type="submit"] {
  display: block;
  width: 100%;
  height: 52px;
  margin: 12px 0 0;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #fff;
  background: #8e5fb0;
  border: none;
  border-radius: 999px;
  cursor: pointer;
  transition: background .2s, box-shadow .2s;
}

body.elementor-page-16 .accessally-login-form input[type="submit"]:hover,
body.elementor-page-16 .accessally-login-form button[type="submit"]:hover {
  background: #7a4d9b;
  box-shadow: 0 8px 20px rgba(142,95,176,.28);
}

/* Link password dimenticata */
body.elementor-page-16 .accessally-login-form a {
  display: block;
  margin-top: 16px;
  text-align: center;
  font-size: 13px;
  color: #8e5fb0;
  text-decoration: none;
  transition: color .2s;
}

body.elementor-page-16 .accessally-login-form a:hover {
  color: #5d3a78;
  text-decoration: underline;
}
.page-id-16 .entry-title-container .entry-title {
  text-align: center;
}/* End custom CSS */