/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.bgf input{
    background-color: #ddd0c7 !important;
	padding: 10px 40px 10px 40px !important;
}

.bgf textarea{
    background-color: #ddd0c7 !important;
}

.global {
    display: flex;
}
.block2 {
    margin-left: 17%;
}

img.image.wp-image-73.attachment-70x70.size-70x70 {
    display: flex;
    margin: auto;
}

.tnp-email input {

display: flex;

}

/*---------------------------la carte texte--------------------------*/

.menu .global {
    margin-bottom: 20px;
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
	color: #000 !important;
	display: flex !important;
	flex-direction: column !important;
}
.menu .disp_flex {
    display: flex;
    justify-content: space-between;
}
.menu .post-content p {
    margin-top: 0;
    margin-bottom: 20px;
}

.menu .ingredients {
    display:none !important;
}




/*  la carte texte  */
.menu .ingredien{
    font-size: 11px;
    width: 90%;
	text-transform: capitalize;
}

.menu .disp_flex{
font-family: 'Montserrat'!important;
}








