#btn_notify {
	cursor: pointer;
}

.notify-modal-content .alert-wrapper p {
	margin-top: 0;
}

.spurit-notify-me-wrapper {
	display: inline-block;
  margin-top: 10px;
}

.spurit-notify-me-wrapper .design-pre-order-template-wrapper button {
  display: flex;
}

.spurit-notify-me-wrapper .design-pre-order-template-wrapper:not(.atc-style) [data-notify-me-atc-button="1"]:hover .notify-me-2-button {
  display: none;
}

.spurit-notify-me-wrapper .design-pre-order-template-wrapper:not(.atc-style) [data-notify-me-atc-button="1"]:hover .notify-me-2-button.hover {
  display: inline-block;
}
