/*
Theme Name: Hello Elementor Child
Description: Thème enfant de Hello Elementor. Vous pouvez maintenant effectuer vos modifications en toute sécurité.
Author: Guillaume Ramat
Author URI: https://guillaume-ramat.com/
Template: hello-elementor
Version: 1.0
*/



/*** HOME ***/

/* Empowering Industries Through Filtration Excellence */
/* .elementor-12 .elementor-element.elementor-element-bf7230a {
	min-width: 720px;
} */



/*** FOOTER & CONTACT PAGE ***/ 

#footer ul, #contact ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#footer li, #contact li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
#footer li i, #contact li i {
    margin-right: 10px;
	color: #ffffff;
}
#footer a, #contact a {
    color: #ffffff;
    text-decoration: none;
}
#footer a:hover, #contact a:hover {
    text-decoration: underline;
}



/*** POLITIQUE DE COOKIES ***/

#cmplz-document {
	max-width: initial;
}

#cmplz-document a {
	color: #1194e4; 
	font-weight: 500;
}
