/*
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: #F2E6DC url('images/quote.png') no-repeat left 10px;
  padding: 40px 70px;
}
blockquote p {
  margin: 0;
}



.corps ul {
  list-style: none;
}
.corps ul li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
}

.corps ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45em;
  width: 8px;
  height: 8px;
  background-color: #04768F;
  border-radius: 50%;
}



/***************************************************************************
****************************************************************************
****************************************************************************
****************************************************************************
********************** 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) { 



}

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



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