/** font **/
@font-face {
    font-family: 'georgina';
    src: url('../font/georgina-webfont.woff2') format('woff2'),
         url('../font/georgina-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
div#webform-component-form-wrapper--gauche--date-et-heure--heure{
	display:none;
	
}
select.clicked{
	border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
select#edit-submitted-date-de-debut-souhaite-day.clicked,select#edit-submitted-date-de-debut-souhaite-month.clicked,select#edit-submitted-date-de-debut-souhaite-year.clicked{
	border-radius:25px !important;
}

.page-trouver-un-produit div#block-menu-menu-trouver-un-produit{
	/* display:none; */
	
}
.page-trouver-un-produit.admin-menu div#block-menu-menu-trouver-un-produit{
	display:block;
	
}
/**
Violet titre : #322638
Violet btn : #432043
rose btn : #e40764


**/
/** tarte au citron **/
div#tarteaucitronAlertBig {
    bottom: 0;
    top: initial;
}
/** page iframe a chacun sa nature bio **/
.page-node-28827 .layout-center h1{
	display:none;
}
article.node.node-page.node-28827 ,article.node.node-28913{
    max-width: 100%;
}
article.node.node-page.node-28827 p,article.node.node-28913 p{
	margin:0;
}
article.node.node-page.node-28827 p iframe,article.node.node-28913 p iframe{
    height: 800px;
    border: 0;
    display: block;
}
.not-logged-in .messages.messages--error {
	display: none;
}
.not-logged-in.page-user .messages.messages--error {
	display: block;
}
/** menu lang **/
div#block-multiblock-2 ul.menu{
	display:none;
	/* display: flex; */
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 60px;
	z-index:10;
}
div#block-multiblock-2 ul.menu li a{
	width:25px;
	height:18px;
	background-size:cover;
	background-repeat:no-repeat;
	font-size:0px;
	text-decoration:none;
	display:block;
	
}
div#block-multiblock-2 ul.menu li:nth-child(1) a{
	background-image:url("../images/flag_ir.jpg");
}
div#block-multiblock-2 ul.menu li:nth-child(2) a{
	background-image:url("../images/usa.jpg");
}
/* div#block-multiblock-2 ul.menu li:nth-child(2) a{ */
	/* background-image:url("../images/ger.png"); */
	
/* } */
div#block-menu-menu-langue ul.menu {
    position: absolute;
    right: 15%;
    top: 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 60px;
    /* width: 90px; */
	z-index:10;
}
div#block-menu-menu-langue ul.menu li a{
	width:25px;
	height:18px;
	background-size:cover;
	background-repeat:no-repeat;
	font-size:0px;
	text-decoration:none;
	display:block;
	
}
.i18n-es .layout-3col.layout-swap,.i18n-es .region.region-bottom,.i18n-es a.header__logo, .i18n-es div#block-menu-menu-menu-top, .i18n-es div#block-menu-menu-br,.i18n-es div#block-system-main-menu, .i18n-es footer.footer.region.region-footer, .i18n-es div#block-menu-menu-langue{
	display:none;
}
.i18n-es{
	background-image:url("../images/fond_es_ca.jpg");
	background-position: center;
    background-size: cover;
}
div#block-menu-menu-langue ul.menu li:nth-child(1) a{
	display: none;
	background-image:url("../images/flag_ir.jpg");
}
div#block-menu-menu-langue ul.menu li:nth-child(2) a{
	background-image:url("../images/usa.jpg");
}
div#block-menu-menu-langue ul.menu li:nth-child(3) a{
	background-image:url("../images/ger.png");
	
}
@media(max-width:1295px){
	div#block-menu-menu-langue ul.menu{
		right: 13% !important;
	}
	div#block-menu-menu-br ul.menu{
		right:5% !important;
	}
}
@media(max-width:1140px){
	div#block-menu-menu-langue ul.menu{
		right: 8% !important;
	}
	div#block-menu-menu-br ul.menu{
		right:0% !important;
	}
}
/** menu tm */
div#block-menu-menu-br ul.menu {
    position: absolute;
    list-style: none;
    top: 0;
	right: 7%;
    margin: 0;
    padding: 0;
	z-index: 11;
}
div#block-menu-menu-br ul.menu a.menu__link {
    font-size: 0;
    width: 81px;
    height: 143px;
    display: block;
    background-image: url("../images/br.png");
    background-repeat: no-repeat;
}

/** page user **/

.page-user main.layout-3col__full {
    background-position: top 210px center;
	font-family:'Muli';
}
.page-user ul.tabs {
    margin: 0 auto;
    max-width: 940px;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
	border:0;
	background:none;
}
.page-user .ds-1col.ds-form.clearfix {
    max-width: 800px;
    margin: 0 auto;
	
}
form#user-login{
	max-width:400px;
	margin: 0 auto;
}
form#user-pass {
    margin: 0 auto;
    max-width: 700px;
}
.page-user li.tabs__tab{
	background:transparent !important;
	border:0;
	margin: 0;
}
.page-user a.tabs__tab-link {
    background-color: #432043;
    color: white;
    font-family: 'Muli';
    font-size: 16px;
    font-weight: bold;
    border-radius: 30px;
    padding: 15px 20px;
	margin: 0px 20px;
	text-shadow: none;
}
.page-user-register input#edit-name {
    display: none;
}
.page-user a.tabs__tab-link.is-active.active{
	
background-color: #e40764;
}
.page-user .description{
	display:none;
}
.page-user .form-item.form-type-radios.form-item-field-civilite-und {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    max-width: 350px;
    margin: 0 auto;
}
.page-user input[type='text'], .page-user input[type='password']{
	/* background-color:transparent; */
}
div#edit-field-civilite {
    width: 48%;
    display: inline-block;
    margin: 0 1%;
}
.page-user div#edit-field-civilite-und {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.page-user div#edit-field-civilite-und .form-item.form-type-radio.form-item-field-civilite-und{
	padding:0 5px;
}
.page-user .field-type-text.field-widget-text-textfield.form-wrapper{
	display:inline-block;
	width:48%;
	margin:0 1%;
}
.page-user div#edit-field-newsletter, .page-user div#edit-field-politique {
    margin: 10px 0 10px 1%;
}
.page-user .form-item.form-type-password {
    width: 100%;
}
.page-user .password-strength {
    width: 17em;
    float: right;
    margin: 1.4em 0;
}
.page-user div.password-confirm {
    float: right;
    margin: 1.5em 0;
    visibility: hidden;
    width: 17em;
}
.page-user div.form-item div.password-suggestions {
    padding: 0.2em 0.5em;
    margin: 0.7em 0;
    width: 100%;
    text-align: center;
    border: 1px solid #B4B4B4;
}
.page-user div.form-item div.password-suggestions ul{
	list-style:none;
}
.page-user .field.field-name-iframe.field-type-ds.field-label-hidden .field-item.even {
      max-width: unset;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
}
.page-user iframe.bonsdereduc {
    width: 628px;
    margin: 0 auto;
    height: 470px;
    border: 0;
    text-align: center;
    background: transparent;
}
.page-user iframe.bonsdereduc *{
	background-color:transparent;
}
.ds-1col.user-profile.view-mode-full.clearfix {
    padding: 40px 0 0;
}
.page-user form{
    padding: 40px 0;
}
.page-user input#edit-submit{
	text-transform: initial;
	margin:10px auto;
	background-color:white;
}
/** page recherche **/
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-block_1{
	display:none;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters .views-exposed-widgets{
    max-width: 820px;
    margin: 30px auto 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	position:relative;
	padding-bottom: 70px;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters .views-exposed-widgets.content{
	padding-bottom:0;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget {
    float: none;
    padding: 0 10px;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters div#edit-title-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* background: #f6f6f6; */
    padding: 20px;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters input#edit-title {
    /* border-right: 0; */
	color:#322638;
    border-radius: 40px;
    width: 340px;
    font-size: 20px;
	padding:15px;
    line-height: normal;
    font-weight: 600;
	background: transparent;
	padding-right: 50px;
	margin: 20px 0;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters div#edit-title-wrapper .description{
	font-family:'Muli';
	font-size:20px;
	font-weight:bold;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters input#edit-submit-resultat-de-recherche {
    margin: 0;
    -webkit-appearance: none;
    background-color: #322638;
    color: #f6f6f6;
    border: 0;
    border-radius: 50px;
    font-family: 'Muli';
    font-size: 22px;
    font-weight: 900;
    padding: 15px 10px;
	padding: 10px 6px;
    position: absolute;
    top: 47px;
    left: 530px;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget select#edit-field-categorie-tid {
    width: 140px;
    border-radius: 40px;
    color: #f6f6f6;
    background-color: #322638;
    font-family: 'Muli';
    font-size: 20px;
	background-image:url("../images/fleche_select_form_white.png");
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters input#edit-title::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#322638 !important;
	font-size: 20px;
    line-height: normal;
    font-weight: 600;
	opacity:1;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters input#edit-title::-moz-placeholder { /* Firefox 19+ */
	color:#322638 !important;
	font-size: 20px;
    line-height: normal;
    font-weight: 600;
	opacity:1;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters input#edit-title:-ms-input-placeholder { /* IE 10+ */
	color:#322638 !important;
	font-size: 20px;
    line-height: normal;
    font-weight: 600;
	opacity:1;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters input#edit-title:-moz-placeholder { /* Firefox 18- */
	color:#322638 !important;
	font-size: 20px;
    line-height: normal;
    font-weight: 600;
	opacity:1;
}
div#edit-type {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 500px;
}
div#edit-type input[type='radio']{
	display:none;
}
div#edit-type input[type='radio'] + label{
    font-family: 'georgina';
    font-size: 50px;
    color: white;
    padding: 20px 50px;
    background-color: #322638;
    border-radius: 40px;
    cursor: pointer;
    display: block;
    margin: 0px 0;
    /* width: 360px; */
    text-align: center;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters .views-exposed-widgets.content div#edit-type input[type='radio'] + label{
	margin:20px 0;
}
div#edit-type input[type='radio']:checked + label{
	background-color:#e40764;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 820px;
    margin: 0 auto;
}

.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond{
	background-size: cover;
    background-position: center;
	width: 250px;
    height: 300px;
	margin:15px 0;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond .group-filter {
    width: 250px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
	padding: 20px;
	position:relative;
	background-color:rgba(0,0,0,0.4);
    /* filter: brightness(70%); */
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond .field.field-name-title.field-type-ds.field-label-hidden {
    font-family: 'Muli';
    font-size: 20px;
    color: white;
	font-weight:900;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row a {
    position: absolute;
    font-size: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    /* display: none; */
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget .star, .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget .star a, .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget-static .star span.off, .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond div.fivestar-widget-static .star span.on, .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget-static .star {
    background-image: url(../images/star_white.png);
    background-size: cover;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget .star, .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget .star a, .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget-static .star span.off, .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond div.fivestar-widget-static .star span.on, .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget-static .star{
    float: left;
    width: 18px;
    height: 17px;
    overflow: hidden;
    text-indent: -999em;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond .fivestar-widget.clearfix.fivestar-widget-5, .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond div.fivestar-widget-static{
	padding:0 10px;
	border: 0;
	margin: 0;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .group-fond .views-field.views-field-field-vote .form-item{
	margin:5px 0;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page .field.field-name-field-nouveau.field-type-list-boolean.field-label-hidden {
    position: absolute;
	left:0;
    font-size: 0;
    width: 130px;
    height: 40px;
	z-index: 100;
    background-image: url(../images/picto-nouveau.png);
    background-size: cover;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page >.view-content .views-row .node-fiche-produit {
    width: 220px;
    /* height: 230px; */
    display: flex;
    flex-direction: column;
	position:relative;
    justify-content: flex-start;
    align-items: center;
	margin: 20px 0;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page >.view-content .views-row .node-fiche-produit img {
    width: 220px;
    height: 160px;
	object-fit: contain;
    object-position: center bottom;
}
.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page >.view-content .node-fiche-produit .field.field-name-title.field-type-ds.field-label-hidden {
    font-size: 16px;
    color:  #322638;
    font-family: 'Muli';
	font-weight:bold;
    text-decoration: none;
    text-align: center;
	margin: 0px 0;
	display:block;
}
/********************* page recette ******************/
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page {
    background: #f6f6f6;
	padding-bottom:40px;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-header > .view.view-nos-recettes.view-id-nos_recettes.view-display-id-block_1 > .view-content > .views-row{
	display:flex;
	flex-direction:row;
}
.group-fond-header.views-fieldset {
    background: white;
	width: 60%;
    padding-right: 10px;
	position: relative;
    z-index: 9;
	display: flex;
    flex-direction: column;
	justify-content: space-between;
}
.group-fond-header.views-fieldset:after {
    content: "";
    width: 281px;
    height: 108%;
    background: white;
    transform: rotate(-10deg);
    display: block;
    position: absolute;
    /* top: -2px; */
    top: 21px;
    right: -33px;
    border-radius: 0 0 0 100%;
    z-index: -1;
}
.group-fond-header.views-fieldset .views-field.views-field-field-recette-star {
    font-size: 0;
    background-image: url(../images/picto-recette-star.png);
    width: 160px;
    height: 40px;
    position: absolute;
    top: 30px;
}
.group-fond-header.views-fieldset .views-field.views-field-title {
    font-family: 'georgina';
    font-size: 59px;
    color: white;
    line-height: 0.7;
    padding: 10px 40px 10px 80px;
    margin-left: -80px;
	margin-right: -40px;
    margin-top: 65px;
    background-color: #432043;
    border-radius: 60px;
}
.group-fond-header.views-fieldset .fivestar-widget-static.fivestar-widget-static-vote.fivestar-widget-static-5.clearfix {
    margin: 0;
    border: 0;
    padding: 10px;
	width: 180px;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-header > .view.view-nos-recettes.view-id-nos_recettes.view-display-id-block_1 > .view-content > .views-row .views-field.views-field-field-image img {
    display: block;
    object-fit: cover;
}
.group-fond-header.views-fieldset .form-item{
	margin:0;
}
.group-fond-header.views-fieldset .views-field.views-field-view-node a {
    font-family: 'Muli';
    font-size: 20px;
    text-decoration: none;
	color: #e40764;
    display: block;
    text-align: center;
    padding: 10px 40px;
    border: 1px solid;
    width: 210px;
    border-radius: 40px;
    margin: 0 0 20px;
}
.group-fond-header.views-fieldset .views-field.views-field-view-node a:hover{
	background-color: #e40764;
	color: white;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-header > p {
    max-width: 820px;
    margin: 0px auto;
    text-align: center;
    font-family: 'Muli';
    font-size: 20px;
    z-index: 10;
    padding: 30px;
    position: relative;
    background: #f6f6f6;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page  ul.pager{
	background-color:white;
	margin-bottom:0;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters .views-exposed-widgets{
    max-width: 820px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
	position:relative;
}

.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget {
    float: none;
    padding: 0 10px;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters input#edit-title {
    /* border-right: 0; */
	color:#322638;
    border-radius: 40px;
    width: 340px;
    font-size: 20px;
	padding:15px;
    line-height: normal;
    font-weight: 600;
	background: transparent;
	padding-right: 50px;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters input#edit-submit-nos-recettes {
    margin: 0;
    -webkit-appearance: none;
    background-color: #322638;
    color: #f6f6f6;
    border: 0;
    border-radius: 50px;
    font-family: 'Muli';
    font-size: 22px;
    font-weight: 900;
    padding: 15px 10px;
	padding: 10px 6px;
    position: absolute;
    top: 7px;
    left: 440px;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget select#edit-field-categorie-tid {
    width: 140px;
    border-radius: 40px;
    color: #f6f6f6;
    background-color: #322638;
    font-family: 'Muli';
    font-size: 20px;
	background-image:url("../images/fleche_select_form_white.png");
    -moz-appearance: none;
    -webkit-appearance: none;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters input#edit-title::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#322638 !important;
	font-size: 20px;
    line-height: normal;
    font-weight: 600;
	opacity:1;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters input#edit-title::-moz-placeholder { /* Firefox 19+ */
	color:#322638 !important;
	font-size: 20px;
    line-height: normal;
    font-weight: 600;
	opacity:1;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters input#edit-title:-ms-input-placeholder { /* IE 10+ */
	color:#322638 !important;
	font-size: 20px;
    line-height: normal;
    font-weight: 600;
	opacity:1;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters input#edit-title:-moz-placeholder { /* Firefox 18- */
	color:#322638 !important;
	font-size: 20px;
    line-height: normal;
    font-weight: 600;
	opacity:1;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 820px;
    margin: 0 auto;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content:after{
	content:"";
	flex:auto;
	width: -webkit-fill-available;
	width: -moz-available;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond{
	background-size: cover;
    background-position: center;
	width: 250px;
    height: 300px;
	margin:15px 0;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .group-filter {
    width: 250px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
	padding: 20px;
	position:relative;
	background-color:rgba(0,0,0,0.4);
    /* filter: brightness(70%); */
}

.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .views-field.views-field-title {
    font-family: 'Muli';
    font-size: 20px;
    color: white;
	font-weight:900;
	width:100%;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .views-field.views-field-view-node a {
    position: absolute;
    font-size: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    /* display: none; */
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget .star,.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget .star a,.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget-static .star span.off,.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond div.fivestar-widget-static .star span.on,.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget-static .star {
    background-image: url(../images/star_white.png);
    /* background-size: cover; */
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget .star,.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget .star a,.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget-static .star span.off,.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond div.fivestar-widget-static .star span.on,.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .fivestar-oxygen div.fivestar-widget-static .star{
    float: left;
    width: 18px;
    height: 17px;
    overflow: hidden;
    text-indent: -999em;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .fivestar-widget.clearfix.fivestar-widget-5,.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond div.fivestar-widget-static{
	padding:0 10px;
	border: 0;
	margin: 0;
}
.view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content .views-row .group-fond .views-field.views-field-field-vote .form-item{
	margin:5px 0;
}
/** page de base **/
.node-page {
    max-width: 940px;
    margin: 0 auto;
    font-family: 'Muli';
}
.node-page a{
	color:black;
	font-family: 'Muli';
}
/** page nous rejoindre **/
.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page {
    
}
.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-content{
	max-width: 880px;
    margin: 0 auto;
    font-family: 'Muli';
}
.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-header{
	max-width: 940px;
    margin: 0 auto;
    font-family: 'Muli';
	font-size:16px;
	text-align: center;
}
.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-header b{
    font-size: 20px;
    text-align: center;
}
.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-header h2 {
    font-family: 'georgina';
    font-size: 60px;
    padding: 20px 30px;
    color: white;
    background-color: #432043;
    font-weight: normal;
    display: block;
    border-radius: 40px;
    width: 534px;
    margin: 50px auto;
}
.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-content .views-row {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
	position:relative;
	margin: 15px 0;
}
.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-content .views-row .views-field.views-field-title {
	min-width:310px;
    height: 100px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: 'georgina';
    font-size: 40px;
    padding: 0 20px;
	color:#e40764;
    border: 5px solid;
    border-top: 0;
    border-bottom: 0;
    margin: 0 20px;
    background-color: #f6f6f6;
}
.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-content .views-row .views-field.views-field-title span{
	display:block;
}
.content-wrapper-offre.views-fieldset {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
	margin: 0 20px;
}

.content-wrapper-offre.views-fieldset > *{
	margin:0px 0 5px;
}
.content-wrapper-offre.views-fieldset p{
	margin:0;
}
.content-wrapper-offre.views-fieldset .views-field.views-field-field-type-de-contrat,.content-wrapper-offre.views-fieldset .views-field.views-field-field-lieu{
	font-weight:bold;
}
.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-content .views-row .views-field.views-field-view-node a {
    position: absolute;
    font-size: 0;
    left: 0;
    top: 0;
    right: 0;
	/* display:none; */
    bottom: 0;
}
.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	background-image:url("../images/fond-spont.jpg");
	background-size:cover;
	width:100%;
	height:425px;
}
.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-footer p {
	font-family:'georgina';
	font-size:60px;
	color:white;
	text-align: center;
	line-height: 0.8;
}
.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-footer a{
	font-family:'Muli';
	font-size:22px;
	color:white;
	display:block;
	padding:15px 20px;
	background-color:#e40764;
	text-decoration:none;
	border-radius:30px;
}
/** page fiche poste **/
.node-type-offre-emploi h1{
	display:none;
}
.node-offre-emploi > *{
    max-width: 940px;
    margin-left:auto;
    margin-right:auto;
	font-family: 'Muli';
}
.node-offre-emploi .required-fields.group-top-1.field-group-html-element {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-family: 'georgina' !important;
    font-size: 60px;
}
.node-offre-emploi .field.field-name-title.field-type-ds.field-label-hidden{
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
}
.node-offre-emploi .field-label{
	margin:10px 0;
}
.node-offre-emploi .field.field-name-title.field-type-ds.field-label-hidden:after{
	content:"-";
	padding:0 10px;
	font-family: 'georgina';
    font-size: 60px;
}
.node-offre-emploi  div#webform-component-lieu-souhaite{
	display:none;
}
.required-fields.group-top.field-group-html-element {
    background-color: #f6f6f6;
    padding: 20px 30px;
    margin: 0 -30px;
    height: 120px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
	font-size:20px;
}
.required-fields.group-top-2.field-group-html-element {
    background-color: #f6f6f6;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}
.field.field-name-field-btn-postuler.field-type-text.field-label-hidden {
    color: #e40764;
    font-family: 'Muli';
    font-size: 20px;
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 30px;
	cursor:pointer;
}
.node-type-offre-emploi form {
    display: none;
	padding: 50px 0;
}
.field.field-name-field-btn-postuler.field-type-text.field-label-hidden:hover{
	background-color: #e40764;
	color: white;
}
.field.field-name-field-mission.field-type-text-with-summary.field-label-above,.field.field-name-field-profil-recherche.field-type-text-with-summary.field-label-above{
    padding: 0px 0;
    font-family: 'Muli';
    font-size: 16px;
	margin-bottom:30px;
}
.field.field-name-field-mission.field-type-text-with-summary.field-label-above p,.field.field-name-field-profil-recherche.field-type-text-with-summary.field-label-above p{
	margin:5px 0;
}
.field.field-name-field-mission.field-type-text-with-summary.field-label-above ul,.field.field-name-field-profil-recherche.field-type-text-with-summary.field-label-above ul{
	list-style-image:url("../images/list-bullet.png");
	padding: 0 0 0 12px;
	margin: 10px 0;
}
.field.field-name-field-mission.field-type-text-with-summary.field-label-above ul li,.field.field-name-field-profil-recherche.field-type-text-with-summary.field-label-above ul li{
	padding-left:5px;
}
/** page form nous contactez **/
fieldset#webform-component-form-wrapper > .fieldset-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
fieldset#webform-component-form-wrapper--droite > .fieldset-wrapper {
    width: 90%;
	margin-right:0;
	margin-left:auto;
}
textarea#edit-submitted-form-wrapper-gauche-saissez-votre-texte{
	height:260px;
	width:520px !important;
}
.webform-component-radios > .form-radios {
    display: flex;
	font-size:17px;
	font-weight:bold;
}
.webform-component-radios > .form-radios label {
	font-size:17px;
	font-weight:bold;
	margin:0;
}
div#webform-component-form-wrapper--gauche--date-de-peremption,div#webform-component-form-wrapper--gauche--nom-du-produit{
	display:none;
}
.form-item.form-type-radio.form-item-submitted-form-wrapper-gauche-nl label{
	font-weight:normal;
	font-size: 20px;
	margin:0;
}
.form-required{
	font-size:18px;
}
.webform-component-radios > .form-radios .form-type-radio:nth-child(1){
	padding-right:10px;
}
.webform-component-radios > .form-radios .form-type-radio:nth-child(2){
	padding-left:10px;
}
.node-webform label{
	font-family: 'Muli';
    font-size: 20px;
	font-weight:normal;
	margin:10px 0;
}
/** page form **/

.section-postulez-pour-nous-rejoindre h1 {
    padding: 0 70px;
}

.field.field-name-field-texte-bas.field-type-text.field-label-hidden {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    font-family: 'Muli';
    font-size: 14px;
}
.node-type-webform .field.field-name-field-accroche{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    font-family: 'Muli';
    font-size: 14px;
	line-height: 16px;
}
.node-type-webform .field.field-name-field-accroche p{
	margin:0px auto;
}
.node-webform > *{
	max-width:940px;
	margin:20px auto;
}
.node-webform header{
	display:none;
}
.node-webform .field.field-name-body.field-type-text-with-summary.field-label-hidden {
    font-family: 'Muli';
    font-size: 20px;
    text-align: center;
}
.node-webform .field.field-name-body.field-type-text-with-summary.field-label-hidden p{
	margin:5px 0;
}
.webform-client-form > div > div{
	display:inline-block;
	width:49%;
	margin:10px 0;
	padding:0 20px;
}
.webform-client-form > div > div:nth-child(1){
	display:flex;
	flex-direction:row;
	justify-content:flex-start;
	align-items:center;
	width:100%;
}
.webform-client-form > div > div:nth-child(1) > div{
	display:flex;
	flex-direction:row;
	justify-content:flex-start;
	align-items:center;
	width:100%;
}
.form-item.form-type-radio.form-item-submitted-civilite:nth-child(1){
	padding-right:10px;
}
.form-item.form-type-radio.form-item-submitted-civilite:nth-child(2){
	padding-left:10px;
}
input[type='text'],input[type='email'],select,textarea#edit-submitted-form-wrapper-gauche-saissez-votre-texte, input[type='password']{
	width:100%;
	display:inline-block;
	border-radius:25px;
	-webkit-appearance:none;
	appearance:none;
	border:1px solid;
	padding:15px 20px;
	color:black;
	font-family:'Muli';
	font-size:16px;
}
select {
    background-image: url("../images/fleche_select_form.png");
    background-repeat: no-repeat;
    background-position: center right 10px;
}
.webform-container-inline.webform-datepicker select{
	width:30%;
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:black !important;
	font-family:'Muli';
	font-size:16px;
	opacity:1;
}
input::-moz-placeholder { /* Firefox 19+ */
	color:black !important;
	font-family:'Muli';
	font-size:16px;
	opacity:1;
}
input:-ms-input-placeholder { /* IE 10+ */
	color:black !important;
	font-family:'Muli';
	font-size:16px;
	opacity:1;
}
input:-moz-placeholder { /* Firefox 18- */
	color:black !important;
	font-family:'Muli';
	font-size:16px;
	opacity:1;
}

.webform-client-form > div > div#edit-actions{
	width:100%;
	text-align:center;
}
input#edit-submit{
	-webkit-appearance:none;
	appearance:none;
	color:#e40764;
	border : 1px solid;
	font-family:'Muli';
	font-size:22px;
	text-transform: capitalize;
	padding: 10px 30px;
    border-radius: 20px;
    background: transparent;
    display: block;
    margin: 0 auto;
}
input#edit-submit:hover{
	background-color:#e40764;
	color:white;
}
.webform-client-form  fieldset{
	border:0;
	padding:0;
	margin:0;
}
fieldset#webform-component-bottom{
	background:#f6f6f6;
	padding:20px 0 0;
	height: 225px;
}
fieldset#webform-component-bottom--bottom-1 .fieldset-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px 80px;
    text-align: center;
	height: 140px;
}
fieldset#webform-component-bottom input[type='text']{
	border:0;
	cursor:default;
	text-align:center;
	font-family:'Muli';
	font-size:14px;
	background:transparent;
	
}
fieldset#webform-component-bottom input[type='file'] {
    margin: 15px 0 !important;
    display: block;
}
fieldset#webform-component-bottom input[type='submit'] {
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 30px;
}
fieldset#webform-component-bottom input[type='submit']:hover{
	background-color: black;
	color: #f6f6f6;
}

div#edit-submitted-form-wrapper-gauche-image-ajax-wrapper{}
div#edit-submitted-form-wrapper-gauche-image-ajax-wrapper span.file a{
	/* display:none; */
	font-size: 14px;
}
input#edit-submitted-form-wrapper-gauche-image-upload::-webkit-file-upload-button,input#edit-submitted-form-wrapper-gauche-image-upload::-webkit-file-upload-text {
	display:none;
}
input#edit-submitted-form-wrapper-gauche-image-upload{
	/* visibility: hidden; */
	width: 136px;
	position:relative;
	z-index:0;
	/* margin-bottom: 20px; */
	font-size: 14px;
	display:block;
	margin:0 0 20px;
}
input#edit-submitted-form-wrapper-gauche-image-upload:before{
	content:"Ajouter";
    width: 115px;
    height: 24px;
    appearance: none;
    color: #e40764;
    border: 1px solid;
    font-family: 'Muli';
    font-size: 14px;
    text-transform: capitalize;
    padding: 5px 10px;
    border-radius: 20px;
    background: transparent;
    display: block;
    position: relative;
    z-index: 100;
    cursor: pointer;
    margin-bottom: 5px;
	text-align:center;
}
input#edit-submitted-form-wrapper-gauche-image-upload:hover:before {
    background-color: #e40764;
    color: white;
}
input#edit-submitted-form-wrapper-gauche-image-upload-button,input#edit-submitted-form-wrapper-gauche-image-remove-button{
    width: 115px;
    height: 24px;
    appearance: none;
    color: #e40764;
    border: 1px solid;
    font-family: 'Muli';
    font-size: 14px;
    text-transform: capitalize;
    padding: 5px 10px;
    border-radius: 20px;
    background: transparent;
    display: block;
    position: relative;
    z-index: 100;
    cursor: pointer;
	box-sizing: content-box;
	margin:0 0;
}
input#edit-submitted-form-wrapper-gauche-image-upload-button:hover {
    background-color: #e40764;
    color: white;
}
/******* page nos actus *****/
.view.view-nos-actus.view-id-nos_actus.view-display-id-page {
    max-width: 940px;
    margin: 0 auto;
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-header p {
    text-align: center;
    margin: 40px 0;
    font-family: 'Muli';
    font-size: 26px;
    font-weight: bold;
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row {
    width: 290px;
	margin-bottom: 30px;
	background:white;
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row .image-presse {
    width: 290px;
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row .views-field.views-field-title {
    font-family: 'Muli';
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row .views-field.views-field-body p {
    font-family: 'Muli';
    font-size: 16px;
    text-align: center;
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row img.file-icon,.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row  span.file-size ,li.pager-ellipsis{
    display: none;
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row .views-field.views-field-field-lien a {
    width: 165px;
    display: block;
    margin: 0 auto 60px;
    text-align: center;
    font-family: 'Muli';
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
    color: #e40764;
    border: 1px solid;
    border-radius: 30px;
    padding: 5px 8px;
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row .views-field.views-field-field-lien a:hover{
	color:white;
	background-color: #e40764;
}

.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row .views-field.views-field-field-categorie-actu {
    position: absolute;
    top: 10px;
    left: 20px;
    font-family: 'Muli';
    font-size: 16px;
    font-weight: bold;
    background-color: white;
    border-radius: 30px;
	padding: 10px 20px;
    padding-left: 60px;
    background-position: center left 15px;
    background-repeat: no-repeat;
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row .views-field.views-field-field-categorie-actu.coeur{
	background-image:url("../images/Coup_de_coeur.png");
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row .views-field.views-field-field-categorie-actu.pub{
	background-image:url("../images/Pub_TV.png");
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row .views-field.views-field-field-categorie-actu.promo{
	background-image:url("../images/promo.png");
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row .views-field.views-field-field-categorie-actu.nouveau{
	background-image:url("../images/Nouveaute.png");
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row .views-field.views-field-field-categorie-actu.partenaire{
	background-image:url("../images/partenaire.png");
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row.views-row-2 {
    margin-top: 110px;
}
.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row.views-row-4,.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row.views-row-6 {
    margin-top: -80px;
}

ul.pager {
    width: 250px;
    margin: 0 auto 0px;
    height: 60px;
    background-color: #f6f6f6;
    border-radius: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
}
.item-list {
    padding-bottom: 20px;
}
li.pager-next{
	position:absolute;
	right:5px;
	top: 10px;
}
li.pager-previous{
	position:absolute;
	left:5px;
	top: 10px;
}
li.pager-current {
    font-size: 19px;
}
li.pager-item a {
    color: grey;
    text-decoration: none;
}
li.pager-next a, li.pager-previous a{
    font-size: 0;
    text-decoration: none;
    color: white;
    background-image: url(../images/fleche_pager_presse.png);
    height: 40px;
    width: 40px;
	display:block;
}
li.pager-next a{
	transform:rotate(180deg);
}
/** foooter **/
footer.footer.region.region-footer  {
	background-color:#432043;
	display: flex;
    flex-direction: column;
}
footer.footer.region.region-footer h2 {
    display: none;
}
div#block-menu-menu-menu-footer-top ul.menu {
	max-width: 940px;
    margin: 0px auto 0px;
    padding: 0 0px;
    border-bottom: 1px solid white;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    /* padding-bottom: 10px; */
}
div#block-menu-menu-menu-footer-top ul.menu > li:nth-child(1) > a {
	font-size:0;
	width:208px;
	height:151px;
	background-image:url("../images/logo_footer.png");
	display:block;
	margin-top: -10px;
}
div#block-menu-menu-menu-footer-top ul.menu > li:nth-child(2) > a {
	font-family:'Muli';
	font-size:20px;
	text-decoration:none;
	font-weight:900;
	background-color: white;
    color: #322638;
	width: 435px;
    height: 90px;
	padding: 20px 40px;
	display:block;
	border: 1px solid ;
	border-radius:40px;
	background-image:url("../images/fleche_footer_auberg.png");
	background-repeat:no-repeat;
	background-position:center right 20px;
}

div#block-multiblock-1 > ul.menu {
    padding: 0;
    margin: 20px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 940px;
	list-style:none;
}
div#block-multiblock-1 > ul.menu li ul.menu{
	display:flex;
	flex-direction:column;
	margin:0;
	padding:0;
	list-style:none;
}
div#block-multiblock-1 > ul.menu li.menu__item a {
    color: white;
    text-decoration: none;
    text-align: center;
    display: block;
    font-family: 'Muli';
    margin: 5px 0;
}
div#block-multiblock-1 > ul.menu > li.menu__item:nth-child(1){
	max-width:145px;
}
div#block-multiblock-1 > ul.menu > li.menu__item:nth-child(3){
	max-width:210px;
}
div#block-multiblock-1 > ul.menu > li.menu__item > a {
	font-weight:900;
	font-size:17px;
    margin: 20px 0;
}
div#block-multiblock-1 > ul.menu > li.menu__item > ul.menu li a {

	font-size:13px;
}
div#block-block-1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 940px;
    margin: 10px auto;
}
div#block-block-1 .block-1, div#block-block-1 .block-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    text-align: center;
    width: 460px;
    height: 164px;
    border: 1px solid;
	padding:30px 0;
	font-family:'Muli';
	font-weight:900;
	font-size:15px;
}
div#block-block-1 .block-1 p,div#block-block-1 .block-2 p{
	margin:10px 0;
	
	
	
}
div#block-block-1 .block-1 a, div#block-block-1 .block-2 a {
    display: block;
    color: white;
    border: 1px solid;
    border-radius: 30px;
    font-family: 'Muli';
    font-weight: bold;
    font-size: 15px;
    padding: 10px 20px;
    text-decoration: none;
}
div#block-menu-menu-menu-footer-bottom ul.menu {
    max-width: 450px;
    padding: 0;
    margin: 20px auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    list-style: none;
}
div#block-menu-menu-menu-footer-bottom ul.menu li.menu__item.is-leaf.leaf a.menu__link {
    display: block;
    text-decoration: none;
    color: white;
    font-family: 'Muli';
    font-weight: bold;
    font-size: 15px;
    background-image: url(../images/header/menu_top/barre.png);
    background-repeat: no-repeat;
    background-position: center right;
	padding-right: 25px;
	padding-left:25px;
}
div#block-menu-menu-menu-footer-bottom ul.menu li.menu__item.is-leaf.leaf.first a.menu__link {
	padding-left:0;
}
div#block-menu-menu-menu-footer-bottom ul.menu li.menu__item.is-leaf.leaf.last a.menu__link {
	background-image:none;
	padding-right:0;
}
/** page bas **/
.region.region-bottom h2{
	display:none;
}
div#block-menu-menu-menu-bottom ul.menu {
    margin: 10px auto;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    max-width: 450px;
}
div#block-menu-menu-menu-bottom ul.menu li.menu__item.is-leaf.leaf a.menu__link {
    color: #404040;
    text-decoration: none;
    font-family: 'Muli';
    font-size: 13px;
    border-right: 1px solid;
	padding: 0 10px;
	font-weight:regular;
}
div#block-menu-menu-menu-bottom ul.menu li.menu__item.is-leaf.leaf.first a.menu__link{
	padding-left:0;
}
div#block-menu-menu-menu-bottom ul.menu li.menu__item.is-leaf.leaf.last a.menu__link{
	border-right:0;
	padding-right:0;
}

