/*
Theme Name:   DitticienneHyres
Description:  Thème pour le site dieteticienne-hyeres
Author:       Michael LEGRAND / IceCreamWeb
Author URL:   https://www.icecreamweb.fr
Template:     hello-elementor
Version:      1.0
Text Domain:  DitticienneHyres
*/

/* NitroPack */
.ANDTA0GN2DMFujcmAjUMEOMM41ZyzIj{
	display: none !important;
}

/* Écrivez ici votre propre feuille de style personnelle */
.beige{
	color: #e29375 !important;
}

.grecaptcha-badge{
	display: none !important;
}

.underline{
	text-decoration: underline !important;
}

.img-article > figure{
	width: 100% !important;
	margin: 0 !important;
}

.img-article > figure > img{
	width: 100% !important;
}

.display-none{
	display: none !important;
}

.display-xs{
	display: none !important;
}

.display-m{
	display: block !important;
}

@media (max-width: 425px){
	.display-xs{
		display: block !important;
	}
	
	.display-m{
		display: none !important;
	}
}