.teeinblue-item.teeinblue-item--product {
    z-index: 999999;
}

.tee-dcontent-footer .tee-btn--primary {
  background-color: var(--tee-primary-color) !important;
  color: #fff;
}
.tee-dcontent-footer .tee-btn--primary:hover,
.tee-dcontent-footer .tee-btn--primary:focus {
  background-color: var(--tee-primary-color) !important;
  color: #fff;
}
