.tx-add-cart-toast, .tx-add-cart-toast-fail, .tx-add-favorite-toast, .tx-add-favorite-fail-toast {
  display: none;
}

.yotpo-widget-instance .yotpo-new-review-btn-wrapper {
  display: none !important;
}

.yotpo-widget-instance .yotpo-body-text {
  margin-bottom: 0 !important;
}

.yotpo-widget-instance .yotpo-bottom-line {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}

.tx-footer-space {
  padding-top: 80px;
}
@media (min-width: 992px) {
  .tx-footer-space {
    padding-top: 0px;
  }
}

.c-list-radio-color__label {
  -webkit-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
}

.c-list-radio-color__label:has(input:disabled):before, .c-list-radio-color__label:has(input:disabled):after {
  -webkit-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
}
