/* Hiding duplicated contents on TIB Page */
.teeinblue-enabled .price.price--large,
.teeinblue-enabled .js.product-form__input,
.teeinblue-enabled .shopify-payment-button,
.teeinblue-enabled .product-form__input.product-form__input--dropdown,
.teeinblue-enabled .product-form__buttons-group.row,
.teeinblue-enabled .product-form__input.product-form__quantity {
  display: none !important;
}