/* =====================================================
   Catégorie WooCommerce sans produit
   ===================================================== */

.woocommerce-info{
    text-align: center;
    font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.02em;
    padding: 60px 20px;
    color: #333;
}