/*
Theme Name: Template ZENITUDE
Description: Thème enfant de Hello pour template ZENITUDE
Author: Emilie BRIOSCA
Author URL: https://emilie-briosca.fr/
Template: hello-elementor
Version: 1.0.0

*/
/* Placer votre CSS ci-dessous */



/*



Vous pouvez ajouter du CSS personnalisé ici.

Cliquez sur l’icône d’aide ci-dessus pour en savoir plus.



*/

/***************************************************************************
****************************************************************************
****************************************************************************
****************************************************************************
**************************** STYLES COMMUN *********************************
****************************************************************************
****************************************************************************
****************************************************************************
***************************************************************************/


blockquote {
  position: relative;
  background: url('images/quote.png') no-repeat left 10px;
  padding: 40px 70px;
border: 1px solid #AE7713;
	border-radius:20px;
}
blockquote p {
  margin: 0;
}

.elementor-container ul li {
	list-style-image: url('images/puce.png');
}

/***************************************************************************
****************************************************************************
****************************************************************************
****************************************************************************
********************** STYLES MOBILE ET TABLETTE ***************************
****************************************************************************
****************************************************************************
****************************************************************************
***************************************************************************/



@media (max-width: 1023px) {

	



}




/***************************************************************************
****************************************************************************
****************************************************************************
****************************************************************************
*************************** STYLES TABLETTE ********************************
****************************************************************************
****************************************************************************
****************************************************************************
***************************************************************************/



@media (min-width: 740px) and (max-width: 1023px) {


	

}




/***************************************************************************
****************************************************************************
****************************************************************************
****************************************************************************
****************************** STYLES MOBILE *******************************
****************************************************************************
****************************************************************************
****************************************************************************
***************************************************************************/



@media (max-device-width: 739px) { 

blockquote {
	border-left: 4px solid #DF0000;
	padding: 0px 20px; 
	font-size: 15px;
	line-height: 1.6em;
	margin:10px;
}

blockquote cite {
	font-size: 12px;
	line-height: 1.2em;
}


}

/***************************************************************************
****************************************************************************
****************************************************************************
****************************************************************************
****************************** STYLES PC ***********************************
****************************************************************************
****************************************************************************
****************************************************************************
***************************************************************************/



@media (min-device-width: 1024px) { 
	
	
}
