/*
Theme Name:		Atelier blanc
Theme URI:		https://wpastra.com/
Description:	Enfant de Astra
Author:			fb
Author URI:		https://www.atelierblanc.fr/
Template:		astra
Version:		1.0.0
License:		
License URI:	
Tags:
Text Domain:	atelierblanc-astra
*/


/* ====================================== Sommaire ====================================== */

/* === GENERAL === */
/* === TETE === */
	/* Menu general */
/* === CORPS === */
/* === PIED === */

/* === PAGES === */
	/* === Accueil === */
	/* === pages des Articles (blog) + Categories + Mots cles + Result. de recherche === */
	
/* === ARTICLES === */
	/* === ARTICLE Tete === */
	/* === ARTICLE Corps === */

/* ====== MEDIA-QUERIES ====== */

/* ===================================== / Sommaire ===================================== */



/* Panneau escamotable */
.ferme {
	height: 34px;
	overflow: hidden;
}
.elementor-kit-198 .tiroir h4 {
	cursor: pointer;
	display: block;
	background-position: right center;
	background-repeat: no-repeat;
	/* Typo */
	font-size: 1.25rem;
	color: #444;
	font-family: 'Oswald',sans-serif;
	font-weight: 400;
	line-height: normal;
	text-transform: none;
}
.tiroir:hover {
	border-left-color: #47a3b0;
}
.tiroir {
	padding: 0px 12px 5px 15px;
	margin: 20px 0px 8px;
	border-left: #978C8C 3px solid;
		border-left-color: rgb(151, 140, 140);
	background-color: #f4f2ef;
}
/* / Panneau escamotable */


/* reCAPTCHA Google */
.grecaptcha-badge { display: none !important; }
