/*
Theme Name: Royal Elementor Kit Child
Description: Child theme de Royal Elementor Kit
Template: royal-elementor-kit
Version: 1.0
*/


/* Si vous êtes sur /nos-creations/ */
body[class*="page"] span[data-ajax-filter*='"category","blog"'] {
    display: none !important;
}

/* Ou cibler directement le contenu de la page */
.elementor-section span[data-ajax-filter*='"category","blog"'],
.content-area span[data-ajax-filter*='"category","blog"'],
#main span[data-ajax-filter*='"category","blog"'] {
    display: none !important;
}
