/*
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.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.0.4.1573798770
Updated: 2019-11-15 06:19:30

*/

/* Alignement Vertical Blocs
 * 
 * Bord supérieur (valeur par défaut, inutile dans ce contexte) */
.vertical-top { display: flex; align-items: flex-start; }
/* Centre */
.vertical-center { display: flex; align-items: center !important; }
/* Bord inférieur */
.vertical-bottom { display: flex; align-items: flex-end; }

#header-menu1.header-menu-class {
	width: 100%;
	position:fixed; 
	top:0px;
  }

.page-id-512.custom-background {
	background-color: #e4e4e4 ;
	background-image: none;

	/*background-image: url("http://graph-ardeche.yj.fr/wp-content/uploads/2019/11/EffetKraftTransparent.png") !important;
	background-size: cover;
    background-repeat: no-repeat;*/
}
.page-id-706.custom-background {
	background-color: #3d1d1f ;
	background-image: url("http://graph-ardeche.yj.fr/wp-content/uploads/2019/12/Motif.png") !important;
	/*background-size: cover;*/
    background-repeat: repeat;
}



.TxT-Intro-lettrine .et-dropcap {
    font-size: 90px;
    line-height: 0.7;
    color: #ddac3c;
	font-family: 'Kaushan Script', cursive;
    padding-top: 15px;
}
.TxT-Intro-lettrine2 .et-dropcap {
    font-size: 90px;
    line-height: 0.7;
	color: #c72266;
	font-family: 'Pacifico', cursive;
    padding-top: 15px;
}

.TxT-Intro-lettrine3 .et-dropcap {
	display: flex; 
	align-items: center !important;
    font-size: 90px;
    line-height: 0.7;
	color: #c72266;
	font-family: 'Pacifico', cursive;
    padding-top: 15px;
}
