.wp-block-columns[class*="mr-"][class*="hide"]:not([class*="hidescroll"]):not(
    .mr-hover-hide:not(:hover)
  ),
.wp-block-columns[class*="mr-"][class*="hidden"]:not(
    .mr-hover-hidden:not(:hover)
  ),
.wp-block-columns[class*="mr-"][class*="none"]:not(.mr-hover-none:not(:hover)) {
  display: flex !important;
}

.mr-backend-tabs > .components-tab-panel__tabs {
  flex-wrap: wrap;
}

.mr-backend-tabs .components-panel__body-toggle {
  text-transform: capitalize;
}

.block-editor-block-list__layout .block-editor-block-list__block.mr-absolute {
  position: absolute;
}

.block-editor-block-list__layout .block-editor-block-list__block.mr-fixed {
  position: fixed;
}

.block-editor-block-list__layout .block-editor-block-list__block.mr-sticky {
  position: sticky;
}

.block-editor-block-list__layout
  .block-editor-block-list__block[class*="mr-"][class*="perpage"]:not(
    .mr-visible
  ):not([class*="-semiopaque"]),
.block-editor-block-list__layout
  .block-editor-block-list__block[mr-itemsperpage]:not(.mr-visible):not(
    [class*="-semiopaque"]
  ),
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-tabs:not(.mr-visible):not(
    [class*="-semiopaque"]
  ),
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-tabsnav:not(.mr-visible):not(
    [class*="-semiopaque"]
  ),
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-swipe:not(.mr-visible):not(
    [class*="-semiopaque"]
  ),
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-swipecontent:not(.mr-visible):not(
    [class*="-semiopaque"]
  ),
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-search:not(.mr-visible):not(
    [class*="-semiopaque"]
  ),
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-scrollnav:not(.mr-visible):not(
    [class*="-semiopaque"]
  ),
.block-editor-block-list__layout
  .block-editor-block-list__block[mr-component]:not(.mr-visible):not(
    [class*="-semiopaque"]
  ) {
  opacity: 1;
  visibility: visible;
}
.block-editor-block-list__layout
  .block-editor-block-list__block[class*="mr-"][class*="perpage"]:before,
.block-editor-block-list__layout
  .block-editor-block-list__block[mr-itemsperpage]:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-swipe:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-swipecontent:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-search:before,
.block-editor-block-list__layout .block-editor-block-list__block.mr-tabs:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-tabsnav:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-scrollnav:before,
.block-editor-block-list__layout
  .block-editor-block-list__block[mr-component]:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-activeinview:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-activeonclick:before,
.block-editor-block-list__layout
  .block-editor-block-list__block[mr-dynamic]:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-60px);
  border: 1px solid #1e1e1e;
  border-radius: 2px;
  opacity: 0.7;
  background-color: #fff;
  z-index: 1;
}
.block-editor-block-list__layout
  .block-editor-block-list__block[class*="mr-"][class*="-slide"]:before {
  transform: translateX(0) !important;
}
.block-editor-block-list__layout
  .block-editor-block-list__block[class*="mr-"][class*="perpage"]:before,
.block-editor-block-list__layout
  .block-editor-block-list__block[mr-itemsperpage]:before,
.block-editor-block-list__layout .block-editor-block-list__block.mr-tabs:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-swipe:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-swipecontent:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-search:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-tabsnav:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-scrollnav:before,
.block-editor-block-list__layout
  .block-editor-block-list__block[mr-component]:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-activeinview:before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-activeonclick:before,
.block-editor-block-list__layout
  .block-editor-block-list__block[mr-dynamic]:before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='48' height='48' role='img' aria-hidden='true' focusable='false'%3E%3Cpath d='M6 5.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM4 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2V6zm11-.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM13 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2V6zm5 8.5h-3a.5.5 0 00-.5.5v3a.5.5 0 00.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5zM15 13a2 2 0 00-2 2v3a2 2 0 002 2h3a2 2 0 002-2v-3a2 2 0 00-2-2h-3zm-9 1.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5v-3a.5.5 0 01.5-.5zM4 15a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2v-3z' fill-rule='evenodd' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}
.block-editor-block-list__layout
  .block-editor-block-list__block[class*="mr-"][class*="perpage"]:not(
    .mr-tabs
  ):not(.mr-tabsnav):not(.mr-swipe):not(.mr-swipecontent):not(.mr-search):not(
    .mr-scrollnav
  ):not(.mr-activeinview):not(.mr-activeonclick):before,
