/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.2.22.1746519418
Updated: 2025-05-06 08:16:58

*/


/* Suppression du bandeau publicitaire du centre de préférence de CookieYes */
[data-cky-tag="detail-powered-by"] {
display: none !important;
}

/* mettre un pointeur sur ce qui est clicable */
.pointeur {
    cursor: pointer;
}

/* border sur image mise en avant des articles */
.entry, .post-thumbnail-inner img, .entry-content-wrap, .wp-block-latest-posts__featured-image img {
  border-radius: 24px;    
}
