@charset "utf-8";
/* CSS Document */

/*
#poststuff .inside .the-tagcloud{
  display: block !important;
}

#poststuff .tagsdiv .ajaxtag, #poststuff .tagsdiv .howto{
  display: none !important;
}

#tagcloud-post_tag .wp-tag-cloud a{
  font-size: 11pt !important;
  font-weight: 600 !important;
}
*/
.file-thumbnail .acf-image-uploader .image-wrap img{
  max-width: 128px;
}
.login h1{
  display: none;
}
.login .button-primary{
  border-radius: 0 !important;
  border: none !important;
  background: #000 !important;
}
