@charset "utf-8";

.st-wishlist-button[data-type="details"]:not([data-swishlist-legacy-product-card="1"]) { border-width: 4px; border-color: rgb(0, 0, 0); border-style: inherit; border-radius: 25px; background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); }

.st-wishlist-notification-permission .st-atc-button, .st-product-card .st-atc-button, .st-product-card .st-more-details, .st-wishlist-dropdown .st-atc-button, .st-wishlist-details_footer_buttons .st-footer-button { border-radius: var(--st-atc-button-border-radius) !important; }

.st-wishlist-notification-permission .st-atc-button, .st-product-card .st-atc-button, .st-product-card .st-more-details, .st-wishlist-dropdown .st-atc-button, .st-wishlist-details_footer_buttons .st-footer-button { color: var(--st-atc-button-color) !important; }

.st-wishlist-notification-permission .st-atc-button, .st-product-card .st-atc-button, .st-product-card .st-more-details, .st-wishlist-dropdown .st-atc-button, .st-wishlist-details_footer_buttons .st-footer-button { background-color: var(--st-atc-button-background-color) !important; }