<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
[data-role="amhideprice-hide-button"] ~ .product-item-actions button.tocart {
    display: none;
}

#amhideprice-form {
    background: #fafafa;
    padding: 20px;
}

div.message.am-hide-message {
    display: inline-block;
    padding: 13px 70px;
}
</pre></body></html>