/*
Theme Name: Arolax Child
Theme URI: https://themeforest.net/user/crowdytheme/portfolio
Template: arolax
Author: CrowdyTheme
Author URI: https://wealcoder.com/
Description: Arolax is a versatile, responsive, and easily customizable digital agency portfolio WordPress theme. It comes with 40+ unique home pages, including the Dark and Light versions, along with a broad range of inner pages. Its specifically tailored for users who want to bring their websites to life with diverse, dynamic animations. The stunning look, exclusive features, and ultra-high performance make it a perfect choice for websites for digital agencies, startup businesses, design studios, digital marketing agencies, web design and development agencies, portfolio showcases, personal portfolios, and so on.
Tags: theme-options,post-formats,featured-images
Version: 1.12.1750678689
Updated: 2025-06-23 15:38:09

*/

/* Cacher tous les titres de langue par défaut */
.titre-lang {
  display: none !important;
}

/* Afficher uniquement celui de la langue active */
html[lang^="fr"] .titre-fr {
  display: inline !important;
}
html[lang^="en"] .titre-en {
  display: inline !important;
}

html[lang^="es"] .titre-es {
  display: inline !important;
}
