@CHARSET "utf-8";

/* PC */
@media all and (min-width:781px) {
}
@media all and (max-width:1770px) {	
	#pied-gauche {width: 50%;}
	#pied-droite { width: calc(50% - 35px);}
}

@media all and (max-width:1620px) {	
	#centre.centre-reseaux-gauche .global { padding-left: 45px !important;}
}
@media all and (max-width:1585px) {	
	#accueil-image-centre > div {padding-right: 20px;}
	#accueil-image-haut {-moz-background-size: 35% auto !important;-o-background-size: 35% auto !important;-webkit-background-size: 35% auto !important;background-size: 35% auto !important;}
	#accueil-image-bas {-moz-background-size: 17% auto !important;-o-background-size: 17% auto !important;-webkit-background-size: 17% auto !important;background-size: 17% auto !important;}
	#accueil-image-droite {-moz-background-size: 20% auto !important;-o-background-size: 20% auto !important;-webkit-background-size: 20% auto !important;background-size: 20% auto !important;}
	#accueil-image-gauche {-moz-background-size: 35% auto !important;-o-background-size: 35% auto !important;-webkit-background-size: 35% auto !important;background-size: 35% auto !important;}
	/*
	#accueil-image-droite {width: 20%; bottom: -120px;}
	#accueil-image-gauche {width:35%; bottom: -150px;}*/
}

@media all and (max-width:1450px) {	 
	#cuisine-saison-texte { margin: 15px 40px 10px 0;}
	#cuisine-saison-image { max-width: 425px;}
	#cuisine-saison-image img {width:100%; height:100%; -o-object-fit: cover;object-fit: cover;}
	#accueil-rassurances {padding:0 40px;}	
}


@media all and (max-width:1410px) {	
	#accueil-paves-conteneur .accueil-pave-centre {padding:20px;}
	#accueil-paves-conteneur .accueil-pave-nom > a > span, 
	#accueil-paves-conteneur .accueil-pave-nom > a:visited > span, 
	#accueil-paves-conteneur .accueil-pave-nom > span {font-size: 50px;}
	
	#cuisine-saison-texte h2.h1 {text-align:center;}
	
	#produits-saison-conteneur > .global {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
	#produits-saison-image {width: 45%;}
	#produits-saison-image img {width:100%; height:100%; -o-object-fit: contain;object-fit: contain;}
	#produits-saison-texte { margin: 15px 0 10px 40px;  width: 45%;}
	#produits-saison-texte h2.h1 {text-align:center;}
	
	#commande-categories {display: -ms-grid;display: grid; -ms-grid-columns: 225px 5px 225px 5px 225px 5px 225px 5px 225px; grid-template-columns: repeat(5, 225px); grid-gap: 15px 5px;}
}

@media all and (max-width:1350px) {
	
    #gabarit-page {margin: 0;}
    #gabarit-page .gabarit-gauche .gabarit-texte {padding:1px 10px 1px 0;}
    #gabarit-page .gabarit-droite .gabarit-texte {padding:1px 0 1px 10px;}
}


@media all and (max-width:1325px) {
	#bandeau #logo a img { height: 230px;}
	
	#global:not(.global-accueil) #global-conteneur { padding-top: 280px;}
	
	#accueil-image { height: 860px;}
	#accueil-image-centre >	 div {height:calc(100% - 310px); padding-right: 60px;}
	#accueil-image-centre .accueil-image-div {font-size: 60px; line-height: 60px;}
	#accueil-image-centre #accueil-image-texte3 {font-size: 45px; line-height: 55px;}
	#accueil-image-centre > div > div {  margin-bottom: 5px;}
}

@media all and (max-width:1295px) {
	#accueil-paves-conteneur .accueil-pave-nom > a > span, 
	#accueil-paves-conteneur .accueil-pave-nom > a:visited > span, 
	#accueil-paves-conteneur .accueil-pave-nom > span {font-size: 40px;}
	
	#cuisine-saison-conteneur {width: calc(100% - 570px);}
	
	#commande-produits-contenu .commande-produit-photo {width: 180px;}
	#commande-produits-contenu .commande-produit-contenu {width: calc(100% - 395px);}
}

@media all and (max-width:1265px) {
	#produits-saison-texte { margin: 15px 10px 10px;  width: 50%;}
}

@media all and (max-width:1259px) {

	iframe {width: 100% !important;}
	.iframe-responsive-wrapper {position: relative;}
	#contenu .iframe-responsive-wrapper .iframe-ratio {   display: block;    width: 97%;   height: auto;}
	.iframe-responsive-wrapper .iframe-responsive-iframe {position: absolute;top: 0;left: 0;width: 100% !important; height: 100% !important; }
	.iframe-responsive-wrapper .iframe-responsive-iframe iframe {width: 100% !important; height: 100% !important;}
		
    video {width:100%; height:auto;}
    
    .tableau-parent-5 .tableau-enfant {width:calc(33.333% - 35px) !important; }
    
}


@media all and (max-width:1245px) {
	#commande-categories {display: -ms-grid;display: grid; -ms-grid-columns: 200px 5px 200px 5px 200px 5px 200px 5px 200px; grid-template-columns: repeat(5, 200px); grid-gap: 15px 5px;}

}
@media all and (max-width:1235px) {
	#cuisine-saison-conteneur { width: calc(100% - 500px);}
	#cuisine-saison-image { max-width: 355px;}
	#cuisine-saison-texte {width: calc(100% - 160px);}
	#accueil-rassurances { padding: 0 20px; }
}

