@media (max-width: 991px) {
  #-off-canvas-categories .offcanvas-inner {
    display: none;
  }
}
.blog-content-wrapper__post-navigation ul {
  list-style: none;
  padding-left: 0;
}
.wp-block-media-text {
  margin: var(--space-m) 0;
}
/* block unordered list styles */
.wp-block-list {
  margin-left: -34px;
}
.wp-block-list li {
  background: url("/wp-content/uploads/2024/10/tick-inside-circle.svg") no-repeat left top;
  background-size: 20px;
  background-position: 0px 3px;
  padding: 0px 0px 0px 40px;
  list-style: none;
  margin: 5px;
  vertical-align: top;
}
/* woocommerce */
.woocommerce div.product .oxy-product-images div.images .flex-control-thumbs, .woocommerce div.product div.images .flex-control-thumbs {
  width: 100%;
}
/* check the oxygen native stylsheets before adding css here*/
