.teeinblue-enabled .stickyCart,
.teeinblue-enabled .psinglePriceWr{
  display: none !important;
}

.teeinblue-enabled .tee-product-price {
  margin-top: 10px;
}

.teeinblue-product-loading .product__policies,
.teeinblue-enabled .product__policies {
  margin-top: -5px;
}

.tee-product-price .tee-price--current {
  color: #fd6a12;
}

@media only screen and (min-width: 766px) {
    .tee-product-price .tee-price--current {
        font-size: 25px;
    }
}