@media all and (max-width:1193px) {
	#commande-produits-droite { width: 300px;}
	#commande-produits-livraison,
	#commande-produits-panier {max-width:300px;}
	#commande-produits-gauche {width: calc(100% - 320px);}
	
	.cadre-titre {padding-left:5px;}
	#commande-produits-panier {padding: 15px 0px 50px 10px;}
	#commande-produits-contenu .commande-produit-photo {width: 180px;}
	#commande-produits-contenu .commande-produit-contenu {width: calc(100% - 395px);}

	#gabarit-page .global-gabarit.global-gabarit-image > div  {width: 55%;}
    #gabarit-page .gabarit-image {width: calc(50% - 105px);}
	#gabarit-page .container-gabarit-video {display:block;}
	#gabarit-page .global-gabarit.global-gabarit-video,
	#gabarit-page .gabarit-video {width:100%;}
	#gabarit-page .gabarit-video.gauche,
	#gabarit-page .gabarit-video.droite {padding: 0px; }
	
	#pied-gauche { margin-right: 15px;}
}


@media all and (max-width:1125px) {
	#cuisine-saison-conteneur { width: calc(100% - 170px);}
	#cuisine-saison-image {margin-right: -135px;}
	#accueil-rassurances { padding: 55px 10px; width:100%; -webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box;}
	
	
	#commande-categories {display: -ms-grid;display: grid; -ms-grid-columns: 200px 15px 200px 15px 200px 15px 200px; grid-template-columns: repeat(4, 200px); grid-gap: 15px; -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
}

@media all and (max-width:1110px) {
		
	#produits-saison-image {width: 35%;}
	#produits-saison-texte { margin: 15px 10px 10px;  width: 60%;}
	
}

@media all and (max-width:1085px) {
	#accueil-paves-conteneur .global {padding:0 5px;}
	#accueil-paves-conteneur .accueil-pave {margin: 5px; width:calc(33.333% - 10px);}
	#accueil-paves-conteneur .accueil-pave-icone {height: 95px; }
	#accueil-paves-conteneur .accueil-pave-icone img {width:100%; height:100%; -o-object-fit: contain; object-fit: contain; -o-object-position: center left;object-position: center left;}
	#accueil-paves-conteneur .accueil-pave-nom > a > span, 
	#accueil-paves-conteneur .accueil-pave-nom > a:visited > span, 
	#accueil-paves-conteneur .accueil-pave-nom > span {font-size: 35px;}
	
	#accueil-zones .accueil-zone {margin: 5px; width:calc(50% - 15px);}
	
	#pied-zones-conteneur {  height: 340px;}
}

@media all and (max-width:1070px) {
	#commande-produits-contenu .commande-produit {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
	#commande-produits-contenu .commande-produit-contenu {  width: calc(100% - 225px); }
	#commande-produits-contenu .commande-produit-actions { width: calc(100% - 225px); margin-left:0; -webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
	#commande-produits-contenu .commande-produit-actions > div {width: 100%;  -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;}
	#commande-produits-contenu .commande-produit-ajoutpanier,
	#commande-produits-contenu .produit-quantite-stock {margin:0;}
}

@media all and (max-width:1040px) {
	
	/* Compte client */
	#compte-cadres .compte-cadre {  margin: 0 0 20px; width: 100%;}
	#compte-creation-texte {min-height:0;}
	
	#pied-gauche { width: 100%; margin-right: 0; margin: 0 auto;}
	#pied-moyens-paiement {margin: 10px auto; padding: 10px; width:100%; box-sizing:border-box;}
	#pied-haut {margin:20px auto 10px;}
	#pied-haut #logo-pied {margin-top: 40px; text-align: center;}
	#pied-haut-colonnes .col {margin-bottom:10px;}
	#pied-droite {width: 100%; }	  
	#pied-googlemap {height:360px; margin: 30px auto 75px;}
	
}
@media all and (max-width:990px) {

  	/* Module Contact */
  	#module-contact #module-contact-adresse {float:none; width:100%;}
	#module-contact .googlemap {float:none;  width:100%; margin:20px 0;}
	
	
	/* Template Article Default */
	#template-article .template-article-image-texte .template-article-image,
	#template-article .template-article-texte-image .template-article-image {margin:20px auto 20px; text-align:center;}	
	#template-article .template-article-image {width:100%; }
	#template-article .template-article-image img {max-width:400px; width:100%; height:auto !important;}
	#template-article .template-article-texte {width:100%;}
	
	
	/* Panier Etape 2*/
	#panier .compte-conteneur #compte-continuer-titre {height:auto;}
	#panier .panier-connexion-1260 {display:none;}
	#panier .panier-connexion-990 {display:block;}
		
	#actualites .actualite { width:calc(50% - 10px);}
		
	#gabarit-photo .gabarit-photo-conteneur {-ms-flex-wrap: wrap;flex-wrap: wrap;}
	#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte {width:60%;}
	#gabarit-photo .gabarit-photo-conteneur.gabarit-droite .global-gabarit-texte {-ms-flex-preferred-size: auto; flex-basis: auto;}
	#gabarit-photo .gabarit-photo-conteneur .gabarit-image {width:40%;}

	#cart-grid .cart-ligne.fraisdeport select {margin:5px;}
}

@media all and (max-width:960px) {
	#cuisine-saison-conteneur {width:100%;}
	#cuisine-saison-conteneur > .global {-ms-flex-wrap:wrap;flex-wrap:wrap;}
	#cuisine-saison-texte {width:100%; margin: 15px 0px 10px;}
	#cuisine-saison-texte-contenu {width:100%; margin:40px auto 20px;}
	#cuisine-saison-image {max-width: 500px; width: 100%; margin: 0 auto;}
	
	#parallax-conteneur {height: 260px;}
	#produits-saison-conteneur > .global {padding:20px 10px 90px; -webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
	#produits-saison-image {max-width: 500px; width: 100%; margin: 0 auto;}
	#produits-saison-texte { margin: 15px 0 10px;  width: 100%;}
	#produits-saison-texte-contenu {width:100%; margin:40px auto 20px;}
	
	
	#commande-categories {display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;}
	#commande-categories .commande-categorie {width:200px;}
	
}

