/*
Theme Name: evryware
Description: Childtheme fuer Enfold
Version: 1.0
Template: enfold
*/

/* format pour alignement vertical des données de cellules de tableau */
.formatable td {
	vertical-align : middle;
}
/* format tableau demandeur d'emploi "vous êtes DE...."
 * attention à copier dans https://www.evryware.fr/wp-admin/customize.php?autofocus%5Bsection%5D=custom_css
 * pour que ça marche */
#financementDemandeurEmploi {
	border: 2px solid #003366;
	background-color: #ebf3fe;
	text-align:center;
	padding: 10px;
	margin: auto;
	margin-bottom: 30px;
	width: 80%;
}

/* config pour fixer des éléments de page 
.fixed_element_style {
    z-index: 10;
    background: #c0c0c0;
	padding: 200px;
}*/

.boutonorange {
	background-color: rgba(255, 0, 0, 0.3);
}
.test{
	--url:"https://vertigo-conseils.net/wp-content/uploads/2020/01/Vignette-secourisme.jpg";
}