@charset "UTF-8";
/*-------------------------------------------------------*/
/* Editor Custom Styles
/*-------------------------------------------------------*/
/* Blockquotes
-------------------------------------------------------*/
blockquote {
  margin: 0;
  overflow: hidden;
}

blockquote p {
  font-style: italic;
}

.edit-post-visual-editor .wp-block-quote {
  padding: 12px 40px;
  border-right: 3px solid #ee8d87;
}

.edit-post-visual-editor .wp-block-quote[style*="text-align: left"] {
  border-right: 3px solid #ee8d87;
}

.edit-post-visual-editor .wp-block-quote[style*="text-align: center"] {
  border: 0;
}

.edit-post-visual-editor .wp-block-quote[style*="text-align: right"] {
  border-left: 3px solid #ee8d87;
  border-right: 0;
}

.edit-post-visual-editor .wp-block-quote p {
  color: #000000;
  line-height: 1.6;
  font-size: 1.5rem;
  margin-bottom: 5px;
}

.edit-post-visual-editor .wp-block-quote__citation {
  font-size: 0.875rem;
  font-style: normal;
  color: #686868;
  opacity: 0.7;
}

.edit-post-visual-editor .wp-block-quote.is-large p,
.edit-post-visual-editor .wp-block-quote.is-style-large p {
  font-size: 2rem;
}

.edit-post-visual-editor .wp-block-quote.is-style-large .wp-block-quote__citation,
.edit-post-visual-editor .wp-block-quote.is-large .wp-block-quote__citation {
  font-size: 1rem;
}

/* Pullquotes
-------------------------------------------------------*/
.wp-block-pullquote {
  position: relative;
  border: 0;
  text-align: right;
  color: #000000;
  margin-top: 0;
  padding: .2em 2.5em .2em 1em;
}

.wp-block-pullquote blockquote p {
  margin-bottom: 0;
  font-style: italic;
}

[data-align=left] .wp-block-pullquote,
[data-align=right] .wp-block-pullquote {
  font-size: 1rem;
}

.wp-block-pullquote::before {
  content: '“';
  color: #ee8d87;
  right: 0;
  top: 0;
  position: absolute;
  font-size: 5rem;
  line-height: 1;
}

.wp-block-pullquote .wp-block-pullquote__citation {
  text-transform: none;
  opacity: 0.7;
  font-style: normal;
  font-size: 0.875rem;
  margin-top: 1em;
}

.wp-block-pullquote.is-style-solid-color {
  margin-top: 10px;
  padding: 40px 0;
}

.wp-block-pullquote.is-style-solid-color::before {
  right: 10px;
  top: 10px;
}

/* Editor Styles
-------------------------------------------------------*/
.wp-block {
  max-width: 840px;
}

.amela-left-sidebar .edit-post-visual-editor
.block-editor-block-list__block
.wp-block[data-align="full"],
.amela-left-sidebar .edit-post-visual-editor
.block-editor-block-list__layout.is-root-container
> .wp-block[data-align="full"],
.amela-right-sidebar .edit-post-visual-editor
.block-editor-block-list__block
.wp-block[data-align="full"],
.amela-right-sidebar .edit-post-visual-editor
.block-editor-block-list__layout.is-root-container
> .wp-block[data-align="full"] {
  margin-right: auto;
  margin-left: auto;
}

.amela-left-sidebar .edit-post-visual-editor .wp-block[data-align="full"],
.amela-left-sidebar .edit-post-visual-editor .wp-block[data-align="wide"],
.amela-right-sidebar .edit-post-visual-editor .wp-block[data-align="full"],
.amela-right-sidebar .edit-post-visual-editor .wp-block[data-align="wide"] {
  max-width: 840px;
}

.amela-fullwidth .edit-post-visual-editor .wp-block[data-align="wide"] {
  max-width: 1280px;
}

.amela-fullwidth .edit-post-visual-editor .wp-block[data-align="full"] {
  max-width: none;
}

.amela-fullwidth .wp-block[data-align="wide"] {
  max-width: 840px;
}

@media only screen and (min-width: 576px) {
  .wp-block[data-align="left"] > .block-editor-block-list__block,
  .wp-block[data-align="right"] > .block-editor-block-list__block {
    max-width: 40%;
  }
}

