/* spreadshirt CSS modifications */
.customPageBackground, .SprdMain {
  background-color: #287233;
  color: white;
}

.customHighlight {
  border-color: black;
}

.SprdMain .sprd-product-list-item__title,
.SprdMain .sprd-filterpane-section__title,
.SprdMain .sprd-activefilters-lp,
.SprdMain .sprd-promo-expander {
  color: white;
}

.SprdMain .sprd-product-list-item__num-products {
  color: white;
  font-style: italic;
}

.SprdMain .sprd-promo-expander {
  background: #287233;
  color: #f2eee4;
}

.sprd-listpage__title,
.sprd-listpage__subtitle {
  display: none;
}

.sprd-footer, .sprd-info-footer, .sprd-service-footer, a#buttonSpreadshirt,
.sprd-header, .sprd-navigation, .sprd-promo-header, .sprd-promo-expander,
.sprd-container, .sprd-product-list-item__title, .sprd-listpage__title,
.sprd__headline, .sprd-listpage, .sprd-filterpane,
.sprd-filterpane-section__title, .sprd-collections,
.sprd-listpage, .sprd-bg-m2 {
  background-color: #287233;
}

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