/**
* Theme Name: Agrikon Child
* Description: This is a child theme of Agrikon, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: agrikon
* Version: 1.3.7
*/
body a, footer .elementor-icon-list-icon i {
	color: #f5c0a4;
}

footer a, .blog-card__content .thm-btn {
color: #ffffff;
}

body .main-slider__nav {
	display: none;
}
body .main-menu::after {
  background-image: url("/wp-content/uploads/2025/10/ligne-section-blanche-inversee-1.svg");
  height: 30px;
}

body .page-header:not(.ripped-off)::after {
  background-image: url("/wp-content/uploads/2025/10/ligne-section-bleue.svg");
  transform: rotate(180deg);
  bottom: -16px;
}

body .team-card__image::before {
	background: unset;
}

body #nt-index .page-header__bg {
	background-image: unset;
}

body .blog-card__date, body .agrikon-elementor-footer {
	background-color: #119D94;
}

body .blog-card__meta a i, body .blog-sidebar h3{
	color: #119D94;
}

body .post--data.post--title, body .blog-card__content .title {
	color: #f5c0a4;
}

body .post--data.post--title a:hover, body .blog-card__content .title a:hover{
	color: #f5c0a4;
	opacity: 0.8
}

body .thm-btn:hover {
background-color: #f5c0a4;
}