/*
Theme Name: TPM SA (Groupe CAC)
Theme URI: https://tpm-sa.cm
Author: Groupe CAC
Author URI: https://tpm-sa.cm
Description: Thème officiel TPM SA - Leader Métallurgie & Matériaux Industriels au Cameroun
Version: 1.0.3
Requires at least: 6.0
Requires PHP: 8.0
WC requires at least: 7.0
WC tested up to: 8.5
Text Domain: tpm-sa
Tags: e-commerce, woocommerce, b2b
*/

#main-header .site-logo-img,
#main-header img,
header#main-header img {
    height: 32px !important;
    max-height: 32px !important;
    width: auto !important;
    max-width: 140px !important;
    object-fit: contain !important;
    display: inline-block !important;
}

/* Ensure all WooCommerce prices stay strictly on one line across all devices */
.woocommerce-Price-amount,
.woocommerce-Price-amount bdi,
.price,
.price .amount,
.price ins,
.price del {
    white-space: nowrap !important;
    word-break: keep-all !important;
    display: inline-block !important;
}

.woocommerce-Price-currencySymbol {
    margin-left: 2px !important;
    white-space: nowrap !important;
    display: inline !important;
}