@media all and (max-width:930px) {
	#accueil-image { height: 780px;}

	#accueil-image-centre .accueil-image-div {font-size: 50px; line-height: 50px;}
	
	#accueil-paves-conteneur .accueil-pave-centre { padding: 20px 10px;}
	#accueil-paves-conteneur .accueil-pave-icone {height: 80px; margin-bottom: 15px;} 
	#accueil-paves-conteneur .accueil-pave-nom > a > span, 
	#accueil-paves-conteneur .accueil-pave-nom > a:visited > span, 
	#accueil-paves-conteneur .accueil-pave-nom > span { font-size: 30px;}
	
	#accueil-zones .accueil-zone-image,
	#pied-zones .pied-zone-image { width: 95px; height: 95px;}
	#accueil-zones .accueil-zone-nom,
	#pied-zones .pied-zone-nom {font-size: 30px;}
	#accueil-zones .accueil-zone-nom em,
	#pied-zones .pied-zone-nom em {  font-size: 28px;}
	
	#centre .global .contenu-wrapper {padding:10px;}
	#commande-produits-droite {width: 280px;}
	#commande-produits-livraison {padding: 15px 10px;}
	#commande-produits-livraison,
	#commande-produits-panier {max-width: 280px;}
	.panier-contenu .panier-bandeau-payer a, 
	.panier-contenu .panier-bandeau-payer a:visited {font-size:20px;}
	#commande-produits-contenu .commande-produit-photo {  width: 140px; }
	#commande-produits-contenu .commande-produit-contenu { width: calc(100% - 160px); margin-left: 20px;}
	#commande-produits-contenu .commande-produit-actions {width: calc(100% - 160px);}  
	
	#cart-grid-header .cart-titre,
	#cart-grid #cart-grid-header .cart-titre {font-size:13px;}
	 
	/* Compte client */
	#compte-page #compte-coordonnees .compte-coordonnees-elements .input.compte-coordonnees-element {width:calc(50% - 8px); margin-left: 12px;}
		
	#coordonnees-conteneur #form-coordonnee .adresse {width:49%;}
				
	.tableau-parent-4 .tableau-enfant {width:calc(33.333% - 35px) !important;}
	/* Table responsive*/
	.table-responsive-label {display:table-row;}
}


@media all and (max-width:860px) {
	#commande-produits-centre {-webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse;}
	#commande-produits-droite {margin: 0 auto;}
	#commande-produits-livraison {margin:0 auto 15px;}
	#commande-produits-panier {display:none !important;}
	#commande-produits-gauche {width:100%;}
	#commande-produits-contenu .commande-produit {  -webkit-box-pack: start;  -ms-flex-pack: start;  justify-content: flex-start;}
	#commande-produits-contenu .commande-produit-actions {max-width: 340px; margin-left:160px; width: calc(100% - 160px);}
	
	#cart-grid .cart-nom {width: calc(100% - 410px);}
	#cart-grid .cart-prix{display:none !important;}
	#cart-grid .cart-nom .prix {display:block; margin:8px 0;font-weight:400; }
	#cart-grid .cart-quantite i {display:block; margin:0 auto; padding:10px;}
	
	#cart-grid .cart-ligne.promotion label{display:block; margin:0 0 5px;}
	#cart-grid #promotion-code {width:170px; height:18px;} 
	
	#panier .input-text { width: calc(100% - 15px) !important;}
	#contenu #panier-suivant,
	#contenu #panier-precedent {width: 263px; }
	
	
	.tableau-parent-4 .tableau-enfant {width:calc(50% - 35px) !important;}
}

@media all and (max-width:830px) {
		
	#recap-produit-gauche {width:350px;}
	#recap-produit-infos-miniature {width:120px; height: 120px;}
	#recap-produit-infos-contenu{ margin-left:10px; width: calc(100% - 135px);}
	#recap-produit-infos-nom {font-size:16px; margin-top:0; }
	#recap-produit-droite {width:calc(100% - 350px);}
	
	#cart-grid-bas #cart-grid-option {width: 280px;}
	#cart-grid #cart-grid-bas #cart-grid-prix { width: calc(100% - 300px);}
		
	#gabarit-page .gabarit-gauche, #gabarit-page .gabarit-droite {flex-direction: column;justify-content: center;align-items: center;}
	#gabarit-page .global-gabarit > div {width: 100% !important;}
	#gabarit-page .gabarit-image {position: relative;top:unset;left: unset;right: unset;margin:10px auto; width: auto;height: 265px;}
	#gabarit-page .gabarit-image img {object-fit: contain; -o-object-fit: contain;}
	#gabarit-page .gabarit-texte {margin-top:10px; padding:1px 10px !important;}
	
	#pied-googlemap { width:calc(100% - 35px); margin: 20px 10px 70px 25px;}
}

