/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./includes/block-editor/blocks/auction-history/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-webdevia-auction-history {
  border: 1px solid var(--gray-3-color);
  padding: 32px 30px;
  margin: 0 0 45px;
}
.wp-block-webdevia-auction-history h2 {
  font-size: 1.5625rem;
  margin-bottom: 31px;
  position: relative;
  margin-top: 0;
}
.wp-block-webdevia-auction-history h2:before {
  content: "";
  border-inline-start: 5px solid var(--gray-3-color);
  inset-block-start: -10px;
  position: absolute;
  height: 46px;
  top: -8px;
  background: var(--gray-2-color);
  z-index: -1;
  inset-inline-start: -30px;
  width: calc(100% + 39px);
}

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