/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_storefront_base/cartridge/client/default/scss/experience/components/commerceAssets/category.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
.shop-category-component {
  position: relative;
  padding: 1em 2em; }
  @media (min-width: 769px) {
    .shop-category-component {
      padding: 2em 4em; } }

.shop-category-component-filter::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  filter: brightness(40%); }

.shop-category-header {
  color: #222;
  font-family: "Helvetica Neue";
  font-weight: 900; }
  @media (min-width: 992px) {
    .shop-category-header {
      padding-right: 4em; } }
  @media (min-width: 769px) {
    .shop-category-header {
      padding-right: 2em; } }

.shop-category-header-text-color-other {
  color: #fff; }

.shop-category-label {
  font-family: "Helvetica Neue";
  font-size: 1rem;
  text-decoration: underline;
  padding: 0.375em 0.5em; }
  @media (min-width: 769px) {
    .shop-category-label {
      padding: 0.625em 1.5em; } }

.shop-category-label-a {
  color: #222 !important; }

.shop-category-label-a-color-other {
  color: #fff !important; }


/*# sourceMappingURL=category.css.map*/