/* Tablette */
@media all and (max-width:780px) {
	
	body {width:100%;}
	.w1260 {display:none;}
	
	#global {min-width:inherit; margin:0 auto; width:auto; }
	
	#bandeau #logo a img {height: 150px;}

	#global:not(.global-accueil) #global-conteneur { padding-top: 200px;}
	#centre.centre-reseaux-gauche .global { padding-left: 10px !important;}  
		
	#accueil-image { height: 570px;}
	#accueil-image-centre {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
	#accueil-image-centre .accueil-image-div {font-size: 40px; line-height: 40px;}
	#accueil-image-centre > div {height: 100%; width: 75%; padding: 200px 60px 110px; }
	#accueil-image-centre #accueil-image-texte3 {font-size: 35px; line-height: 45px;}
	#accueil-image-centre #accueil-image-bouton {text-align:center;}
	#accueil-image-centre #accueil-image-bouton .bouton {margin:0 auto;}
	
	/* Centre */
	#centre {width:auto; margin:0; padding-top:0px;}
		
	/* Fil d'ariane */
	#ariane {display:none;}
	
	/* Contenu */
	#contenu {width:auto; }
	#contenu img {max-width:100%; max-height:100%;  height:auto; width:auto;  object-fit:contain; -o-object-fit:contain;}
		
	/* Formulaire */
	#contenu .input-text,
	#contenu input[type="text"] {width:calc(100% - 15px);height:30px;}
	
	#contenu input[type="image"],#contenu input[type="checkbox"],#contenu input[type="radio"] {width:auto; height:auto;}
	#contenu select {height:45px; }
	#contenu textarea {width:calc(100% - 12px) !important; }
	.submit input, input.submit, .bouton, .bouton-fleche, #global a.bouton, #global a.bouton:visited, #global a.bouton-fleche, #global a.bouton-fleche:visited {width:auto; min-width:0;  padding: 10px 15px; min-height: 30px;}
	#contenu button.bouton {width:100%;  margin:10px 0; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
	
	#contenu .form140 {float:none; text-align:left; width:auto;}
	#contenu #facturation .form140,
	#contenu #livraison .form140 {float: left; text-align: right; width: 140px;}
	#module-contact select {width:calc(100% - 5px);}
	#module-contact .form div.submit-conteneur, #module-contact #contact-captcha,
	#module-contact #contact-optin { margin-left:0;}	
	#contact-container .contact-vide {display:none;}
	
	/* Paginator */
	#paginator {margin:30px 0 20px;}
	#contenu #paginator .pagination-lien, #contenu #paginator .pagination-span {margin:0 9px;}

	.mosaique-conteneur {text-align:center;}
				
	#produit-retour {margin:10px 0;}
	#produit-centre {display: flex;}
	#produit-informations {margin-top: 0px; width:calc(100% - 320px);}

	#produit-informations #produit-prix {font-size:25px;}
	
	#recap-produit.visible {height:385px;}
	#recap-produit-infos {display:block;margin-top:15px;}	
	#recap-produit-infos-miniature {margin:0 auto;}
	#recap-produit-infos-contenu{ margin:10px 0; width: 100%;}
	
	#panier .compte-conteneur .input-text {max-width:100%; width:calc(100% - 15px) !important;}
	#panier .compte-conteneur #cart-motdepasse-oublie { width:100%;margin: 10px 0 0;}
	#panier .panier-connexion-990 {float:none;text-align: center;}
	#panier #compte-creation-submit,
	.panier-actions {text-align:center;}
	#contenu #panier-etape-2 a.bouton,
	#contenu #panier .bouton, #contenu #panier a.bouton, 
	#contenu #coordonnees .bouton, 
	#contenu #coordonnees a.bouton {width:calc(100% - 5px);}
	#contenu #panier-suivant, 
	#contenu .panier-suivant, 
	#contenu #panier-actions #panier-suivant.bouton,
	#contenu #panier-precedent {margin:10px auto !important;}
	#contenu #panier-boutons-droite #panier-suivant.bouton {margin:10px !important;}
	
	/* Compte client */
	#compte-page #compte-coordonnees .compte-coordonnees-elements .input-text { width: 100%;height: 45px;}
		
	#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte {width:100%}
	#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte > div {margin:0 auto 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
	#gabarit-photo .gabarit-photo-conteneur .gabarit-image {width:100%}
		
	#back-to-top {bottom: 43px;right: 6px;}
		
	.tableau-parent-3 .tableau-enfant, 
	.tableau-parent-4 .tableau-enfant, 
	.tableau-parent-5 .tableau-enfant {width:calc(50% - 35px) !important; }
		
	.table-responsive-50-pourcent tr,
    .table-responsive-100-pourcent tr {	width: 100%; margin: 0 0 1rem;}	
	
	#contenu .table-vertical thead tr {
	    left: -9999px;
	    position: absolute;
	    top: -9999px;
	}
	#contenu .table-vertical table, #contenu .table-vertical thead, #contenu .table-vertical tbody, #contenu .table-vertical th, #contenu .table-vertical td, #contenu .table-vertical tr {
	    display: block;
	}
	#contenu .table-vertical td {
	    -moz-border-bottom-colors: none;
	    -moz-border-left-colors: none;
	    -moz-border-right-colors: none;
	    -moz-border-top-colors: none;
	    border-color: #e0e0e0;
	    border-image: none;
	    border-style: none none solid;
	    border-width: 0 0 1px;
	    padding-left: 50% !important;
	    position: relative;
	    text-align: center;
	    white-space: normal;
	    padding-top: 3px;
	    padding-bottom:3px;
	    height:25px;
	}
	
	#contenu .table-vertical td::before {
	    content: attr(data-title);
	    font-weight: 700;
	    left: 6px;
	    padding-right: 10px;
	    position: absolute;
	    text-align: left;
	    top: 6px;
	    white-space: nowrap;
	    width: 45%;font-size: 14px;
	}	

	/* #reseaux-partage-gauche */
	#reseaux-partage-gauche-conteneur {top: initial;bottom: 0;width: 100%;display: flex;transform: rotateY(0);top: initial!important;}
	#reseaux-partage-gauche-conteneur .reseau-partage {width: auto;flex: 1;}
	#reseaux-partage-gauche-conteneur .reseau-partage .reseau-partage-image {left: -0;border-radius: 0!important;    padding: 0!important;}
	#reseaux-partage-gauche-conteneur #reseau-partage-gauche-facebook .reseau-partage-image {padding: 7px 7px 3px 7px;}
    #reseaux-partage-gauche-conteneur .reseau-partage i{transform: rotateY(0);text-align: center;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;}
    #reseaux-partage-gauche-conteneur .reseau-partage:hover .reseau-partage-image {left: 0;}
	#reseaux-partage-gauche-conteneur .reseau-partage:hover i {transform: translateX(5px);}
  
}



