/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./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]!./includes/block-editor/custom/editor/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
@media only screen and (max-width: 782px) {
  .is-hide-on-mobile {
    display: none !important;
  }
}
@media only screen and (min-width: 782px) and (max-width: 1024px) {
  .is-hide-on-tablet {
    display: none !important;
  }
}
@media only screen and (min-width: 1024px) {
  .is-hide-on-desktop {
    display: none !important;
  }
}

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