#login {
  box-shadow: 4px 4px 20px #000;
  border-radius: 20px;
  overflow: hidden;
}
form#language-switcher {
  display: none;
}
.wp-login-logo {
  background-color: #fff;
  border-bottom: 3px solid blue;
}
#nav, #backtoblog {
  border-top: 3px solid blue;
  margin: 0 !important;
  padding: 10px !important;
  background-color: rgba(255,255,255,0.6);
  backdrop-filter: blur(2px);
}
body .ast-container {
  max-width: 100%;
}
.vgca-iframe-wrapper.wpfa-initialized {
  width: 100% !important;
}
.elementor-shortcode .vgca-iframe-wrapper iframe {
  max-width: 100% !important;
}/*
.acp-ie-controls .dashicons:before {
  position: absolute;
  top: -12px;
  left: 0;
}*/
iframe {
  max-height: 100% !important;
  overflow: auto !important;
}
.history-modal {
  max-height: 90vh !important;
  overflow-y: auto !important;
}
body .ac-modal.-active {
  max-height: 90%;
}