@media only screen and (max-width: 767px) {
	
	#accueil-paves-conteneur .accueil-pave-nom > a > span, 
	#accueil-paves-conteneur .accueil-pave-nom > a:visited > span, 
	#accueil-paves-conteneur .accueil-pave-nom > span { font-size: 25px; line-height: 26px;}
	
	#accueil-zones .accueil-zone-image,
	#pied-zones .pied-zone-image { width: 75px; height: 75px;}
	#accueil-zones .accueil-zone-nom,
	#pied-zones .pied-zone-nom {font-size: 26px;}
	#accueil-zones .accueil-zone-nom em,
	#pied-zones .pied-zone-nom em {  font-size: 23px;}
	
	
	#global h1, #global h2.h1, .white-popup h1 {font-size: 40px; line-height: 44px;}
	#global h1 em, #global h2.h1 em, .white-popup h1 em {font-size:25px;}
	
	/* Table responsive */
	table.table-responsive { margin-bottom: 0; }
	.pinned { position: absolute; left: 0; top: 0; z-index:20; background: #fff; width: 181px; overflow: hidden; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	.pinned table th p, .pinned table td p,
	table.table-responsive th:first-child p, table.table-responsive td:first-child p, 
	table.table-responsive td:first-child p	{ text-align:left !important; margin-top:6px; }
	
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable table {}
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.table-responsive td, table.table-responsive th {  white-space: nowrap; overflow: hidden; }
	table.table-responsive thead th {}
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child	{opacity:0;  white-space: initial; }
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child	{ width:180px !important; max-width:180px; min-width:180px; word-wrap:break-word; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; }
	.table-responsive-label th.table-responsive-label-th {display:table-cell !important;}
	
		
}

@media all and (max-width: 715px) {	
	#actualites .actualite .actualite-image {height: 210px;}
	
	#recap-produit-nbproduits {max-width: 300px;}
}

@media all and (max-width: 685px) {	
	
	#bandeau-mobile label { width: 50px; height: 50px;}
	#bandeau-mobile > span {font-size: 14px;}	
	#bandeau-mobile label span:nth-of-type(1) {margin-top:3px;}
	#bandeau-mobile.open label span:nth-of-type(1) { transform: rotatez(46deg) translate(6px,1px);}
	#bandeau-mobile.open label span:nth-of-type(3) {transform: rotatez(46deg) translate(6px,-16px);}

	#accueil-image-centre .accueil-image-div {font-size: 36px; line-height: 36px;}
	#accueil-image-centre > div { padding: 200px 60px 60px; }
	#accueil-image-centre #accueil-image-texte3 {font-size: 30px; line-height: 40px;}
	#accueil-image-centre #accueil-image-bouton .bouton {min-height:50px; font-size:15px;} 
	
	#accueil-paves-conteneur .accueil-pave {height: 250px;}	
	#accueil-paves-conteneur .accueil-pave-image img {-o-object-fit: cover; object-fit: cover;}
	
	
	#accueil-rassurances .accueil-rassurance-nom,
	#rassurances .rassurance-nom {font-size:24px; line-height: 27px;}
		
				
	#produit-centre {display: block;}
	#produit-informations {margin-top: 20px; width:100%;}
	
	#recap-produit.visible {top:145px; width: calc(100% - 80px); height:calc(100% - 150px);}
	#recap-produit.visible.sm {top:70px;  height:calc(100% - 80px);}  
	#recap-produit-header {display:block;}
	#recap-produit #recap-produit-header .recap-produit-message span {max-width:390px;font-size: 18px;}
	#recap-produit-contenu { overflow-y:auto; height:auto; display:block;}
	#recap-produit #recap-produit-gauche, 
	#recap-produit #recap-produit-droite {display:block; width:100%;  height:auto; padding:5px 10px !important; }	
	#recap-produit-gauche .recap-produit-message {display:none;}
	#recap-produit-infos-miniature {width:220px; height:220px;}
	#recap-produit-nbproduits {max-width: 100%; padding-bottom: 10px; margin-bottom: 5px;}
	#recap-produit-action {display:none;}
	#recap-produit-action-mobile {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: space-evenly;-ms-flex-pack: space-evenly;justify-content: space-evenly;}
	
	#etapes .etape span.label {width: calc(100% - 10px);} 
	
	#cart-grid-bas #cart-grid-option {width:100%;}
	#cart-grid #cart-grid-bas #cart-grid-prix {width:100%;}
	
	.tableau-enfant {margin:5px !important;}
	.tableau-parent-2 .tableau-enfant,
	.tableau-parent-3 .tableau-enfant,
	.tableau-parent-4 .tableau-enfant,
	.tableau-parent-5 .tableau-enfant {width:calc(50% - 15px) !important; }
}


@media all and (max-width: 655px) {
	#contenu-panier-reponse-conteneur {left: 5px; width: calc(100% - 10px);} 
}
@media all and (max-width: 640px) {	
	
	#accueil-zones .accueil-zone-image,
	#pied-zones .pied-zone-image { width: 55px; height: 55px;margin-right: 10px;}
	#accueil-zones .accueil-zone-nom,
	#pied-zones .pied-zone-nom {font-size: 23px;}
	#accueil-zones .accueil-zone-nom em,
	#pied-zones .pied-zone-nom em {  font-size: 20px;}
	
}

@media all and (max-width: 625px) {
	#bandeau #logo a img { height: 120px;}
	#global:not(.global-accueil) #global-conteneur { padding-top: 170px;}
	
	#accueil-image-centre > div {padding:170px 10px 40px;}
	#accueil-image-centre > div > div { margin-bottom: 25px;}
	#accueil-image-centre #accueil-image-texte1,
	#accueil-image-centre #accueil-image-texte2,
	#accueil-image-centre #accueil-image-texte3 {text-align:center;}
	
	
	/* Renseignement petite barre */
	#contenu .renseignement-titre {width: 100%;-webkit-box-flex: initial;-ms-flex: initial;flex: initial;min-width: 0;}
	#contenu .renseignement-titre::after {display:none;}
	#contenu .renseignement-contenu {width:100%;padding: 5px 0 5px 0px;min-width: 0;} 

}

@media all and (max-width: 605px) {
    	
	
	#cart-grid .cart-photo {width: 105px;}
	#cart-grid .cart-nom {width:calc(100% - 345px);}
	#cart-grid .cart-action {width:45px;}
	#cart-grid .cart-action.cart-titre {font-size:0 !important;}
	
	#coordonnees-conteneur #form-coordonnee .adresse {width:100%; max-width:100%;}
	#coordonnees-conteneur #form-coordonnee #livraison h2,
	#coordonnees-conteneur #form-coordonnee #facturation h2 {margin-bottom:20px;}
	#coordonnees-conteneur #panier-actions,
	#contenu #panier-boutons-droite  {display:-webkit-box; display:-ms-flexbox; display:flex;}
	
	/* Table responsive */
	.pinned {width:136px;}
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child {max-width:115px; width:115px !important; min-width:115px;font-size:15px;  box-sizing: initial;-webkit-box-sizing: initial;-moz-box-sizing: initial;-khtml-box-sizing:initial;  }
	table.table-responsive th {font-size:15px;}
	
}


@media all and (max-width:580px) {
	#cuisine-saison-image,
	#produits-saison-image { max-width: 390px;} 
	#produits-saison-conteneur > .global {overflow:hidden;}

	#rassurances {-webkit-box-pack: space-evenly;-ms-flex-pack: space-evenly;justify-content: space-evenly;}	
	#rassurances .rassurance {margin:5px 10px;}
	
	#produit-informations .produit-submit,
	#produit-informations .produit-alerte {width:calc(100% - 30px); height:25px;}
	#produit-informations .produit-submit span,
	#produit-informations .produit-alerte span {padding-right: 30px; max-width: 210px; margin: 0 auto;}
	
	/* Compte client */	
	#compte-page #compte-coordonnees .compte-coordonnees-elements {margin:0; display:block;}
	#compte-page #compte-coordonnees .compte-coordonnees-elements.input-grand,
	#compte-page #compte-coordonnees .compte-coordonnees-elements .input.compte-coordonnees-element {width:100%; margin: 5px 0 20px;}
    	
	#cart-grid-header .cart-titre, #cart-grid #cart-grid-header .cart-titre {font-size:12px;}	
	#cart-grid-header .cart-titre.cart-action {height:100%;}
	#cart-grid-header .cart-titre.cart-action span {display:none;}
	
	#cart-grid .cart-photo {width:90px; padding:15px 0 !important;}
	#cart-grid .cart-nom {width: calc(100% - 300px);}
	#cart-grid .cart-quantite {width:55px;}
	#cart-grid .cart-prixtotal { font-size: 14px;}
	#cart-grid .cart-action {width:35px; padding: 10px 0 15px !important;}
	
	#panier select {width:49%;}
	#panier-actions {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
	#centre #bouton-payer,
	#centre #panier-actions .bouton ,
	#centre .panier-actions .bouton, 					
	#centre .panier-suivant.bouton {display:block; margin:15px auto;float: none;}
			

	#pied-haut {-ms-flex-wrap: wrap;flex-wrap: wrap; -webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
	#pied-haut .col {width:auto; text-align:center;}
	#pied .menu {display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center;}
	#pied #pied-reseaux {margin-top: 20px; -webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}

}
@media all and (max-width:530px) {
	
	#accueil-rassurances,
	#rassurances {-ms-flex-wrap:wrap;flex-wrap:wrap; -webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
	#accueil-rassurances .accueil-rassurance,
	#rassurances .rassurance {width: calc(50% - 10px); margin:10px 5px;}
		
	#client-motdepasse-conteneur .form .form140 { width: auto; display: block; margin-bottom: 15px;}
   	#client-motdepasse-conteneur .form .input-text { width: 100%; display: block;}
}

@media all and (max-width:500px) {
	#bandeau.sm #bandeau-panier {  top: 65px; right: 65px;}
	#bandeau.sm #bandeau-client { top: 65px; right: 0;}
	
	#accueil-paves-conteneur .accueil-pave-icone {height: 60px;}
	#accueil-paves-conteneur .accueil-pave-nom > a > span, 
	#accueil-paves-conteneur .accueil-pave-nom > a:visited > span, 
	#accueil-paves-conteneur .accueil-pave-nom > span {  font-size: 23px;}
	
	#accueil-zones .accueil-zone, 
	#pied-zones .pied-zone {padding:10px;box-sizing: border-box; height:150px;}
	#accueil-zones .accueil-zone-image,
	#pied-zones .pied-zone-image { margin: 0 0 10px;}
	#accueil-zones .accueil-zone-nom,
	#pied-zones .pied-zone-nom {text-align:center; width: 100%;}
	
	#pied-zones-conteneur { height: 230px;}
	#pied-zones { padding: 30px 0;	}
	
	#recap-produit.visible{ width:calc(100% - 50px);}
	
	#cart-grid .cart-photo {display:none !important;}
	#cart-grid .cart-nom {width:calc(100% - 210px);}
	
	.tableau-parent-2 .tableau-enfant,
	.tableau-parent-3 .tableau-enfant,
	.tableau-parent-4 .tableau-enfant,
	.tableau-parent-5 .tableau-enfant {margin:5px auto !important; width:100% !important; }
}

@media all and (max-width:480px) {
	
	#global h1, #global h2.h1, .white-popup h1 {font-size: 33px; line-height: 35px;}
	#global h1 em, #global h2.h1 em, .white-popup h1 em {font-size:22px;}
	#global h2:not(.h1), .white-popup h2:not(.h1) { font-size: 24px;} 
	#global h3, .white-popup h3 {font-size:21px;}
	#global p, .white-popup p {line-height:26px;}
	#centre ul li > div,
	.white-popup ul li > div {line-height: 26px;}

	#commande-categories .commande-categorie {font-size:17px; width: 180px;}
	
	#commande-popup-heure .commande-popup-heure .elements {display: -ms-grid; display: grid;grid-gap: 0 5px;-ms-grid-columns: 65px 5px 65px 5px 65px 5px 65px 5px 65px;grid-template-columns: repeat(5, 65px);}
	#commande-popup-heure .commande-popup-heure .elements.open.lignes-2 { height: 120px;}
	#commande-popup-heure .commande-popup-heure .elements.open.lignes-3 { height: 160px;}
	#commande-popup-heure .commande-popup-heure .elements.open.lignes-4 {height:200px;}
	
	#contenu #paginator .pagination-fleche {display:none !important;}

	#panier select {width:250px; margin:5px auto; display: block;}
	#panier #form-coordonnee select {width:100%; margin:5px 0;}
	#panier #cart-grid .cart-ligne.fraisdeport select {display:inline-block; vertical-align:top;}
}

@media all and (max-width:450px) {	
	/*
	#accueil-image-droite { bottom: -50px;}
	#accueil-image-gauche { bottom: -60px;}*/
	
	#accueil-paves-conteneur .global {padding:0;}
	#accueil-paves-conteneur .accueil-pave {  margin: 2px;  width: calc(33.333% - 4px); height:190px;}
	#accueil-paves-conteneur .accueil-pave-centre { padding: 20px 5px;}
	#accueil-paves-conteneur .accueil-pave-icone { height: 50px;} 
	#accueil-paves-conteneur .accueil-pave-nom > a > span, 
	#accueil-paves-conteneur .accueil-pave-nom > a:visited > span, 
	#accueil-paves-conteneur .accueil-pave-nom > span {font-size: 20px; }
	
	#accueil-zones .accueil-zone, 
	#pied-zones .pied-zone { margin: 2px;  width: calc(50% - 4px);}
	
	#commande-produits-contenu .commande-produit-photo {width:80px;}
	#commande-produits-contenu .commande-produit-contenu { width: calc(100% - 90px);  margin-left: 10px;}
	#commande-produits-contenu .commande-produit-actions {margin-left: 90px; width: calc(100% - 100px);}

	
		
	/* LABEL SUR LE COTÉ */
	.table-responsive-50-pourcent td {padding-left: 110px;}
	.table-responsive-50-pourcent td.nolabel {padding-left: 8px; text-align:center;}
	.table-responsive-50-pourcent td::before {width: 90px;padding: 5px;text-align: center;justify-content: center;line-height: 15px;}
	.table-responsive-50-pourcent td.nolabel::before {display:none;}

	/* LABEL AU DESSUS */
	.table-responsive-100-pourcent td {padding: 0 0 7px; text-align: center !important;}
	.table-responsive-100-pourcent td.nolabel { background: #fff !important;}
	.table-responsive-100-pourcent td::before {padding: 8px 5px; margin-bottom: 10px; text-align: center;justify-content: center;line-height: 15px;position: relative;top: 0;left: 0;width: 100%;	box-sizing: border-box;}
	.table-responsive-100-pourcent td.nolabel::before {display:none;}
	.table-responsive-100-pourcent tr {margin: 0 0 38px;}
	
	/* Table responsive */
	.pinned {width:116px;}
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child {max-width:95px; width:95px !important; font-size:14px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; }

	#recherche-pagination {display:none;}
		
	#pied-moyens-paiement {width: calc(100% - 10px);}
	#pied-haut .col {width:100%;}
	#pied #pied-reseaux span {width:100%; margin:0;}
}

/* Smartphone */
@media all and (max-width:435px) {	
	#accueil-image-centre > div {width:100%;}
	#accueil-image-centre > div > div { margin-bottom: 20px;}
	#accueil-image-centre .accueil-image-div { font-size: 33px; line-height: 35px;}
	#accueil-image-centre #accueil-image-texte3 { font-size: 28px; line-height: 38px;}
  
	#accueil-rassurances,
	#rassurances-conteneur .global { padding: 35px 0px;} 
	#accueil-rassurances .accueil-rassurance-image,
	#rassurances .rassurance-image  { margin-bottom: 10px; height: 50px;}
	#accueil-rassurances .accueil-rassurance-image img,
	#rassurances .rassurance-image img {width:100%; height:100%; -o-object-fit: contain; object-fit: contain; }
	#accueil-rassurances .accueil-rassurance-nom, 
	#rassurances .rassurance-nom {  font-size: 21px;  line-height: 24px;}
    
	#contenu img { margin-left: auto !important; margin-right: auto !important;}
	
	#commande-popup-dates .commande-popup-date.bouton {width: calc(50% - 10px);padding: 8px 10px;}
		
	#etapes .etape span.contenu::before {top: -47px; width: 31px; height: 31px;}
	#etapes .etape span.num {top: -43px; width: 27px; height: 27px; line-height: 29px; font-size: 16px;}
	#etapes .etape span.label {font-size:11px; word-wrap: break-word;}
		
	/* Panier Etape 4 */
	#contenu #facturation .form140,
	#contenu #livraison .form140 {float:none; text-align:left; width:auto; display:block;}
	
	#panier #form-coordonnee .input-text{width:calc(100% - 15px) !important;}
	#panier #form-coordonnee select {width:100% !important;}
	
	#pied::before { height: 150px;}
	#pied-moyens-paiement-haut > div,
	#checkout-button.stripe-button-el {padding:5px 10px;}
	#pied-moyens-paiement-haut > div {height:37px; }
	#checkout-button.stripe-button-el { height:50px; }
	#pied-moyens-paiement-haut > div::after,
	#checkout-button.stripe-button-el::after { width: 55px; background-position: center 3px;}
	#pied-moyens-paiement-haut span,
	#checkout-button.stripe-button-el span {height:35px; padding-left: 25px; -moz-background-size: 17px auto; -o-background-size: 17px auto; -webkit-background-size: 17px auto; background-size: 17px auto;}
	#pied-moyens-paiement-haut span { font-size: 17px; background-position: left center;}
	#checkout-button.stripe-button-el span {font-size: 18px;}
	#pied-moyens-paiement-bas .pied-moyen-paiement {margin:10px 5px 0;}
	
	
	
	#cookie-message-wrapper {
    	padding: 20px 10px 20px 10px;
    }
    
    #cookie-choix-contenu .cookie-choix span {
    	font-size:11px;
    }
    
    #cookie-consent-form .categorie .titre {
    	width: 50%;
    }
    #cookie-consent-form .categorie .configuration {
    	width: 48%;
    }
}

