.woocommerce-error {
background-color: #e2401c;
} .woocommerce-info {
background-color: #b6ddf1;
} .woocommerce-message {
background-color: #b6ddf1;
} body.single-product .woocommerce-message .message-inner {
background-color: #b6ddf1;
}
.w-copyright {
visibility: hidden; position: relative;
}
.w-copyright::after {
content: "© 2026 All rights reserved. Création web PixelPanther"; visibility: visible;
position: absolute;
top: 0;
left: 0;
} #tnp-modal-html,
#tnp-modal-body,
.tnp-modal {
display: none !important;
} body.page-id-72 #tnp-modal-html,
body.page-id-72 #tnp-modal-body,
body.page-id-72 .tnp-modal {
display: block !important;
}