/*!
Theme Name: benqu Child
Template:   benqu
Theme URI: http://itcroctheme.com/wp/demo/
Author: itcroc
Author URI: http://itcroctheme.com/wp/demo/
Description: Benqu - News & Magazine WordPress Theme
Version: 1.0.0
Tested up to: 6.6
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: benqu-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Centre le numéro HAAC sur mobile et tablette uniquement. */
@media (max-width: 991.98px) {
    .pfy-top-bar .row > .col-lg-5.col-md-5.col-6 {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }

    .pfy-top-bar .pfy-top-right,
    .pfy-top-bar .socila-title,
    .pfy-top-bar .socila-title h5 {
        width: 100%;
        text-align: center !important;
    }
}
