/** Shopify CDN: Minification failed

Line 74:6 Unexpected "}"

**/
.teeinblue-enabled max-height {
  display: none;
}
.teeinblue-enabled:not(.teeinblue-platform-product-enabled) variant-selects {
  display: none;
}
.teeinblue-enabled:not(.teeinblue-platform-product-enabled) product-form {
  display: none;
}

.teeinblue-enabled:not(.teeinblue-platform-product-enabled) quantity-selector {
  display: none;
}
.teeinblue-enabled:not(.teeinblue-platform-product-enabled) .form__label.quantity__label {
  display: none;
}
.teeinblue-enabled .product-price-container .price{
  display: none !important;
}
.tee-block.tee-product-price span{
  color: #2E2C2C  !important;
  font-size: 1.25rem;
  font-weight: 100
}
.tee-radio{
      background: #e6e1db !important;
}
.teeinblue-enabled .tee-variants.tee-variants--outline .tee-radio.active,.teeinblue-enabled .tee-available-products.tee-variants--outline .tee-radio.active{
  outline-color: #2c2d2e !important;  
  outline-width: thin !important;
}
.tee-radio-label {
  font-size: .8125rem !important;
}
button#teeAtcButton {
    border-radius: 30px !important;
    background-color: #f06628 !important;
    font-size: .9375rem !important;
    font-weight: 500 !important;
}
.tee-slide {
  background-color: #e6e1db !important;
}
.tee-quantity-handle svg {
  width: 11px !important;
}
.tee-photo-action .tee-btn, .tee-photo-action .tee-song__btn, .tee-photo-action .tee-btn span, .tee-photo-action .tee-song__btn span  {
  background: #f06628 !important;
}
.teeinblue-theme-modern .tee-customize-main-form {
    background: #e6e1db !important;
    border: 1px solid #2c2d2e !important;
    border-radius: 6px;
    margin: 0 6px 6px 0 !important;
}
div.product__tax caption {
    opacity: .8 !important;
    font-size: .75rem !important;
    margin-top: 3px !important;
}
.tee-option {
  margin: 30px 0 30px 0;
}
@media (max-width: 767.98px) {
    .tee-form-actions:not(.tee-form-actions--no-sticky) {
      background: #e6e1db !important;
    }}
      
      }
.tee-quantity-handle {
  background-color: #e6e1db !important;
}

.teeinblue-theme-modern .tee-photo-action .tee-btn.tee-btn--recustomize, .teeinblue-theme-modern .tee-photo-action .tee-btn--recustomize.tee-song__btn {
  color: #FFF !important;
}
.thb-product-detail .product-single__media .figcaption {
  display: none;
}
.tee-btn--personalize {
   display: none;
}
.tee-btn-wrapper--personalize {
  display: none;
}