@import url("./category-master.css");

body.tax-series,
body.tax-series .nms-main {
  background: #fff !important;
}

.nms-taxonomy-product-page--series .nms-tax-hero {
  background:
    linear-gradient(90deg, rgb(4 15 24 / 96%) 0%, rgb(4 15 24 / 78%) 45%, rgb(4 15 24 / 20%) 72%, rgb(4 15 24 / 58%) 100%),
    var(--nms-tax-hero-image) right center / cover no-repeat;
}
