/*
Theme Name: TKG Engates Child
Theme URI: https://tkgengates.com.br/
Description: Child theme nativo da TKG Engates, sem dependência de page builders.
Author: TKG Engates
Template: twentytwentyfive
Version: 1.0.54
Text Domain: tkg-engates
*/

/* No carrinho, a confirmação "foi adicionado" e o link "Ver carrinho"
   são redundantes. Mantém mensagens de erro e alertas de estoque visíveis. */
body.tkg-cart-page .woocommerce-message,
body.woocommerce-cart .woocommerce-message {
    display: none !important;
}
