* {
	-webkit-print-color-adjust: exact !important;
	color-adjust: exact !important;
}

.menu-item, .share-wrapper, .pastille-meteo, .feuille, .footer, .print-to-hide, #tarteaucitronIcon, .menu-link, .menu-social, .breadcrumb, .favorite-recette, .button.-primary {
	display: none!important;
}

.header {
	box-shadow: none !important;
	position: absolute;
}

.logo img {
	width:  100px;
}

.logo::after{
	display: none;
}

.headline-page-picture {
	/* height: 260px; */
	display: none;
}

.title.-primary {
	font-size: 20px;
	line-height: 30px;
}

.p2, .p1{
	padding: 0;
}

.mb3 {
	margin-bottom: 0.52rem!important;
}

.mt4 {
	margin-top: 0.8rem!important;
}

.headline-page-picture-print {
	display: block!important;
	width: 200px;
	height: auto;
	margin-top: 50px;

}

.cms-content p, .cms-content ul li, .cms-content ol li, .cms-content span, .cms-content a, .text.-default {
	font-size: 12px;
	line-height: 18px;
}

.details-recette .item {
	min-height: 30px;
}

.time {
	font-size: 15px;
}

.cms-content h2, .cms-content h3, .cms-content h4, .cms-content h5, .cms-content h6 {
	margin: 0.5rem 0!important;
}

.cms-content h2 {
	font-size: 18px;
	line-height: 23px;
}