.teeinblue-enabled:not(.teeinblue-platform-product-enabled) .price.price--large.price--on-sale.price--show-badge{
  display: none
}
.teeinblue-enabled .tee-radio.active,
.tee-photo-action .tee-btn,
.tee-clipart.active,
.tee-btn--preview{
  color: #032e06 !important;
  border-color: #032e06 !important
}
.tee-clipart-checkmark{
  box-shadow: inset 0 0 0 30px #032e06 !important;
}
 .tee-btn--preview:hover,
.tee-btn--atc{
   background-color:#032e06 !important;
   color: #fff !important;
 }