@media all and (max-width:420px) {
	#bandeau.sm #bandeau-panier {right:45px;}
	#bandeau-panier {right:45px;top: unset;bottom: 0;  width: 39px;}
	#bandeau-panier i {margin:0;}
	#bandeau-panier span {display:none;}
	#bandeau-client {right:0;top: unset;bottom: 0;  width: 39px;}

	#commande-categories .commande-categorie {padding: 5px; width: calc(52% - 25px);}
		
	#white-popup-commande {padding: 20px 10px;}
	#commande-popup-adresse {padding: 5px 10px;}	
	#commande-popup-heure .commande-popup-heure .elements {display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack:start; -ms-flex-pack:start; justify-content:flex-start; -webkit-box-align:start; -ms-flex-align:start; align-items:flex-start;}
	#commande-popup-heure .commande-popup-heure .elements.open.lignes-3 { height: 200px;}
	#commande-popup-heure .commande-popup-heure .elements.open.lignes-4 { height:240px;}
	#commande-popup-heure .commande-popup-heure .element.bouton {margin:5px;}
}

@media all and (max-width:396px) {
	#commande-popup-heure .commande-popup-heure .elements.open.lignes-3 { height: 200px;}
}

@media all and (max-width:385px) {
		
	#bandeau-mobile {left: 5px; width: 80px;}
	#bandeau-mobile span {font-size: 15px;}
	
	#accueil-zones .accueil-zone-nom, 
	#pied-zones .pied-zone-nom {  font-size: 19px;}
	
	#accueil-rassurances, #rassurances {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
	#accueil-rassurances .accueil-rassurance, 
	#rassurances .rassurance {width: 270px; margin: 13px 0; display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
	#accueil-rassurances .accueil-rassurance-image, 
	#rassurances .rassurance-image {width: 70px; height: auto; margin:0 10px 0 0;}
	#accueil-rassurances .accueil-rassurance-nom, 
	#rassurances .rassurance-nom {text-align:left;}
	
	#commande-categories .commande-categorie {height: 40px;}
	
	#commande-produits-contenu .commande-produit-contenu { width: 100%;  margin-left: 0px;}
	#commande-produits-contenu .commande-produit-nom {margin-bottom:10px;}
	#commande-produits-contenu .commande-produit-texte {display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;  -webkit-box-align: start;  -ms-flex-align: start;  align-items: flex-start;}
	#commande-produits-contenu .commande-produit-texte-contenu {width:calc(100% - 90px);}
	#commande-produits-contenu .commande-produit-texte p {margin: 0 0 7px;}	
	#commande-produits-contenu .commande-produit-actions {margin:10px 0 0; width:100%;}
	
	#cart-grid .cart-nom {width: calc(100% - 160px);}
	#cart-grid .cart-prixtotal {width:70px;}
	#cart-grid .cart-ligne .label {font-size:14px;}

}

