/* hiding duplicated theme contents on TIB pages */

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

