/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-countdown/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.
 */
.hasCountdown {
  overflow: hidden;
  padding: 0.5em 0;
}

.wd__auction__time {
  border-radius: 4px;
  margin-bottom: 16px;
  visibility: hidden;
  font-size: 0;
}
.wd__auction__time .hasCountdown {
  overflow: hidden;
  padding: 8px 0 5px;
  background: #eaecf9;
  visibility: visible;
  font-size: 16px;
  border-radius: 4px;
}
.wd__auction__countdown__row {
  clear: both;
  width: 100%;
  padding: 0px 2px;
  text-align: center;
}
.wd__auction__countdown__show6 .wd__auction__countdown__section {
  width: 16.25%;
}
.wd__auction__countdown__section {
  display: block;
  float: left;
  font-size: 75%;
  text-align: center;
}
.wd__auction__countdown__section br {
  display: none;
}
.wd__auction__countdown__section span.wd__auction__countdown__amount {
  font-weight: 700;
  display: block;
  line-height: 1em;
}
.wd__auction__countdown__amount {
  font-size: 200%;
}

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