.teeinblue-enabled .product-form .payment-and-quantity--buttons-active .quantity,
.teeinblue-enabled .product-form .payment-and-quantity--buttons-active .payment-and-quantity__add {
  margin-bottom: 0;
}

.teeinblue-enabled .tee-form-action {
  margin-bottom: -15px;
}

.teeinblue-enabled .Vtl-WishlistButton {
  margin-top: 0;
}

.teeinblue-enabled .tee-select-wrapper .pretty-select+svg {
  display: none !important;
}

.teeinblue-enabled .pretty-select svg {
  position: absolute;
  right: 15px !important;
  top: 50% !important;
  width: 16px;
  height: 16px;
  transform: unset;
}