.title-color {
	color: #CC5C2E !important;
}
.img-cover img {
	object-fit: cover !important;
}
h3.post-type {
	display: none !important;
}
.simple-sitemap-wrap ul.simple-sitemap-page > li {
	position: relative !important;
	list-style: none !important;
	padding-left: 20px !important;
}
/* CTA accueil */
.cta-row .et_pb_row.et_pb_row_11 {
	display: flex !important;
	justify-content: center !important;
}

/* Creation */
.second-section-creation .et_pb_text_inner > ul.creation-list {
	list-style: none !important;
}
.second-section-creation .et_pb_text_inner > ul.creation-list > li.creation-list-item {
	position: relative !important;
	margin-bottom: 5px !important;
}
.second-section-creation .et_pb_text_inner > ul.creation-list > li.creation-list-item:before {
	content: "";
	position: absolute;
	top: 3px;
	left: -30px;
	width: 20px;
	height: 20px;
	background-image: url('/wp-content/uploads/2026/06/flowers.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

/* Plantation */
.third-plantation-section .para-system {
	line-height: 1.5em !important;
	margin-bottom: 12px !important;
}
.third-plantation-section ul.system-list li.system-list-item {
	line-height: 1.3em !important;
	list-style: none !important;
	margin-bottom: 8px !important;
	padding-left: 5px !important;
	position: relative !important;
}
.third-plantation-section ul.system-list li.system-list-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: -23px;
	width: 20px;
	height: 20px;
	background-image: url('/wp-content/uploads/2026/06/grande-fleur.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

/* Accès */
.third-acces-section .cta-realisations {
	min-height: 520px !important;
	transition: transform 0.3s ease !important;
}
.third-acces-section .cta-realisations:hover {
	--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.third-acces-section .cta-realisations:hover .et_pb_image_wrap {
	transform: scale(1.2) !important;
}
.third-acces-section .cta-realisations .et_pb_main_blurb_image {
	margin-bottom: 0 !important;
}
.third-acces-section .cta-realisations .et_pb_blurb_container {
	padding: 20px !important;
}