/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1770384691
Updated: 2026-02-06 14:31:31

*/


a.ressource-pdf-link * {
	color: #7a7a7a;
}
a.ressource-pdf-link:hover * {
	color: #7a9b21;
	filter: none !important;
}
a.ressource-pdf-link {
	border: 0px solid #7a7a7a30;
	padding: 20px 0 !important;
	display: block;
	border-top-width: 0px !important;
}
a.ressource-pdf-link + a.ressource-pdf-link {
	border-top-width: 1px !important;
}
.new-ressources-list > a.ressource-pdf-link:first-child {
	border-top-width: 0px !important;
}
.elementor-element a.ressource-pdf-link:first-child,
.elementor-widget-container > a.ressource-pdf-link:first-child {
	border-top-width: 0px !important;
}
.fichier-pdf {
	display: flex;
	align-items: center;
}
.ressource-pdf-link .img-pdf {
	margin-right: 15px;
	flex-shrink: 0;
}
.ressource-pdf-link .img-pdf img {
	width: auto;
	height: auto;
	max-width: 48px;
	max-height: 48px;
	display: block;
}
.ressource-pdf-link .img-pdf img.icon-default-grayscale {
	filter: grayscale(100%) !important;
	transition: filter 0.3s ease;
}
.ressource-pdf-link .titre-pdf {
	flex: 1;
	line-height: 1.5;
}
.ressource-pdf-link:hover .img-pdf img.icon-default-grayscale {
	filter: grayscale(0%) !important;
}
