/* ==========================================================================
   Admin styles - begin
   ========================================================================== */
/* ==========================================================================
   #Blocks styles - start
   ========================================================================== */
.editor-block-list__layout .editor-default-block-appender > .editor-default-block-appender__content,
.editor-block-list__layout > .editor-block-list__block > .editor-block-list__block-edit,
.editor-block-list__layout > .editor-block-list__layout > .editor-block-list__block > .editor-block-list__block-edit {
  margin-top: 0;
  margin-bottom: 0;
}

@media (min-width: 600px) {
  .editor-block-list__layout .editor-block-list__block[data-align=full] {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 600px) {
  .editor-block-list__layout .editor-block-list__block[data-align=full] > .editor-block-list__block-edit {
    margin-left: -28px;
    margin-right: -28px;
  }
}

.editor-writing-flow {
  display: block;
  height: auto;
}

.block-editor {
  /*//! Separator
    .wp-block-separator,
    hr {
        background-color: #767676;
        border: 0;
        height: 2px;
        margin-bottom: 2rem;
        margin-top: 2rem;
        max-width: 100px;
        text-align: left;

        &.is-style-wide {
            max-width: 100%;
        }

        &.is-style-dots {
            max-width: 100%;
            background-color: inherit;
            border: inherit;
            height: inherit;
            text-align: center;

            &:before {
                color: #767676;
                font-size: 1.6875em;
                letter-spacing: 0.88889em;
                padding-left: 0.88889em;
            }
        }

        !*&:not(.is-style-wide):not(.is-style-dots){
            max-width: 100%;
        }*!

        !* Remove duplicate rule-line when a separator
         * is followed by an H1, or H2 *!
        & + h1,
        & + h2 {

            &:before {
                display: none;
            }
        }
    }*/
  /*.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure,
    .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img{
        height: auto;
    }*/
}

.block-editor .wp-block {
  max-width: 1130px;
}

.block-editor .editor-styles-wrapper,
.block-editor .editor-styles-wrapper {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #818181;
  font-weight: 400;
  background-color: #f6f6f6;
  overflow-x: initial ;
  -webkit-font-smoothing: antialiased;
}

.block-editor .editor-styles-wrapper .mce-content-body,
.block-editor .editor-styles-wrapper .mce-content-body {
  line-height: inherit;
}

.block-editor .editor-styles-wrapper p,
.block-editor .editor-styles-wrapper p {
  font-size: inherit ;
  font-style: inherit ;
  line-height: inherit ;
  letter-spacing: inherit ;
  font-weight: inherit ;
  margin: 0 auto;
}

.block-editor .edit-post-visual-editor p.wp-block-subhead {
  font-size: 1.1em ;
  font-style: italic;
  opacity: .75;
}

.block-editor p.has-background {
  padding: 20px 30px;
}

.block-editor .editor-post-title__block .editor-post-title__input {
  margin: 0;
  color: #303030;
  font-family: Ralewey, sans-serif;
  font-size: 17px;
  line-height: 1.304347826086957em;
  color: #303030;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  margin: 20px 14px;
}

.block-editor .editor-post-title__block .editor-post-title__input a {
  color: #303030;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
}

.block-editor .editor-post-title__block .editor-post-title__input a:hover {
  color: #1abc9c;
}

.block-editor .editor-rich-text__tinymce a {
  color: #353535;
  text-decoration: none;
}

.block-editor .editor-rich-text__tinymce a:hover {
  color: #1abc9c;
}

.block-editor .wp-block-heading h1,
.block-editor .wp-block-heading h1.editor-rich-text__tinymce,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h1 {
  font-size: 30px;
  line-height: 1.25em;
  /* 20px/16px */
  font-weight: 700;
}

.block-editor .wp-block-heading h2,
.block-editor .wp-block-heading h2.editor-rich-text__tinymce,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h2 {
  font-size: 24px;
  line-height: 1.384615384615385em;
  /* 36px/26px */
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

.block-editor .wp-block-heading h3,
.block-editor .wp-block-heading h3.editor-rich-text__tinymce,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h3 {
  font-size: 17px;
  line-height: 1.304347826086957em;
  /* 30px/23px */
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

.block-editor .wp-block-heading h4,
.block-editor .wp-block-heading h4.editor-rich-text__tinymce,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h4 {
  font-size: 19px;
  line-height: 1.375em;
  /* 22px/16px */
  font-weight: 400;
}

.block-editor .wp-block-heading h5,
.block-editor .wp-block-heading h5.editor-rich-text__tinymce,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h5 {
  font-size: 15px;
  line-height: 1.571428571428571em;
  /* 22px/14px */
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

.block-editor .wp-block-heading h6,
.block-editor .wp-block-heading h6.editor-rich-text__tinymce,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h6 {
  font-size: 13px;
  line-height: 1.538461538461538em;
  /* 20px/13px */
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

.block-editor .wp-block-heading h1, .block-editor .wp-block-heading h2, .block-editor .wp-block-heading h3, .block-editor .wp-block-heading h4, .block-editor .wp-block-heading h5, .block-editor .wp-block-heading h6,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h1,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h2,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h3,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h4,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h5,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h6 {
  margin: 0;
  color: #303030;
  margin: 20px 0;
}

.block-editor .wp-block-heading h1 a, .block-editor .wp-block-heading h2 a, .block-editor .wp-block-heading h3 a, .block-editor .wp-block-heading h4 a, .block-editor .wp-block-heading h5 a, .block-editor .wp-block-heading h6 a,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h1 a,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h2 a,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h3 a,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h4 a,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h5 a,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h6 a {
  color: #303030;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
}

.block-editor .wp-block-heading h1 a:hover, .block-editor .wp-block-heading h2 a:hover, .block-editor .wp-block-heading h3 a:hover, .block-editor .wp-block-heading h4 a:hover, .block-editor .wp-block-heading h5 a:hover, .block-editor .wp-block-heading h6 a:hover,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h1 a:hover,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h2 a:hover,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h3 a:hover,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h4 a:hover,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h5 a:hover,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce h6 a:hover {
  color: #1abc9c;
}

.block-editor .wp-block-code, .block-editor .wp-block-preformatted {
  padding: 0;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.block-editor .wp-block-code pre, .block-editor .wp-block-preformatted pre {
  font-family: monospace;
  color: #818181;
  display: block;
  border: 0;
  border-radius: 0;
  padding: 15px;
  margin: 15px 0;
}

.block-editor .wp-block-freeform.block-library-rich-text__tinymce pre {
  color: #818181;
  font-size: 14px;
}

.block-editor .wp-block-code {
  border-radius: 0;
  padding: 15px;
  margin: 15px 0;
  border: 0;
}

.block-editor .wp-block-code .editor-plain-text {
  font-family: monospace;
  font-size: 16px;
  color: #818181;
}

.block-editor ul li, .block-editor ol li {
  margin: 0;
}

.block-editor .block-library-list .editor-rich-text__tinymce {
  margin: 15px 0;
  padding: 0;
}

.block-editor .block-library-list .editor-rich-text__tinymce ol, .block-editor .block-library-list .editor-rich-text__tinymce ul {
  margin: 0;
  padding-left: 0;
}

.block-editor .block-library-list .editor-rich-text__tinymce ol li, .block-editor .block-library-list .editor-rich-text__tinymce ul li {
  margin: 0;
}

.block-editor .block-library-list .editor-rich-text__tinymce ol ol, .block-editor .block-library-list .editor-rich-text__tinymce ol ul, .block-editor .block-library-list .editor-rich-text__tinymce ul ol, .block-editor .block-library-list .editor-rich-text__tinymce ul ul {
  padding-left: 15px;
}

.block-editor .editor-styles-wrapper ol, .block-editor .editor-styles-wrapper ul {
  list-style-position: inside;
  margin-bottom: 0;
  padding-left: 0;
}

.block-editor .editor-styles-wrapper ol ol, .block-editor .editor-styles-wrapper ol ul, .block-editor .editor-styles-wrapper ul ol, .block-editor .editor-styles-wrapper ul ul {
  padding-left: 15px;
}

.block-editor .editor-styles-wrapper ol ol ol, .block-editor .editor-styles-wrapper ol ol ul, .block-editor .editor-styles-wrapper ol ul ol, .block-editor .editor-styles-wrapper ol ul ul, .block-editor .editor-styles-wrapper ul ol ol, .block-editor .editor-styles-wrapper ul ol ul, .block-editor .editor-styles-wrapper ul ul ol, .block-editor .editor-styles-wrapper ul ul ul {
  list-style-type: square;
}

.block-editor .wp-block-audio {
  width: 100%;
}

.block-editor .wp-block-audio audio {
  width: auto;
}

.block-editor .wp-block-audio.alignleft audio,
.block-editor .wp-block-audio.alignright audio {
  max-width: 50%;
}

.block-editor .wp-block-audio.aligncenter audio {
  display: block;
  margin: 0 auto;
}

.block-editor .wp-block-video video {
  width: 100%;
}

.block-editor .wp-block-button .wp-block-button__link {
  position: relative;
  display: inline-block;
  width: auto;
  height: 39px;
  line-height: 39px;
  margin: 0;
  padding: 0px 23px;
  border: 2px solid #303030;
  font-size: 13px;
  font-weight: 700;
  font-family: inherit;
  text-align: left;
  color: #303030;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  outline: none;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  background-color: transparent;
  -webkit-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  -moz-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  -ms-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  -o-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  -webkit-box-sizing: initial ;
  -moz-box-sizing: initial ;
  box-sizing: initial ;
  cursor: pointer;
}

.block-editor .wp-block-button .wp-block-button__link:hover {
  background-color: #1abc9c;
  border-color: #1abc9c;
  color: #fff;
  text-decoration: none;
}

.block-editor .wp-block-button.is-style-outline .wp-block-button__link {
  position: relative;
  display: inline-block;
  width: auto;
  height: 39px;
  line-height: 39px;
  margin: 0;
  padding: 0px 23px;
  border: 2px solid #303030;
  font-size: 13px;
  font-weight: 700;
  font-family: inherit;
  text-align: left;
  color: #303030;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  outline: none;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  background-color: transparent;
  -webkit-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  -moz-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  -ms-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  -o-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  -webkit-box-sizing: initial ;
  -moz-box-sizing: initial ;
  box-sizing: initial ;
}

.block-editor .wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #1abc9c;
  border-color: #1abc9c;
  color: #fff;
  text-decoration: none;
}

.block-editor ul.wp-block-archives {
  padding-left: 0;
}

.block-editor .wp-block-archives,
.block-editor .wp-block-categories,
.block-editor .wp-block-latest-posts {
  margin: 0;
  padding-left: 0;
}

.block-editor .wp-block-archives ul,
.block-editor .wp-block-categories ul,
.block-editor .wp-block-latest-posts ul {
  padding-left: 0;
}

.block-editor .wp-block-archives li,
.block-editor .wp-block-categories li,
.block-editor .wp-block-latest-posts li {
  margin-bottom: 6px;
  list-style-type: none;
}

.block-editor .wp-block-archives li a,
.block-editor .wp-block-categories li a,
.block-editor .wp-block-latest-posts li a {
  color: #353535;
  text-decoration: none;
}

.block-editor .wp-block-archives li a:hover,
.block-editor .wp-block-categories li a:hover,
.block-editor .wp-block-latest-posts li a:hover {
  color: #1abc9c;
}

.block-editor .wp-block-archives.aligncenter,
.block-editor .wp-block-categories.aligncenter,
.block-editor .wp-block-latest-posts.aligncenter {
  text-align: center;
}

.block-editor .wp-block-categories li ul {
  margin: 4px 0 0;
  padding: 0 0 0 10px;
  list-style-type: none;
}

.block-editor .wp-block-categories li ul li:last-child {
  padding: 4px 0 0;
}

.block-editor .wp-block-latest-posts.is-grid li {
  margin: 0 16px 16px 0;
}

.block-editor .wp-block-verse pre,
.block-editor pre.wp-block-verse {
  color: #818181;
  font-family: inherit;
  font-size: 22px;
  line-height: 1.8;
  padding: 15px;
  margin: 15px 0;
}

.block-editor .has-drop-cap:not(:focus):first-letter {
  font-family: inherit;
  font-size: 3.375em;
  line-height: 1;
  font-weight: 700;
  margin: 0 0.25em 0 0;
}

.block-editor blockquote {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 14px 14px 14px 10px ;
  margin: 0;
  text-align: left;
  quotes: none;
  box-sizing: border-box;
  border: none ;
  color: #818181 ;
}

.block-editor blockquote > * {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  margin: 0;
}

.block-editor blockquote:before, .block-editor blockquote:after {
  content: '';
}

.block-editor blockquote cite,
.block-editor blockquote .wp-block-quote__citation,
.block-editor blockquote .wp-block-pullquote__citation,
.block-editor blockquote footer {
  display: block ;
  margin-top: 10px ;
  text-align: inherit ;
  font-size: 14px ;
  line-height: 1.3em ;
  letter-spacing: 0 ;
  font-style: normal ;
  font-weight: 400 ;
  text-transform: none ;
}

.block-editor blockquote p {
  margin: 0 ;
}

.block-editor blockquote.is-large, .block-editor blockquote.is-style-large {
  margin: 1rem 0;
  font-size: 1.6875em ;
  line-height: 1.6em ;
}

.block-editor .wp-block-pullquote {
  margin: 0;
  border: none;
  padding: 0;
}

.block-editor .wp-block-pullquote blockquote {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 14px 14px 14px 10px ;
  margin: 0;
  text-align: left;
  quotes: none;
  box-sizing: border-box;
  border: none ;
  color: #818181 ;
  margin: 0;
}

.block-editor .wp-block-pullquote blockquote > * {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  margin: 0;
}

.block-editor .wp-block-pullquote blockquote:before, .block-editor .wp-block-pullquote blockquote:after {
  content: '';
}

.block-editor .wp-block-pullquote blockquote cite,
.block-editor .wp-block-pullquote blockquote .wp-block-quote__citation,
.block-editor .wp-block-pullquote blockquote .wp-block-pullquote__citation,
.block-editor .wp-block-pullquote blockquote footer {
  display: block ;
  margin-top: 10px ;
  text-align: inherit ;
  font-size: 14px ;
  line-height: 1.3em ;
  letter-spacing: 0 ;
  font-style: normal ;
  font-weight: 400 ;
  text-transform: none ;
}

.block-editor .wp-block-pullquote.alignleft blockquote {
  text-align: left;
  max-width: 100%;
}

.block-editor .wp-block-pullquote.alignright blockquote {
  text-align: right;
  max-width: 100%;
}

.block-editor .wp-block-quote {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 14px 14px 14px 10px ;
  margin: 0;
  text-align: left;
  quotes: none;
  box-sizing: border-box;
  border: none ;
  color: #818181 ;
}

.block-editor .wp-block-quote > * {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  margin: 0;
}

.block-editor .wp-block-quote:before, .block-editor .wp-block-quote:after {
  content: '';
}

.block-editor .wp-block-quote cite,
.block-editor .wp-block-quote .wp-block-quote__citation,
.block-editor .wp-block-quote .wp-block-pullquote__citation,
.block-editor .wp-block-quote footer {
  display: block ;
  margin-top: 10px ;
  text-align: inherit ;
  font-size: 14px ;
  line-height: 1.3em ;
  letter-spacing: 0 ;
  font-style: normal ;
  font-weight: 400 ;
  text-transform: none ;
}

.block-editor .wp-block-quote.is-large, .block-editor .wp-block-quote.is-style-large {
  margin: 1rem 0;
  font-size: 1.6875em ;
  line-height: 1.6em ;
}

.block-editor .wp-block-image img {
  display: block;
}

.block-editor .wp-block-image.alignleft, .block-editor .wp-block-image.alignright {
  max-width: 100%;
}

.block-editor .wp-block-image.alignfull img {
  width: 100vw;
}

.block-editor .wp-block-cover-image,
.block-editor .wp-block-cover {
  position: relative;
  min-height: 430px;
  padding: 1rem;
}

@media only screen and (min-width: 768px) {
  .block-editor .wp-block-cover-image,
  .block-editor .wp-block-cover {
    padding: 1rem 15%;
  }
}

.block-editor .wp-block-cover-image .wp-block-cover-image-text,
.block-editor .wp-block-cover-image .wp-block-cover-text,
.block-editor .wp-block-cover-image h2,
.block-editor .wp-block-cover .wp-block-cover-image-text,
.block-editor .wp-block-cover .wp-block-cover-text,
.block-editor .wp-block-cover h2 {
  font-size: 17px;
  line-height: 1.304347826086957em;
  /* 30px/23px */
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 28px ;
  font-weight: 600 ;
  line-height: 1.304347826086957em ;
}

.block-editor .wp-block-cover-image.aligncenter h2,
.block-editor .wp-block-cover-image.aligncenter .wp-block-cover-image-text,
.block-editor .wp-block-cover-image.aligncenter .wp-block-cover-text,
.block-editor .wp-block-cover.aligncenter h2,
.block-editor .wp-block-cover.aligncenter .wp-block-cover-image-text,
.block-editor .wp-block-cover.aligncenter .wp-block-cover-text {
  width: 100%;
  z-index: 1;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
}

.block-editor .wp-block-cover-image.alignleft, .block-editor .wp-block-cover-image.alignright,
.block-editor .wp-block-cover.alignleft,
.block-editor .wp-block-cover.alignright {
  width: 100%;
}

.block-editor .wp-block-cover-image.alignfull .wp-block-cover-image-text,
.block-editor .wp-block-cover-image.alignfull .wp-block-cover-text,
.block-editor .wp-block-cover-image.alignfull h2,
.block-editor .wp-block-cover.alignfull .wp-block-cover-image-text,
.block-editor .wp-block-cover.alignfull .wp-block-cover-text,
.block-editor .wp-block-cover.alignfull h2 {
  max-width: calc(8 * (100vw / 12) - 28px);
}

.block-editor .wp-block-gallery {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}

.block-editor .wp-block-gallery .blocks-gallery-image:last-child,
.block-editor .wp-block-gallery .blocks-gallery-item:last-child {
  margin-bottom: 16px;
}

.block-editor .wp-block-audio figcaption,
.block-editor .wp-block-video figcaption,
.block-editor .wp-block-image figcaption,
.block-editor .wp-block-gallery .blocks-gallery-image figcaption,
.block-editor .wp-block-gallery .blocks-gallery-item figcaption {
  font-size: 0.71111em;
  font-family: inherit;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
  text-align: center;
}

.block-editor .wp-block-separator,
.block-editor hr {
  clear: both;
}

.block-editor .wp-block-separator {
  border: none;
  display: block;
  unicode-bidi: isolate;
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
  margin-inline-start: auto;
  margin-inline-end: auto;
  overflow: hidden;
  border-style: inset;
  border-width: 1px;
  height: 0px;
}

.block-editor .wp-block-separator.is-style-dots {
  border: none;
  height: auto;
}

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

.block-editor .wp-block-embed-twitter {
  overflow: hidden;
}

.block-editor .wp-block-table,
.block-editor .mce-item-table {
  width: auto;
  text-align: center;
  border: none;
  font-size: 14px;
  color: #818181;
}

.block-editor .wp-block-table th,
.block-editor .wp-block-table td,
.block-editor .mce-item-table th,
.block-editor .mce-item-table td {
  border: none;
  padding: 5px 10px;
  text-align: center;
}

.block-editor .wp-block-table .wp-block-table__cell-content,
.block-editor .mce-item-table .wp-block-table__cell-content {
  padding: 0;
}

.block-editor .wp-block-file {
  font-family: inherit;
}

.block-editor .wp-block-file .wp-block-file__button {
  position: relative;
  display: inline-block;
  width: auto;
  height: 39px;
  line-height: 39px;
  margin: 0;
  padding: 0px 23px;
  border: 2px solid #303030;
  font-size: 13px;
  font-weight: 700;
  font-family: inherit;
  text-align: left;
  color: #303030;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  outline: none;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  background-color: transparent;
  -webkit-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  -moz-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  -ms-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  -o-transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  transition: color 0.1s linear, background-color 0.1s linear,border-color 0.1s linear;
  -webkit-box-sizing: initial ;
  -moz-box-sizing: initial ;
  box-sizing: initial ;
  cursor: pointer;
}

.block-editor .wp-block-file .wp-block-file__button:hover {
  background-color: #1abc9c;
  border-color: #1abc9c;
  color: #fff;
  text-decoration: none;
}

.block-editor .wp-block-code {
  border-radius: 0;
}

.block-editor .wp-block-code code {
  font-size: 14px;
  white-space: pre-wrap;
  word-break: break-word;
}

.block-editor .editor-rich-text__tinymce code,
.block-editor .wp-block-freeform.block-library-rich-text__tinymce code {
  font-size: 14px;
  color: #818181;
  font-family: monospace;
  background: transparent;
  border-radius: 0;
  padding: 0;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .block-editor .wp-block-columns .wp-block-column > *:first-child {
    margin-top: 0;
  }
  .block-editor .wp-block-columns .wp-block-column > *:last-child {
    margin-bottom: 0;
  }
  .block-editor .wp-block-columns[class*='has-'] > * {
    margin-right: 1rem;
  }
  .block-editor .wp-block-columns[class*='has-'] > *:last-child {
    margin-right: 0;
  }
}

.block-editor .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
  font-weight: 700;
}

.block-editor .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
  font-weight: normal;
}

.block-editor .wp-block-latest-comments .wp-block-latest-comments__comment,
.block-editor .wp-block-latest-comments .wp-block-latest-comments__comment-date,
.block-editor .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
  font-size: inherit;
}

.block-editor .has-primary-background-color {
  background-color: #1abc9c;
}

.block-editor .has-primary-background-color p,
.block-editor .has-primary-background-color h1,
.block-editor .has-primary-background-color h2,
.block-editor .has-primary-background-color h3,
.block-editor .has-primary-background-color h4,
.block-editor .has-primary-background-color h5,
.block-editor .has-primary-background-color h6,
.block-editor .has-primary-background-color a {
  color: #fff;
}

.block-editor .wp-block-freeform.block-library-rich-text__tinymce a,
.block-editor .editor-rich-text__editable a {
  color: #303030;
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
}

.block-editor .wp-block-freeform.block-library-rich-text__tinymce a:hover,
.block-editor .editor-rich-text__editable a:hover {
  color: #1abc9c;
}

.block-editor dd {
  margin-left: 0;
}

.block-editor .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"] > .editor-block-list__block-edit > div > .editor-inner-blocks {
  margin-top: 0;
  margin-bottom: 0;
}

/* ==========================================================================
   #Blocks styles - end
   ========================================================================== */
/* ==========================================================================
   Header styles - end
   ========================================================================== */
