/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.pdfobject-container {
  height: 600px;
  width: 600px;
  margin: 0 auto; }

.embedpress-el-powered {
  text-align: center;
  margin-top: 0 !important;
  font-size: 16px !important;
  font-weight: 700; }

.embedpress-embed-document iframe,
[data-type="embedpress/document"] iframe {
  margin: 0 auto;
  display: block; }

.embedpress-document-editmode .components-form-file-upload {
  display: none !important; }


/*# sourceMappingURL=style-index.css.map*/