/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 02 2023 | 10:59:12 */
/* FONTS */

@font-face {
    font-family: 'Kollektif Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Kollektif Regular'), url('https://impartitio.com/cms/fonts/Kollektif.woff') format('woff');
}
    
@font-face {
    font-family: 'Kollektif Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Kollektif Italic'), url('https://impartitio.com/cms/fonts/Kollektif-Italic.woff') format('woff');
}
    
@font-face {
    font-family: 'Kollektif Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Kollektif Bold'), url('https://impartitio.com/cms/fonts/Kollektif-Bold.woff') format('woff');
}
    
@font-face {
    font-family: 'Kollektif Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Kollektif Bold Italic'), url('https://impartitio.com/cms/fonts/Kollektif-BoldItalic.woff') format('woff');
}

/* MENU */

h1, h2, .module-menu-container, button, .module .bsp-slide-post-title, .module .bsp-slide-button {
	font-family:'Kollektif Regular' !important;
}

/* PUCES */
li {
    text-align: left !important;
	line-height: 18px !important;
  	font-weight: 500 !important;
}
li a {
  	font-weight: 500 !important;
}
ul {
	list-style-image: url('https://impartitio.com/cms/wp-content/uploads/2023/06/puce-1.png');

}

/* MISE EN PAGE */
h1, h2, h4, h5 {
    margin: 0px 0px 5px 0px !important;
}
h3 {
    margin: 0px 0px 20px 0px !important;
}
p, h6 {
    margin: 0px 0px 20px 0px !important;
}
.module .slider-pro h3 {
    margin: 0px 0px 5px 0px !important;
}
.module .slider-pro p {
    margin: 0px 0px 5px 0px !important;
}
.encart-coordonnees h3 {
    margin: 0px !important;
}