@media (max-width: 781.9px) {
  .wp-block-column:empty {
    display: none !important;
  }
}

@media (max-width: 499.9px) {
  *:not(.wp-block-bm-responsive-font-size) > .wp-block-buttons .wp-element-button {
    font-size: 0.8em !important;
  }
}

@media (max-width: 499.9px) {
  .has-x-large-font-size {
    --wp--preset--font-size--x-large: 32px;
  }
}

.wp-block-media-text__content ul:not(.wc-block-product-template):not(.wp-block-post-template),
.wp-block-column ul:not(.wc-block-product-template):not(.wp-block-post-template),
.wp-block-group ul:not(.wc-block-product-template):not(.wp-block-post-template) {
  list-style: disc none outside;
  padding-left: 19px;
}

ul.wp-block-post-template {
  list-style: none;
}

a.wp-block-post-excerpt__more-link,
.wp-block-query-pagination a {
  color: black !important;
}

.wp-block-post-template {
  padding-left: 0 !important;
}

/*# sourceMappingURL=wp-overrides.css.map */
