/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.17.6.1658843686
Updated: 2022-07-26 15:54:46

*/ 
@font-face {
    font-family: 'tempus_sans_itcregular';
    src: url('/wp-content/themes/Divi-child/fonts/tempsitc-webfont.eot');
    src: url('/wp-content/themes/Divi-child/fonts/tempsitc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/Divi-child/fonts/tempsitc-webfont.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/fonts/tempsitc-webfont.woff') format('woff'),
         url('/wp-content/themes/Divi-child/fonts/tempsitc-webfont.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/fonts/tempsitc-webfont.svg#tempus_sans_itcregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1 {
    font-family: tempus_sans_itcregular,'Gabriela',Georgia,"Times New Roman",serif !important;
    font-size: 52px;
    line-height: 1.2em;
	font-weight: 600;
}
h2 {
    font-family: tempus_sans_itcregular,'Gabriela',Georgia,"Times New Roman",serif !important;
    font-size: 38px;
    line-height: 1.2em;
	font-weight: 600;
}
h3 {
    font-family: tempus_sans_itcregular,'Gabriela',Georgia,"Times New Roman",serif !important;
    font-size: 24px;
    line-height: 1.3em;
	font-weight: 600;
}
h4 {
    font-family: tempus_sans_itcregular,'Gabriela',Georgia,"Times New Roman",serif !important;
    font-size: 22px;
    line-height: 1.4em;
	font-weight: 600;
}
h5 {
    font-family: tempus_sans_itcregular,'Gabriela',Georgia,"Times New Roman",serif !important;
    font-size: 16px;
    line-height: 1.4em;
	font-weight: 600;
}
h6 {
    font-family: tempus_sans_itcregular,'Gabriela',Georgia,"Times New Roman",serif !important;
    font-size: 14px;
    line-height: 1.4em;
	font-weight: 600;
}
/* Couleur lien dans le bas de page */
#footer-widgets #nav_menu-2 a {
	color: #666 !important;
}
/* Changement couleur numéro téléphone page Contact */
#telephone a {
	color: #fff !important;
}
/* Page Mon Cadre */
#ethique.et_pb_text li:last-child {
	display: none !important;
}
/* Carte Google */
.et_pb_map h3 {
	font-size: 16px !important;
}