body.theme-flatsome .badge-container {
  margin: 10px 0;
}
body.theme-flatsome .badge-inner {
  padding: 0 15px;
  font-size: 80%;
}

@media screen and (min-width: 850px) {
  body.post-type-archive-product.woocommerce-shop .large-9 {
    max-width: 80%;
    flex-basis: 80%;
  }
  body.post-type-archive-product.woocommerce-shop .large-3 {
    max-width: 20%;
    flex-basis: 20%;
  }
  body.post-type-archive-product.woocommerce-shop .shop-sidebar {
    width: 170px;
  }
}

/*# sourceMappingURL=wcn-flatsome-mods-main.css.map */