@media only screen and (max-width: 575px) {
  .wp-block[data-align="left"] > .block-editor-block-list__block,
  .wp-block[data-align="right"] > .block-editor-block-list__block {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .wp-block-gallery.alignleft,
  .wp-block-gallery.alignright {
    max-width: 100%;
  }
}

.amela-fullwidth.post-type-page .edit-post-visual-editor
.block-editor-block-list__block
.wp-block[data-align="full"],
.amela-fullwidth.post-type-page .edit-post-visual-editor
.block-editor-block-list__block
.wp-block[data-align="wide"],
.amela-fullwidth.post-type-page .wp-block {
  max-width: 1240px;
}

/* Typography
-------------------------------------------------------*/
.edit-post-visual-editor a,
.editor-rich-text__tinymce a {
  color: #ee8d87;
  text-decoration: none;
}

.edit-post-visual-editor .editor-styles-wrapper {
  font-family: "Open Sans", sans-serif;
  font-size: 1.125rem;
  color: #313131;
}

.edit-post-visual-editor p,
.edit-post-visual-editor,
.blocks-rich-text__tinymce.mce-content-body {
  font-size: inherit;
}

/* Headings
-------------------------------------------------------*/
.edit-post-visual-editor .editor-post-title__block .editor-post-title__input,
.edit-post-visual-editor h1.wp-block[data-type="core/heading"],
.edit-post-visual-editor h2.wp-block[data-type="core/heading"],
.edit-post-visual-editor h3.wp-block[data-type="core/heading"],
.edit-post-visual-editor h4.wp-block[data-type="core/heading"],
.edit-post-visual-editor h5.wp-block[data-type="core/heading"],
.edit-post-visual-editor h6.wp-block[data-type="core/heading"] {
  font-family: "Prata", serif;
  color: #000000;
  font-weight: 500;
}

.editor-post-title__block .editor-post-title__input {
  font-size: 2.25rem;
}

@media only screen and (min-width: 1025px) {
  .editor-post-title__block .editor-post-title__input {
    font-size: 2.625rem;
  }
}

.edit-post-visual-editor h1.wp-block[data-type="core/heading"] {
  font-size: 2.375rem;
}

.edit-post-visual-editor h2.wp-block[data-type="core/heading"] {
  font-size: 2rem;
}

.edit-post-visual-editor h3.wp-block[data-type="core/heading"] {
  font-size: 1.75rem;
}

.edit-post-visual-editor h4.wp-block[data-type="core/heading"] {
  font-size: 1.5rem;
}

.edit-post-visual-editor h5.wp-block[data-type="core/heading"] {
  font-size: 1.25rem;
}

.edit-post-visual-editor h6.wp-block[data-type="core/heading"] {
  font-size: 1rem;
}

@media only screen and (max-width: 575px) {
  .edit-post-visual-editor h1.wp-block[data-type="core/heading"] {
    font-size: 2rem !important;
  }
  .edit-post-visual-editor h2.wp-block[data-type="core/heading"] {
    font-size: 1.7rem !important;
  }
  .edit-post-visual-editor h3.wp-block[data-type="core/heading"] {
    font-size: 1.5rem !important;
  }
  .edit-post-visual-editor h4.wp-block[data-type="core/heading"] {
    font-size: 1.35rem !important;
  }
}

/* Lists
-------------------------------------------------------*/
dd,
li {
  margin-bottom: 0;
}

.edit-post-visual-editor .wp-block[data-type="core/list"] ol,
.edit-post-visual-editor .wp-block[data-type="core/list"] ul {
  margin-right: 0;
  padding-right: 1.2em;
}

/* Separators
-------------------------------------------------------*/
.wp-block-separator {
  border-color: #e7e7e7;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}

.wp-block-separator.is-style-dots:before {
  font-weight: 500;
}

.wp-block-separator.is-style-dots:before {
  color: #313131;
}

/* Tables
-------------------------------------------------------*/
.edit-post-visual-editor table {
  border-spacing: 0;
}

.edit-post-visual-editor td,
.edit-post-visual-editor th {
  border-color: #e7e7e7;
}

.edit-post-visual-editor th {
  text-align: right;
}

.edit-post-visual-editor .wp-block-table__cell-content {
  padding: 10px;
}

/* Cover Image
-------------------------------------------------------*/
.wp-block-cover {
  line-height: 1.3;
}

[data-align="left"] .wp-block-cover,
[data-align="left"] .wp-block-cover-image,
[data-align="right"] .wp-block-cover,
[data-align="right"] .wp-block-cover-image {
  max-width: 100%;
}

[data-align="left"] .wp-block-cover,
[data-align="right"] .wp-block-cover {
  max-width: 40%;
  margin-top: 10px;
}

/* Captions
-------------------------------------------------------*/
.wp-block-image figcaption,
.wp-block-embed figcaption,
.wp-block-audio figcaption {
  color: #686868;
  font-size: 0.8125rem;
  text-align: center;
}

/* Buttons
-------------------------------------------------------*/
.wp-block-button .wp-block-button__link {
  padding: 24px 36px;
  font-size: 1.125rem;
  border-radius: 3px;
  font-weight: 500;
  font-family: "Prata", serif;
  line-height: 1.1 !important;
}

.wp-block-button__link:not(.has-background),
.wp-block-button__link:not(.has-background):active,
.wp-block-button__link:not(.has-background):focus,
.wp-block-button__link:not(.has-background):hover {
  background-color: #ee8d87;
}

/* Latest Posts / Categories / Comments
-------------------------------------------------------*/
.edit-post-visual-editor .wp-block-categories ul,
.edit-post-visual-editor ul.wp-block-archives {
  padding-right: 18px;
  margin-right: 0;
}

.edit-post-visual-editor .wp-block-latest-posts {
  padding-right: 0;
}

.edit-post-visual-editor .wp-block-latest-posts a {
  display: inline-block;
  line-height: 1.3;
}

/* Preformatted / Verse
-------------------------------------------------------*/
.wp-block-code,
.wp-block-preformatted pre,
.wp-block-verse {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
 "Courier New", monospace;
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  color: inherit;
}

.wp-block-verse pre,
pre.wp-block-verse {
  color: inherit;
  padding: 0;
}

/*# sourceMappingURL=editor-rtl.css.map */