@media all and (max-width:360px) {
	
	#parallax-conteneur {height: 130px;}
  
	#pied-moyens-paiement {padding:10px 5px; width:calc(100% - 10px); }
	#pied-moyens-paiement-haut > div {height: 30px;}
	#checkout-button.stripe-button-el {height: 40px;}
	#pied-moyens-paiement-haut > div::after,
	#checkout-button.stripe-button-el::after {width:45px; background-position: center 7px;}
	#pied-moyens-paiement-haut span,
	#checkout-button.stripe-button-el span {height:30px; padding-left: 20px; -moz-background-size: 14px auto; -o-background-size: 14px auto; -webkit-background-size: 14px auto; background-size: 14px auto;}
	#pied-moyens-paiement-haut span {font-size: 18px; }
	#checkout-button.stripe-button-el span {font-size: 16px; }
	#pied-moyens-paiement-bas .pied-moyen-paiement img {height: 25px;}
	
	
	#commande-popup-heure .commande-popup-heure .elements.open.lignes-2 { height: 165px;}
	#commande-popup-heure .commande-popup-heure .elements.open.lignes-3 { height: 240px;}
	#commande-popup-heure .commande-popup-heure .elements.open.lignes-4 { height:320px;}
}

@media all and (max-width:345px) {
	#accueil-image { height: 440px;}
	#accueil-image-centre .accueil-image-div { font-size: 25px; line-height: 29px;}
	#accueil-image-centre > div > div {margin-bottom: 15px;}
	#accueil-image-centre #accueil-image-texte3 {  font-size: 23px;  line-height: 31px;}
	#accueil-image-centre #accueil-image-bouton {margin-top:20px;}
	
	#accueil-paves-conteneur .accueil-pave-nom > a > span, 
	#accueil-paves-conteneur .accueil-pave-nom > a:visited > span, 
	#accueil-paves-conteneur .accueil-pave-nom > span {font-size:18px;}
	
	#accueil-zones .accueil-zone,
	#pied-zones .pied-zone {height:125px;}
	#accueil-zones .accueil-zone-image, 
	#pied-zones .pied-zone-image{ width: 40px;  height: 40px;}
	
	#commande-popup-dates .commande-popup-date.bouton {padding: 8px 5px;}
}


@media all and (max-width:326px) {
	#commande-popup-heure .commande-popup-heure .elements.open.lignes-2 { height: 175px;}
}