<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.udesly-display-none{display:none}[data-product-option-index] input[type=radio]{display:none}[udy-el=single-add-to-cart] .selector-wrapper{display:none}body.template-product label.soldout{cursor:not-allowed}.udesly-notification{position:fixed;bottom:10px;right:10px;padding:10px 20px;border-radius:4px;transition:all .3s ease-in}p.udesly-notification-message{margin:0;color:#fff}.udesly-notification.udesly-success-notification{background-color:#e6511f}.udesly-notification.udesly-error-notification{background-color:#e6511f}
.udesly-fake-number-input::-webkit-outer-spin-button, .udesly-fake-number-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.udesly-fake-number-input {
    -moz-appearance: textfield;
}
[udy-el="remove-item"] *, [udy-el="quantity-minus"] *, [udy-el="quantity-plus"] *{
    pointer-events: none;
}
.udy-form-posted-successfully form {
  display: none;
}

.udy-form-posted-successfully .w-form-done {
  display: inherit;
}

.udy-form-failed .w-form-fail, .w-form-fail.udy-form-has-errors {
  display: inherit;
}

</pre></body></html>