﻿.swym-atw-button-container,
#swym-atw-button-container,
#swym-atw-pdp-button,
.swym-atw-pdp-button,
.swym-button-bar {
  display: none !important;
  visibility: hidden !important;
}

.product-form__wishlist-button {
  width: 100%;
}

.product-form__wishlist-button .atw-button-icon {
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
}

.product-form__wishlist-button .btn__text {
  position: relative;
  z-index: 1;
}

.product-form__wishlist-button.swym-added .atw-button-icon path {
  fill: currentColor;
}

.product-form__wishlist-button .atw-button-icon path {
  stroke: currentColor !important;
}

.product-form__wishlist-button .loading__spinner {
  inset: 0;
  margin: auto;
  z-index: 1;
  color: inherit;
}
