#wp-admin-bar-wp-logo {
  display: none; }

#wpfooter {
  display: none; }

#login h1 {
  width: 40%;
  height: 0;
  padding-top: 13.8636363636%;
  margin: 0 auto 20%;
  background: url(../images/facto_logo.png) no-repeat;
  background-size: contain; }
  #login h1 a {
    display: none; }

.user-rich-editing-wrap,
.user-syntax-highlighting-wrap,
.user-comment-shortcuts-wrap,
.user-first-name-wrap,
.user-last-name-wrap,
.user-url-wrap,
.user-description-wrap,
.user-profile-picture {
  display: none !important; }

#wp-admin-bar-new-page,
#wp-admin-bar-wp-logo,
#wp-admin-bar-archive,
#contextual-help-link-wrap {
  display: none !important; }

.components-button.edit-post-fullscreen-mode-close {
  position: relative; }
  .components-button.edit-post-fullscreen-mode-close svg {
    display: none; }
  .components-button.edit-post-fullscreen-mode-close:before, .components-button.edit-post-fullscreen-mode-close:after {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 18px;
    background-color: #fff;
    content: ''; }
  .components-button.edit-post-fullscreen-mode-close:before {
    transform: translateX(-6px) translateY(-16px) rotate(40deg); }
  .components-button.edit-post-fullscreen-mode-close:after {
    transform: translateX(-6px) translateY(-3px) rotate(-40deg); }

/*# sourceMappingURL=admin.css.map */
