/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*
@import "../node_modules/bootstrap/scss/functions";
@import "../node_modules/bootstrap/scss/variables";
@import "../node_modules/bootstrap/scss/mixins";
@import "../node_modules/bootstrap/scss/utilities";
@import "../node_modules/bootstrap/scss/mixins/utilities";
@import '../node_modules/bootstrap/scss/tooltip';
@import '../node_modules/bootstrap/scss/close';
@import '../node_modules/bootstrap/scss/alert';
@import '../node_modules/bootstrap/scss/modal';
@import "../node_modules/bootstrap/scss/toasts";
@import "../node_modules/bootstrap/scss/grid";
// @import '../node_modules/bootstrap/scss/tables';
*/
/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.wp-block-popupblocks-popup-blocks {
  background-color: #21759b;
  color: #fff;
  padding: 2px;
}

.block-editor-url-popover__input-container textarea {
  height: 75px;
  width: 200px;
}

#editor .popupblocks-tooltip {
  background-color: #afafaf;
}

.popupblocks-tooltip svg {
  height: 18px;
}

.wp-dark-mode-active .popupblocks-tooltip svg {
  fill: white;
}

.popupblocks-tooltip.popupblocks-noicon::after {
  content: "";
}

.entry-content .modal-dialog h5 {
  margin-bottom: 0px;
}

.sticky-modal-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: inherit;
  /* [1] */
  z-index: 1055;
  /* [2] */
}

.sticky-modal-footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background-color: inherit;
  /* [1] */
  z-index: 1055;
  /* [2] */
}

.dynamic-container {
  position: relative;
}

.htmx-request.htmx-indicator.indicator-full {
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 1070;
}

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