.block-editor-block-list__layout
  .block-editor-block-list__block[mr-itemsperpage]:not([mr-dynamic]):not(
    [mr-component]
  ):before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='36' height='36' role='img' aria-hidden='true' focusable='false'%3E%3Cpath d='M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z'%3E%3C/path%3E%3C/svg%3E");
}
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-swipe:not(
    [class*="mr-"][class*="perpage"]
  ):not(.mr-activeinview):not(.mr-activeonclick):before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-swipecontent:not(
    [class*="mr-"][class*="perpage"]
  ):not(.mr-activeinview):not(.mr-activeonclick):before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-search:not(
    [class*="mr-"][class*="perpage"]
  ):not(.mr-activeinview):not(.mr-activeonclick):before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-tabs:not(
    [class*="mr-"][class*="perpage"]
  ):not(.mr-activeinview):not(.mr-activeonclick):before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-tabsnav:not(
    [class*="mr-"][class*="perpage"]
  ):not(.mr-activeinview):not(.mr-activeonclick):before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-scrollnav:not(
    [class*="mr-"][class*="perpage"]
  ):not(.mr-activeinview):not(.mr-activeonclick):before,
.block-editor-block-list__layout
  .block-editor-block-list__block[mr-component]:not([mr-dynamic]):not(
    [mr-itemsperpage]
  ):before {
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='components-panel__icon' role='img' aria-hidden='true' focusable='false'%3E%3Cpath d='M19 8h-1V6h-5v2h-2V6H6v2H5c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2zm.5 10c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-8c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v8z'%3E%3C/path%3E%3C/svg%3E");
}

.block-editor-block-list__layout
  .block-editor-block-list__block.mr-activeinview:not(
    [class*="mr-"][class*="perpage"]
  ):not(.mr-tabs):not(.mr-tabsnav):not(.mr-swipe):not(.mr-swipecontent):not(
    .mr-search
  ):not(.mr-scrollnav):before,
.block-editor-block-list__layout
  .block-editor-block-list__block.mr-activeonclick:not(
    [class*="mr-"][class*="perpage"]
  ):not(.mr-tabs):not(.mr-tabsnav):not(.mr-swipe):not(.mr-swipecontent):not(
    .mr-search
  ):not(.mr-scrollnav):before,
.block-editor-block-list__layout
  .block-editor-block-list__block[mr-dynamic]:not([mr-component]):not(
    [mr-itemsperpage]
  ):before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='48' height='48' role='img' aria-hidden='true' focusable='false'%3E%3Cpath d='M16 10h4c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1h-4c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1zm-8 4H4c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-4c0-.6-.4-1-1-1zm10-2.6L14.5 15l1.1 1.1 1.7-1.7c-.1 1.1-.3 2.3-.9 2.9-.3.3-.7.5-1.3.5h-4.5v1.5H15c.9 0 1.7-.3 2.3-.9 1-1 1.3-2.7 1.4-4l1.8 1.8 1.1-1.1-3.6-3.7zM6.8 9.7c.1-1.1.3-2.3.9-2.9.4-.4.8-.6 1.3-.6h4.5V4.8H9c-.9 0-1.7.3-2.3.9-1 1-1.3 2.7-1.4 4L3.5 8l-1 1L6 12.6 9.5 9l-1-1-1.7 1.7z'%3E%3C/path%3E%3C/svg%3E");
}

.editor-styles-wrapper .mr-fontsize7,
.editor-styles-wrapper .mr-largefontsize,
.editor-styles-wrapper .mr-desktop-fontsize7,
.editor-styles-wrapper .mr-desktop-largefontsize {
  font-size: var(--font-size-7, 2rem);
}
.editor-styles-wrapper .mr-fontsize6,
.editor-styles-wrapper .mr-desktop-fontsize6 {
  font-size: var(--font-size-6, 1.125rem);
}
.editor-styles-wrapper .mr-fontsize5,
.editor-styles-wrapper .mr-mediumfontsize,
.editor-styles-wrapper .mr-desktop-fontsize5,
.editor-styles-wrapper .mr-desktop-mediumfontsize {
  font-size: var(--font-size-5, 1.17rem);
}
.editor-styles-wrapper .mr-fontsize4,
.editor-styles-wrapper .mr-desktop-fontsize4 {
  font-size: var(--font-size-4, 1rem);
}
.editor-styles-wrapper .mr-fontsize3,
.editor-styles-wrapper .mr-desktop-fontsize3 {
  font-size: var(--font-size-3, 0.875rem);
}
.editor-styles-wrapper .mr-fontsize2,
.editor-styles-wrapper .mr-desktop-fontsize2 {
  font-size: var(--font-size-2, 0.75rem);
}
.editor-styles-wrapper .mr-fontsize1,
.editor-styles-wrapper .mr-smallfontsize,
.editor-styles-wrapper .mr-desktop-fontsize1,
.editor-styles-wrapper .mr-desktop-smallfontsize {
  font-size: var(--font-size-1, 0.625rem);
}

.components-base-control.components-range-control
  + .components-notice.is-warning {
  display: none;
}

@media (min-width: 782px) {
  .wp-block-columns[class*="mr-"][class*="perline"] > .wp-block-column {
    flex-basis: initial;
    flex-grow: initial;
  }
  .editor-styles-wrapper
    .wp-block-columns[class*="mr-"][class*="perline"]
    > .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}
