.teeinblue-item.teeinblue-item--product {
    z-index: 999999;
}

.tee-btn.tee-btn--preview {
    color: #BB0606;
    border: 1px solid #BB0606;
}

.tee-btn.tee-btn--preview:focus,
.tee-btn.tee-btn--preview:hover {
    color: #ffffff;
    background-color: #BB0606;
}
