/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/locked-content/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.
 */
.wp-block-create-block-locked-content input.wpcf7-form-control {
  background: rgba(0, 0, 0, 0.1019607843);
  padding-right: 3.75rem;
}
.wp-block-create-block-locked-content input.wpcf7-form-control:hover, .wp-block-create-block-locked-content input.wpcf7-form-control:focus {
  border: 1px solid rgba(0, 0, 0, 0.5019607843);
}
.wp-block-create-block-locked-content .wpcf7-bottom {
  margin-top: 0;
}
.wp-block-create-block-locked-content .wpcf7-bottom a {
  color: currentColor;
}
.wp-block-create-block-locked-content .wpcf7-acceptance {
  max-width: 100%;
}
.wp-block-create-block-locked-content .checkbox:after {
  background: rgba(0, 0, 0, 0.1490196078);
}
.wp-block-create-block-locked-content input:checked + .checkbox:after {
  background: #000;
}
.wp-block-create-block-locked-content input:checked + .checkbox svg {
  color: white;
}
.wp-block-create-block-locked-content .wpcf7-form {
  position: relative;
}
.wp-block-create-block-locked-content button[type=submit] {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}

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