/** header **/
.admin-menu .header__region.region.region-header{
	top:30px;
}
.header__region.region.region-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
	
}
.header__region.region.region-header h2{
	display:none;
}
.header__region.region.region-header div#block-menu-menu-menu-top{

	background-color:#432043;
	height: 50px;
}
.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu{
	
	max-width: 640px;
    margin: 0 auto;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    padding: 0;
	
}
.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf > a {
    color: white;
    text-decoration: none;
    font-family: 'Muli';
    font-size: 12px;
	position:relative;
}
.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf > a:before{
	content:"";
	width:20px;
	height:20px;
    display: block;
    margin-right: 0px;
    position: absolute;
	left: -25px;
    top: 0px;
	background-repeat: no-repeat;
    background-size: contain;
	background-position: center;
}
.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf:nth-child(1) > a:before{
	background-image:url("../images/header/menu_top/img1.png");
}
.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf:nth-child(2) > a:before{
	background-image:url("../images/header/menu_top/img2.png");
}
.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf:nth-child(3) > a:before{
	background-image:url("../images/header/menu_top/img4.png");
}
.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf:nth-child(4) > a:before{
	background-image:url("../images/header/menu_top/img3.png");
}
.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf > a:after{
	content:"";
	width:5px;
	height:20px;
    display: block;
    position: absolute;
	right: -30px;
    top: 0px;
	background-repeat: no-repeat;
    background-size: contain;
	background-image:url("../images/header/menu_top/barre.png");
}
.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf.last > a:after{
	content:none;
}
div#block-system-main-menu{
	position:relative;
}
div#block-system-main-menu > ul.menu {
    padding: 0;
	max-width: 860px;
     height: 80px; 
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
	list-style: none;
}
div#block-system-main-menu > ul.menu > li.menu__item.is-expanded.expanded {
    padding-bottom: 20px;
}
div#block-system-main-menu > ul.menu > li.menu__item.is-expanded.expanded > a:after{
	content:"";
	position:absolute;
	bottom:0px;
	left:50%;
	width:11px;
	height:7px;
	margin-left:-5.5px;
	background-image:url("../images/header_down.png");
	background-repeat:no-repeat;
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:hover ul.menu{
	display:flex;
	position:absolute;
	left:0;
	/* top:85px; */
	/* top:94px; */
	top:74px;
	right:0;
	/* height:220px; */
	/* max-width:860px; */
	/* margin:0 auto; */
	padding:20px 0;
	z-index:10;
	background-color:#f6f6f6;
	list-style:none;
	flex-direction:row;
	justify-content:center;
	align-items:flex-end;
	
}
div#block-system-main-menu > ul.menu > li.menu__item > a {
    text-decoration: none;
    color: #322638;
    font-family: 'Muli';
    font-weight: 900;
    font-size: 16px;
    padding: 17px 27px;
    text-align: center;
    display: block;
    line-height: normal;
    position: relative;
}
div#block-system-main-menu ul.menu > li > ul.menu{
	display:none;
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded ul.menu li.menu__item.is-leaf.leaf a.menu__link {
    font-family: 'Muli';
    font-size: 15px;
    font-weight: 900;
    color: #432043;
	position:relative;
	max-width:200px;
	margin:0px auto 0;
	display:block;
	text-decoration:none;
	text-align:center;
	padding: 17px;
	height:200px;
}
div#block-system-main-menu > ul.menu > li.menu__item:nth-child(1){
	display:none;
	
}
div#block-system-main-menu > ul.menu > li.menu__item:nth-child(1) a{
	color:#f49f0d;
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(2) ul.menu li.menu__item.is-leaf.leaf:nth-child(4) a.menu__link{
	max-width:170px;
	margin-left: 17px;
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded ul.menu li.menu__item.is-leaf.leaf a.menu__link:before{
	content:"";
	width:145px;
	height:115px;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
	margin:0 auto 10px;
	background-size: contain;
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(2) ul.menu li.menu__item.is-leaf.leaf:nth-child(1) a.menu__link:before{
	background-image:url("../images/header/menu_1/img2.png");
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(2) ul.menu li.menu__item.is-leaf.leaf:nth-child(2) a.menu__link:before{
	background-image:url("../images/header/menu_1/img3.png");
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(2) ul.menu li.menu__item.is-leaf.leaf:nth-child(3) a.menu__link:before{
	background-image:url("../images/header/menu_1/img4.png");
	width:161px;
	/* height:123px; */
	background-size: contain;
	/* margin-left:-17px; */
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(2) ul.menu li.menu__item.is-leaf.leaf:nth-child(4) a.menu__link:before{
	background-image:url("../images/header/menu_1/img1.png");
	
}

div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(4) ul.menu li.menu__item.is-leaf.leaf:nth-child(1) a.menu__link:before{
	background-image:url("../images/header/menu_3/img1.png");
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(4) ul.menu li.menu__item.is-leaf.leaf:nth-child(2) a.menu__link:before{
	background-image:url("../images/header/menu_3/img2.png");
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(4) ul.menu li.menu__item.is-leaf.leaf:nth-child(3) a.menu__link:before{
	background-image:url("../images/header/menu_3/img3.png");
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(4) ul.menu li.menu__item.is-leaf.leaf:nth-child(4) a.menu__link:before{
	background-image:url("../images/header/menu_3/img4.png");
}

div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(5) ul.menu li.menu__item.is-leaf.leaf:nth-child(1) a.menu__link:before{
	background-image:url("../images/header/menu_4/img1.png");
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(5) ul.menu li.menu__item.is-leaf.leaf:nth-child(2) a.menu__link:before{
	background-image:url("../images/header/menu_4/img2.png");
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(5) ul.menu li.menu__item.is-leaf.leaf:nth-child(3) a.menu__link:before{
	background-image:url("../images/header/menu_4/img3.png");
}
div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(5) ul.menu li.menu__item.is-leaf.leaf:nth-child(4) a.menu__link:before{
	background-image:url("../images/header/menu_4/img4.png");
}
div#block-system-main-menu > ul.menu > li.menu__item:last-child{
	/* display:none; */
}
div#block-system-main-menu > ul.menu > li.menu__item:nth-child(7) > a:hover,div#block-system-main-menu > ul.menu > li.menu__item:nth-child(8) > a:hover{
	color:white;
}
div#block-multiblock-1 ul.menu > li.menu__item:nth-child(7) > a,div#block-multiblock-1 ul.menu > li.menu__item:nth-child(8) > a{
	display:none;
}
/* div#block-system-main-menu > ul.menu > li.menu__item:nth-child(7) > a { */
    /* color: white; */
	/* color:#9fb553; */
	/* background-color:#9fb553; */
/* } */
div#block-system-main-menu > ul.menu > li.menu__item:nth-child(7) > a {
    color: white;
	/* color:#9fb553; */
	/* background-color: #be2d56; */
	background-color: #f99148;
	/* display:none; */
    width: 140px;
}
/** front **/
.front h1{
	display:none;
}
/** menu educ **/
div#block-menu-menu-menu-notre-savoir-faire h2 {
    display: none;
}
div#block-menu-menu-menu-notre-savoir-faire > ul.menu {
	margin: 20px auto 140px;
    padding: 0;
    display: flex;
	flex-direction: row;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    max-width: 940px;
}
div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li > ul.menu{
	display:none;
}
div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li > a.menu__link {
    text-decoration: none;
    background-color: #432043;
    color: white;
    font-family: 'Muli';
    font-weight: bold;
    font-size: 16px;
    padding: 0px 59px;
	height: 70px;
    width: 220px;
    text-align: center;
    display: block;
    margin: 10px 0;
    border-radius: 50px;
	position:relative;
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.is-active-trail.active-trail > a.menu__link, div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li > a.menu__link:hover {
	background-color:#e40764;
}
div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.is-active-trail.expanded.active-trail > a.menu__link:after{
	content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    background-image: url(../images/down.png);
    background-repeat: no-repeat;
}
div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.is-active-trail.expanded.active-trail > ul.menu{
	display:flex;
	
}
div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.is-active-trail.expanded.active-trail > ul.menu {
	display: flex;
    position: absolute;
    max-width: 940px;
    left: 0;
    right: 0;
    margin: 30px auto;
    list-style: none;
    background-color: #f6f6f6;
    padding: 15px 20px;
    border-radius: 40px;
	justify-content:space-between;
	align-items:center;
}
div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li > ul.menu li.menu__item a.menu__link {
    text-align: center;
    text-decoration: none;
    display: block;
    font-family: 'Muli';
    font-size: 17px;
    color: #432043;
    font-weight: 900;
    line-height: 1;
}
div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li > ul.menu li.menu__item.is-active-trail.active-trail a.menu__link, div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li > ul.menu li a.menu__link:hover{
	color:#e40764;
}

div#block-menu-menu-menu-nos-conseils-fruites h2 {
    display: none;
}
div#block-menu-menu-menu-nos-conseils-fruites > ul.menu {
	margin: 20px auto;
    padding: 0;
    display: flex;
	flex-direction: row;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    max-width: 940px;
}
div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li > ul.menu{
	display:none;
}
div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li > a.menu__link {
    text-decoration: none;
    background-color: #432043;
    color: white;
    font-family: 'Muli';
    font-weight: bold;
    font-size: 16px;
	height:70px;
    padding: 0px 29px;
    width: 220px;
    text-align: center;
    display: block;
    margin: 10px 0;
    border-radius: 50px;
	position:relative;
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
}
div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.is-active-trail.active-trail > a.menu__link, div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li > a.menu__link:hover {
	background-color:#e40764;
}
div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.is-active-trail.expanded.active-trail > a.menu__link:after{
	content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    background-image: url(../images/down.png);
    background-repeat: no-repeat;
}
div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.is-active-trail.expanded.active-trail > ul.menu{
	display:flex;
	
}
div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.is-active-trail.expanded.active-trail > ul.menu {
	display: flex;
    position: absolute;
    max-width: 940px;
    left: 0;
    right: 0;
    margin: 30px auto;
    list-style: none;
    background-color: #f6f6f6;
    padding: 15px 20px;
    border-radius: 40px;
}
div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li > ul.menu li.menu__item a.menu__link {
    text-align: center;
    text-decoration: none;
    display: block;
    font-family: 'Muli';
    font-size: 17px;
    color: #432043;
    font-weight: 900;
    line-height: 1;
}
div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li > ul.menu li.menu__item.is-active-trail.active-trail a.menu__link, div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li > ul.menu li a.menu__link:hover{
	color:#e40764;
}
/** template educational **/
.node-type-educational .layout-3col__full {
    background-position: top 373px center !important;
}
.field.field-name-field-type-d-educational.field-type-taxonomy-term-reference.field-label-hidden {
    display: none;
}
.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.field-item.odd:nth-child(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content {
   flex-direction:row-reverse;
   justify-content: flex-start;
}
.field-item:nth-child(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content {
    display: flex;
	justify-content:center;
    align-items: flex-start;
}
.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .field.field-name-field-image.field-type-image.field-label-hidden{
	width:60%;
	max-width: 770px;
}
.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .field.field-name-field-image.field-type-image.field-label-hidden img{
	display:block;
}
.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element{
	width:30%;
	max-width:590px;
	margin:0 auto 0 10px;
}
.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-titre.field-type-text.field-label-hidden{
    font-family: 'georgina';
    font-size: 49px;
    color: white;
    line-height: normal;
    padding: 10px 40px 10px 80px;
    margin-left: -80px;
    margin-top: 70px;
    background-color: #432043;
    border-radius: 40px;
	max-width:520px;
}
.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-titre.field-type-text.field-label-hidden p{
	margin:0;
}
.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-titre.field-type-text.field-label-hidden h2 {
	font-weight:normal;
	font-size: 49px;
	margin:0;
}
.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-titre.field-type-text.field-label-hidden h1 {
	font-weight: normal;
    font-size: 49px !important;
    margin: 0;
    color: white;
    -webkit-margin-start: 0;
    -webkit-margin-before: 0;
    text-align: left;
}
.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden p {
    margin: 20px 0;
    font-family: 'Muli';
    font-size: 20px;
	line-height:30px;
    font-weight: bold;
}
.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden p strong{
	font-weight:bold;
}
.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .field.field-name-field-image.field-type-image.field-label-hidden{
	width:40%;
}
.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .field.field-name-field-image.field-type-image.field-label-hidden *{
	height:100%;
	object-fit: cover;
	width: 100%;
    object-position: center;
}
.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element{
	width:65%;
	/* padding: 130px 0; */
	padding: 80px 0;
    padding-right: 70px;
    padding-left: 200px;
    background: #f6f6f6;
}
.page-node-28711 .field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-titre.field-type-text.field-label-hidden {
	font-size:70px;
}
.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-titre.field-type-text.field-label-hidden {
    font-family: 'georgina';
    font-size: 50px;
}
.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-titre.field-type-text.field-label-hidden h3{
	margin:0;
	font-size: 50px;
	font-weight:normal;
}
.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden {
    margin-top: 20px;
	padding-left: 70px;
}
.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden h3{
	margin:5px;
	font-family: 'Muli';
    font-size: 17px;
}
.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden .field-item div{
	position:relative;
	margin:20px 0;
}

.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden .field-item div:before{
	content:"";
	width:40px;
	height:40px;
	/* background-color:red; */
	position:absolute;
	top:50%;
	left:-70px;
	margin-top:-20px;
	
}
.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden .field-item div:nth-of-type(1):before{
	background-image:url("../images/picto-1.png");
}
.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden .field-item div:nth-of-type(2):before{
	background-image:url("../images/picto-2.png");
}
.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden .field-item div:nth-of-type(3):before{
	background-image:url("../images/picto-3.png");
}

.field-item:nth-of-type(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden p {
    margin: 5px;
    font-family: 'Muli';
    font-size: 17px;
	/*font-style: italic;*/
}
.field.field-name-field-contenu-educational.field-type-field-collection.field-label-hidden .field-item {
    margin: 0;
}
/* .page-node-28718 .field.field-name-field-contenu-educational.field-type-field-collection.field-label-hidden .field-item:nth-child(2), */
.page-node-28718 .field.field-name-field-contenu-educational.field-type-field-collection.field-label-hidden .field-item:nth-child(3),.page-node-28718 .field.field-name-field-contenu-educational.field-type-field-collection.field-label-hidden .field-item:nth-child(4){
	display:none;
}
.page-node-74827 .field.field-name-field-contenu-educational.field-type-field-collection.field-label-hidden .field-item:nth-child(3),.page-node-74827 .field.field-name-field-contenu-educational.field-type-field-collection.field-label-hidden .field-item:nth-child(4){
	display:none;
}

.field.field-name-field-colonnes-fin-v2.field-type-field-collection.field-label-hidden > .field-items .field.field-name-field-titre.field-type-text.field-label-hidden {
	text-align:center;
	font-family: 'georgina';
    font-size: 50px;
	margin-top:80px;
}

.field.field-name-field-colonnes-fin.field-type-field-collection.field-label-hidden > .field-items {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
    max-width: 1024px;
    margin: 0px auto 0px;
}
.field.field-name-field-colonnes-fin.field-type-field-collection.field-label-hidden > .field-items > .field-item{
	margin: 80px 20px 20px;
}
.field.field-name-field-colonnes-fin.field-type-field-collection.field-label-hidden > .field-items .entity.entity-field-collection-item.field-collection-item-field-colonnes-fin.clearfix .content {
	max-width: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.field.field-name-field-colonnes-fin.field-type-field-collection.field-label-hidden > .field-items .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix .content {
	max-width: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.field.field-name-field-colonnes-fin.field-type-field-collection.field-label-hidden > .field-items .entity.entity-field-collection-item.field-collection-item-field-colonnes-fin.clearfix .content .field.field-name-field-picto.field-type-image.field-label-hidden {
    margin-bottom: 25px;
}
.field.field-name-field-colonnes-fin.field-type-field-collection.field-label-hidden > .field-items .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix .content .field.field-name-field-picto.field-type-image.field-label-hidden {
    margin-bottom: 25px;
}
.field.field-name-field-colonnes-fin.field-type-field-collection.field-label-hidden > .field-items .field.field-name-field-titre.field-type-text.field-label-hidden {
    font-family: 'georgina';
    font-size: 54px;
    text-align: center;
    line-height: 0.8;
	height: 110px;
}
.field.field-name-field-colonnes-fin.field-type-field-collection.field-label-hidden > .field-items .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden{
	width:100%;
}
.field.field-name-field-colonnes-fin.field-type-field-collection.field-label-hidden > .field-items .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden p{
    font-family: 'Muli';
    font-size: 17px;
    text-align: center;
	margin: 15px 0;

}
.field.field-name-field-colonnes-fin.field-type-field-collection.field-label-hidden > .field-items .field.field-name-field-lien.field-type-link-field.field-label-hidden a {
    text-decoration: none;
    color: #e40764;
    border: 1px solid;
    padding: 10px;
	font-family: 'Muli';
    font-size: 17px;
    border-radius: 30px;
	margin: 10px 0;
    display: block;
}
.field.field-name-field-colonnes-fin.field-type-field-collection.field-label-hidden > .field-items .field.field-name-field-lien.field-type-link-field.field-label-hidden a:hover{
	color: white;
	background-color: #e40764;
}
/** trouver un magasin ***/
.page-trouver-un-magasin-avec-produit .messages.messages--error {
    display: none;
}
div#block-multiblock-1 > ul.menu > li:nth-child(1){
	display:none;
}
div#gmap-auto1map-gmap0 {
    margin: 0 auto;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page .view-footer .view-filters{
	display:none;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters {
    max-width: 940px;
    margin: 0 auto;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters .form-item.form-type-textfield.form-item-field-cp-value {
    padding: 10px;
    border: 1px solid #322638;
	border-right: 1px solid transparent;
    border-radius: 30px 0 0px 30px;
	padding-right:0;
	height: 62px;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters .views-exposed-widget.views-submit-button {
    display: block;
    float: none !important;
    padding: 5px;
    border: 1px solid #322638;
    border-left:1px solid transparent;
    border-radius: 0px 30px 30px 00px;
    padding-left: 0;
	
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget .form-submit{
	margin-top:0;
	-webkit-appearance: none;
    background-color: #322638;
    border: 0;
    color: white;
    border-radius: 30px;
    width: 50px;
    height: 50px;;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters .views-exposed-widgets.clearfix {
    display: flex;
    justify-content: center;
    align-items: center;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters div#edit-field-cp-value-wrapper {
    float: none;
    display: flex;
    justify-content: center;
    align-items: center;
	padding:0;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters div#edit-field-cp-value-wrapper label {
    padding-right: 20px;
    font-family: 'Muli';
    font-size: 26px;
    font-weight: 600;
	color:#322638;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters input#edit-field-cp-value {
    font-family: 'Muli';
    font-size: 22px;
    font-weight: 600;
	color:#322638;
	border:0;
	padding-left: 20px;
    width: 230px;
	height: 100%;
	padding-bottom: 4px;
    padding-top: 0;
	background: transparent;
}
/** **/ 
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page .view-footer .view-filters{
	display:none;
}
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters {
    max-width: 940px;
    margin: 0 auto;
}
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters .form-item.form-type-textfield.form-item-field-cp-value {
    padding: 10px;
    border: 1px solid #322638;
	border-right: 1px solid transparent;
    border-radius: 30px 0 0px 30px;
	padding-right:0;
	height: 62px;
}
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters .views-exposed-widget.views-submit-button {
    display: block;
    float: none !important;
    padding: 5px;
    border: 1px solid #322638;
    border-left:1px solid transparent;
    border-radius: 0px 30px 30px 00px;
    padding-left: 0;
	
}
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget .form-submit{
	margin-top:0;
	-webkit-appearance: none;
    background-color: #322638;
    border: 0;
    color: white;
    border-radius: 30px;
    width: 50px;
    height: 50px;;
}
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters .views-exposed-widgets.clearfix {
    display: flex;
    justify-content: center;
    align-items: center;
}
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters div#edit-field-cp-value-wrapper {
    float: none;
    display: flex;
    justify-content: center;
    align-items: center;
	padding:0;
}
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters div#edit-field-cp-value-wrapper label {
    padding-right: 20px;
    font-family: 'Muli';
    font-size: 26px;
    font-weight: 600;
	color:#322638;
}
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters input#edit-field-cp-value {
    font-family: 'Muli';
    font-size: 22px;
    font-weight: 600;
	color:#322638;
	border:0;
	padding-left: 20px;
    width: 230px;
	height: 100%;
	padding-bottom: 4px;
    padding-top: 0;
	background: transparent;
}
/* .wrapper-produit{ */
	/* display:none; */
	/* top: 50px; */
    /* left: 50px; */
    /* right: 50px; */
    /* bottom: 50px; */
    /* position: fixed; */
	/* flex-direction:column; */
	/* justify-content:center; */
	/* align-items:center; */
	 /* padding: 50px; */
    /* background: white; */
	/* box-shadow: 0px 0px 30px 30px rgba(0,0,0,0.3); */
/* } */
.wrapper-produit {
    display: none;
    top: -20px;
    left: 20px;
    right: 20px;
    /* bottom: 50px; */
    position: absolute;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px;
    background: white;
    box-shadow: 0px 0px 30px 30px rgba(0,0,0,0.3);
	z-index: 12;
}
span.field-content.produits {
    cursor: pointer;
	color: #e40764;
	border:1px solid;
	font-family:'Muli';
	font-size:13px;
	border-radius:30px;
	padding:10px;
	display:block;
	margin:10px;
}
span.field-content.produits:hover{
	color:white;
	background-color: #e40764;
}
.wrapper-produit .views-field.views-field-field-produits-disponibles .field-content .item-list > ul {
    display: flex;
    flex-direction: row;
	justify-content: space-between;
    align-items: center;
    margin: 0;
    /* top: 50px; */
    /* left: 50px; */
    /* right: 50px; */
    /* bottom: 50px; */
    /* position: fixed; */
    list-style: none;
	padding: 0;
    width: 980px;
    flex-wrap: wrap;
   
}
.wrapper-produit .views-field.views-field-field-produits-disponibles .field-content .item-list > ul li {
    width: 250px;
}
.wrapper-produit .views-field.views-field-nothing-1 span.field-content {
    margin: 20px;
    display: block;
    font-family: 'Muli';
    font-size: 22px;
    max-width: 400px;
    color: #322638;
}
.wrapper-produit .views-field.views-field-nothing-2 span.field-content{
	cursor: pointer;
    color: #e40764;
    border: 1px solid;
    font-family: 'Muli';
    font-size: 13px;
    border-radius: 30px;
    padding: 10px;
    display: block;
    margin: 10px;
}
.wrapper-produit .views-field.views-field-nothing-2 span.field-content:hover{
	color:white;
	background-color: #e40764;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
	flex-wrap: wrap;
	max-width:940px;
	margin:20px auto 0;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content .views-row {
    width: 33.33%;
    border-right: 1px solid #432043;
    margin-bottom: 10px;
	text-align: center;
	padding:10px;
	height:310px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content .views-row:nth-child(3n),.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content .views-row.views-row-last{
	border-right:0;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content .views-field.views-field-title{
	font-family:'Muli';
	font-weight:bold;
	font-size:20px;
	color: #322638;
	width:100%;
}
.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content .views-field.views-field-field-adresse,.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content .views-field.views-field-field-ville,.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content .views-field.views-field-field-cp,.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content .views-field.views-field-field-pays{
	font-family:'Muli';
	font-weight:bold;
	font-size:16px;
	color: #322638;
}
/** **/
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
	flex-wrap: wrap;
	max-width:940px;
	margin:20px auto 0;
}
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content .views-row {
    width: 33.33%;
    border-right: 1px solid #432043;
    margin-bottom: 10px;
	text-align: center;
	padding:10px;
	height:310px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content .views-row:nth-child(3n),.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content .views-row.views-row-last{
	border-right:0;
}
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content .views-field.views-field-title{
	font-family:'Muli';
	font-weight:bold;
	font-size:20px;
	color: #322638;
}
.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content .views-field.views-field-field-adresse,.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content .views-field.views-field-field-ville,.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content .views-field.views-field-field-cp,.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content .views-field.views-field-field-pays{
	font-family:'Muli';
	font-weight:bold;
	font-size:16px;
	color: #322638;
}
/******* page presse *****/
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page > .view-content{
    max-width: 940px;
    margin: 0 auto;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row {
    width: 290px;
	background: white;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row .image-presse {
    width: 290px;
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row .views-field.views-field-title {
    font-family: 'Muli';
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row .views-field.views-field-body p {
    font-family: 'Muli';
    font-size: 16px;
    text-align: center;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row img.file-icon,.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row  span.file-size ,li.pager-ellipsis{
    display: none;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row .views-field.views-field-field-fichier-presse a {
    width: 165px;
    display: block;
    margin: 0 auto 60px;
    text-align: center;
    font-family: 'Muli';
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
    color: #e40764;
    border: 1px solid;
    border-radius: 30px;
    padding: 5px 8px;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row .views-field.views-field-field-fichier-presse a:hover{
	color:white;
	background-color: #e40764;
}

.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row .views-field.views-field-field-date {
    position: absolute;
    top: 10px;
    left: 20px;
    font-family: 'Muli';
    font-size: 16px;
    font-weight: bold;
    background-color: white;
    border-radius: 30px;
    padding: 10px;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row.views-row-2 {
    margin-top: 110px;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row.views-row-4,.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row.views-row-6 {
    margin-top: -110px;
}

.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page ul.pager {
    width: 250px;
    margin: 0 auto 30px;
    height: 60px;
    background-color: #f6f6f6;
    border-radius: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page li.pager-next{
	position:absolute;
	right:5px;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page li.pager-previous{
	position:absolute;
	left:5px;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page li.pager-current {
    font-size: 19px;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page li.pager-item a {
    color: grey;
    text-decoration: none;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page li.pager-next a, li.pager-previous a{
    font-size: 0;
    text-decoration: none;
    color: white;
    background-image: url(../images/fleche_pager_presse.png);
    height: 40px;
    width: 40px;
	display:block;
}
.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page li.pager-next a{
	transform:rotate(180deg);
}
.bottom-presse {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url(../images/fond_bottom_presse.jpg);
    height: 519px;
	color: white;
}
.bottom-presse-1 {
    font-family: 'georgina';
    font-size: 60px;
    max-width: 510px;
    text-align: center;
    line-height: 0.7;
    margin: 20px 0;
}
.bottom-presse-2 {
    font-family: 'Muli';
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}
.bottom-presse-3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
	max-width:540px;
	min-width: 400px;
}
.bottom-presse-3 > *{
	width: 180px;
    height: 110px;
    font-family: 'Muli';
    font-size: 16px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bottom-presse-3 > *:nth-child(1){
	background-image:url("../images/wellcom.svg");
	background-repeat:no-repeat;
	background-position:center;
	
}
.bottom-presse-3 > * a{
	font-family:'Muli';
	font-size:16px;
	text-align:center;
	color:white;
	text-decoration:none;
	
}
/*** page recette **/
.page-nos-recettes main.layout-3col__full {
    background-image: none;
}
.node-type-recette .group-content.field-group-html-element {
    display: flex;
	flex-direction: row;
    justify-content: space-between;
    max-width: 940px;
    margin: 40px auto;
}
.node-type-recette .group-content.field-group-html-element .group-content-left,.node-type-recette .group-content.field-group-html-element .group-content-right{
    width:460px;
}
.node-type-recette .group-content.field-group-html-element .group-content-right{
	background-color:#f6f6f6;
	padding:40px 43px 30px;
}
.field.field-name-field-preparation.field-type-text-with-summary.field-label-above .field-label {
    font-family: 'Muli';
    font-weight: bold;
    font-size: 22px;
    color: #322638;
    margin: 20px 0;
}
.field.field-name-field-preparation.field-type-text-with-summary.field-label-above .field-item {
    border-left: 3px solid #322638;
    padding-left: 10px;
    border-radius: 3px;
    font-family: 'Muli';
    font-size: 18px;
}
.fivestar-oxygen div.fivestar-widget .star,.fivestar-oxygen div.fivestar-widget-static .star{
	margin:0 5px;
}
.fivestar-widget.clearfix.fivestar-widget-5, div.fivestar-widget-static{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border: 1px solid #322638;
    border-radius: 30px;
    width: 210px;
    margin: 20px auto;
}
.fivestar-oxygen div.fivestar-widget .star, .fivestar-oxygen div.fivestar-widget .star a ,.fivestar-oxygen div.fivestar-widget-static .star span.off, div.fivestar-widget-static .star span.on ,.fivestar-oxygen div.fivestar-widget-static .star{
    background-image: url("../images/star.png");
	/* background-size:cover; */
}
div.fivestar-widget div.on a {
    background-position: 0 -22px;
}
.fivestar-oxygen div.fivestar-widget div.hover a,
.fivestar-oxygen div.rating div a:hover,.fivestar-oxygen div.fivestar-widget-static .star span.on {
  background-image: url("../images/star.png");
  /* background-size:cover; */
  background-position:left;
}
div.fivestar-widget .cancel, div.fivestar-widget .star,div.fivestar-widget-static .star span.on,.fivestar-oxygen div.fivestar-widget-static .star span.off,div.fivestar-widget-static .star {
    float: left;
    width: 22px;
    height: 21px;
    overflow: hidden;
    text-indent: -999em;
}
.ds-1col.node.node-fiche-produit.view-mode-accroche_recette.clearfix img {
    width: 220px;
    height: 165px;
    margin: 0 auto;
    display: block;
	object-fit: contain;
}
.ds-1col.node.node-fiche-produit.view-mode-accroche_recette.clearfix .field.field-name-title.field-type-ds.field-label-hidden span a{
	font-family:'Muli';
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#322638;
	margin-bottom:0;
	display: block;
    text-decoration: none;
}
.ds-1col.node.node-fiche-produit.view-mode-accroche_recette.clearfix .field.field-name-field-type-de-dessert.field-type-taxonomy-term-reference.field-label-hidden a{
	font-family:'Muli';
	font-size:16px;
	text-align:center;
	color:#322638;
	display: block;
    text-decoration: none;
}
.field.field-name-field-ingredients.field-type-field-collection.field-label-above .field-label{
	margin:20px 0;
}
.field.field-name-field-ingredients.field-type-field-collection.field-label-above .field-label ,.field.field-name-field-nombre-de-personne.field-type-text.field-label-hidden{
    font-family: 'georgina';
    font-size: 50px;
    line-height: normal;
	font-weight:normal;
    color: #442142;
    margin-bottom: 34px;
	line-height:0.7;
	
}
.field.field-name-field-nombre-de-personne.field-type-text.field-label-hidden{
	display:none;
}
.field-collection-item-field-ingredients .content:before{
	/* content:""; */
	position:absolute;
	left:0;
	top:5px;
	border:3px solid #e40764;
	border-radius:100%;
}
.field-collection-item-field-ingredients .content {
      display: flex;
      flex-direction: row-reverse;
      justify-content: flex-end;
      align-items: flex-start;
      font-family: 'Muli';
      font-size: 16px;
        position:relative;
        padding-left:0px;
        line-height: 18px;
      margin-bottom: 0px;
}
.field-collection-item-field-ingredients .content .field.field-name-field-chiffres.field-type-text.field-label-hidden{
	padding-right:10px;
}

.field.field-name-field-temps-de-cuisson.field-type-text.field-label-inline.clearfix,.field.field-name-field-temps-de-preparation.field-type-text.field-label-inline.clearfix {
    font-family: 'georgina';
    font-size: 40px;
    color: white;
    background-color: #322638;
    line-height: normal;
    padding: 10px;
    text-align: center;
    font-weight: normal;
    border-radius: 30px;
	margin: 10px 0;
}
.field.field-name-field-temps-de-cuisson.field-type-text.field-label-inline.clearfix .field-label,.field.field-name-field-temps-de-preparation.field-type-text.field-label-inline.clearfix .field-label{
	font-weight:normal;
}
/** nos produits **/
div#block-menu-menu-menu-produit h2.block__title {
    display: none;
}
div#block-menu-menu-menu-produit > ul.menu{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    float: none;
    width: 940px;
	margin: 10px auto 30px;
	list-style:none;
	padding:0;
}
.page-nos-produits ol.breadcrumb__list .breadcrumb__item:nth-child(2) span.breadcrumb__separator{
	display:none;
}
.page-nos-produits ol.breadcrumb__list .breadcrumb__item:last-child {
    display: none;
}
div#block-menu-menu-menu-produit > ul.menu a{
    width: 220px;
    height: 70px;
    padding: 0 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #432043;
    border-radius: 40px;
    text-align: center;
    color: white;
    font-family: 'Muli';
    font-weight: bold;
    cursor: pointer;
	text-decoration:none;
}
div#block-menu-menu-menu-produit > ul.menu li.menu__item.is-leaf.is-active-trail.leaf.active-trail,
div#block-menu-menu-menu-produit > ul.menu a.active{
    background-color: #e40764;
	display:none;
}
div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu a{
    width: 220px;
    height: 40px;
    padding: 0 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: white;
    border-radius: 40px;
    text-align: center;
    color: #432043;
    font-family: 'Muli';
    font-weight: bold;
    cursor: pointer;
	text-decoration:none;
	border:1px solid #432043;
}
div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu a.active{
    background-color: #432043;
	color:white;
    /* background-color: #e40764; */
}
div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    float: none;
    width: 740px;
    margin: 10px auto;
    list-style: none;
    padding: 0;
}

div#block-menu-menu-menu-produits-vegetaux > ul.menu a{
    width: 220px;
    height: 40px;
    padding: 0 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: white;
    border-radius: 40px;
    text-align: center;
    color: #432043;
    font-family: 'Muli';
    font-weight: bold;
    cursor: pointer;
	text-decoration:none;
	border:1px solid #432043;
}
div#block-menu-menu-menu-produits-vegetaux > ul.menu a.active{
    background-color: #432043;
	color:white;
    /* background-color: #e40764; */
}
div#block-menu-menu-menu-produits-vegetaux > ul.menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    float: none;
    /* width: 470px; */
	width: 720px;
    margin: 10px auto;
    list-style: none;
    padding: 0;
}
div#block-menu-menu-menu-produits-bio{
	/* display:none; */
}
div#block-menu-menu-menu-produits-bio > ul.menu a{
    width: 220px;
    height: 40px;
    padding: 0 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: white;
    border-radius: 40px;
    text-align: center;
    color: #432043;
    font-family: 'Muli';
    font-weight: bold;
    cursor: pointer;
	text-decoration:none;
	border:1px solid #432043;
	white-space:nowrap;
}
div#block-menu-menu-menu-produits-bio > ul.menu a.active{
    background-color: #432043;
	color:white;
    /* background-color: #e40764; */
}
div#block-menu-menu-menu-produits-bio > ul.menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    float: none;
    width: 470px;
    margin: 10px auto;
    list-style: none;
    padding: 0;
}


.view-nos-produits.view-id-nos_produits .views-field.views-field-field-100-france {
    position: absolute;
    left: 0;
    font-size: 0;
    width: 40px;
    height: 40px;
    z-index: 100;
    background-image: url(../images/logo100France.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_1,.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_3,.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_4,.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_5{
	max-width:unset;
	margin-bottom:40px;
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_1 > .view-content,.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_3 > .view-content,.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_4 > .view-content,.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_5 > .view-content{
	max-width:1010px;
}
div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 > .view-content .views-row{
	display:flex !important;
	flex-direction:row;
	justify-content:flex-end;
	align-items:center;
	margin: 0;
	margin-top: 50px;
	height:489px;
	position:relative;
}

div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .views-field.views-field-field-image img{
	width:auto;
	height:auto;
	/* flex: 0 0 695px; */
	position:absolute;
	left:0;
	top:0;
	z-index:0;
	/* margin-top: 160px; */
	margin-right: 10px;
}	
div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .views-field.views-field-field-image-2 img{
	width:auto;
	height:auto;
	/* flex: 0 0 695px; */
	position:absolute;
	right:0;
	top:0;
	z-index:0;
	/* margin-top: 160px; */
}	
div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .group-texte{
	/* background-image:url("../images/fond-kraft.png"); */
	flex: 0 0 360px;
	position:relative;
	z-index:1;
	width: 360px;
    height: 100%;
    padding: 15px;
	/* margin-left:-230px; */
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	/* background-clip: content-box; */
	/* background-color:#f8991c; */
	/* border: 4px dashed #f8991c; */
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_1 > .view-content .views-row{
	
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_5 > .view-content .views-row{
	
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_3 > .view-content .views-row .views-field.views-field-field-image img{
	left:360px !important;
	right:0 !important;
	margin-right:0;
	margin-left:10px;
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_3 > .view-content .views-row{
	flex-direction:row-reverse !important;
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_4 > .view-content .views-row .views-field.views-field-field-image img{
	left:360px !important;
	right:0 !important;
	margin-right:0;
	margin-left:10px;
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_4 > .view-content .views-row{
	flex-direction:row-reverse !important;
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_4 > .view-content .views-row{
	
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_1 .group-texte{
	
	background-color:#f98a39;
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_5 .group-texte{
	/* background-color:#94a444; */
	background-color:#a2c617;
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_3 .group-texte{
	background-color:#febc2d;
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_4 .group-texte{
	background-color:#d95a5d;
	/* border: 4px dashed #f8991c; */
}
div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .group-texte .views-field-title {
    font-family: 'Georgina';
    font-size: 70px;
    font-weight: 400;
    line-height: 0.8;
    /* color: #e42062; */
	color: white;
	margin-bottom:22px;
	text-align:center;
}
div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .group-texte .views-field-body{
	font-family: 'Muli';
    font-size: 17px;
    line-height: 23px;
    font-weight: 400;
    color: white;
    text-align: center;
	width: 290px;
}
div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .group-texte .views-field-body p:last-child{
	margin-bottom:0;
}
div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .group-texte .views-field-body p{
	margin:0 0 20px;
	line-height:1.2;
}
div[class*="view-display-id-block_"].view.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege .view-content {
    max-width: 1010px;
}
div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege > .view-content .views-row{
	display:flex !important;
	flex-direction:row;
	justify-content:flex-end;
	align-items:center;
	margin: 0;
	margin-top: 50px;
	height:489px;
	position:relative;
	
}

div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege .views-field-field-image img{
	width:auto;
	height:auto;
	/* flex: 0 0 695px; */
	position:absolute;
	left:0;
	top:0;
	z-index:0;
	/* margin-top: 160px; */
}
div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege .views-field.views-field-field-image-2 img{
	width:auto;
	height:auto;
	/* flex: 0 0 695px; */
	position:absolute;
	right:0;
	top:0;
	z-index:0;
	/* margin-top: 160px; */
	margin-right: 10px;
}	
div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege .group-texte{
	/*background-image: url(../images/fond-kraft.png); */
    flex: 0 0 auto;
    position: relative;
    z-index: 1;
    width: 360px;
    height: 100%;
    padding: 15px;
    /* margin-left: -230px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* background-clip: content-box; */
    /* background-color: #f8991c; */
    /* border: 4px dashed #f8991c; */
}
.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege.view-display-id-block_1 .group-texte{
	/* background-color:#e35ba4; */
	background-color:#62bed1;
}
/* .view-nos-produits-v2-vege.view-id-nos_produits_v2-vege.view-display-id-block_2 .group-texte{} */
.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege.view-display-id-block_3 > .view-content .views-row .views-field.views-field-field-image img{
	left:360px !important;
	right:0 !important;
	margin-right:0;
	margin-left:10px;
}
.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege.view-display-id-block_3 > .view-content .views-row{
	flex-direction:row-reverse !important;
}
.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege.view-display-id-block_3 .group-texte{
	background-color:#7db7b2;
}
.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege.view-display-id-block_4 .group-texte{
	background-color:#822A00;
	/* border: 4px dashed #f8991c; */
}
div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege .group-texte .views-field-title {
    font-family: 'Georgina';
    font-size: 70px;
    font-weight: 400;
	line-height:0.8;
    /* color: #e42062; */
	color: white;
	margin-bottom:22px;
	text-align:center;
}
div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege .group-texte .views-field-body{
	font-family: 'Muli';
    font-size: 17px;
	line-height: 23px;
    font-weight: 400;
    color: white;
	text-align:center;
	width: 290px;
	/* width:360px; */
    /* color: #4c3550; */
}
div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege .group-texte .views-field-body p{
	margin:0 0 20px;
	line-height:1.2;
}
.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege.view-display-id-block_1,.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege.view-display-id-block_3{
	max-width:unset;
	margin-bottom:40px;
}

.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege > .view-footer p,.view-nos-produits-v2.view-id-nos_produits_v2 > .view-footer p,.view-nos-produits.view-id-nos_produits > .view-footer p{
	font-family: 'Georgina';
    font-size:70px;
    font-weight: 400;
    color: #4c3550;
	text-align:center;
	margin:40px 0;
	line-height: 1;
}
/**** block bio et jus *****/
.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_6,.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_7,.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_8{
	max-width:unset;
	margin-bottom:40px;
}
.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_6 > .view-content,.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_7 > .view-content{
	max-width:1010px;
}
div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 > .view-content .views-row{
	display:flex !important;
	flex-direction:row;
	justify-content:flex-end;
	align-items:center;
	margin: 0;
	margin-top: 50px;
	height:489px;
	position:relative;
}

div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 .views-field.views-field-field-image img{
	width:auto;
	height:auto;
	/* flex: 0 0 695px; */
	position:absolute;
	left:0;
	top:0;
	z-index:0;
	/* margin-top: 160px; */
	margin-right: 10px;
}	
div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 .views-field.views-field-field-image-2 img{
	width:auto;
	height:auto;
	/* flex: 0 0 695px; */
	position:absolute;
	right:0;
	top:0;
	z-index:0;
	/* margin-top: 160px; */
}	
div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 .group-texte{
	/* background-image:url("../images/fond-kraft.png"); */
	flex: 0 0 360px;
	position:relative;
	z-index:1;
	width: 360px;
    height: 100%;
    padding: 15px;
	/* margin-left:-230px; */
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	/* background-clip: content-box; */
	/* background-color:#f8991c; */
	/* border: 4px dashed #f8991c; */
}
.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_1 > .view-content .views-row{
	
}
.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_5 > .view-content .views-row{
	
}
.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_6 > .view-content .views-row .views-field.views-field-field-image img{
	left:360px !important;
	right:0 !important;
	margin-right:0;
	margin-left:10px;
}

.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_8 > .view-content .views-row .views-field.views-field-field-image img{
	left:360px !important;
	right:0 !important;
	margin-right:0;
	margin-left:10px;
}
.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_6 > .view-content .views-row{
	flex-direction:row-reverse !important;
}
.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_8 > .view-content .views-row{
	flex-direction:row-reverse !important;
}
.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_6 .group-texte{
	background-color:#6ba432;
}
.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_8 .group-texte{
	/* background-color:#6ba432; */
	background-color:#d95a5d;
}
.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_7 .group-texte{
	background-color:#f9a436;
	/* background-color:#6ba432; */
	/* border: 4px dashed #f8991c; */
}
div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 .group-texte .views-field-title {
    font-family: 'Georgina';
    font-size: 70px;
    font-weight: 400;
    line-height: 0.8;
    /* color: #e42062; */
	color: white;
	margin-bottom:22px;
	text-align:center;
}
div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 .group-texte .views-field-body{
	font-family: 'Muli';
    font-size: 17px;
    line-height: 23px;
    font-weight: 400;
    color: white;
    text-align: center;
	width: 290px;
}
div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 .group-texte .views-field-body p:last-child{
	margin-bottom:0;
}
div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 .group-texte .views-field-body p{
	margin:0 0 20px;
	line-height:1.2;
}
.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_3 > .view-content .views-row{
	flex-direction:column !important;
	height:auto !important;
}
.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_5 > .view-content .views-row{
	flex-direction:column !important;
	height:auto !important;
}
/**** ****/
.page-nos-produits main.layout-3col__full {
    background-position: top 0 center;
}
.view-nos-produits .ajax-progress-throbber{
	display:none;
}
.view-nos-produits.view-id-nos_produits{
	max-width: 1010px;
	margin:0 auto;
	padding-bottom: 20px;
}
.view-nos-produits-v2.view-id-nos_produits-v2{
	max-width:940px;
	margin:0 auto;
	padding-bottom: 20px;
}
.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_2 > .view-content .views-row{
	flex-direction:column !important;
	height:auto !important;
}
.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege.view-display-id-block_2 > .view-content .views-row{
	flex-direction:column !important;
	height:auto !important;
}
.view-nos-produits.view-id-nos_produits .view-header .views-field.views-field-field-sous-titre {
    text-align: center;
    font-family: 'Muli';
    font-weight: bold;
    font-size: 22px;
    max-width: 720px;
    margin: 0px auto 40px;
}
.view-nos-produits.view-id-nos_produits .view-header .views-field.views-field-field-accroche {
    text-align: center;
    font-family: 'Muli';
    font-weight: normal;
    font-size: 16px;
    max-width: 830px;
     margin: 0px auto 40px;
}
.view-nos-produits.view-id-nos_produits > .view-filters{
	display:none;
}

.page-nos-produits h1{
	font-family:'georgina';
	font-size:100px;
	text-align:center;
	color:#322638;
	font-weight: normal;
}

#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    float: none;
	width: 940px;
}
#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid .form-item.form-type-radio.form-item-field-type-de-dessert-tid{
	width:220px;
	height:70px;
	padding:0 20px;
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
	background-color:#432043;
	border-radius:40px;
	text-align:center;
	color:white;
	font-family:'Muli';
	font-weight:900;
	cursor:pointer;
}
#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid .form-item.form-type-radio.form-item-field-type-de-dessert-tid label{
	cursor:pointer;
	font-size:14px;
    font-weight: bold;
}
#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid .form-item.form-type-radio.form-item-field-type-de-dessert-tid.active{
	background-color: #e40764;
}

#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid .form-item.form-type-radio.form-item-field-type-de-dessert-tid input{
	display:none;
}

.view-nos-produits.view-id-nos_produits .view-header .view-filters label[for="edit-field-type-de-dessert-tid"]{
	display:none;
}
.view-nos-produits.view-id-nos_produits .view-header .views-field.views-field-field-sous-titre {
    text-align: center;
    font-family: 'Muli';
    font-weight: bold;
    font-size: 22px;
    max-width: 720px;
    /* margin: 40px auto; */
}
.view-nos-produits.view-id-nos_produits .view-header .views-field.views-field-field-sous-titre p,.view-nos-produits.view-id-nos_produits .view-header .views-field.views-field-field-accroche p{
	margin:0;
}
.view-nos-produits.view-id-nos_produits >.view-content {
    max-width: 940px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    align-items: flex-start;
    margin: 0 auto;
}
.view-nos-produits.view-id-nos_produits >.view-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    align-items: flex-start;
}
.view-nos-produits.view-id-nos_produits >.view-content:after {
    content: "";
    flex: auto;
	width: -webkit-fill-available;
	width: -moz-available;
}
.view-nos-produits.view-id-nos_produits .views-field.views-field-field-nouveau {
    position: absolute;
	left:0;
    font-size: 0;
    width: 110px;
    height: 30px;
	z-index: 100;
    background-image: url(../images/picto-nouveau.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.view-nos-produits.view-id-nos_produits .view-header .view-nos-produits.view-id-nos_produits  > .view-content .views-row{
	width:100%;
	display: block;
}
.view-nos-produits.view-id-nos_produits >.view-content .views-row {
    width: 220px;
    /* height: 230px; */
    display: flex;
    flex-direction: column;
	position:relative;
    justify-content: flex-start;
    align-items: center;
    margin: 10px 5px;
}
.view-nos-produits.view-id-nos_produits >.view-content .views-row img {
    width: 220px;
    height: 160px;
	object-fit: contain;
    object-position: center bottom;
}
.view-nos-produits.view-id-nos_produits >.view-content .views-field.views-field-title{
	width:100%;
}
.view-nos-produits.view-id-nos_produits >.view-content .views-field.views-field-title a {
    font-size: 16px;
    color:  #322638;
    font-family: 'Muli';
	font-weight:bold;
    text-decoration: none;
    text-align: center;
	margin: 10px 0;
	display:block;
}
/** fiche produit **/
.node-type-fiche-produit .group-produit .field-name-field-100-france {
    position: absolute;
    /* top: 80px; */
    /* right: 60px; */
    /* top: 60px; */
    /* right: 190px; */
    top: 30px;
    right: 260px;
    z-index: 5;
    font-size: 0;
    background-image: url(../images/logo100France.png);
    width: 60px;
    height: 60px;
    background-size: cover;
}
.node-type-recette .node-fiche-produit > .field-name-field-image-produit {
    margin-bottom: 30px;
}
.node-fiche-produit > .field-name-title {
    margin-bottom: 10px;
}
.node-type-recette .group-content.field-group-html-element .group-content-right .field-name-field-produit-associe {
    margin-bottom: 55px;
    position: relative;
}

.node-type-recette .group-content.field-group-html-element .group-content-right .field-name-field-produit-associe::after {
    content: '';
    position: absolute;
    bottom: -38px;
    left: 50%;
    transform: translate(-50%, 0);
    background-image: url('../images/trait-recette-resp.png');
    width: 280px;
    height: 6px;
}
.page-node .titre-histoire{
	font-family:'georgina';
	font-size:70px;
	font-weight:normal;
	/* color:#322638; */
	color: #432043;
	text-align:center;
	max-width:940px;
	margin:-100px auto 30px;
}
.page-node h1{
	font-family:'georgina';
	font-size:70px;
	font-weight:normal;
	/* color:#322638; */
	color:#432043;
	text-align:center;
	max-width:940px;
	margin:20px auto;
}
.page-node.node-type-educational .layout-3col__full > p{
	font-family:'georgina';
	font-size:70px;
	font-weight:normal;
	/* color:#322638; */
	color:#432043;
	text-align:center;
	max-width:940px;
	margin:20px auto;
}

.node-type-fiche-produit .layout-3col.layout-swap {
    /* max-width: 940px; */
    /* margin: 0 auto; */
}
.node-type-fiche-produit .required-fields.group-produit.field-group-html-element {
    display: inline-block;
    position: relative;
}
.node-type-fiche-produit .required-fields.group-produit.field-group-html-element .field.field-name-field-nouveau.field-type-list-boolean.field-label-hidden {
    position: absolute;
    /* top: 80px; */
    /* right: 60px; */
	/* top: 60px; */
    /* right: 190px; */
	top: 30px;
    right: 260px;
    z-index: 5;
    font-size: 0;
    background-image: url(../images/picto-nouveau.png);
    width: 130px;
    height: 40px;
    background-size: cover;
}
.node-type-fiche-produit  .field-name-field-image-produit {
    display: inline-block;
	position: relative;
    z-index: 2;
	margin-top: 20px;
}
.node-type-fiche-produit .field-name-field-image-produit img {
      width: 479px;
      /* height: 318px; */
      height: 300px;
      /* object-fit: cover; */
      object-fit: contain;
      object-position: bottom;
}
.node-type-fiche-produit .field.field-name-field-couleur-fond-texte.field-type-taxonomy-term-reference.field-label-hidden{
	display:none;
}
.node-type-fiche-produit .group-contenu {
	display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 560px;
    vertical-align: top;
	position: relative;
    /* z-index: -1; */
	margin-left:-15px;
	color:white;
	text-align: center;
    padding: 30px;
	margin-bottom:20px;
	/* min-height: 670px; */
}

.node-type-fiche-produit .group-contenu.Rouge {
	background-color:#e40764;
}
.recette-fond.field-group-html-element {
      width: 100%;
	max-width:1024px;
    height: 345px;
    /* margin-top: -351px; */
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    color: white;
    font-family: 'georgina';
	box-shadow: inset 0 0 400px 0px rgba(0,0,0,0.8);
	margin-bottom:60px;
}
.recette-fond.field-group-html-element .field.field-name-title.field-type-ds.field-label-hidden{
	width:100%;
}
.recette-fond.field-group-html-element h2  {
    font-size: 55px;
    color: white;
    font-family: 'georgina';
    font-weight: 300;
    text-decoration: none;
    margin-bottom: 70px;
    display: block;
    text-align: center;
    margin: 0 20px;
}
.recette-fond.field-group-html-element  a {
    font-size: 20px;
    color: white;
    font-family: 'Muli';
    font-weight: 300;
    text-decoration: none;
    margin-bottom: 70px;
    display: block;
    text-align: center;
    margin: 20px;
	padding:10px 20px;
	border:1px solid;
	border-radius:30px;
}
.recette-fond.field-group-html-element h2 a:hover{
	/* text-decoration:underline; */
}
.node-type-fiche-produit .group-contenu .field.field-name-title.field-type-ds.field-label-hidden{
	width:100%;
}
.node-type-fiche-produit .group-contenu .field.field-name-title.field-type-ds.field-label-hidden h1 {
    font-family: 'georgina';
    font-size: 65px !important;
    font-weight: 400;
	line-height: 0.7;
	color:white;
}
.node-type-fiche-produit .field.field-name-body.field-type-text-with-summary.field-label-hidden{
	width:100%;
}
.node-type-fiche-produit .field.field-name-body.field-type-text-with-summary.field-label-hidden p {
    font-family: 'Muli';
    font-weight: bold;
    font-size: 17px;
    /* padding-top: 5px; */
	margin:0;
}
.node-type-fiche-produit .field.field-name-field-ingredients.field-type-field-collection.field-label-above .field-label {
    margin-top: 0px;
    margin-bottom: 18px;
    color: #322638;
    text-align:center;
    padding:0;
}
.node-type-fiche-produit .field.field-name-field-ingredients.field-type-field-collection.field-label-above > .field-items > .field-item {
    margin-bottom: 0;
}
.node-type-fiche-produit .field.field-name-field-ingredients.field-type-field-collection.field-label-above {
    margin-bottom: 0px;
}
.node-type-fiche-produit .field.field-name-field-ingredients.field-type-field-collection.field-label-above > .field-items {
    margin-bottom: 20px;
}
.node-type-fiche-produit .field-name-field-valeurs-nutritionnelles > .field-items > .field-item {
    margin-bottom: 0;
}
.node-type-fiche-produit .field-name-field-valeurs-nutritionnelles .content {
    /* margin-top: -3px; */
}
.node-type-fiche-produit .layout-3col__full > h1 {
    display: none;
}
.node-type-fiche-produit .layout-3col__full {
    background-position: top 54px center;
}
.node-fiche-produit > .field-name-title h2 {
    margin-top: 10px;
}
.node-type-fiche-produit .group-contenu .field-collection-container{
	width:100%;
}
.node-type-fiche-produit .field.field-name-field-ingredients.field-type-field-collection.field-label-above:after {
	content: "";
    position: absolute;
    /* left: 38%; */
	left: 376px;
    /* margin-right: -1px; */
    top: 155px;
    width: 249px;
    height: 7px;
    background-image: url(../images/barre-moche.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: rotate(90deg);
    filter: brightness(100%) invert(100%);
    z-index: 10;
	
}
.node-type-fiche-produit .field-label {
    font-family: 'georgina';
    font-size: 47px;
    font-weight: normal;
    line-height: normal;	
    color: #322638;
    text-align: center;
}
.node-type-fiche-produit .field-name-field-store-locator{
	display:none;
}
.node-type-fiche-produit .trouver {
    display:none;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 940px;
    padding: 30px 50px;
    background: #f6f6f6;
    margin: 10px 0;
}
.node-type-fiche-produit .trouver h2 {
    margin: 15px 0;
    font-family: 'georgina';
    font-size: 60px;
    font-weight: normal;
    color: #322638;
}
.node-type-fiche-produit .trouver .gauche > div{
	font-family: 'Muli';
    font-size: 15px;
    font-weight: normal;
    color: #322638;
}
.node-type-fiche-produit .trouver .input-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border: 1px solid;
    padding: 5px;
    border-radius: 30px;
	color: #322638;
}
a.link-trouver {
    /* background-color: #322638; */
    background-color: #FFFFFF;
    text-decoration: none;
    /* color: #f6f6f6; */
    color: #e40764;
    padding: 10px;
    border-radius: 60px;
    text-transform: uppercase;
    font-family: 'Muli';
    font-weight: 900;
}
input.trouver-mag {
      background: transparent;
      border: 0;
        padding-left: 20px;
        width:150px;
        color:white;
}
input.trouver-mag::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: white !important;
    }
    input.trouver-mag::-moz-placeholder { /* Firefox 19+ */
      color: white !important;
    }
    input.trouver-mag:-ms-input-placeholder { /* IE 10+ */
      color: white !important;
    }
    input.trouver-mag:-moz-placeholder { /* Firefox 18- */
      color: white !important;
    }
.node-type-fiche-produit .trouver-v2{
	/* display:none; */
	display:block;
	/* height: 268px; */
	max-width: 940px;
	background-color: transparent;
	padding:40px 0 0;
	margin: 10px 0;
}
.admin-menu.node-type-fiche-produit .trouver-v2{
	display:block;
}
.node-type-fiche-produit .trouver-v2 .top{
	
	
}
.node-type-fiche-produit .trouver-v2 .top h2{
	/* color: #432043; */
	color:white;
	font-family: Georgina;
	font-size: 43px;
	letter-spacing: 0;
	line-height:43px;
	font-weight: normal;
	text-align:center;
	margin:0 0 30px;
}
.node-type-fiche-produit .trouver-v2 .bottom{
	display:flex;
	flex-direction:row-reverse;
	justify-content:center;
	align-items:flex-start;
	
}
.node-type-fiche-produit .trouver-v2 .bottom .label{
	/* color: #322638; */
	color:white;
	font-family: Muli;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 16px;
	text-align: center;
	margin-bottom:12px;
}
.node-type-fiche-produit .trouver-v2 .bottom .left{
	display:flex;
	flex-direction:column;
	align-items:center;
	
}
.node-type-fiche-produit .trouver-v2 .bottom .left .input-wrapper {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      border: 1px solid;
      padding: 5px;
      border-radius: 30px;
        /* color: #322638; */
        color:white;
        width:210px;
        border-color:white;
}
.node-type-fiche-produit .trouver-v2 .bottom .right {
	display:flex;
	flex-direction:column;
	align-items:center;
	margin-right:40px;
}
.node-type-fiche-produit .trouver-v2 .bottom .right .click2buy{
	height:56px;
	width: 210px;
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
	/* border: 1px solid #322638; */
	border: 1px solid #FFFFFF;
	/* color: #322638; */
	color: #e40764;
	background-color:#FFFFFF;
	font-family: Muli;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 22px;
	text-align: center;
	text-decoration:none;
	border-radius: 30px;
	cursor:pointer;
}
.node-type-fiche-produit .trouver-v2 .bottom .right .click2buy:hover{
	/* background-color: #322638; */
	background-color: #e40764;
	/* color:#F8F8F8; */
	color:#FFFFFF;
}

.node-type-fiche-produit .group-valeurs-ingredients{
	display:flex;
	/* display:block; */
	flex-direction:row;
	align-items:flex-start;
	justify-content:center;
	/* height: 300px; */
	max-width: 1024px;
	background-color: #f7f7f7;
	padding:40px 0 40px;
	margin: 0px 0 20px;
	position:relative;
}
.node-type-fiche-produit .group-valeurs-ingredients .field-collection-container{
	display:flex;
	justify-content:center;
	flex:0 0 50%;
	
	
}

iframe#c2b-shop-iframe{
	max-width:940px;
	margin:0 auto;
	
}
iframe#c2b-shop-iframe > *{
	overflow-x:hidden;
}

div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li > ul.menu li.menu__item.is-active-trail.active-trail a.menu__link, div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li > ul.menu li a.menu__link:hover{
	color:#e40764;
}

div#block-menu-menu-trouver-un-produit h2 {
    display: none;
}
div#block-menu-menu-trouver-un-produit > ul.menu {
	margin: 20px auto;
    padding: 0;
    display: flex;
	flex-direction: row;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    max-width: 470px;
}
div#block-menu-menu-trouver-un-produit > ul.menu > li > ul.menu{
	display:none;
}
div#block-menu-menu-trouver-un-produit > ul.menu > li > a.menu__link {
    text-decoration: none;
    background-color: #432043;
    color: white;
    font-family: 'Muli';
    font-weight: bold;
    font-size: 16px;
	height:70px;
    padding: 0px 29px;
    width: 220px;
    text-align: center;
    display: block;
    margin: 10px 0;
    border-radius: 50px;
	position:relative;
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
}
div#block-menu-menu-trouver-un-produit > ul.menu > li.is-active-trail.active-trail > a.menu__link, div#block-menu-menu-trouver-un-produit > ul.menu > li > a.menu__link:hover {
	background-color:#e40764;
}
div#block-menu-menu-trouver-un-produit > ul.menu > li.is-active-trail.expanded.active-trail > a.menu__link:after{
	content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    background-image: url(../images/down.png);
    background-repeat: no-repeat;
}
div#block-menu-menu-trouver-un-produit > ul.menu > li.is-active-trail.expanded.active-trail > ul.menu{
	display:flex;
	
}
div#block-menu-menu-trouver-un-produit > ul.menu > li.is-active-trail.expanded.active-trail > ul.menu {
	display: flex;
    position: absolute;
    max-width: 940px;
    left: 0;
    right: 0;
    margin: 30px auto;
    list-style: none;
    background-color: #f6f6f6;
    padding: 15px 20px;
    border-radius: 40px;
}
div#block-menu-menu-trouver-un-produit > ul.menu > li > ul.menu li.menu__item a.menu__link {
    text-align: center;
    text-decoration: none;
    display: block;
    font-family: 'Muli';
    font-size: 17px;
    color: #432043;
    font-weight: 900;
    line-height: 1;
}
div#block-menu-menu-trouver-un-produit > ul.menu > li > ul.menu li.menu__item.is-active-trail.active-trail a.menu__link, div#div#block-menu-menu-trouver-un-produit > ul.menu > li > ul.menu li a.menu__link:hover{
	color:#e40764;
}


/******************************************************/
.node-type-fiche-produit .field-collection-item-field-ingredients .content, .node-type-fiche-produit .field-name-field-valeurs-nutritionnelles .content{
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      font-family: 'Muli';
      font-size: 16px;
      font-weight: 300;
        line-height: 21px;
}

.node-type-fiche-produit .field-collection-item-field-ingredients .content .field.field-name-field-titre.field-type-text.field-label-hidden, .node-type-fiche-produit .field-name-field-valeurs-nutritionnelles .content .field.field-name-field-titre.field-type-text.field-label-hidden{
	padding-right:10px;
}
.node-type-fiche-produit .field.field-name-field-produits-associes.field-type-node-reference.field-label-above > .field-items {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
}
.field.field-name-field-produits-associes.field-type-node-reference.field-label-above .field-label{
	text-align:center;
	padding-bottom: 20px;
}
.node-type-fiche-produit .field-name-field-produits-associes .field.field-name-field-image-produit.field-type-image.field-label-hidden img{
	width: 220px;
	height:165px;
} 
.node-type-fiche-produit .field-name-field-produits-associes .field.field-name-field-image-produit.field-type-image.field-label-hidden  {
    width: 220px;
	height:165px;
	margin:0 auto;
	display:block;
	z-index:0;
	cursor:pointer;
}
.node-type-fiche-produit .field-name-field-produits-associes .field.field-name-title.field-type-ds.field-label-hidden h2 a{
	font-family:'Muli';
	font-size:20px;
	font-weight:bold;
	max-width:100%;
	text-align:center;
	color:#322638;
	display: block;
	text-decoration:none;
	padding: 0 10px;
}
/** home **/
.field-name-field-sliders-accueil .field-collection-view > div > .content {
    position: relative;
}
.field-name-field-sliders-accueil .field-collection-view > div > .content > .field-name-field-lien-visuel {
    width: 100%;
    height: 100%;
}

.field-name-field-sliders-accueil .field-collection-view > div > .content > .field-name-field-lien-visuel a {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    width: 100%;
    height: 100%;
}
.field-name-field-sliders-accueil .slide-content {
    height: 650px;
    background-size: cover;
    background-position: center;
	position:relative;
}
.field-name-field-sliders-accueil .slide-content .group-content-wrapper {
    position: absolute;
    left: 20%;
    right: 20%;
    top: 22%;
    max-width: 500px;
    text-align: center;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	
}
.field-name-field-sliders-accueil .slide-content .group-content-wrapper .field.field-name-field-titre.field-type-text.field-label-hidden {
    font-family: 'georgina';
    color: white;
    font-size: 100px;
    line-height: normal;
	line-height:0.8;
}
.field-name-field-sliders-accueil .slide-content .group-content-wrapper .field-name-field-lien a {
    font-size: 22px;
    font-family: 'Muli';
    color: white;
    background-color: #e40764;
    padding: 20px 30px;
    padding-right: 80px;
    border-radius: 50px;
    text-decoration: none;
    margin-top: 20px;
    display: block;
    background-image: url(../images/fleche_lien_slider_home.png);
    background-repeat: no-repeat;
    background-position: center right 20px;
}
.field-name-field-sliders-accueil button.slick-prev.slick-arrow {
    left: 10%;
}
.field-name-field-sliders-accueil button.slick-arrow{
	position: absolute;
    z-index: 10;
	top: 50%;
    margin-top: -15px;
    font-size: 0;
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    background-image: url(../images/fleche_slider_home.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 44px;
    height: 44px;
    padding: 0;
}
    
.field-name-field-sliders-accueil button.slick-next.slick-arrow {
    right: 10%;
	transform:rotate(180deg);
}
.field-name-field-sliders-accueil ul.slick-dots {
    padding: 0;
    margin: 0;
    display: flex !important;
    flex-direction: row;
    list-style: none;
    font-size: 0;
    background-color: transparent;
	position: absolute;
    bottom: 10%;
    left: 50%;
	/* margin-left:-50px; */
	margin-left:-25px;
}
.field-name-field-sliders-accueil ul.slick-dots li {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: white;
    border-radius: 100%;
    margin: 0 5px;
}
.field-name-field-sliders-accueil ul.slick-dots li button {
    background-color: white;
    border: 0;
    /* margin: 0 10px; */
    width: 5px;
    height: 5px;
    border-radius: 100%;
    display: block;
    -webkit-appearance: none;
    padding: 0;
}
.field-name-field-sliders-accueil ul.slick-dots li.slick-active button{
	background-color:#f29b24;
}
/** bloc haut accueil **/
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden{
	max-width:940px;
	margin:20px auto;
	
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item{
	display:inline-block;
	width:460px;
	vertical-align: top;
}
ul.field-collection-view-links{
	display:none;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(1){
	margin-right:10px;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(2){
	margin-left:10px;
	margin-bottom:10px;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(3){
	margin-left:10px;
	margin-top: -236px;
    float: right;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(4){
	width:940px;
	margin-top:5px;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item .group-contenu{
	position:relative;
	background-color:#432043;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(1) .group-contenu {
    width: 460px;
    height: 460px;
    display: inline-block;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(2) .group-contenu {
	width: 460px;
    height: 220px;
    display: inline-block;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(3) .group-contenu {
	width: 460px;
    height: 220px;
    display: inline-block;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(4) .group-contenu {
	width: 940px;
    height: 284px;
    display: inline-block;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(4) .group-contenu .group-content-wrapper{
	left:auto;
	right:30%;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item .group-contenu .group-content-wrapper{
	position:absolute;
	top:50%;
	left:25%;
	transform:rotate(-5deg);
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(3) .group-contenu .group-content-wrapper{
	transform:none;
	position:static;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:flex-start;
	height:100%;
	padding: 20px;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(3) .group-contenu .group-content-wrapper .field-name-field-titre{
	font-size:60px;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item .group-contenu .group-content-wrapper .field-name-field-titre{
	font-family:'georgina';
	font-size:100px;
	color:white;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(3) .group-contenu .group-content-wrapper .field-name-field-texte p{
	padding:0;
	margin-top:10px;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden{
	width:100%;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item .group-contenu .group-content-wrapper .field-name-field-texte p{
	background-color:#432043;
	padding:10px 15px;
	margin:0;
	margin-top:20px;
	color:white;
	font-family:'Muli';
	font-weight:600;
	font-size:16px;
}
.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item .group-contenu .field-name-field-lien a{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	font-size:0;
	/* display:none; */
	
}
/**** bloc bas ****/
.field-name-field-blocs-bas > .field-items {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.field-name-field-blocs-bas > .field-items >.field-item{
	width:50%;
	margin-bottom:0;
}
.field-name-field-blocs-bas > .field-items >.field-item .group-contenu {
	
	padding-top: 80px;
	padding-left: 30px;
	
}
.field-name-field-blocs-bas > .field-items >.field-item:nth-child(1) .group-contenu {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0px 30px 0 auto;
    background-position: top 10px left;
	max-width: 440px;
}
.field-name-field-blocs-bas > .field-items >.field-item:nth-child(1) .group-contenu *{
	margin:0;
}
.field-name-field-blocs-bas > .field-items >.field-item:nth-child(2) .group-contenu * {
	max-width: 440px;
	margin: 0px auto 0 20px;
	color:white;
}
.field-name-field-blocs-bas > .field-items >.field-item:nth-child(2) .group-contenu a{
	margin-left:0;
}
.field-name-field-blocs-bas > .field-items >.field-item:nth-child(2) .group-contenu > div {
    margin-left: -30px;
}
.field-name-field-blocs-bas > .field-items >.field-item:nth-child(2) .group-contenu > div:nth-child(2) {
    margin-left: -50px;
}
.field-name-field-blocs-bas > .field-items >.field-item .group-contenu {
    height: 650px;
	background-repeat:no-repeat;
}
.field-name-field-blocs-bas > .field-items >.field-item.odd .group-contenu {
    height: 650px;
    background-repeat: no-repeat;
    background-size: cover;
}
.field-name-field-blocs-bas > .field-items >.field-item .group-contenu > div {

}
.field-name-field-blocs-bas > .field-items >.field-item .group-contenu .field-name-field-titre{
	font-family:'georgina';
	font-size:60px;
	line-height: 0.7;
	max-width: 304px;
}
.field-name-field-blocs-bas > .field-items >.field-item .group-contenu .field-name-field-texte{
	font-family:'Muli';
	font-size:16px;
	margin:0;
	margin-top:50px;
	position: absolute;
    top: 300px;
}
/** général **/
h1{
	font-family:'georgina';
	font-size:70px !important;
	text-align:center;
	color:#322638;
	font-weight: normal;
}
*:focus{
	outline:none !important;
}
.layout-3col__full{
	/* padding:0 !important; */
}
.field-collection-view {
    padding: 0;
    margin: 0;
    border-bottom: 0;
}
.layout-center {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.field-collection-container {
    border-bottom: 0px solid #D3D7D9;
    margin-bottom: 0;
}
ul.action-links.action-links-field-collection-add{
	display:none;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 100%;
  line-height: 1.5em;
  font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  min-height: 100%;
}

@media print {
  html {
    font-size: 12pt;
  }
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  color: #0072b9;
  -webkit-text-decoration-skip: objects;
}

:visited {
  color: #003353;
}

a:active {
  color: #c00;
}

a:active:not(.button) {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

@media print {
  :link,
  :visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
  }
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
}

h1,
.header__site-name {
  font-size: 2rem;
  line-height: 3rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

h2 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

h3 {
  font-size: 1.25rem;
  line-height: 2.25rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

h5 {
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

h6 {
  font-size: 0.625rem;
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  text-decoration: underline dotted;
}

@media print {
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
}

b,
strong {
  font-weight: inherit;
}

strong,
b {
  font-weight: bolder;
}

pre,
code,
kbd,
samp,
var {
  font-family: Menlo, "DejaVu Sans Mono", "Ubuntu Mono", Courier, "Courier New", monospace, sans-serif;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #fd0;
  color: #000;
}

small {
  font-size: 0.875rem;
}

sub,
sup {
  font-size: 0.625rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

.divider,
hr {
  margin: 1.5rem 0;
  border: 0;
  border-top: 1px solid #cccccc;
}

.divider > :first-child, hr > :first-child {
  margin-top: 1.5rem;
}

blockquote {
  margin: 1.5rem 2rem;
}

dl,
menu,
ol,
ul {
  margin: 1.5rem 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

dd {
  margin: 0 0 0 32px;
}

[dir="rtl"] dd {
  margin: 0 32px 0 0;
}

menu,
ol,
ul {
  padding: 0 0 0 32px;
}

[dir="rtl"] menu, [dir="rtl"]
ol, [dir="rtl"]
ul {
  padding: 0 32px 0 0;
}

figure {
  margin: 1.5rem 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

p,
pre {
  margin: 1.5rem 0;
}

img {
  border-style: none;
}

img,
svg {
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  box-sizing: border-box;
  max-width: 100%;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input {
  overflow: visible;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.button,
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -moz-appearance: button;
  -webkit-appearance: button;
}

.button,
button,
[type='button'],
[type='reset'],
[type='submit'] {
  display: inline-block;
  padding: 2px 6px;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  color: #000;
}

.button::-moz-focus-inner,
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.button:-moz-focusring,
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.button:hover, .button:focus, .button:active,
button:hover,
button:focus,
button:active,
[type='button']:hover,
[type='button']:focus,
[type='button']:active,
[type='reset']:hover,
[type='reset']:focus,
[type='reset']:active,
[type='submit']:hover,
[type='submit']:focus,
[type='submit']:active {
  text-decoration: none;
  color: #000;
}

[disabled].button,
button[disabled],
[disabled][type='button'],
[disabled][type='reset'],
[disabled][type='submit'] {
  cursor: default;
  color: #999999;
}

[disabled].button:hover,
button[disabled]:hover,
[disabled][type='button']:hover,
[disabled][type='reset']:hover,
[disabled][type='submit']:hover, [disabled].button:focus,
button[disabled]:focus,
[disabled][type='button']:focus,
[disabled][type='reset']:focus,
[disabled][type='submit']:focus, [disabled].button:active,
button[disabled]:active,
[disabled][type='button']:active,
[disabled][type='reset']:active,
[disabled][type='submit']:active {
  color: #999999;
}

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

fieldset {
  padding: 0.525rem 0.9375rem 0.975rem;
  border: 1px solid #cccccc;
  margin: 0 2px;
}

legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  white-space: normal;
  color: inherit;
  margin-left: -5px;
  padding: 0 5px;
}

label {
  display: block;
  font-weight: bold;
}

optgroup {
  font-weight: bold;
}

textarea {
  overflow: auto;
}

table {
  margin: 1.5rem 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

td,
th {
  padding: 0 10px;
}

/* .layout-3col { */
  /* margin-left: -20px; */
  /* margin-right: -20px; */
  /* padding-left: 0; */
  /* padding-right: 0; */
/* } */

/* .layout-3col:before { */
  /* content: ""; */
  /* display: table; */
/* } */

/* .layout-3col:after { */
  /* content: ""; */
  /* display: table; */
  /* clear: both; */
/* } */

/* .layout-3col__full, .layout-3col__left-content, .layout-3col__right-content, .layout-3col__left-sidebar, .layout-3col__right-sidebar, .layout-3col__first-left-sidebar, .layout-3col__second-left-sidebar, .layout-3col__col-1, .layout-3col__col-2, .layout-3col__col-3, .layout-3col__col-4, .layout-3col__col-x { */
  /* clear: both; */
  /* padding-left: 20px; */
  /* padding-right: 20px; */
  /* float: left; */
  /* width: 100%; */
  /* margin-left: 0%; */
  /* margin-right: -100%; */
/* } */

/* [dir="rtl"] .layout-3col__full, [dir="rtl"] .layout-3col__left-content, [dir="rtl"] .layout-3col__right-content, [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__right-sidebar, [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__second-left-sidebar, [dir="rtl"] .layout-3col__col-1, [dir="rtl"] .layout-3col__col-2, [dir="rtl"] .layout-3col__col-3, [dir="rtl"] .layout-3col__col-4, [dir="rtl"] .layout-3col__col-x { */
  /* float: right; */
  /* margin-right: 0%; */
  /* margin-left: -100%; */
/* } */

/* @media (min-width: 777px) { */
  /* .layout-3col { */
    /* margin-left: -12px; */
    /* margin-right: -13px; */
    /* padding-left: 0; */
    /* padding-right: 0; */
  /* } */
  /* .layout-3col:before { */
    /* content: ""; */
    /* display: table; */
  /* } */
  /* .layout-3col:after { */
    /* content: ""; */
    /* display: table; */
    /* clear: both; */
  /* } */
  /* [dir="rtl"] .layout-3col { */
    /* margin-left: -13px; */
    /* margin-right: -12px; */
  /* } */
  /* .layout-3col__full, .layout-3col__left-content, .layout-3col__right-content, .layout-3col__left-sidebar, .layout-3col__right-sidebar { */
    /* float: left; */
    /* width: 100%; */
    /* margin-left: 0%; */
    /* margin-right: -100%; */
    /* padding-left: 12px; */
    /* padding-right: 13px; */
  /* } */
  /* [dir="rtl"] .layout-3col__full, [dir="rtl"] .layout-3col__left-content, [dir="rtl"] .layout-3col__right-content, [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__right-sidebar { */
    /* float: right; */
    /* margin-right: 0%; */
    /* margin-left: -100%; */
  /* } */
  /* [dir="rtl"] .layout-3col__full, [dir="rtl"] .layout-3col__left-content, [dir="rtl"] .layout-3col__right-content, [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__right-sidebar { */
    /* padding-left: 13px; */
    /* padding-right: 12px; */
  /* } */
  /* .layout-3col__first-left-sidebar, .layout-3col__col-1, .layout-3col__col-3, .layout-3col__col-x:nth-child(2n + 1) { */
    /* float: left; */
    /* width: 50%; */
    /* margin-left: 0%; */
    /* margin-right: -100%; */
    /* padding-left: 12px; */
    /* padding-right: 13px; */
  /* } */
  /* [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__col-1, [dir="rtl"] .layout-3col__col-3, [dir="rtl"] .layout-3col__col-x:nth-child(2n + 1) { */
    /* float: right; */
    /* margin-right: 0%; */
    /* margin-left: -100%; */
  /* } */
  /* [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__col-1, [dir="rtl"] .layout-3col__col-3, [dir="rtl"] .layout-3col__col-x:nth-child(2n + 1) { */
    /* padding-left: 13px; */
    /* padding-right: 12px; */
  /* } */
  /* .layout-3col__second-left-sidebar, .layout-3col__col-2, .layout-3col__col-4, .layout-3col__col-x:nth-child(2n) { */
    /* clear: none; */
    /* float: left; */
    /* width: 50%; */
    /* margin-left: 50%; */
    /* margin-right: -100%; */
    /* padding-left: 12px; */
    /* padding-right: 13px; */
  /* } */
  /* [dir="rtl"] .layout-3col__second-left-sidebar, [dir="rtl"] .layout-3col__col-2, [dir="rtl"] .layout-3col__col-4, [dir="rtl"] .layout-3col__col-x:nth-child(2n) { */
    /* float: right; */
    /* margin-right: 50%; */
    /* margin-left: -100%; */
  /* } */
  /* [dir="rtl"] .layout-3col__second-left-sidebar, [dir="rtl"] .layout-3col__col-2, [dir="rtl"] .layout-3col__col-4, [dir="rtl"] .layout-3col__col-x:nth-child(2n) { */
    /* padding-left: 13px; */
    /* padding-right: 12px; */
  /* } */
/* } */

/* @media (min-width: 999px) { */
  /* .layout-3col__full { */
    /* float: left; */
    /* width: 100%; */
    /* margin-left: 0%; */
    /* margin-right: -100%; */
  /* } */
  /* [dir="rtl"] .layout-3col__full { */
    /* float: right; */
    /* margin-right: 0%; */
    /* margin-left: -100%; */
  /* } */
  /* .layout-3col__left-content { */
    /* float: left; */
    /* width: 66.66667%; */
    /* margin-left: 0%; */
    /* margin-right: -100%; */
  /* } */
  /* [dir="rtl"] .layout-3col__left-content { */
    /* float: right; */
    /* margin-right: 0%; */
    /* margin-left: -100%; */
  /* } */
  /* .layout-3col__right-content { */
    /* float: left; */
    /* width: 66.66667%; */
    /* margin-left: 33.33333%; */
    /* margin-right: -100%; */
  /* } */
  /* [dir="rtl"] .layout-3col__right-content { */
    /* float: right; */
    /* margin-right: 33.33333%; */
    /* margin-left: -100%; */
  /* } */
  /* .layout-3col__left-sidebar, .layout-3col__first-left-sidebar, .layout-3col__second-left-sidebar { */
    /* clear: right; */
    /* float: right; */
    /* width: 33.33333%; */
    /* margin-right: 66.66667%; */
    /* margin-left: -100%; */
  /* } */
  /* [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__second-left-sidebar { */
    /* clear: left; */
  /* } */
  /* [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__second-left-sidebar { */
    /* float: left; */
    /* margin-left: 66.66667%; */
    /* margin-right: -100%; */
  /* } */
  /* .layout-3col__right-sidebar { */
    /* clear: right; */
    /* float: right; */
    /* width: 33.33333%; */
    /* margin-right: 0%; */
    /* margin-left: -100%; */
  /* } */
  /* [dir="rtl"] .layout-3col__right-sidebar { */
    /* clear: left; */
  /* } */
  /* [dir="rtl"] .layout-3col__right-sidebar { */
    /* float: left; */
    /* margin-left: 0%; */
    /* margin-right: -100%; */
  /* } */
  /* .layout-3col__col-1, .layout-3col__col-x:nth-child(3n+1) { */
    /* clear: both; */
    /* float: left; */
    /* width: 33.33333%; */
    /* margin-left: 0%; */
    /* margin-right: -100%; */
  /* } */
  /* [dir="rtl"] .layout-3col__col-1, [dir="rtl"] .layout-3col__col-x:nth-child(3n+1) { */
    /* float: right; */
    /* margin-right: 0%; */
    /* margin-left: -100%; */
  /* } */
  /* .layout-3col__col-2, .layout-3col__col-x:nth-child(3n+2) { */
    /* clear: none; */
    /* float: left; */
    /* width: 33.33333%; */
    /* margin-left: 33.33333%; */
    /* margin-right: -100%; */
  /* } */
  /* [dir="rtl"] .layout-3col__col-2, [dir="rtl"] .layout-3col__col-x:nth-child(3n+2) { */
    /* float: right; */
    /* margin-right: 33.33333%; */
    /* margin-left: -100%; */
  /* } */
  /* .layout-3col__col-3, .layout-3col__col-x:nth-child(3n) { */
    /* clear: none; */
    /* float: left; */
    /* width: 33.33333%; */
    /* margin-left: 66.66667%; */
    /* margin-right: -100%; */
  /* } */
  /* [dir="rtl"] .layout-3col__col-3, [dir="rtl"] .layout-3col__col-x:nth-child(3n) { */
    /* float: right; */
    /* margin-right: 66.66667%; */
    /* margin-left: -100%; */
  /* } */
  /* .layout-3col__col-4 { */
    /* display: none; */
  /* } */
/* } */

/* .layout-3col__grid-item-container { */
  /* padding-left: 0; */
  /* padding-right: 0; */
/* } */

/* .layout-3col__grid-item-container:before { */
  /* content: ""; */
  /* display: table; */
/* } */

/* .layout-3col__grid-item-container:after { */
  /* content: ""; */
  /* display: table; */
  /* clear: both; */
/* } */

/* .layout-center { */
  /* padding-left: 20px; */
  /* padding-right: 20px; */
  /* margin: 0 auto; */
  /* max-width: 1165px; */
/* } */

/* @media (min-width: 777px) { */
  /* .layout-center { */
    /* padding-left: 12px; */
    /* padding-right: 13px; */
  /* } */
  /* [dir="rtl"] .layout-center { */
    /* padding-left: 13px; */
    /* padding-right: 12px; */
  /* } */
/* } */

/* .layout-center--shared-grid, */
/* .layout-center.layout-3col { */
  /* padding-left: 0; */
  /* padding-right: 0; */
/* } */

/* .layout-swap { */
  /* position: relative; */
/* } */

/* @media (min-width: 555px) { */
  /* .layout-swap { */
    /* padding-top: 48px; */
  /* } */
/* } */

/* @media (min-width: 555px) { */
  /* .layout-swap__top { */
    /* position: absolute; */
    /* top: 0; */
    /* height: 48px; */
    /* width: 100%; */
  /* } */
/* } */

.box {
  margin-bottom: 1.5rem;
  border: 5px solid #cccccc;
  padding: 1em;
}

.box__title {
  margin: 0;
}

.box:focus, .box:hover, .box.is-focus, .box--is-focus {
  border-color: #000;
}

.box--highlight {
  border-color: #0072b9;
}

.clearfix:before,
.header:before,
.tabs:before {
  content: '';
  display: table;
}

.clearfix:after,
.header:after,
.tabs:after {
  content: '';
  display: table;
  clear: both;
}

.comment__section,
.comments {
  margin: 1.5rem 0;
}

.comment__title {
  margin: 0;
}

.comment__permalink {
  text-transform: uppercase;
  font-size: 75%;
}

.comment--preview,
.comment-preview {
  background-color: #fffadb;
}

.comment--nested,
.indented {
  margin-left: 32px;
}

[dir="rtl"] .comment--nested,
[dir="rtl"] .indented {
  margin-left: 0;
  margin-right: 32px;
}

.header__logo {
  /* float: left; */
  margin: 00px 0px 0 50px;
  padding: 0;
      position: relative;
    z-index: 10;
    display: block;
    width: 280px;
    height: 138px;
}

[dir="rtl"] .header__logo {
  float: right;
  margin: 0 0 0 10px;
}

.header__logo-image {
  vertical-align: bottom;
}

.header__name-and-slogan {
  float: left;
}

.header__site-name {
  margin: 0;
}

.header__site-link:link, .header__site-link:visited {
  color: #000;
  text-decoration: none;
}

.header__site-link:hover, .header__site-link:focus {
  text-decoration: underline;
}

.header__site-slogan {
  margin: 0;
}

.header__secondary-menu {
  float: right;
}

[dir="rtl"] .header__secondary-menu {
  float: left;
}

.header__region {
  clear: both;
}

.hidden,
html.js .js-hidden,
html.js .element-hidden,
html.js .js-hide {
  display: none;
}

.highlight-mark,
.new,
.update {
  color: #c00;
  background-color: transparent;
}

.inline-links,
.inline.links {
  padding: 0;
}

.inline-links__item,
.inline.links li {
  display: inline;
  list-style-type: none;
  padding: 0 1em 0 0;
}

[dir="rtl"] .inline-links__item,
[dir="rtl"] .inline.links li,
.inline.links [dir="rtl"] li {
  display: inline-block;
  padding: 0 0 0 1em;
}

.inline-sibling,
.field-label-inline .field-label,
span.field-label {
  display: inline;
  margin-right: 10px;
}

[dir="rtl"] .inline-sibling,
[dir="rtl"] .field-label-inline .field-label,
.field-label-inline [dir="rtl"] .field-label,
[dir="rtl"] span.field-label {
  margin-right: 0;
  margin-left: 10px;
}

.inline-sibling__child,
.inline-sibling *, .field-label-inline .field-label *, span.field-label * {
  display: inline;
}

.inline-sibling__adjacent,
.inline-sibling + *,
.inline-sibling + * > :first-child,
.inline-sibling + * > :first-child > :first-child, .field-label-inline .field-label + *, span.field-label + *, .field-label-inline .field-label + * > :first-child, span.field-label + * > :first-child, .field-label-inline .field-label + * > :first-child > :first-child, span.field-label + * > :first-child > :first-child {
  display: inline;
}

.field-label-inline .field-label,
.field-label-inline .field-items {
  float: none;
}

.messages,
.messages--status {
  margin: 1.5rem 0;
  position: relative;
  padding: 10px 10px 10px 44px;
  border: 1px solid #0072b9;
}

[dir="rtl"] .messages,
[dir="rtl"] .messages--status {
  padding: 10px 44px 10px 10px;
  background-position: 99% 8px;
}

.messages__icon {
  position: absolute;
  top: 50%;
  left: 10px;
  height: 24px;
  width: 24px;
  margin-top: -12px;
  line-height: 1;
}

[dir="rtl"] .messages__icon {
  left: auto;
  right: 0;
}

.messages__icon path {
  fill: #0072b9;
}

.messages__highlight,
.messages--error .error,
.messages.error .error {
  color: #000;
}

.messages__list {
  margin: 0;
}

.messages__item {
  list-style-image: none;
}

.messages--ok-color,
.messages,
.messages--status,
.ok,
.revision-current {
  background-color: #f6fcff;
  color: #0072b9;
}

.messages--warning-color,
.messages--warning,
.messages.warning,
.warning {
  background-color: #fffce6;
  color: #000;
}

.messages--error-color,
.messages--error,
.messages.error,
.error {
  background-color: #fff0f0;
  color: #c00;
}

.messages--warning,
.messages.warning {
  border-color: #fd0;
}

.messages--warning path, .messages.warning path {
  fill: #fd0;
}

.messages--error,
.messages.error {
  border-color: #c00;
}

.messages--error path, .messages.error path {
  fill: #c00;
}

@media print {
  .print-none,
  .toolbar,
  .action-links,
  .links,
  .book-navigation,
  .forum-topic-navigation,
  .feed-icons {
    display: none;
  }
}

.responsive-video,
.media-youtube-video,
.media-vimeo-preview-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.responsive-video__embed,
.responsive-video iframe,
.media-youtube-video iframe,
.media-vimeo-preview-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-video--4-3 {
  padding-bottom: 75%;
}

.visually-hidden,
.element-invisible,
.element-focusable,
.breadcrumb__title,
.main-navigation .block-menu .block__title,
.main-navigation .block-menu-block .block__title {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal;
}

.visually-hidden--off,
.visually-hidden--focusable:active,
.visually-hidden--focusable:focus,
.element-focusable:active,
.element-focusable:focus {
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: visible;
}

.watermark {
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  height: 0;
  overflow: visible;
  background-color: transparent;
  color: #eeeeee;
  font-size: 75px;
  line-height: 1;
  text-align: center;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  word-wrap: break-word;
}

@media print {
  .breadcrumb {
    display: none;
  }
}

.breadcrumb__list {
  margin: 0;
  padding: 0;
}

.breadcrumb__item {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.more-link,
.more-help-link {
  text-align: right;
}

[dir="rtl"] .more-link,
[dir="rtl"] .more-help-link {
  text-align: left;
}

.more-link__help-icon,
.more-help-link a {
  padding: 1px 0 1px 20px;
  background-image: url(../sass/navigation/more-link/more-link__help-icon.svg);
  background-position: 0 50%;
  background-repeat: no-repeat;
}

[dir="rtl"] .more-link__help-icon,
[dir="rtl"] .more-help-link a,
.more-help-link [dir="rtl"] a {
  padding: 1px 20px 1px 0;
  background-position: 100% 50%;
}


.navbar,
.main-navigation .links,
.main-navigation .menu {
  margin: 0;
  padding: 0;
  text-align: left;
}

[dir="rtl"] .navbar,
[dir="rtl"] .main-navigation .links,
.main-navigation [dir="rtl"] .links,
[dir="rtl"]
.main-navigation .menu,
.main-navigation [dir="rtl"] .menu {
  text-align: right;
}

.navbar__item,
.navbar li, .main-navigation .links li,
.main-navigation .menu li {
  float: left;
  padding: 0 10px 0 0;
  list-style-type: none;
  list-style-image: none;
}

[dir="rtl"] .navbar__item, [dir="rtl"]
.navbar li, [dir="rtl"] .main-navigation .links li, .main-navigation [dir="rtl"] .links li, [dir="rtl"]
.main-navigation .menu li,
.main-navigation [dir="rtl"] .menu li {
  float: right;
  padding: 0 0 0 10px;
}

.pager {
  clear: both;
  padding: 0;
  text-align: center;
}

@media print {
  .pager {
    display: none;
  }
}

.pager__item,
.pager__current-item,
.pager-current,
.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis {
  display: inline;
  padding: 0 .5em;
  list-style-type: none;
  background-image: none;
}

.pager__current-item,
.pager-current {
  font-weight: bold;
}

.skip-link {
  display: block;
  padding: 2px 0 3px;
  text-align: center;
}

.skip-link:link, .skip-link:visited {
  background-color: #666666;
  color: #fff;
}

.skip-link__wrapper {
  margin: 0;
}

@media print {
  .skip-link__wrapper {
    display: none;
  }
}

.tabs {
  margin: 1.125rem 0 0;
  line-height: 1.875rem;
  border-bottom: 1px solid #cccccc \0/ie;
  background-image: -webkit-linear-gradient(bottom, #cccccc 1px, transparent 1px);
  background-image: linear-gradient(to top, #cccccc 1px, transparent 1px);
  padding: 0 2px;
  list-style: none;
  white-space: nowrap;
}

@media print {
  .tabs {
    display: none;
  }
}

.tabs__tab {
  float: left;
  margin: 0 3px;
  border: 1px solid #cccccc;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-color: transparent;
  border-bottom: 0 \0/ie;
  overflow: hidden;
  background: #dddddd;
}

[dir="rtl"] .tabs__tab {
  float: right;
}

.tabs__tab.is-active {
  border-bottom-color: #fff;
}

.tabs__tab-link {
  padding: 0 1.5rem;
  display: block;
  text-decoration: none;
  -webkit-transition: color .3s, background .3s, border .3s;
  transition: color .3s, background .3s, border .3s;
  text-shadow: #fff 0 1px 0;
  color: #000;
  background: #dddddd;
  letter-spacing: 1px;
}

.tabs__tab-link:focus, .tabs__tab-link:hover {
  background: #eaeaea;
}

.tabs__tab-link:active, .tabs__tab-link.is-active, .tabs__tab-link--is-active {
  background: #fff;
  text-shadow: none;
}

.tabs--off,
.views-displays .secondary {
  margin: 0;
  border-bottom: 0;
  padding: 0;
  background-image: none;
}

.tabs--secondary {
  margin-top: 1.5rem;
  font-size: 0.875rem;
  background-image: none;
}

.tabs + .tabs--secondary {
  margin-top: 0;
  background-image: -webkit-linear-gradient(bottom, #cccccc 1px, transparent 1px);
  background-image: linear-gradient(to top, #cccccc 1px, transparent 1px);
}

.tabs--secondary .tabs__tab {
  margin: 0.5625rem 0.1875rem;
  border: 0;
  background: transparent;
}

[dir="rtl"] .tabs--secondary .tabs__tab {
  float: right;
}

.tabs--secondary .tabs__tab.is-active {
  border-bottom-color: transparent;
}

.tabs--secondary .tabs__tab-link {
  border: 1px solid #cccccc;
  border-radius: 24px;
  color: #666666;
  background: #f1f1f1;
  letter-spacing: normal;
}

.tabs--secondary .tabs__tab-link:focus, .tabs--secondary .tabs__tab-link:hover {
  color: #333333;
  background: #dddddd;
  border-color: #999999;
}

.tabs--secondary .tabs__tab-link:active, .tabs--secondary .tabs__tab-link.is-active, .tabs--secondary .tabs__tab-link--is-active {
  color: white;
  text-shadow: #333333 0 1px 0;
  background: #666666;
  border-color: black;
}

.autocomplete,
.form-autocomplete {
  background-image: url(../sass/forms/autocomplete/throbber-inactive.png);
  background-position: 100% center;
  background-repeat: no-repeat;
}

[dir="rtl"] .autocomplete,
[dir="rtl"] .form-autocomplete {
  background-position: 0% center;
}

.autocomplete__list-wrapper,
#autocomplete {
  border: 1px solid;
  overflow: hidden;
  position: absolute;
  z-index: 100;
}

.autocomplete__list,
#autocomplete ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

.autocomplete__list-item,
#autocomplete li {
  background: #fff;
  color: #000;
  cursor: default;
  white-space: pre;
}

.autocomplete__list-item.is-selected, .autocomplete__list-item--is-selected,
#autocomplete li.is-selected,
#autocomplete .selected {
  background: #0072b9;
  color: #fff;
}

.autocomplete.is-throbbing, .autocomplete--is-throbbing,
.is-throbbing.form-autocomplete,
.form-autocomplete.throbbing {
  background-image: url(../sass/forms/autocomplete/throbber-active.gif);
}

.collapsible-fieldset,
.collapsible {
  position: relative;
}

.collapsible-fieldset__legend,
.collapsible .fieldset-legend {
  display: block;
  padding-left: 15px;
  background-image: url(../sass/forms/collapsible-fieldset/expanded.svg);
  background-position: 4px 50%;
  background-repeat: no-repeat;
}

[dir="rtl"] .collapsible-fieldset__legend,
[dir="rtl"] .collapsible .fieldset-legend,
.collapsible [dir="rtl"] .fieldset-legend {
  padding-left: 0;
  padding-right: 15px;
  background-position: right 4px top 50%;
}

.collapsible-fieldset__summary,
.collapsible .fieldset-legend .summary {
  color: #999999;
  font-size: .9em;
  margin-left: .5em;
}

.collapsible-fieldset.is-collapsed, .collapsible-fieldset--is-collapsed,
.is-collapsed.collapsible,
.collapsible.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  height: 1em;
}

.collapsible-fieldset.is-collapsed .collapsible-fieldset__wrapper, .collapsible-fieldset--is-collapsed__wrapper, .is-collapsed.collapsible .collapsible-fieldset__wrapper,
.collapsible.collapsed .fieldset-wrapper {
  display: none;
}

.collapsible-fieldset.is-collapsed .collapsible-fieldset__legend, .collapsible-fieldset--is-collapsed__legend, .is-collapsed.collapsible .collapsible-fieldset__legend,
.collapsible.collapsed .fieldset-legend,
.collapsible-fieldset.is-collapsed .collapsible .fieldset-legend,
.collapsible .collapsible-fieldset.is-collapsed .fieldset-legend,
.is-collapsed.collapsible .fieldset-legend {
  background-image: url(../sass/forms/collapsible-fieldset/collapsed.svg);
  background-position: 4px 50%;
}

[dir="rtl"] .collapsible-fieldset.is-collapsed .collapsible-fieldset__legend, [dir="rtl"] .collapsible-fieldset--is-collapsed__legend, [dir="rtl"] .is-collapsed.collapsible .collapsible-fieldset__legend,
[dir="rtl"] .collapsible.collapsed .fieldset-legend,
.collapsible.collapsed [dir="rtl"] .fieldset-legend,
[dir="rtl"] .collapsible-fieldset.is-collapsed .collapsible .fieldset-legend,
.collapsible [dir="rtl"] .collapsible-fieldset.is-collapsed .fieldset-legend,
[dir="rtl"] .is-collapsed.collapsible .fieldset-legend {
  background-image: url(../sass/forms/collapsible-fieldset/collapsed-rtl.svg);
  background-position: right 4px top 50%;
}

.form-item {
  margin: 1.5rem 0;
}

.form-item__required,
.form-required {
  color: black;
}

.form-item__description,
.form-item .description {
  font-size: 0.875rem;
}

.form-item--inline div,
.form-item--inline label, .container-inline .form-item div, .container-inline .form-item label {
  display: inline;
}

.form-item--inline__exception,
.container-inline .fieldset-wrapper {
  display: block;
}

.form-item--tight,
.form-item--radio,
.form-type-radio,
.form-type-checkbox,
.password-parent,
.confirm-parent,
table .form-item {
  margin: 0;
}

.form-item--radio .form-item__label, .form-item--radio__label, .form-type-radio .form-item__label,
.form-type-checkbox .form-item__label,
label.option {
  display: inline;
  font-weight: normal;
}

.form-item--radio .form-item__description, .form-item--radio__description, .form-type-radio .form-item__description,
.form-type-checkbox .form-item__description,
.form-type-radio .description,
.form-type-checkbox .description,
.form-item--radio .form-item .description,
.form-item .form-item--radio .description,
.form-type-radio .form-item .description,
.form-item .form-type-radio .description,
.form-type-checkbox .form-item .description,
.form-item
.form-type-checkbox .description {
  margin-left: 1.4em;
}

.form-item.is-error .form-item__widget, .form-item--is-error__widget,
.form-item.is-error input,
.form-item.is-error textarea,
.form-item.is-error select,
.form-item--is-error input,
.form-item--is-error textarea,
.form-item--is-error select,
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}

.form-table__sticky-header,
.sticky-header {
  position: fixed;
  visibility: hidden;
  margin-top: 0;
  background-color: #fff;
}

.form-table__sticky-header.is-sticky, .form-table__sticky-header--is-sticky,
.is-sticky.sticky-header {
  visibility: visible;
}

.form-table__header,
.form-table th,
form table th {
  border-bottom: 3px solid #cccccc;
  padding-right: 1em;
  text-align: left;
}

[dir="rtl"] .form-table__header,
[dir="rtl"] .form-table th,
.form-table [dir="rtl"] th,
[dir="rtl"] form table th,
form table [dir="rtl"] th {
  text-align: right;
  padding-left: 1em;
  padding-right: 0;
}

.form-table__body,
.form-table tbody,
form table tbody {
  border-top: 1px solid #cccccc;
}

.form-table__row,
.form-table tbody tr,
form table tbody tr {
  padding: .1em .6em;
  border-bottom: 1px solid #cccccc;
  background-color: #eeeeee;
}

.form-table__row:nth-child(even),
.form-table tbody tr:nth-child(even),
form table tbody tr:nth-child(even) {
  background-color: #fff;
}

.form-table__row.is-active, .form-table__row--is-active,
.form-table tbody tr.is-active,
form table tbody tr.is-active,
td.active {
  background-color: #dddddd;
}

.form-table__row.is-disabled, .form-table__row--is-disabled,
.form-table tbody tr.is-disabled,
form table tbody tr.is-disabled,
td.menu-disabled {
  background: #cccccc;
}

.form-table__row.is-selected, .form-table__row--is-selected,
.form-table tbody tr.is-selected,
form table tbody tr.is-selected,
tr.selected td {
  background: #fffdf0;
}

.form-table__list,
.form-table ul,
form table ul {
  margin: 0;
}

.form-table__narrow-column,
.form-table th.form-table__narrow-column,
form table th.form-table__narrow-column,
td .checkbox,
th .checkbox {
  width: -moz-min-content;
  width: -webkit-min-content;
  text-align: center;
}

.progress-bar,
.progress {
  font-weight: bold;
}

.progress-bar__bar,
.progress .bar {
  border-radius: 3px;
  margin: 0 .2em;
  border: 1px solid #666666;
  background-color: #cccccc;
}

.progress-bar__fill,
.progress .filled {
  height: 1.5em;
  width: 5px;
  background: #0072b9 url(../sass/forms/progress-bar/progress-bar.gif) repeat 0 0;
}

.progress-bar__percentage,
.progress .percentage {
  float: right;
}

[dir="rtl"] .progress-bar__percentage,
[dir="rtl"] .progress .percentage,
.progress [dir="rtl"] .percentage {
  float: left;
}

.progress-bar--inline,
.ajax-progress-bar {
  width: 16em;
  display: inline-block;
}

[dir="rtl"] .progress-bar--inline,
[dir="rtl"] .ajax-progress-bar {
  float: right;
}

.progress-throbber,
.ajax-progress {
  display: inline-block;
}

[dir="rtl"] .progress-throbber,
[dir="rtl"] .ajax-progress {
  float: right;
}

.progress-throbber__widget,
.ajax-progress .throbber {
  background: url(../sass/forms/progress-throbber/progress-throbber.gif) no-repeat 0 -18px transparent;
  float: left;
  height: 15px;
  margin: 2px;
  width: 15px;
}

[dir="rtl"] .progress-throbber__widget,
[dir="rtl"] .ajax-progress .throbber,
.ajax-progress [dir="rtl"] .throbber {
  float: right;
}

.progress-throbber__widget-in-tr,
tr .ajax-progress .throbber {
  margin: 0 2px;
}

.progress-throbber__message,
.ajax-progress .message {
  padding-left: 20px;
}

.resizable-textarea,
.resizable-textarea textarea {
  width: 100%;
  vertical-align: bottom;
}

.resizable-textarea__grippie,
.resizable-textarea .grippie {
  background: url(../sass/forms/resizable-textarea/grippie.png) no-repeat center 2px #eeeeee;
  border: 1px solid #cccccc;
  border-top-width: 0;
  cursor: s-resize;
  height: 9px;
  overflow: hidden;
}

.table-drag__wrapper,
body.drag {
  cursor: move;
}

.table-drag__item,
tr.drag {
  background-color: #fffadb;
}

.table-drag__item-previous,
tr.drag-previous {
  background-color: #fff7c2;
}

.table-drag__handle,
.tabledrag-handle {
  cursor: move;
  float: left;
  height: 1.7em;
  margin-left: -1em;
  overflow: hidden;
  text-decoration: none;
  font-size: 12px;
}

[dir="rtl"] .table-drag__handle,
[dir="rtl"] .tabledrag-handle {
  float: right;
  margin-right: -1em;
  margin-left: 0;
}

.table-drag__handle:focus, .table-drag__handle:hover,
.tabledrag-handle:focus,
.tabledrag-handle:hover {
  text-decoration: none;
}

.table-drag__handle-icon,
.tabledrag-handle .handle {
  box-sizing: content-box;
  background: url(../sass/forms/table-drag/handle-icon.png) no-repeat 6px 9px;
  height: 13px;
  margin: -.4em .5em;
  padding: .42em .5em;
  width: 13px;
}

.table-drag__handle.is-hover .table-drag__handle-icon, .table-drag__handle-icon--is-hover, .is-hover.tabledrag-handle .table-drag__handle-icon,
.tabledrag-handle-hover .handle,
.table-drag__handle.is-hover .tabledrag-handle .handle,
.tabledrag-handle .table-drag__handle.is-hover .handle,
.is-hover.tabledrag-handle .handle {
  background-position: 6px -11px;
}

.table-drag__toggle-weight-wrapper,
.tabledrag-toggle-weight-wrapper {
  text-align: right;
}

[dir="rtl"] .table-drag__toggle-weight-wrapper,
[dir="rtl"] .tabledrag-toggle-weight-wrapper {
  text-align: left;
}

.table-drag__toggle-weight,
.tabledrag-toggle-weight {
  font-size: .9em;
}

.table-drag__indentation,
.indentation {
  float: left;
  height: 1.7em;
  margin: -.4em .2em -.4em -.4em;
  padding: .42em 0 .42em .6em;
  width: 20px;
}

[dir="rtl"] .table-drag__indentation,
[dir="rtl"] .indentation {
  float: right;
  margin: -.4em -.4em -.4em .2em;
  padding: .42em .6em .42em 0;
}

.table-drag__tree-child,
.table-drag__tree-child-last,
.tree-child-last,
.table-drag__tree-child-horizontal,
.tree-child-horizontal,
.tree-child {
  background: url(../sass/forms/table-drag/tree-child.png) no-repeat 11px center;
}

[dir="rtl"] .table-drag__tree-child,
[dir="rtl"] .table-drag__tree-child-last,
[dir="rtl"] .tree-child-last,
[dir="rtl"] .table-drag__tree-child-horizontal,
[dir="rtl"] .tree-child-horizontal,
[dir="rtl"] .tree-child {
  background-position: -65px center;
}

.table-drag__tree-child-last,
.tree-child-last {
  background-image: url(../sass/forms/table-drag/tree-child-last.png);
}

.table-drag__tree-child-horizontal,
.tree-child-horizontal {
  background-position: -11px center;
}
@media(max-width:1432px){
	header.header{
		height:168px;
	}
	.header__logo {
		float: left;
		margin: 20px 0px 0 10px;
		padding: 0;
		position: relative;
		z-index: 10;
		display: block;
		width: 144px;
	}
}
@media(max-width:719px){
	div#block-menu-menu-br{
		display:none;
	}
	div#block-menu-menu-langue{
		display:none;
	}
	div#block-multiblock-2 ul.menu{
		display:flex;
		margin: 0 auto;
	}
	main.layout-3col__full > .ds-1col.node{
		background-image: none !important;
		margin-bottom: 50px;
	}
	header.header{
		height:auto;
	}
	
	div#block-system-main-menu > ul.menu > li.menu__item > a{
		text-align:left;
		padding:15px 37px;
	}
	div#block-system-main-menu > ul.menu > li.menu__item.is-expanded.expanded:first-child > a:after{
		left: 44%;
	}
	div#block-system-main-menu > ul.menu > li.menu__item:nth-child(7) > a{
		width:auto;
		color: #be2d56;
		background-color: #f6f6f6;
	}
	div#block-system-main-menu > ul.menu > li.menu__item.is-expanded.expanded > a:after {
		content: "";
		position: absolute;
		bottom: 0px;
		left: 70%;
		top: 24px;
		width: 11px;
		height: 7px;
		margin-left: -5.5px;
		background-image: url(../images/header_down.png);
		background-repeat: no-repeat;
		transform: rotate(-90deg);
	}
	div#block-system-main-menu > ul.menu > li.menu__item.is-expanded.expanded.open > a:after {
		transform: rotate(0deg);
	}
	/** header sans search **/
	html body.admin-menu {
		margin-top: 78px !important;
	}
	.admin-menu .header__region.region.region-header {
		top: 78px;
	}
	.header__region.region.region-header {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	a.header__logo{
		width: 109px;
		height: 60px;
		margin: 0;
	}
	
	header.header {
		background-color: #322638;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}
	.header__region.region.region-header div#block-menu-menu-menu-top {
		background-color: #322638;
		height: 60px;
		width: 60px;
		order: 1;
		position:static;
	}
	
	div#block-menu-menu-menu-top  ul.menu > li{
		display: none !important;
	}
	div#block-menu-menu-menu-top.open ul.menu > li{
		display:block !important;
	}
	div#block-menu-menu-menu-top.open ul.menu {
		display: flex !important;
		position: absolute;
		left: 0;
		right: 0;
		top: 411px;
		/* top: 360px; */
		z-index: 10;
		background: #f6f6f6;
		height: 100px !important;
	}
	.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf:nth-child(3){
		/* display:none; */
		display:block !important;
		position: absolute;
		top: 0;
		
		right: 0;
		width: 60px;
		font-size: 0;
		
	}
	
	.header__region.region.region-header div#block-menu-menu-menu-top.open > ul.menu > li.menu__item.is-leaf.leaf:nth-child(3){
		/* top: -363px; */
		top: -413px;
	}
	.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf:nth-child(3) a{
		background: transparent;
		font-size: 0;
		/* filter: invert(100%); */
		height: 50px;
		width: 60px;
		height: 60px;
		/* background-size: contain; */
		padding: 0;
		margin-bottom: 0;
		background-image:url("../images/search.png");
		background-position: center;
		background-repeat: no-repeat;
	}
	.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf:nth-child(3) a:before{
		display:none;
	}
	.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf {
		width: 33.33%;
	}
	.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf > a:before {
		content: "";
		width: 20px;
		height: 20px;
		display: block;
		margin-right: 0px;
		position: absolute;
		left: 50%;
		margin-left: -10px;
		top: 13px;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		filter: invert(100%);
	}
	.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf > a {
		color: black;
		text-align: center;
		width: 98%;
		height: 100px;
		display: block;
		padding: 0 5px;
		padding-top: 40px;
		padding-bottom: 10px;
		background: white;
		margin: 0 auto 6px;
		font-size: 12px;
	}
	.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf:nth-child(4) > a{
		padding-top: 50px;
	}
	.header__region.region.region-header div#block-menu-menu-menu-top > ul.menu > li.menu__item.is-leaf.leaf > a:after{
		content:none;
	}
	div#block-system-main-menu {
		width: 60px;
		height: 60px;
		order: -1;
		margin-left: 20px;
		background-image: url(../images/burger-resp.png);
		background-position: center;
		background-repeat: no-repeat;
		cursor:pointer;
		position: static;
	}
	
	div#block-system-main-menu > ul.menu{
		display: none !important;
	}
	div#block-system-main-menu.open > ul.menu{
		display:flex !important;
		flex-direction:column;
		justify-content:flex-start;
		align-items:flex-start;
		position: absolute;
		left: 0;
		top: 60px;
		right: 0;
		height: auto;
		z-index: 10;
		background: #f6f6f6;
	}
	div#block-system-main-menu > ul.menu > li.menu__item {
		width: 100%;
		padding-bottom:0 !important;
	}
	div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:hover ul.menu{
		display:none !important;
	}
	div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded.open ul.menu{
		display: flex !important;
		padding: 20px 0;
		z-index: 10;
		background-color: #f6f6f6;
		flex-direction: row;
		position: static;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		list-style:none;
	}
	div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded.open ul.menu li.menu__item.is-leaf.leaf {
		width: 49%;
	}
	div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded ul.menu li.menu__item.is-leaf.leaf a.menu__link{
		font-size:13px;
		padding:5px;
		height:auto;
	}
	div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded ul.menu li.menu__item.is-leaf.leaf a.menu__link:before {
		width: 50px !important;
		height: 50px !important;
		background-size:contain;
	}
	div#block-system-main-menu > ul.menu > li.menu__item:nth-child(1){
		display:block;
		order:3;
	}
	div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(2) ul.menu li.menu__item.is-leaf.leaf:nth-child(4) a.menu__link:before {
		background-image: url(../images/header/menu_1/img1.png);
		width: 50px !important;
		height: 50px !important;
		margin-left: auto;
	}
	div#block-system-main-menu ul.menu li.menu__item.is-expanded.expanded:nth-child(2) ul.menu li.menu__item.is-leaf.leaf:nth-child(4) a.menu__link {
		max-width: none;
		margin-left:auto;
	}


	/** footer **/
	div#block-menu-menu-menu-footer-top ul.menu {
		max-width: 940px;
		margin: 0px auto;
	}
	div#block-menu-menu-menu-footer-top ul.menu > li:nth-child(1) > a {
		background-size: contain;
		background-repeat: no-repeat;
		margin-bottom: 5px;
		margin-left: 10px;
		height: 50px;
		width: 71px;
		margin-top:0;
	}
	div#block-menu-menu-menu-footer-top ul.menu > li:nth-child(2) > a {
		width: 95%;
		font-size: 12px;
		height: auto;
		padding: 5px 15px;
		background-size: 10px;
		margin-bottom: 15px;
		margin-right: 0;
		margin: 0 auto;
		line-height: normal;
		background-position: center right 10px;
	}
	
	div#block-multiblock-1 > ul.menu {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	div#block-multiblock-1 > ul.menu li:nth-child(1) ul.menu,div#block-multiblock-1 > ul.menu li:nth-child(4) ul.menu{
		display:none;
	}
	div#block-multiblock-1 > ul.menu > li.menu__item > a {
		font-weight: 900;
		font-size: 16px;
		margin: 10px 0;
	}
	div#block-block-1 {
		flex-direction: column;
		width: 90%;
		height: 340px;
	}
	div#block-block-1 .block-1, div#block-block-1 .block-2 {
		width: 100%;
		font-size: 14px;
	}
	div#block-block-1 .block-1 a, div#block-block-1 .block-2 a{
		font-size: 14px;
	}
	div#block-menu-menu-menu-footer-bottom ul.menu {
		width: 100%;
	}
	div#block-menu-menu-menu-footer-bottom ul.menu li.menu__item.is-leaf.leaf a.menu__link {
		font-size: 12px;
		padding-left: 5px;
		padding-right: 10px;
	}
	
	div#block-menu-menu-menu-bottom ul.menu {
    display: block;
    text-align: center;
	}
	div#block-menu-menu-menu-bottom ul.menu li.menu__item.is-leaf.leaf {
		display:inline-block;
	}
	div#block-menu-menu-menu-bottom ul.menu li.menu__item.is-leaf.leaf.first {
		width: 100%;
		display:block;
	}
	div#block-menu-menu-menu-bottom ul.menu li.menu__item.is-leaf.leaf.first a.menu__link{
		border:0;
	}
	div#block-menu-menu-menu-bottom ul.menu li.menu__item.is-leaf.leaf:nth-child(2) a.menu__link {
		padding-left: 0;
	}
	div#block-menu-menu-menu-bottom ul.menu li.menu__item.is-leaf.leaf:nth-child(3) a.menu__link {
		padding-right: 0;
	}
	footer.footer.region.region-footer {
		/* display: none; */
	}
	/** contact presse **/
	
	.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row {
		width: 290px;
		margin: 0 auto;
	}
	.view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row.views-row-2, .view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row.views-row-4, .view.view-contacts-presse.view-id-contacts_presse.view-display-id-page .view-content .views-row.views-row-6 {
		margin-top: 0;
	}
	.bottom-presse {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background-image: url(../images/fond_bottom_presse.jpg);
		height: auto; 
		color: white;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.bottom-presse-3 {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		max-width: 540px;
		margin-bottom:50px;
	}
	.page-contacts-presse div#block-addthis-addthis-block{
		bottom:10px;
	}
	/** page produit **/
	.page-nos-produits div#block-addthis-addthis-block {
		bottom: 40px;
	}
	.view-nos-produits.view-id-nos_produits {
		max-width: 940px;
		margin: 0 auto;
		padding-bottom: 110px;
	}
	.view.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_1.view-nos-produits{
		padding-bottom:0;
	}
	.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege > .view-footer p, .view-nos-produits-v2.view-id-nos_produits_v2 > .view-footer p,.view-nos-produits.view-id-nos_produits > .view-footer p {
		font-family: 'Georgina';
		font-size: 56px;
		font-weight: 400;
		color: #4c3550;
		text-align: center;
		margin: 20px 0;
		line-height: 1;
	}
	div#edit-field-type-de-dessert-tid-wrapper{
		float:none;
		padding:0;
	}
	#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper .views-widget{
		width:100%;
	}
	#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid{
		width:80%;
		margin:0 auto;
	}
	#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid.open{
		flex-direction:column;
		border:2px solid #432043;
		/* border-radius:30px 30px 0 0;  */
		border-radius:30px; 
	}
	#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid .form-item.form-type-radio.form-item-field-type-de-dessert-tid{
		display:none;
		background-color:#432043;
		color:white;
		background-image:url("../images/fleche_footer_down.png");
		background-repeat:no-repeat;
		background-position:center right 10px;
		height:auto;
		padding:10px 20px;
		padding-right:40px;
		width: 100%;
		order:1;
		
	}
	#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid.open .form-item.form-type-radio.form-item-field-type-de-dessert-tid,#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid.open .form-item.form-type-radio.form-item-field-type-de-dessert-tid.active{
		display:flex;
		background-color:transparent;
		color:#432043;
		border-radius:0;
		padding-right:20px;
		
	}
	#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid.open .form-item.form-type-radio.form-item-field-type-de-dessert-tid:hover{
		background-color:#432043;
		color:white;
		
	}
	#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid.open .form-item.form-type-radio.form-item-field-type-de-dessert-tid.active:hover{
	border-radius: 26px 26px 0px 0px;
	}
	#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid.open .form-item.form-type-radio.form-item-field-type-de-dessert-tid[style="order = 1"]:hover{
	    border-radius:0px 0px 26px 26px ;
	}
	#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid .form-item.form-type-radio.form-item-field-type-de-dessert-tid.active{
		display:flex;
		background-color:#432043;
		order:-1;
	}
	#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid .form-item.form-type-radio.form-item-field-type-de-dessert-tid label{
		font-size:15px;
		font-weight:900;
		font-family:'Muli';
	}
	/** **/
	div#edit-field-type-de-dessert-tid-wrapper{
		float:none;
		padding:0;
	}
	div#block-menu-menu-menu-produit{
		width:100%;
	}
	div#block-menu-menu-menu-produit > ul.menu{
		width:80%;
		margin:0 auto;
		justify-content: center;
		align-items: center;
	}
	div#block-menu-menu-menu-produit > ul.menu.open{
		flex-direction:column;
		border:2px solid #432043;
		/* border-radius:30px 30px 0 0;  */
		border-radius:30px; 
	}
	div#block-menu-menu-menu-produit > ul.menu > li {
		display:none;
	}
	div#block-menu-menu-menu-produit > ul.menu li.menu__item.is-leaf.is-active-trail.leaf.active-trail a.is-active-trail.active-trail{
		background-image:url("../images/fleche_footer_down.png");
		background-repeat:no-repeat;
		background-position:center right 10px;
		background-size: 13px 8px;
		height:auto;
		padding:10px 20px;
		padding-right:40px;
		color:white;
		display:block;
		background-color:#4c3550;
		
	}
	div#block-menu-menu-menu-produit > ul.menu.open li{
		display:block;
		background-color:transparent;
		color:#432043;
		border-radius:0;
		width:100%;
		/* padding-right:20px; */
		
	}
	div#block-menu-menu-menu-produit > ul.menu > li > a{
		background-color:transparent;
		color:#432043;
		order:1;
		width: 100%;
	}
	div#block-menu-menu-menu-produit > ul.menu.open li.menu__item.is-leaf.is-active-trail.leaf.active-trail a.is-active-trail.active-trail{
	border-radius: 26px 26px 0px 0px;
	
	}
	div#block-menu-menu-menu-produit > ul.menu li.menu__item.is-leaf.is-active-trail.leaf.active-trail{
		display:flex;
		background-color:transparent;
		order:-1;
	}
	div#block-menu-menu-menu-produit > ul.menu > li > a{
		font-size:15px;
		font-weight:900;
		font-family:'Muli';
		height: 40px;
		padding: 0;
	}
	div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		float: none;
		margin: 10px auto;
		list-style: none;
		padding: 0;
		width:220px;
	}
	div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu.open{
		flex-direction:column;
		border:2px solid #432043;
		/* border-radius:30px 30px 0 0;  */
		border-radius:30px; 
		width:220px;
	}
	div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu > li {
		display:none;
	}
	div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu li.menu__item.is-leaf.is-active-trail.leaf.active-trail{
		display:block;
	}
	div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu li.menu__item.is-leaf.is-active-trail.leaf.active-trail a.is-active-trail.active-trail{
		background-image:url("../images/fleche_footer_down.png");
		background-repeat:no-repeat;
		background-position:center right 10px;
		background-size: 13px 8px;
		height:auto;
		width:220px;
		padding:10px 20px;
		padding-right:40px;
		color:white;
		display:block;
		
		
	}
	div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu.open li{
		display:block;
		background-color:transparent;
		color:#432043;
		border-radius:0;
		width:100%;
		/* padding-right:20px; */
		
	}
	div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu > li > a{
		background-color:transparent;
		color:#432043;
		order:1;
		width: 100%;
		border:0;
	}
	div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu.open li.menu__item.is-leaf.is-active-trail.leaf.active-trail a.is-active-trail.active-trail{
		border-radius: 26px 26px 0px 0px;
		width:100%;
	}
	div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu li.menu__item.is-leaf.is-active-trail.leaf.active-trail{
		display:flex;
		/* background-color:#432043; */
		order:-1;
	}
	div#block-menu-menu-menu-produits-sans-sucre-aj > ul.menu > li > a{
		font-size:15px;
		font-weight:900;
		font-family:'Muli';
		height: 40px;
		padding: 0;
	}
	div#block-menu-menu-menu-produits-vegetaux > ul.menu {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		float: none;
		margin: 10px auto;
		list-style: none;
		padding: 0;
		width:220px;
	}
	div#block-menu-menu-menu-produits-vegetaux > ul.menu.open{
		flex-direction:column;
		border:2px solid #432043;
		/* border-radius:30px 30px 0 0;  */
		border-radius:30px; 
		width:220px;
	}
	div#block-menu-menu-menu-produits-vegetaux > ul.menu > li {
		display:none;
	}
	div#block-menu-menu-menu-produits-vegetaux > ul.menu li.menu__item.is-leaf.is-active-trail.leaf.active-trail{
		display:block;
	}
	div#block-menu-menu-menu-produits-vegetaux > ul.menu li.menu__item.is-leaf.is-active-trail.leaf.active-trail a.is-active-trail.active-trail{
		background-image:url("../images/fleche_footer_down.png");
		background-repeat:no-repeat;
		background-position:center right 10px;
		background-size: 13px 8px;
		height:auto;
		width:220px;
		padding:10px 20px;
		padding-right:40px;
		color:white;
		display:block;
		
		
	}
	div#block-menu-menu-menu-produits-vegetaux > ul.menu.open li{
		display:block;
		background-color:transparent;
		color:#432043;
		border-radius:0;
		width:100%;
		/* padding-right:20px; */
		
	}
	div#block-menu-menu-menu-produits-vegetaux > ul.menu > li > a{
		background-color:transparent;
		color:#432043;
		order:1;
		width: 100%;
		border:0;
	}
	div#block-menu-menu-menu-produits-vegetaux > ul.menu.open li.menu__item.is-leaf.is-active-trail.leaf.active-trail a.is-active-trail.active-trail{
		border-radius: 26px 26px 0px 0px;
		width:100%;
	}
	div#block-menu-menu-menu-produits-vegetaux > ul.menu li.menu__item.is-leaf.is-active-trail.leaf.active-trail{
		display:flex;
		/* background-color:#432043; */
		order:-1;
	}
	div#block-menu-menu-menu-produits-vegetaux > ul.menu > li > a{
		font-size:15px;
		font-weight:900;
		font-family:'Muli';
		height: 40px;
		padding: 0;
	}
	/**/
		div#block-menu-menu-menu-produits-bio > ul.menu {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		float: none;
		margin: 10px auto;
		list-style: none;
		padding: 0;
		width:230px;
	}
	div#block-menu-menu-menu-produits-bio > ul.menu.open{
		flex-direction:column;
		border:2px solid #432043;
		/* border-radius:30px 30px 0 0;  */
		border-radius:30px; 
		width:230px;
	}
	div#block-menu-menu-menu-produits-bio > ul.menu > li {
		display:none;
	}
	div#block-menu-menu-menu-produits-bio > ul.menu li.menu__item.is-leaf.is-active-trail.leaf.active-trail{
		display:block;
	}
	div#block-menu-menu-menu-produits-bio > ul.menu li.menu__item.is-leaf.is-active-trail.leaf.active-trail a.is-active-trail.active-trail{
		background-image:url("../images/fleche_footer_down.png");
		background-repeat:no-repeat;
		background-position:center right 10px;
		background-size: 13px 8px;
		height:auto;
		width:230px;
		padding:10px 20px;
		padding-right:40px;
		color:white;
		display:block;
		
		
	}
	div#block-menu-menu-menu-produits-bio > ul.menu.open li{
		display:block;
		background-color:transparent;
		color:#432043;
		border-radius:0;
		width:100%;
		/* padding-right:20px; */
		
	}
	div#block-menu-menu-menu-produits-bio > ul.menu > li > a{
		background-color:transparent;
		color:#432043;
		order:1;
		width: 100%;
		border:0;
	}
	div#block-menu-menu-menu-produits-bio > ul.menu.open li.menu__item.is-leaf.is-active-trail.leaf.active-trail a.is-active-trail.active-trail{
		border-radius: 26px 26px 0px 0px;
		width:100%;
	}
	div#block-menu-menu-menu-produits-bio > ul.menu li.menu__item.is-leaf.is-active-trail.leaf.active-trail{
		display:flex;
		/* background-color:#432043; */
		order:-1;
	}
	div#block-menu-menu-menu-produits-bio > ul.menu > li > a{
		font-size:15px;
		font-weight:900;
		font-family:'Muli';
		height: 40px;
		padding: 0;
	}
	/**/
	#views-exposed-form-nos-produits-block-1 .views-exposed-widgets.clearfix #edit-field-type-de-dessert-tid-wrapper #edit-field-type-de-dessert-tid.open .form-item.form-type-radio.form-item-field-type-de-dessert-tid[style="order = 1"]:hover{
	    border-radius:0px 0px 26px 26px ;
	}
	
	div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .group-texte {
		/* background-image: url(../images/fond-kraft-resp.png); */
		background-size: contain;
		background-repeat:no-repeat;
		flex: 0 0 100%;
		position: relative;
		z-index: 1;
		width: 100%;
		height: auto;
		padding: 23px 20px 28px;
		margin-left: 0;
	}
	div[class*="view-display-id-block_"].view.view-nos-produits-v2.view-id-nos_produits_v2 > .view-content{
		padding:0 10px;
	}
	div[class*="view-display-id-block_"].view.view-nos-produits-v2.view-id-nos_produits_v2{
		padding-bottom:20px;
	}
	div[class*="view-display-id-block_"].view.view-nos-produits-v2.view-id-nos_produits_v2 > .view-content .views-row{
		margin-bottom:0;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 > .view-content .views-row {
		display: flex !important;
		flex-direction: column-reverse;
		justify-content: center;
		align-items: flex-start;
		margin-top: 0;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .views-field.views-field-field-image img {
		width: auto;
		height: auto;
		flex: 0 0 auto;
		position: relative;
		z-index: 2;
		margin-top: -40px;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .group-texte .views-field.views-field-title {
		font-family: 'Georgina';
		font-size: 35px;
		font-weight: 400;
		/* color: #e42062; */
		color:white;
		margin-bottom: 10px;
		text-align: left;
		/* white-space: nowrap; */
		text-align:center;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .group-texte .views-field.views-field-body {
		font-family: 'Muli';
		font-size: 13px;
		font-weight: 600;
		/* color: #4c3550; */
		color:white;
		text-align:center;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .group-texte .views-field.views-field-body p {
		margin: 0 0 10px;
		line-height: 1.2;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege .group-texte {
		/* background-image: url(../images/fond-kraft-resp.png); */
		background-size: contain;
		background-repeat:no-repeat;
		flex: 0 0 100%;
		position: relative;
		z-index: 1;
		width: 100%;
		height: auto;
		padding: 15px;
		margin-left: 0;
	}
	div[class*="view-display-id-block_"].view.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege > .view-content{
		padding:0 10px;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege > .view-content .views-row {
		display: flex !important;
		flex-direction: column-reverse;
		justify-content: center;
		align-items: flex-start;
		margin-top: 0;
	}
	.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege.view-display-id-block_1, .view-nos-produits-v2-vege.view-id-nos_produits_v2_vege.view-display-id-block_3 {
		max-width: unset;
		margin-bottom: 0px;
		padding-bottom: 40px;
	}
	.view-nos-produits-v2-vege.view-id-nos_produits_v2_vege.view-display-id-block_2{
		padding-bottom:20px;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege > .view-content .views-row{
		margin-bottom:0;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege .views-field.views-field-field-image img {
		width: auto;
		height: auto;
		flex: 0 0 auto;
		position: relative;
		z-index: 2;
		margin-top: -40px;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege .group-texte .views-field.views-field-title {
		font-family: 'Georgina';
		font-size: 35px;
		font-weight: 400;
		color: white;
		margin-bottom: 10px;
		text-align: center;
		white-space: nowrap;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege .group-texte .views-field.views-field-body {
		font-family: 'Muli';
		font-size: 13px;
		font-weight: 600;
		color: white;
		text-align: center;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege .group-texte .views-field.views-field-body p {
		margin: 0 0 10px;
		line-height: 1.2;
	}
	.view-nos-produits.view-id-nos_produits .view-header .views-field.views-field-field-sous-titre {
		font-size: 20px;
		padding: 0 00px;
	}
	.view-nos-produits.view-id-nos_produits .view-header .views-field.views-field-field-accroche {
		font-size: 14px;
		padding: 0 0px;
	}
	.view-nos-produits.view-id-nos_produits >.view-content {
		padding: 0 20px;
	}
	.view-nos-produits.view-id-nos_produits >.view-content .views-row {
		width: 45%;
		text-align: center;
		height: auto;
		margin-bottom: 20px;
	}
	.view-nos-produits.view-id-nos_produits >.view-content .views-row img {
		width: 220px;
		height: 105px;
		object-fit: contain;
	}
	.view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_1 >.view-content, .view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_3 >.view-content, .view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_4 >.view-content, .view-nos-produits-v2.view-id-nos_produits_v2.view-display-id-block_5 >.view-content{
		padding:0;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .group-texte .views-field-title {
		font-family: 'Georgina';
		font-size: 35px;
		font-weight: 400;
		/* color: #e42062; */
		color: white;
		margin-bottom: 22px;
		text-align: center;
		text-align:center;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .group-texte .views-field-body {
		font-family: 'Muli';
		font-size: 13px;
		font-weight: 600;
		color: white;
		text-align: center;
		width: 90%;
		/* color: #4c3550; */
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .group-texte {
		background-image: none;
		flex: 0 0 auto;
		position: relative;
		z-index: 1;
		width: 100%;
		height: auto;
		padding: 15px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		border:0;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 > .view-content .views-row {
		display: flex !important;
		flex-direction: column !important;
		justify-content: flex-end;
		align-items: center;
		margin: 0;
		margin-top: 50px;
		height: 489px;
		position: relative;
	}
	.view-nos-produits.view-id-nos_produits .view-header .view-nos-produits.view-id-nos_produits > .view-content .views-row {
		width: 100%;
		display: block;
		height: auto;
	
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .views-field.views-field-field-image img {
		width: auto;
		position: static;
		left: 0;
		top: 0;
		z-index: 0;
		height:auto;
		object-fit: cover;
		object-position: left;
		margin-left:0 !important;
	}
	.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_5, .view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_3{
		padding:0;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 .group-texte .views-field-title {
		font-family: 'Georgina';
		font-size: 35px;
		font-weight: 400;
		/* color: #e42062; */
		color: white;
		margin-bottom: 22px;
		text-align: center;
		text-align:center;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 .group-texte .views-field-body {
		font-family: 'Muli';
		font-size: 13px;
		font-weight: 600;
		color: white;
		text-align: center;
		width: 90%;
		/* color: #4c3550; */
	}
	div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 .group-texte {
		background-image: none;
		flex: 0 0 auto;
		position: relative;
		z-index: 1;
		width: 100%;
		height: auto;
		padding: 15px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		border:0;
	}
	.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_6, .view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_7,.view-nos-produits-v3.view-id-nos-produits-v3.view-display-id-block_8 {
		max-width: unset;
		margin-bottom: 40px;
		padding: 0;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 > .view-content .views-row {
		display: flex !important;
		flex-direction: column !important;
		justify-content: flex-end;
		align-items: center;
		margin: 0;
		/* margin-top: 50px; */
		height: 489px;
		position: relative;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v3.view-id-nos-produits-v3 .views-field.views-field-field-image img {
		width: auto;
		position: static;
		left: 0;
		top: 0;
		z-index: 0;
		height:auto;
		object-fit: cover;
		object-position: left;
		margin-left:0 !important;
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2.view-id-nos_produits_v2 .views-field.views-field-field-image-2 img {
		width: auto;
		height: auto;
		/* flex: 0 0 695px; */
		position: absolute;
		right: 0;
		bottom: -110px;
		height:270px;
		top: unset;
		z-index: 2;
		/* margin-top: 160px; */
	}
	div[class*="view-display-id-block_"].view-nos-produits-v2-vege.view-id-nos_produits_v2_vege > .view-content .views-row {
		display: flex !important;
		flex-direction: column;
		justify-content: flex-end;
		align-items: center;
		margin: 0;
		margin-top: 50px;
		height: 489px;
		position: relative;
	}
	/** fiche produit **/
	
	.node-type-fiche-produit .field-name-field-image-produit {
            margin: 20px 20px 0;
            z-index: 11;
	}
	.node-type-fiche-produit .field-name-field-image-produit img {
		width: auto;
		height: auto;
		object-fit: contain;
		object-position: bottom;
	}
	.node-type-fiche-produit .field.field-name-field-produits-associes.field-type-node-reference.field-label-above {
		margin-bottom: 30px;
	}
	.node-type-fiche-produit .trouver {
		display: flex;
		flex-direction: column;
	}
	.node-type-fiche-produit .gauche {
		margin-bottom: 20px;
	}
	.node-type-fiche-produit .group-contenu {
		display: inline-block;
		width: auto;
		vertical-align: top;
		position: relative;
		z-index: -1;
		margin-top: -60px;
		color: white;
		text-align: center;
		padding: 30px;
		padding-top: 50px;
		margin: 0 10px;
		margin-top: -60px;
		position:relative;
		z-index:10;
	}
	.recette-fond.field-group-html-element {
		width: 95%;
		margin: 0 auto;
		height: 250px;
		margin-top: 20px;
	}
	.node-type-fiche-produit .field.field-name-field-produits-associes.field-type-node-reference.field-label-above > .field-items {
		flex-wrap: wrap;
	}
	.node-type-fiche-produit .field.field-name-field-produits-associes.field-type-node-reference.field-label-above > .field-items > .field-item {
		width: 45%;
	}
	.node-type-fiche-produit .field-name-field-produits-associes .field.field-name-field-image-produit.field-type-image.field-label-hidden {
		width: auto;
		height: 105px;
		margin-top: 0;
		z-index: 0;
	}
	.node-type-fiche-produit .field-name-field-produits-associes .field.field-name-field-image-produit.field-type-image.field-label-hidden img {
		width: 100%;
		height: 105px;
	}
	.node-type-fiche-produit .field-name-field-produits-associes .field.field-name-title.field-type-ds.field-label-hidden h2 a {
		display: block;
	}
	.node-type-fiche-produit div#block-addthis-addthis-block {
		bottom: 10px;
	}
	
	
	/** template educ **/
	
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu{
		flex-direction:column;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li{
		width:100%;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li > a.menu__link{
		display:none;
		background-color:#432043;
		color:white;
		text-align:center;
		background-repeat:no-repeat;
		background-position:center right 10px;
		height:auto;
		padding:10px 20px;
		padding-right:40px;
		width: 100%;
		order:1;
		margin:0;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu{
		width:80%;
		margin:20px auto;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu.open{
		flex-direction:column;
		border:2px solid #432043;
		/* border-radius:30px 30px 0 0;  */
		    border-radius: 30px;
    background-color: #432043;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu.open li a{
		display:flex;
		background-color:transparent;
		color:white;
		border-radius:0;
		/* padding-right:20px; */
		
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu.open li a,div#block-menu-menu-menu-notre-savoir-faire > ul.menu.open li a:hover{
		/* background-color:#432043; */
		color:white;
		
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li:last-child > a.menu__link:hover{
		border-radius: 0 0 30px 30px;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.is-active-trail.expanded.active-trail > a.menu__link:after{
		content:none;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.menu__item.is-active-trail.active-trail,div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.menu__item.is-active-trail.active-trail > a{
		display:flex;
		flex-direction: column;
		background-color:#e40764;
		border-radius: 30px;
		order:-1;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu.open > li.menu__item.is-active-trail.active-trail,div#block-menu-menu-menu-notre-savoir-faire > ul.menu.open > li.menu__item.is-active-trail.active-trail > a{
		border-radius: 30px 30px 0px 0px;
		background-image:url("../images/fleche_footer_up.png");
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu.open > li.menu__item.is-active-trail.active-trail{
		background-color:transparent;
		background-image:none;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.menu__item.is-active-trail.active-trail > a{
		background-image:url("../images/fleche_footer_down.png");
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.menu__item.is-expanded > a{
		background-image:url("../images/fleche_footer_down.png");
		cursor:pointer;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.menu__item.expanded.open > a{
		background-image:url("../images/fleche_footer_up.png");
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.expanded > ul.menu,div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.is-active-trail.expanded.active-trail > ul.menu{
		display:none;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu.open > li.expanded.open > ul.menu,div#block-menu-menu-menu-notre-savoir-faire > ul.menu.open > li.is-active-trail.expanded.active-trail.open > ul.menu{
		display:flex;
		flex-direction:column;
		position:static;
		width:auto;
		list-style:none;
		padding:0;
		background: white;
		border-radius:0 0 30px 30px;
		
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li.is-active-trail.expanded.active-trail > ul.menu{
		border-radius:0;
		margin:0;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li > ul.menu li.menu__item a.menu__link {
		text-align: center;
		font-size: 14px;
		color: #432043;
		margin: 10px 0;
		background: transparent;
	}
	div#block-menu-menu-menu-notre-savoir-faire > ul.menu > li > ul.menu li.menu__item a.menu__link:hover{
		color: #e40764;
	}
	
	
	/*******/
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu{
		flex-direction:column;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li{
		width:100%;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li > a.menu__link{
		display:none;
		background-color:#432043;
		color:white;
		text-align:center;
		background-repeat:no-repeat;
		background-position:center right 10px;
		height:auto;
		padding:10px 20px;
		padding-right:40px;
		width: 100%;
		order:1;
		margin:0;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu{
		width:80%;
		margin:20px auto;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu.open{
		flex-direction:column;
		border:2px solid #432043;
		/* border-radius:30px 30px 0 0;  */
		    border-radius: 30px;
    background-color: #432043;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu.open li a{
		display:flex;
		background-color:transparent;
		color:white;
		border-radius:0;
		/* padding-right:20px; */
		
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu.open li a,div#block-menu-menu-menu-nos-conseils-fruites > ul.menu.open li a:hover{
		/* background-color:#432043; */
		color:white;
		
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li:last-child > a.menu__link:hover{
		border-radius: 0 0 30px 30px;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.is-active-trail.expanded.active-trail > a.menu__link:after{
		content:none;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.menu__item.is-active-trail.active-trail,div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.menu__item.is-active-trail.active-trail > a{
		display:flex;
		flex-direction: column;
		background-color:#e40764;
		border-radius: 30px;
		order:-1;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu.open > li.menu__item.is-active-trail.active-trail,div#block-menu-menu-menu-nos-conseils-fruites > ul.menu.open > li.menu__item.is-active-trail.active-trail > a{
		border-radius: 30px 30px 0px 0px;
		background-image:url("../images/fleche_footer_up.png");
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu.open > li.menu__item.is-active-trail.active-trail{
		background-color:transparent;
		background-image:none;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.menu__item.is-active-trail.active-trail > a{
		background-image:url("../images/fleche_footer_down.png");
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.menu__item.is-expanded > a{
		background-image:url("../images/fleche_footer_down.png");
		cursor:pointer;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.menu__item.expanded.open > a{
		background-image:url("../images/fleche_footer_up.png");
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.expanded > ul.menu,div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.is-active-trail.expanded.active-trail > ul.menu{
		display:none;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu.open > li.expanded.open > ul.menu,div#block-menu-menu-menu-nos-conseils-fruites > ul.menu.open > li.is-active-trail.expanded.active-trail.open > ul.menu{
		display:flex;
		flex-direction:column;
		position:static;
		width:auto;
		list-style:none;
		padding:0;
		background: white;
		border-radius:0 0 30px 30px;
		
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li.is-active-trail.expanded.active-trail > ul.menu{
		border-radius:0;
		margin:0;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li > ul.menu li.menu__item a.menu__link {
		text-align: center;
		font-size: 14px;
		color: #432043;
		margin: 10px 0;
		background: transparent;
	}
	div#block-menu-menu-menu-nos-conseils-fruites > ul.menu > li > ul.menu li.menu__item a.menu__link:hover{
		color: #e40764;
	}
	
	
	/****/
	iframe#c2b-shop-iframe{
		padding:0 20px;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu{
		flex-direction:column;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu > li{
		width:100%;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu > li > a.menu__link{
		display:none;
		background-color:#432043;
		color:white;
		text-align:center;
		background-repeat:no-repeat;
		background-position:center right 10px;
		height:auto;
		padding:10px 20px;
		padding-right:40px;
		width: 100%;
		order:1;
		margin:0;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu{
		width:80%;
		margin:20px auto;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu.open{
		flex-direction:column;
		border:2px solid #432043;
		/* border-radius:30px 30px 0 0;  */
		    border-radius: 30px;
		background-color: #432043;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu.open li a{
		display:flex;
		background-color:transparent;
		color:white;
		border-radius:0;
		/* padding-right:20px; */
		
	}
	div#block-menu-menu-trouver-un-produit > ul.menu.open li a,div#block-menu-menu-trouver-un-produit > ul.menu.open li a:hover{
		/* background-color:#432043; */
		color:white;
		
	}
	div#block-menu-menu-trouver-un-produit > ul.menu.open > li:not(.is-active-trail) > a.menu__link:hover{
		border-radius: 0 0 30px 30px;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu > li.is-active-trail.expanded.active-trail > a.menu__link:after{
		content:none;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu > li.menu__item.is-active-trail.active-trail,div#block-menu-menu-trouver-un-produit > ul.menu > li.menu__item.is-active-trail.active-trail > a{
		display:flex;
		flex-direction: column;
		background-color:#e40764;
		border-radius: 30px;
		order:-1;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu.open > li.menu__item.is-active-trail.active-trail,div#block-menu-menu-trouver-un-produit > ul.menu.open > li.menu__item.is-active-trail.active-trail > a{
		border-radius: 30px 30px 0px 0px;
		background-image:url("../images/fleche_footer_up.png");
	}
	div#block-menu-menu-trouver-un-produit > ul.menu.open > li.menu__item.is-active-trail.active-trail{
		background-color:transparent;
		background-image:none;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu > li.menu__item.is-active-trail.active-trail > a{
		background-image:url("../images/fleche_footer_down.png");
	}
	div#block-menu-menu-trouver-un-produit > ul.menu > li.menu__item.is-expanded > a{
		background-image:url("../images/fleche_footer_down.png");
		cursor:pointer;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu > li.menu__item.expanded.open > a{
		background-image:url("../images/fleche_footer_up.png");
	}
	div#block-menu-menu-trouver-un-produit > ul.menu > li.expanded > ul.menu,div#block-menu-menu-trouver-un-produit > ul.menu > li.is-active-trail.expanded.active-trail > ul.menu{
		display:none;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu.open > li.expanded.open > ul.menu,div#block-menu-menu-trouver-un-produit > ul.menu.open > li.is-active-trail.expanded.active-trail.open > ul.menu{
		display:flex;
		flex-direction:column;
		position:static;
		width:auto;
		list-style:none;
		padding:0;
		background: white;
		border-radius:0 0 30px 30px;
		
	}
	div#block-menu-menu-trouver-un-produit > ul.menu > li.is-active-trail.expanded.active-trail > ul.menu{
		border-radius:0;
		margin:0;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu > li > ul.menu li.menu__item a.menu__link {
		text-align: center;
		font-size: 14px;
		color: #432043;
		margin: 10px 0;
		background: transparent;
	}
	div#block-menu-menu-trouver-un-produit > ul.menu > li > ul.menu li.menu__item a.menu__link:hover{
		color: #e40764;
	}
	
	.node-type-fiche-produit .trouver-v2 {
		height: auto;
	}
	.node-type-fiche-produit .trouver-v2 .bottom {
		flex-direction: column-reverse;
		align-items:center;
	}
	.node-type-fiche-produit .trouver-v2 .bottom .left {
		margin:0 0 30px;
      }
      .node-type-fiche-produit .trouver-v2 .bottom .right {
		margin:0 0 30px;
	}
	.node-type-fiche-produit .group-valeurs-ingredients{
		flex-direction:column;
		
	}
	.node-type-fiche-produit .group-valeurs-ingredients{
		margin:20px 10px 0;
		padding:20px;
	}
	.node-type-fiche-produit .group-valeurs-ingredients .field-collection-container {
		display: flex;
		justify-content: center;
		flex: 0 0 100%;
		width:100%;
      }
      .node-type-fiche-produit .field.field-name-field-ingredients.field-type-field-collection.field-label-above:after{
            display:none;
      }
	/****/
	
	
	.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content {
		flex-direction: column;
	}
	.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .field.field-name-field-image.field-type-image.field-label-hidden {
		width: 95%;
		margin: 0 auto;
	}
	.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element {
		width: 95%;
		max-width: 590px;
		margin: 0 auto;
	}
	.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-titre.field-type-text.field-label-hidden {
		font-size: 36px;
		padding: 10px 00px;
		text-align: center;
		margin-left: 0;
		margin-top: 40px;
	}
	.page-node-28713 .field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-titre.field-type-text.field-label-hidden {
		font-size: 34px;
	}
	.field-item:nth-child(1) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden p {
		font-size: 14px;
		text-align: center;
	}
	.field-item.odd:nth-child(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content {
		flex-direction: column-reverse;
		justify-content: flex-start;
	}
	.field-item:nth-child(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element {
		width: 95%;
		margin: 0 auto;
		padding: 20px;
		background: #f6f6f6;
	}
	.field-item:nth-child(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-titre.field-type-text.field-label-hidden {
		font-size: 36px;
	}
	.field-item:nth-child(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden .field-item div:before {
		content: "";
		left: -40px;
	}
	.field-item:nth-child(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden {
		margin-top: 20px;
		padding-left: 25px;
	}
	.field-item:nth-child(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .required-fields.group-contenu.field-group-html-element .field.field-name-field-texte.field-type-text-with-summary.field-label-hidden p {
		margin: 5px;
		font-family: 'Muli';
		font-size: 14px;
	}
	.field-item:nth-child(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content .field.field-name-field-image.field-type-image.field-label-hidden {
		width: 95%;
		margin: 0 auto;
		height: auto !important;
	}
	.field.field-name-field-colonnes-fin.field-type-field-collection.field-label-hidden > .field-items {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		max-width: 95%;
		margin: 30px auto 20px;
	}
	.node-type-educational div#block-addthis-addthis-block {
		bottom: -44px;
	}
	.page-node .titre-histoire {
		margin: 20px auto !important;
	}
	.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-header p {
		text-align: center;
		width: 95%;
		margin: 40px auto;
		font-family: 'Muli';
		font-size: 20px;
		font-weight: bold;
	}
	.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 95%;
		margin: 0 auto;
	}
	.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row.views-row-4, .view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row.views-row-6,.view.view-nos-actus.view-id-nos_actus.view-display-id-page .view-content .views-row.views-row-2 {
		margin-top: 0px;
	}
	.page-nos-actus .item-list {
		padding-bottom: 60px;
	}
	.page-nos-actus div#block-addthis-addthis-block {
		bottom: 7px;
	}
	/** home **/
	.field-name-field-sliders-accueil .slide-content {
		/* height: 350px; */
		height: 180px;
		background-size: cover;
		background-position: center;
		position: relative;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}
	.field-name-field-sliders-accueil ul.slick-dots {
		bottom: 5.5%;
		margin-left: -40px;
	}
	.field-name-field-sliders-accueil ul.slick-dots li {
		-webkit-appearance: none;
		width: 10px;
		height: 10px;
	}
	.field-name-field-sliders-accueil .slide-content .group-content-wrapper {
		position: static;
		/* left: 20%; */
		/* right: 20%; */
		/* top: 22%; */
		max-width: none;
		width: 251px;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.field-name-field-sliders-accueil .slide-content .group-content-wrapper .field.field-name-field-titre.field-type-text.field-label-hidden {
		font-size: 48px;
		padding: 0 30px;
		line-height: 0.6;
	}
	.field-name-field-sliders-accueil .slide-content .group-content-wrapper .field-name-field-lien a {
		font-size: 14px;
		padding: 5px 20px;
		padding-right: 45px;
		background-position: center right 15px;
		margin-top:5px;
	}
	.field-name-field-sliders-accueil button.slick-prev.slick-arrow {
		left: 5%;
	}
	.field-name-field-sliders-accueil button.slick-next.slick-arrow {
		right: 5%;
		transform: rotate(180deg);
	}
	.field-name-field-sliders-accueil button.slick-arrow {
		position: absolute;
		z-index: 9;
		top: 50%;
		margin-top: -15px;
		font-size: 0;
		-webkit-appearance: none;
		background-color: transparent;
		border: 0;
		background-image: url(../images/fleche_slider_home.png);
		background-repeat: no-repeat;
		background-size: cover;
		width: 25px;
		height: 25px;
		padding: 0;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden {
		max-width: 940px;
		margin: 0px auto;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item {
		display: inline-block;
		width: 44.9%;
		margin:10px 2.5%;
		vertical-align: top;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(1) {
		margin-right: 2.5%;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(2) {
		margin-left: 2.5%;
		margin-bottom: 10px;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(1) .group-contenu,.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(2) .group-contenu {
		width: 100%;
		height: 130px;
		display: inline-flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		background-size: cover;
		background-position: center;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(4) {
		width: 95%;
		margin: 10px auto;
		display: block;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(3) {
		margin-left: 0;
		margin-top: 0;
		float: none;
		width: 95%;
		margin:10px auto;
		display: block;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(4) .group-contenu {
		width: 100%;
		height: 180px;
		display: inline-flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
		background-position: bottom -70px left -90px;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item .group-contenu .field-name-field-lien a{
		display:none;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item .group-contenu .group-content-wrapper .field-name-field-titre {
		font-size: 56px;
		text-align: center;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item .group-contenu .group-content-wrapper .field-name-field-texte p {
		padding: 5px;
		font-size: 11px;
		margin: 5px 0;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(3) .group-contenu {
		width: 100%;
		height: 170px;
		display: inline-block;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item .group-contenu .group-content-wrapper {
		position: static;
		transform: rotate(-5deg);
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(4) .group-contenu .group-content-wrapper {
		margin-right: 20px;
	}
	.field.field-name-field-blocs-haut.field-type-field-collection.field-label-hidden > .field-items > .field-item:nth-child(3) .group-contenu .group-content-wrapper .field-name-field-texte p {
		padding: 0;
		margin-top: 10px;
		line-height: normal;
	}
	.view-social-wall {
		width: 100% !important;
	}
	.view-social-wall .view-content {
		justify-content: space-around !important;
		flex-wrap: wrap;
	}
	.view-sc .views-row {
		width: 46% !important;
		height: 190px !important;
		margin-bottom: 10px;
		background-repeat: no-repeat;
		background-position: center top;
		padding: 0 !important;
	}
	.field-name-field-blocs-bas > .field-items {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.field-name-field-blocs-bas > .field-items >.field-item {
		width: 100%;
	}
	.field-name-field-blocs-bas > .field-items >.field-item .group-contenu {
		height: auto;
		padding: 30px;
		background-repeat: no-repeat;
	}
	.field-name-field-blocs-bas > .field-items >.field-item:nth-child(1) .group-contenu {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		margin: 0px auto;
		background-position: top 10px left;
		max-width: none;
	}
	.field-name-field-blocs-bas > .field-items >.field-item:nth-child(2){
		margin-bottom:0;
	}
	.field-name-field-blocs-bas > .field-items >.field-item:nth-child(2) .group-contenu * {
		max-width: none;
		margin: auto;
		color: white;
	}
	.field-name-field-blocs-bas > .field-items >.field-item .group-contenu .field-name-field-titre {
		/* font-size: 48px; */
		font-size: 28px;
		text-align:center;
		max-width: none;
		margin-left: 0 !important;
	}
	.front main.layout-3col__full > .ds-1col.node{
		margin-bottom:0;
	}
	.field-name-field-blocs-bas > .field-items >.field-item .group-contenu .field-name-field-texte {
		/* font-size: 18px; */
		font-size: 15px;
		margin: 0;
		margin-top: 30px;
		text-align: center;
		position:static;
		margin-left: 0 !important;
	}
	.field-name-field-blocs-bas > .field-items >.field-item:last-child .group-contenu {
		padding-bottom: 60px;
	}
	.front div#block-addthis-addthis-block {
		bottom: 10px;
	}
	/******** trouver un magasin **************/
	.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters .form-item.form-type-textfield.form-item-field-cp-value {
		padding: 10px;
		border: 1px solid #322638;
		border-right: 1px solid white;
		border-radius: 30px 0 0px 30px;
		padding-right: 0;
		height: 62px;
		margin-right: 43px;
		margin-left: 20px;
	}
	.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters .views-exposed-widgets.clearfix {
		display: flex;
		justify-content: center;
		align-items: center;
		/* margin-right: 20px; */
		width: 95%;
		margin: 10px auto;
	}
	.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters div#edit-field-cp-value-wrapper label {
		padding-right: 0;
		font-size: 14px;
		text-align: center;
		/* padding-bottom: 20px; */
	}
	
	.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters .form-item.form-type-textfield.form-item-field-cp-value {
		padding: 10px;
		padding-right: 0;
		margin-right: 43px;
		width: 100%;
		margin-left: 10%;
	}
	.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-page > .view-filters input#edit-field-cp-value {
		font-size: 16px;
		width: 100%;
		height: 100%;
	}
	.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content .views-row {
		width: 50%;
		height: 450px;
	}
	.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content .views-row:nth-child(2n), .view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content .views-row.views-row-last {
		border-right: 0 !important;
	}
	.view.view-trouver-un-magasin.view-id-trouver_un_magasin.view-display-id-block_1 .view-content .views-row:nth-child(3n){
		border-right: 1px solid;
	}
	/**/
	.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters .form-item.form-type-textfield.form-item-field-cp-value {
		padding: 10px;
		border: 1px solid #322638;
		border-right: 1px solid white;
		border-radius: 30px 0 0px 30px;
		padding-right: 0;
		height: 62px;
		margin-right: 43px;
		margin-left: 20px;
	}
	.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters .views-exposed-widgets.clearfix {
		display: flex;
		justify-content: center;
		align-items: center;
		/* margin-right: 20px; */
		width: 95%;
		margin: 10px auto;
	}
	.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters div#edit-field-cp-value-wrapper label {
		padding-right: 0;
		font-size: 14px;
		text-align: center;
		/* padding-bottom: 20px; */
	}
	
	.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters .form-item.form-type-textfield.form-item-field-cp-value {
		padding: 10px;
		padding-right: 0;
		margin-right: 43px;
		width: 100%;
		margin-left: 10%;
	}
	.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-page > .view-filters input#edit-field-cp-value {
		font-size: 16px;
		width: 100%;
		height: 100%;
	}
	.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content .views-row {
		width: 50%;
		height: 450px;
	}
	.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content .views-row:nth-child(2n), .view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content .views-row.views-row-last {
		border-right: 0 !important;
	}
	.view.view-trouver-un-magasin-avec-produit.view-id-trouver_un_magasin_avec_produit.view-display-id-block_1 .view-content .views-row:nth-child(3n){
		border-right: 1px solid;
	}
	.ds-1col.node.node-fiche-produit.contextual-links-region.view-mode-accroche_recette.clearfix img {
		width: 220px;
		height: 115px;
		margin: 0 auto;
		display: block;
		object-fit: contain;
	}
	div#gmap-auto1map-gmap0{
		width:95% !important;
		margin:0 auto;
	}
	.wrapper-produit {
		display: none;
		top: 10px;
		left: 10px;
		right: 10px;
		bottom: auto;
		height: auto;
		position: absolute;
		overflow-y: scroll;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 10px;
	}
	.wrapper-produit .views-field.views-field-field-produits-disponibles .field-content .item-list > ul {
		justify-content: center;
		align-items: center;
		width: auto;
	}
	.wrapper-produit .views-field.views-field-field-produits-disponibles .field-content .item-list > ul > li{
		margin:10px 0;
	}
    /* Fiche recette */

    .node-type-recette .group-content.field-group-html-element {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        max-width: 100%;
        margin: 40px auto;
        margin-bottom: 82px;
    }

    .node-type-recette .group-content.field-group-html-element .group-content-left, .node-type-recette .group-content.field-group-html-element .group-content-right {
        width: auto;
        margin: 0 10px;
    }

    .field.field-name-field-preparation.field-type-text-with-summary.field-label-above .field-item {
        font-size: 14px;
        line-height: 1.2;
    }

    .field.field-name-field-preparation.field-type-text-with-summary.field-label-above .field-label {
        font-size: 20px;
    }

    .ds-1col.node.node-fiche-produit.contextual-links-region.view-mode-accroche_recette.clearfix .field.field-name-title.field-type-ds.field-label-hidden span a {
        font-size: 14px;
        /* margin-bottom: -32px; */
		text-decoration:none;
		color:#322638;
    }

    .ds-1col.node.node-fiche-produit.contextual-links-region.view-mode-accroche_recette.clearfix .field.field-name-field-type-de-dessert.field-type-taxonomy-term-reference.field-label-hidden a { 
        font-size: 14px;
    }

    .field.field-name-field-ingredients.field-type-field-collection.field-label-above .field-label, .field.field-name-field-nombre-de-personne.field-type-text.field-label-hidden {
        font-size: 50px;
        /* color: #432043; */
		color: #322638;
    }

    .node-type-recette .field-collection-item-field-ingredients .content {
        font-size: 14px;
        color: #432043;
    }

    .node-type-recette .group-content.field-group-html-element .group-content-right {
        padding: 40px 20px 30px;
    }

    .field.field-name-field-temps-de-cuisson.field-type-text.field-label-inline.clearfix, .field.field-name-field-temps-de-preparation.field-type-text.field-label-inline.clearfix {
        font-size: 36px;
        width: 280px;
    }

    .node-type-recette .group-content.field-group-html-element .group-content-right {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .node-recette .field-name-field-ingredients {
        position: relative;
        margin-top: 40px;
    }

    .node-recette .field-name-field-ingredients::after {
        /* content: ''; */
        background-image: url('../images/trait-recette-resp.png');
        background-repeat: no-repeat;
        position: absolute;
        top: -40px;
        left: 50%;
        transform: translate(-50%, 0);
        height: 6px;
        width: 280px;
    }

    /* Résultats recherche recette */

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-header > .view.view-nos-recettes.view-id-nos_recettes.view-display-id-block_1 > .view-content > .views-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page {
        background: white;
        padding-bottom: 120px;
    }

    ul.pager {
        background-color: #f6f6f6 !important;
    }

     .page-nos-recettes div#block-addthis-addthis-block {
        bottom: 40px;
     }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-header > .view.view-nos-recettes.view-id-nos_recettes.view-display-id-block_1 > .view-content > .views-row .views-field.views-field-field-image {   
        margin: 0 10px;
    }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-header > .view.view-nos-recettes.view-id-nos_recettes.view-display-id-block_1 > .view-content > .views-row .views-field.views-field-field-image img {
        width: auto;
        height: 100% !important;
    }

    .group-fond-header.views-fieldset::after {
        display: none;
    }

    .group-fond-header.views-fieldset {
        width: 100%;
		z-index: 0;
    }

    .group-fond-header.views-fieldset .views-field.views-field-title {
        margin: 15px 30px 10px;
        padding: 10px 40px;
        text-align: center;
        font-size: 36px;
    }

    .view-nos-recettes .group-fond-header.views-fieldset .views-field.views-field-title {
        order: 1;
    }

    .view-nos-recettes .group-fond-header.views-fieldset .views-field-field-vote {
        order: 2;
    }

    .view-nos-recettes .group-fond-header.views-fieldset .views-field.views-field-field-recette-star {
        order: 3;
        background-repeat: no-repeat;
        position: relative;
        top: -40px;
        margin-right: 20px;
        width: auto;
        background-position: right;
        background-image: url('../images/picto-recette-star-2.jpg');
    }

    .view-nos-recettes .group-fond-header.views-fieldset .views-field-nothing {
        order: 4;
        font-size: 20px;
        font-family: "Muli";
        font-weight: bold;
        line-height: 1.2;
        text-align: center;
        margin: 0 40px 20px;
    }

    .view-nos-recettes .group-fond-header.views-fieldset .views-field-view-node {
        order: 5;
        display: flex;
        justify-content: center;
    }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-header > p {
        font-size: 19px;
    }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters .views-exposed-widgets {
        flex-direction: column;
    }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget {
        width: 220px;
        margin-bottom: 12px;
        position: relative;
    }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters input[type=text]#edit-title {
        padding: 5px 10px;
        line-height: 20px;
        color: #432043;
        font-size: 16px;
        padding-right: 36px;
        height: 40px;
        /* padding-top: 10px; */
		padding-bottom: 10px;
    }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters input[type=text]#edit-title::placeholder {
        font-size: 14px;
        font-family: "Muli";
        color: #432043;
        opacity: 1;
    }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget select#edit-field-categorie-tid {
        height: 36px;
        padding: 0;
        padding-left: 25px;
    }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget #edit-field-categorie-tid-wrapper {
        display: flex;
        justify-content: center;
    }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget .form-item.form-type-select.form-item-field-categorie-tid {
        display: flex;
        justify-content: center;
    }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-content {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        max-width: 100%;
        margin: 0 auto;
    }

    .view.view-nos-recettes.view-id-nos_recettes.view-display-id-page > .view-filters input#edit-submit-nos-recettes {
        margin: 0;
        -webkit-appearance: none;
        background-color: #322638;
        color: #f6f6f6;
        border: 0;
        border-radius: 50px;
        font-family: 'Muli';
        font-size: 22px;
        font-weight: 900;
        position: absolute;
        top: -94px;
        right: 16px;
        left: auto;
        font-size: 14px;
        padding: 2px 3px;
    }

    /* Candidature spontanée */

    h1 {
        font-size: 56px !important;
    }

    .field.field-name-field-texte-bas.field-type-text.field-label-hidden{
        margin-bottom: 20px;
    }

    .node-webform {
        margin-bottom: 0;
    }

    #edit-submitted-civilite {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    #webform-client-form-28714 > div {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .webform-client-form > div > div {
        width: 100%;
        margin: 5px 0;
    }

    .webform-client-form > div > div input[type="text"], .webform-client-form > div > div input[type="email"], .webform-client-form > div > div select, textarea#edit-submitted-form-wrapper-gauche-saissez-votre-texte {
        padding: 7px 20px;
        -moz-appearance: none;
        -webkit-appearance: none;
    }

    fieldset#webform-component-bottom--bottom-1 .fieldset-wrapper {
        flex-direction: column;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 0px 24px;
        text-align: center;
        height: auto;
    }

    fieldset#webform-component-bottom {
        height: auto;
        margin-bottom: 45px;
    }

    html, body {
        overflow-x: hidden;
    }

    fieldset#webform-component-bottom--bottom-1 .fieldset-wrapper input {
        font-size: 14px !important;
        font-family: "Muli" !important;
    }

    #edit-submitted-bottom-diclaimer {
        display: none;
    }

    #webform-component-bottom--diclaimer label {
        border: 0;
        cursor: default;
        text-align: center;
        font-family: 'Muli';
        font-size: 14px;
        background: transparent;
        line-height: 1.2;
        margin: 0 15px;
    }

    #edit-submitted-bottom-bottom-1-faites-nous-parvenir-votre-cv-ajax-wrapper {
        margin-top: -18px;
    }

    #edit-submitted-bottom-bottom-1-et-votre-lettre-de-motivation-ajax-wrapper {
        margin-top: -23px;
        margin-bottom: -30px;
    }

    .field.field-name-field-texte-bas.field-type-text.field-label-hidden {
        justify-content: flex-start;
        position: relative;
        top: 0px;
        left: 10px;
    }

    /* Offre d'emploi */

    .node-offre-emploi .required-fields.group-top-1.field-group-html-element {
        flex-direction: column;
        color: #432043;
    }

    .required-fields.group-top-2.field-group-html-element {
        flex-direction: column;
        padding: 0 20px 30px;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .required-fields.group-top.field-group-html-element {
        font-size: 18px;
        padding: 30px 0;
        height: auto;
    }

    .field.field-name-field-mission.field-type-text-with-summary.field-label-above, .field.field-name-field-profil-recherche.field-type-text-with-summary.field-label-above {
        padding: 10px 20px;
    }

    .field.field-name-field-mission.field-type-text-with-summary.field-label-above .field-label, .field.field-name-field-profil-recherche.field-type-text-with-summary.field-label-above .field-label {
        font-size: 20px;
        margin-bottom: -6px;
    }

    .field.field-name-field-mission.field-type-text-with-summary.field-label-above ul, .field.field-name-field-profil-recherche.field-type-text-with-summary.field-label-above ul {
        margin-top: 0;
        margin-bottom: 0;
    }
	
    div#block-addthis-addthis-block {
		bottom: -20px;
        top: auto !important;
        left: 50%;
        transform: translate(-50%, 0);
        right: auto !important;
		z-index:5;
    }
	.page-contact-presse div#block-addthis-addthis-block{
		bottom:10px;
	}
	.page-resultat-de-recherche div#block-addthis-addthis-block{
		bottom:0px;
	}
	.page-resultat-de-recherche div#block-addthis-addthis-block.content{
		bottom:40px;
	}
	.node-type-page div#block-addthis-addthis-block{
		bottom:20px;
	}

    #webform-client-form-28733 {
        padding-bottom: 150px;
        padding-top: 0;
    }

    .field.field-name-field-profil-recherche.field-type-text-with-summary.field-label-above {
        padding-bottom: 75px;
    }

    /* Nous contacter */

    .node-webform .field.field-name-body.field-type-text-with-summary.field-label-hidden {
        font-size: 14px;
        font-family: "Muli";
        padding: 0 32px;
        line-height: 1.2;
    }

    .node-webform .field.field-name-body.field-type-text-with-summary.field-label-hidden p {
        margin: 0;
    }

    fieldset#webform-component-form-wrapper > .fieldset-wrapper {
        display: flex;
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: center;
    }

    fieldset#webform-component-form-wrapper--droite > .fieldset-wrapper {
        width: 100% !important;
    }

    .field-item:nth-child(n+2) .entity.entity-field-collection-item.field-collection-item-field-contenu-educational.clearfix > .content {
        flex-direction: column-reverse;
    }

    textarea#edit-submitted-form-wrapper-gauche-saissez-votre-texte {
        width: 100% !important;
    }

    input[type="text"], input[type="email"], select, textarea#edit-submitted-form-wrapper-gauche-saissez-votre-texte {
        padding: 7px 17px;
    }

    fieldset#webform-component-form-wrapper > .fieldset-wrapper {
        padding: 0 10px;
    }

    .node-webform label {
        font-size: 14px;
        font-family: "Muli";
        line-height: 1.2;
    }

    .webform-component-radios > .form-radios {
        justify-content: center;
        align-items: center;
    }

    .webform-component-radios > .form-radios label {
        font-weight: 700;
    }
	.form-item.form-type-radio.form-item-submitted-form-wrapper-gauche-nl label {
		font-weight: normal;
		font-size: 14px;
		margin: 0;
	}
    .page-node-28720 .field.field-name-field-texte-bas.field-type-text.field-label-hidden {
        top: 0px;
    }
	.node-type-webform .field.field-name-field-accroche{
		margin:0 10px 55px;
		
	}
    .page-node-28720 #webform-component-form-wrapper--gauche {
        margin-bottom: 34px;
    }

    /* Mentions légales */

    .node-28736 > .field-name-body {
        padding: 0 20px;
        margin-bottom: 90px;
    }

    .node-28736 > .field-name-body h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .node-28736 > .field-name-body p, .node-28736 > .field-name-body li, .node-28736 > .field-name-body address, .node-28736 > .field-name-body strong, .node-28736 > .field-name-body u, .node-28736 > .field-name-body a {
        font-size: 14px;
        line-height: 18px;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
    }

    .node-28736 > .field-name-body ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    main.layout-3col__full {
        background-image: none !important;
    }

    /* Résultats recherche */

    .page-resultat-de-recherche div#edit-type {
        width: 100%;
    }

    .page-resultat-de-recherche div#edit-type input[type="radio"] + label {
        width: 145px;
        height: 40px;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 28px;
		margin: 0;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget {
        width: 100%;
        padding: 0;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget #edit-type {    
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget #edit-type > div:first-child {
        margin-right: 3px;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget #edit-type > div:last-child {
        margin-left: 3px;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content {
        padding: 0 20px;
        margin-bottom: 100px;
    }

    .view-resultat-de-recherche ul.pager {
        position: relative;
        top: -100px;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .node-fiche-produit {
        width: 100%;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content > .views-row {
        width: 40%;
        height: 210px;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .node-fiche-produit .field.field-name-title.field-type-ds.field-label-hidden {
        font-size: 12px;
        line-height: 14px;
    }
	.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .node-fiche-produit .field.field-name-title.field-type-ds.field-label-hidden p{
		margin:5px 0;
	}
    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content .views-row .node-fiche-produit img {
        width: 220px;
        height: 100%;
        object-fit: contain;
        object-position: center bottom;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page .field.field-name-field-nouveau.field-type-list-boolean.field-label-hidden {
        background-size: 85px 25px;
        background-repeat: no-repeat;
		background-position: top left;
		z-index: 0;
    }

    .page-resultat-de-recherche .layout-3col.layout-swap {
        margin-bottom: -30px;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters input#edit-title {
        width: 60%;
		height: 37px;
		margin: 15px auto;
		display: block;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters .views-exposed-form .views-exposed-widget {
        position: relative;
        /* width: 152px; */
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters input#edit-submit-resultat-de-recherche {
        font-size: 12px;
        padding: 0px 4px;
        /* top: -234px; */
        /* top: -211px; */
        top: -106px;
        left: auto;
        right: 25%;
    }
	.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters input#edit-submit-resultat-de-recherche.content{
		top: -170px;
	}
    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters .views-exposed-widgets {
        margin: 0 10px;
		margin-bottom: 60px;
    }
	.view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters .views-exposed-widgets.content{
		margin-bottom:0;
		padding-bottom:0;
	}
    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-filters div#edit-title-wrapper {
        width: 100%;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content-recettes {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content-recettes > .views-row {
        width: auto;
        height: auto;
    }

    .view.view-resultat-de-recherche.view-id-resultat_de_recherche.view-display-id-page > .view-content-recettes .ds-1col.node {
        background-image: none;
        display: flex;
        justify-content: center;
        align-items: center;
    }
	/** recherhce **/
	.page-resultat-de-recherche .node-fiche-produit > .field-name-field-image-produit {
		margin-bottom: 0px;
	}
	/** nous rejoindre **/
	.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-header{
		font-size:14px;
		padding: 0 5px;
	}
	.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-header h2 {
		font-size: 36px;
		padding: 5px 35px;
		width: 80%;
		margin: 20px auto;
	}
	.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-content .views-row {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		position: relative;
		margin: 15px 0;
	}
	.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-content .views-row .views-field.views-field-title {
		margin: 10px auto;
		width: 90%;
		min-width:unset;
	}
	.content-wrapper-offre.views-fieldset {
		margin: 10px auto;
		width: 90%;
	}
	.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-footer {
		height: 285px;
	}
	.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-footer p {
		font-size: 36px;
		line-height: 0.8;
		text-align: center;
	}
	.view.view-nous-rejoindre.view-id-nous_rejoindre.view-display-id-page .view-footer a {
		font-size: 17px;
		margin-bottom: 50px;
	}
	.section-nous-rejoindre div#block-addthis-addthis-block {
		bottom: 15px;
	}
	/** page user **/
	.ds-1col.user-profile.view-mode-full.clearfix {
		padding: 40px 0 60px;
	}
	.page-user form {
		padding: 40px 10px 60px;
	}
	.page-user iframe.bonsdereduc {
		width: 100%;
	}
	.page-user div#block-addthis-addthis-block {
		bottom: 10px;
	}
	.page-user a.tabs__tab-link {
		font-size: 12px;
		padding: 15px 10px;
		margin: 0px 10px;
      }
}

.page-user iframe.bonsdereduc {
      width: 100%;
      margin: 0 auto;
      height: 960px;
      border: 0;
      text-align: center;
      background: transparent;
  }
	