/* Hiding theme duplicated contents on TIB page */

.teeinblue-enabled .price.price--large.price--show-badge,
.teeinblue-enabled .js.product-form__input,
.teeinblue-enabled .product-form__input.product-form__quantity,
.teeinblue-enabled .product-form__buttons {
  display: none !important;
}