/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@wordpress/scripts/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/core-list-item/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
body.has-mgblocks-plugin .wp-block-list li.is-style-mgblocks-list-item-checklist:before,
.editor-styles-wrapper .wp-block-list li.is-style-mgblocks-list-item-checklist:before, body.has-mgblocks-plugin .wp-block-list li.is-style-mgblocks-list-item-checklist-large:before,
.editor-styles-wrapper .wp-block-list li.is-style-mgblocks-list-item-checklist-large:before {
  font-family: "icomoon-2" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.has-mgblocks-plugin .wp-block-list.is-style-default:has(> .is-style-mgblocks-list-item-checklist),
body.has-mgblocks-plugin .wp-block-list.is-style-default:has(> .is-style-mgblocks-list-item-checklist-large),
.editor-styles-wrapper .wp-block-list.is-style-default:has(> .is-style-mgblocks-list-item-checklist),
.editor-styles-wrapper .wp-block-list.is-style-default:has(> .is-style-mgblocks-list-item-checklist-large) {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: start;
  row-gap: var(--mg-gutter-xss);
}

body.has-mgblocks-plugin .wp-block-list li.is-style-mgblocks-list-item-checklist,
.editor-styles-wrapper .wp-block-list li.is-style-mgblocks-list-item-checklist {
  display: flex;
  align-items: center;
  -moz-column-gap: var(--mg-gutter-xs);
       column-gap: var(--mg-gutter-xs);
  position: relative;
  color: var(--mg-color-text-dark);
}

body.has-mgblocks-plugin .wp-block-list li.is-style-mgblocks-list-item-checklist:before,
.editor-styles-wrapper .wp-block-list li.is-style-mgblocks-list-item-checklist:before {
  content: "\e901";
  color: #2ec9e8;
}

body.has-mgblocks-plugin .wp-block-list.is-style-default:has(> .is-style-mgblocks-list-item-checklist-large),
.editor-styles-wrapper .wp-block-list.is-style-default:has(> .is-style-mgblocks-list-item-checklist-large) {
  row-gap: 2.5rem;
}

@media (max-width: 37.5em) {
  body.has-mgblocks-plugin .wp-block-list.is-style-default:has(> .is-style-mgblocks-list-item-checklist-large),
  .editor-styles-wrapper .wp-block-list.is-style-default:has(> .is-style-mgblocks-list-item-checklist-large) {
    row-gap: 1.75rem;
  }
}

body.has-mgblocks-plugin .wp-block-list li.is-style-mgblocks-list-item-checklist-large,
.editor-styles-wrapper .wp-block-list li.is-style-mgblocks-list-item-checklist-large {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
  position: relative;
  color: var(--mg-color-text-dark);
  font-size: 1.25rem;
  font-weight: var(--mg-font-weight-bold);
}

body.has-mgblocks-plugin .wp-block-list li.is-style-mgblocks-list-item-checklist-large a,
.editor-styles-wrapper .wp-block-list li.is-style-mgblocks-list-item-checklist-large a {
  color: inherit;
}

body.has-mgblocks-plugin .wp-block-list li.is-style-mgblocks-list-item-checklist-large a:hover, body.has-mgblocks-plugin .wp-block-list li.is-style-mgblocks-list-item-checklist-large a:active, body.has-mgblocks-plugin .wp-block-list li.is-style-mgblocks-list-item-checklist-large a:focus,
.editor-styles-wrapper .wp-block-list li.is-style-mgblocks-list-item-checklist-large a:hover,
.editor-styles-wrapper .wp-block-list li.is-style-mgblocks-list-item-checklist-large a:active,
.editor-styles-wrapper .wp-block-list li.is-style-mgblocks-list-item-checklist-large a:focus {
  color: var(--mg-color-primary-dark);
}

body.has-mgblocks-plugin .wp-block-list li.is-style-mgblocks-list-item-checklist-large:before,
.editor-styles-wrapper .wp-block-list li.is-style-mgblocks-list-item-checklist-large:before {
  content: "\e901";
  font-size: 130%;
  color: #2ec9e8;
}

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