@charset "utf-8";
/* CSS Document */
/* Dans ce fichier ne doit être présent que la mise en forme générale du site ainsi que la mise en forme dans les zones spécifiques */

body {margin:0; padding:0; font-family: 'PT Sans', sans-serif;; font-size:14px; background:#FFFFFF; color:#000; min-height: 100vh;}
strong {font-weight:600;}
.noscroll {  overflow: hidden; height: 100%; width:100%;}
.layout {background:rgba(115,115,115,0.5); width:100%; height:100%; position:fixed; top:0px; left:0px; z-index:100; display:none;}
.layout.visible {display:block;}

/* POPUP */
.mfp-bg {z-index:3250 !important;}
.mfp-wrap, .mfp-content {z-index:3300 !important;}
.mfp-bg {background:#262818 !important; opacity: 0.6 !important;}
.mfp-close-btn-in .mfp-close {color: #000; font-size: 45px;}
.white-popup {text-align: center; position: relative;  background: #FFF; overflow-y:auto; padding: 20px 10px; width: auto; max-width: 690px;  max-height:885px; min-height: 160px; margin: 50px auto; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px;  }

/* FIN POPUP */


#global {}
/*
#global::before { z-index: 100; position: absolute; left: 0; top: 0; width: 100%; height: 200px;background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.79) 0%, rgba(0,0,0,0) 100%); content: "";}
 */
.noscroll #global {overflow: hidden; height:0px;}
.global {max-width:1435px; padding:0 10px; margin:0 auto;}

/* BANDEAU */
#bandeau {padding:0; position:fixed; left:0px; top:0px; width:100%; z-index:3000; display:none; }
.lg {height:134px;}
.sm {height:80px;}

/* Bandeau réduit */
#bandeau.sm {  background: rgba(73,48,48, 0.9);}
#bandeau.sm #bandeau-haut {height:27px;}
#bandeau.sm #bandeau-telephone span, 
#bandeau.sm #bandeau-telephone a {}
#bandeau.sm #bandeau-telephone i {}
#bandeau.sm .bandeau-element {height:17px;line-height: 17px;}
#bandeau.sm #bandeau-email {width:20px;}
#bandeau.sm #bandeau-email i { font-size: 13px; }

#bandeau.sm #bandeau-conteneur { height:calc(100% - 27px); }
#bandeau.sm #bandeau-contact {}
#bandeau.sm #logo {padding:5px 0 0 1px;}
#bandeau.sm #logo a img {height: 45px; width:auto;}

#bandeau.sm #bandeau-client #compte {height: 19px; padding: 4px 40px; line-height: 16px;}
#bandeau.sm #bandeau-client #compte #compte-titre {font-size:10px;}

#bandeau.sm #menu-conteneur {padding-top: 5px;}
#bandeau.sm #menu {}
#bandeau.sm #menu .menu-element > a > span, 
#bandeau.sm #menu .menu-element > a:visited > span, 
#bandeau.sm #menu .menu-element > span {}
#bandeau.sm #menu .smenu-conteneur {}

/* Bandeau non réduit */
#bandeau-conteneur {position: relative; z-index: 400; height:calc(100% - 34px); width:100%;}
#bandeau-haut {height:34px; background:#ffffff;}
#bandeau-haut .global {height:100%;}

/* Elements du bandeau */
#bandeau #bandeau-elements {padding:0px 3px 0 0; height:100%; text-align:right;display: flex; flex-direction: column;justify-content: center;}
#bandeau #bandeau-elements > div {}
#bandeau .bandeau-element {display:inline-block; vertical-align:top; height:19px; line-height: 19px;}
#bandeau .bandeau-element > span {font-size:0;}
#bandeau .bandeau-element a,
#bandeau .bandeau-element > span {display:inline-block; vertical-align:top;}
#bandeau .bandeau-element a,
#bandeau .bandeau-element a:visited {text-decoration:none;border:none;}

/* Telephone */
#bandeau-telephone {font-size:0px; text-decoration:none;border:none; color:#94312b; }
#bandeau-telephone i {color:#94312b; font-size: 20px; vertical-align: top;  margin-right: 3px; }
#bandeau-telephone span,
#bandeau-telephone a,
#bandeau-telephone a:visited {font-size:16px; font-weight:600; text-decoration:none;border:none; color:#94312b;}

/* Email */
#bandeau-email { border-left:1px solid #94312b; width:20px; padding-left:19px; margin-left:19px; }
#bandeau-email i {font-size:17px;}
#bandeau-email span,
#bandeau-email a,
#bandeau-email a:visited {font-size:14px; color:#94312b;}


#bandeau-reseaux {margin-left: 30px; padding:0px 3px 0 0; height:100%; text-align:right;display: flex; flex-direction: column;justify-content: center; float:right;}
#bandeau-reseaux .bandeau-social {display:inline-block; vertical-align:top; margin: 0 7px;}
#bandeau-reseaux .bandeau-social:last-child {margin-right:0;}
#bandeau-reseaux .bandeau-social a,
#bandeau-reseaux .bandeau-social a:visited {text-align:center; color:#94312b; text-decoration:none;border:none; }
#bandeau-reseaux .bandeau-social i {color:#94312b; font-size: 18px;}


#bandeau-contact {position:relative; z-index:40; }
#bandeau-contact .global {  position:relative; z-index:40; }

#bandeau #logo {float:left; /*padding:10px 0 0 1px;*/ position:relative; z-index:10; padding:25px 0; background:#292929;}
#bandeau #logo a,
#bandeau #logo a:visited {}
#bandeau #logo a img {display:block; height:39px; width:auto;}

#logo a img {display:block;height: 39px;width: auto; /*margin: 28px auto 0;*/ margin:0 auto;}

/* PANIER */
/* Titre */
#paniermobile-bandeau {display:none; position: absolute;  width: 150px;  top: 2px; right: 5px; z-index: 410;}
#paniermobile-titre { text-align:center; padding:3px 10px; border:1px solid #94312b; background:#fff; margin:0 auto; cursor:pointer;}

/* Panier */
#paniermobile-contenu {display:none; width: 100%; margin: 0; padding: 10px 0 15px; background:#f9f2e5; position: fixed; z-index: 100; top: 100px; }
#paniermobile-contenu.sticky {top: 61px;}
#paniermobile-contenu .cadre-contenu {width:100%;}
#paniermobile-contenu .panier-contenu .panier-bandeau-payer {margin-top: 15px;}


/* MENU */
/* Menu niveau 1 */
#menu-conteneur { padding-top:35px; }
#menu-titre, #menu-close {display:none;}
#menu-wrapper {}
#menu {list-style:none; margin:0px auto; padding: 0; }
#menu > .global {text-align:center; position:relative; z-index:30; font-size:0;}

#menu .menu-element { display:inline-block; vertical-align:top; position:relative; z-index:30;height:42px; margin:0 15px;}
#menu #menu-1 {margin-left:0;}
#menu #menu-2 {margin-right:0;}
#menu .menu-element > span { cursor:default;}
#menu .menu-element > a > span,
#menu .menu-element > a:visited > span,
#menu .menu-element > span {color: #ffffff; text-align: center;  padding: 10px 0;  display: block; font-size:15px; position:relative; font-family:'Libre Baskerville';}

#menu .menu-element.menu-grand {}
#menu .menu-element.menu-grand > a > span,
#menu .menu-element.menu-grand > span  {padding:0px 0 1px;}
#menu .menu-element > a,
#menu .menu-element > a:visited {text-decoration:none;border:none;}
#menu .menu-element > a:hover {text-decoration:none;border:none;}

@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */ 
	#menu .menu-element.selected > a > span,
	#menu .menu-element.selected > span,
	#menu .menu-element:hover > a > span,
	#menu .menu-element:hover > span {border-bottom:1px solid #fff;}
}

@supports not (-webkit-overflow-scrolling: touch) {
	 /* Effect 4: bottom border enlarge */ 
	#menu .menu-element > a > span::after,
	#menu .menu-element > span::after { position: absolute; top: 100%; left: 0; width: 100%; height: 1px; background: #fff; content: ''; opacity: 0; -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s; -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s; transition: height 0.3s, opacity 0.3s, transform 0.3s; -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); transform: translateY(-10px); }
	
	#menu .menu-element.selected > a > span::after,
	#menu .menu-element.selected > span::after,
	#menu .menu-element:hover > a > span::after,
	#menu .menu-element:hover > span::after { height: 2px; opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px);}
}



/* Sous menu niveau 1 */
#menu .smenu-conteneur {display:none; position:absolute; top:41px; left:0px;  z-index:200; width:250px; min-height:20px; background: #ffffff; }
#menu .smenu-conteneur .global {padding:0 !important;}
#menu .smenu-bas {}
#menu .smenu-centre { margin:0 !important; padding:0 !important; list-style:none; width:100%; text-align: left; }
#menu .smenu-centre-menus {}
#menu .smenu-element { border-top:1px solid #cccccc; }
#menu .smenu-element:first-child {border:none;}
#menu .smenu-element > a {text-decoration:none;border:none;}
#menu .smenu-element > a > span,
#menu .smenu-element > span {color:#000000; display:block; padding:10px 7px 5px; width: calc(100% - 14px); font-size:14px;  position: relative;  z-index: 2;}
#menu .smenu-element:first-child > a > span,
#menu .smenu-element:first-child > span {border:none;}

#menu .smenu-element > a > span::after,
#menu .smenu-element > span::after {content: ""; height: 100%; left: 0; top: 0; width: 0; position: absolute; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; z-index: -1;}

#menu .smenu-element.selected > a > span::after,
#menu .smenu-element.selected > span::after,
#menu .smenu-element:hover > a > span::after,
#menu .smenu-element:hover > span::after{ width: 100%; background:#94312b; }

#menu .smenu-element.selected > a > span,
#menu .smenu-element:hover > a > span,
#menu .smenu-element.selected > span,
#menu .smenu-element:hover > span  {color:#fff;}

#menu .menu-element:hover .smenu-conteneur {display:block;}


/* Sous menu niveau 2 */
#menu .ssmenu-conteneur {padding:0px; margin:0px;}
#menu .ssmenu-element {}
#menu .ssmenu-element > a {text-decoration:none;border:none;}
#menu .ssmenu-element > a > span,
#menu .ssmenu-element > span {color:#493030; display:block; padding:5px 5px 5px 20px; font-weight:300; font-size:13px; position:relative;}
#menu .ssmenu-element > a > span::before,
#menu .ssmenu-element > span::before {content: "\f0da"; position:absolute; left:10px; top:9px; font-size:12px; font-family: FontAwesome;} 
#menu .ssmenu-element.selected > span,
#menu .ssmenu-element:hover > span ,
#menu .ssmenu-element.selected > a > span,
#menu .ssmenu-element:hover > a > span {color:#94312b;}

/* CENTRE */
#centre {min-height:150px; padding-bottom:40px;}
#centre.connexion-client {background:url('../images/etfel-bg.jpg') center center no-repeat;}
#centre .global {/*background:#fff;*/ }
.global-page #centre .global {  background: #fff; margin-top: 15px;}
#centre .global .contenu-wrapper {padding: 5px 0 10px; min-height:390px; position:relative;}
.global-page #centre {/*margin-top: 400px;*/ -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}

#centre #logo {text-align: center; /*height: calc(162px - 28px);*/padding:25px 0; background:#292929;}
#centre #logo a,
#centre #logo a:visited {text-decoration:none; border:none;}
#centre #logo a:hover {}

/* CONTENU */
#contenu {overflow:hidden;}
#centre.connexion-client #contenu {min-height:390px; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#contenu-connexion {background:rgba(255,255,255,0.8); padding:20px 10px; width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;}
#contenu #contenu-connexion h1 {margin-bottom:20px;} 

#contenu-bandeau {height:150px;position: relative; z-index: 20; display:none;}
#contenu-bandeau-surcouche {/*background:url(../images/menu-surcouche.png) no-repeat center top; position:absolute; left:0; top:0; z-index:25; width:100%; height:100%;*/}
#contenu h1,
.white-popup h1 {background: #292929;padding: 3px 10px 4px; font-weight: 700;color: #fff;font-size: 25px;margin: 0px;}
#contenu h2,
.white-popup h2 { font-weight:500; font-size:20px; margin-left: 10px;}
#contenu h2 a,
#contenu h2 a:visited {color: #493030; text-decoration:none; border:none;}
#contenu h3,
.white-popup h3 {margin-bottom: 5px; font-weight:500; font-size:16px; position: relative; padding-left:14px;margin-left: 21px; color: #292929;}
#contenu h3::before,
.white-popup h3::before { content: "\f111"; font-family:"FontAwesome";  position: absolute;   left: 0;  top: 8px;font-size: 8px;  color: #292929;}
#contenu p {margin-top: 5px; text-align:justify; margin-left: 20px;}
#contenu p.bouton, #contenu span.bouton {margin-left:0;  cursor:default; background:#94312b; color:#ffffff;}
#contenu ul {padding-left: 0px;margin-left: 0px; list-style: none;}
#contenu ul li,
#contenu li {padding-left:11px; position:relative; list-style: none;}
#contenu li {padding:0;}

#contenu ul li::before,
#contenu li::before { content: "-"; font-size: 13px; display: block; position: absolute; left: 0; top: 1px; color: #292929;}
a,
a:visited {color:#292929; text-decoration:none; border-bottom:1px solid #292929;}
a:hover {text-decoration:none;border:none;}
#global ul li p,
#contenu table p,
#contenu table ul,
#contenu table h2,
#contenu table h3 {margin-left:0px;}

#contenu table.table {width:100%; border-collapse:collapse;}
#contenu table.table th, #contenu table.table td {}
#contenu table.table th {text-align:center; padding:10px 0;}
#contenu table.table tbody tr {}
#contenu table.table td {padding:15px 10px; border-bottom:1px solid #8B8E8E;}
#contenu table.table td.center {text-align:center;}


/* Tableau vertical */
.table > thead > tr > th {border-bottom: 2px solid #e0e0e0;vertical-align: bottom;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {vertical-align: middle;border-top: 1px solid #e0e0e0;  line-height: 1.5;   padding: 6px 10px;}

.table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {border-top:0 none;}

.table-vertical tr { border: 1px solid #ccc; }
.table-vertical td { height:20px; }


/* CONNEXION CLIENT */
#form-code {text-align:center; padding-top:20px;}
#form-code label {font-size:18px;}
#form-code #code {height:29px; border: 1px solid #292929; line-height:29px; display:inline-block; margin:0 10px; width:200px;}
#form-code .bouton { display:inline-block; width:100%; max-width:130px; padding: 5px 10px;}

/* TEMPLATE AVEC NAVIGATION */
#module-navigation {}
#module-navigation #contenu {padding-left:30px;}
	
/* TEMPLATE SANS NAVIGATION */
#module-defaut {}
#module-defaut #contenu {}

/* Parallax */
#parallax-conteneur {height:500px; width:100%;}
#parallax-conteneur .global {height:100%; display:flex; flex-direction:column; justify-content:center; text-align:center;}
#parallax-conteneur-titre { margin: 0; text-align:center; }
#parallax-conteneur-titre h2 {font-family:'Libre Baskerville'; font-size:50px; color:#ffffff; margin-top:0;}
#parallax-conteneur-titre h3 {font-size:28px; font-weight:600; color:#ffffff;}
#parallax-conteneur-titre p {font-size:23px; color:#ffffff;}
#parallax-conteneur-titre .bouton::before {border-color:#fff;}

/* Logos */
#accueil-logos-conteneur {margin-bottom: 65px;}
#accueil-logos-conteneur .global {text-align:center;}
#accueil-logos-conteneur #accueil-logos-texte {font-size:35px; color:#94312b; font-family:'Libre Baskerville'; margin:25px 0 85px;}
#accueil-logos-conteneur #accueil-logos-texte strong {text-transform:uppercase; font-weight:400; letter-spacing:6px;}
#accueil-logos-conteneur #accueil-logos {}	
#accueil-logos-conteneur .accueil-logo {display:inline-block; vertical-align:middle; margin:10px 0 10px 65px; }
#accueil-logos-conteneur .accueil-logo:first-child {margin-left:0;}																	
#accueil-logos-conteneur .accueil-logo-image {}
#accueil-logos-conteneur .accueil-logo-image img {max-width:215px; height:auto;}


/* PIED */
#pied {background:#292929;min-height: 362px;}
#pied .global {padding:20px 10px;position: relative;}
#pied .global .contenu-wrapper {min-height:362px; padding:22px 0 5px 0px; font-size:0; position:relative; text-align:center;}  

#pied .col { width:300px; text-align:left; padding-left:5px; margin:15px 0; display: inline-block; vertical-align: top;}
#pied .col .categorie {margin-bottom:20px;}
#pied .col .categorie > a {text-decoration:none;border:none;}
#pied .col .categorie > a > span,
#pied .col .categorie > a:visited > span,
#pied .col .categorie > span {text-decoration:none; border:none;color:#fff; font-size:13px; text-transform:uppercase; display:block; font-family:'Libre Baskerville'; letter-spacing: 2px;}
#pied .col .categorie:hover > a > span,
#pied .col .categorie:hover > span {}

#pied #col-menu {float:left; width:400px; position:absolute; left:0; top: 75px;}
#pied .menu {padding:0; margin:0 0 15px 0;}
#pied .menu li {list-style:none; display:inline-block; vertical-align:top; margin:0 0 1px 0;}
#pied .menu li > a {text-decoration:none;border:none;}
#pied .menu li > a > span,
#pied .menu li > a:visited > span,
#pied .menu li > span {text-decoration:none; border:none;color:#ffffff; font-weight:300; font-size:13px; position: relative; padding-right: 7px;}
#pied .menu li > a > span::after,
#pied .menu li > span::after{content: ""; background: #ffffff; width: 1px;height: 12px;position: absolute;right: 3px;bottom: 2px;}  
#pied .menu li:last-child > a > span::after,
#pied .menu li:last-child > span::after {display:none;}

#pied .liens {padding:0; margin:0;}
#pied .liens li { margin:0 0 1px 0; list-style:none; position:relative; }
#pied .liens li > a {text-decoration:none;border:none;}
#pied .liens li > a > span,
#pied .liens li > a:visited > span,
#pied .liens li > span {text-decoration:none; border:none;color:#c06964; font-weight:400; font-size:13px; line-height: 19px;}
#pied .liens li:hover > a > span,
#pied .liens li:hover > span {}

#pied .global a,
#pied .global a:visited {color:#ffffff;}
#pied .global a:hover {text-decoration: underline;}

#pied #logo-pied {width:244px; position:relative; margin:0 auto;}
#pied #logo-pied a,
#pied #logo-pied a:visited {text-decoration:none; color:#000;border:none;margin: 0;}
#pied #logo-pied a img {display:inline-block; vertical-align:top; height:auto; width:100%;}

#pied #liens{width: 221px;position: absolute;left: 10px;top: 59px;}
#pied #liens > div{margin-bottom: 8px;}

#pied #pied-reseaux {text-align:center; margin-top:25px;}
#pied #pied-reseaux .pied-social {display:inline-block; vertical-align:top; margin: 10px;}
#pied #pied-reseaux .pied-social a,
#pied #pied-reseaux .pied-social a:visited {text-align:center; color:#292929; text-decoration:none; line-height: 55px; width:35px; height:35px; background: #ffffff; display:block; -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s; -moz-transition: -moz-transform ease-out 0.1s, background 0.2s; transition: transform ease-out 0.1s, background 0.2s; border-radius: 28px; -moz-border-radius: 28px; -webkit-border-radius: 28px; -khtml-border-radius: 28px;  }
#pied #pied-reseaux .pied-social a::after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; content: '';border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -khtml-border-radius: 50%;   z-index: -1;  opacity: 0; -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);-o-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1); box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1); -webkit-transform: scale(0.9); -moz-transform: scale(0.9);   -ms-transform: scale(0.9);  transform: scale(0.9);}
#pied #pied-reseaux .pied-social i {color:#292929; font-size: 25px;}
#pied #pied-reseaux .pied-social a:hover {background: #ffffff; -webkit-transform: scale(0.93); -moz-transform: scale(0.93); -ms-transform: scale(0.93);transform: scale(0.93);}
#pied #pied-reseaux .pied-social a:hover i { color:#292929;}
#pied #pied-reseaux .pied-social a:hover::after {-webkit-animation: sonarEffect 1.3s ease-out 75ms;  -moz-animation: sonarEffect 1.3s ease-out 75ms;  animation: sonarEffect 1.3s ease-out 75ms;}

@-webkit-keyframes sonarEffect {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #292929, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #292929, 0 0 0 10px rgba(255, 255, 255, 0.5);
-webkit-transform: scale(1.5);
opacity: 0;
}
}
@-moz-keyframes sonarEffect {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #292929, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #292929, 0 0 0 10px rgba(255, 255, 255, 0.5);
-moz-transform: scale(1.5);
opacity: 0;
}
}
@keyframes sonarEffect {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #292929, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #292929, 0 0 0 10px rgba(255, 255, 255, 0.5);
transform: scale(1.5);
opacity: 0;
}
}


#pied #col-contact {float:right; position:absolute; right:0; top: 75px;}

#pied .pied-contact-element { overflow: hidden; padding: 0 0 7px 4px; text-align:left; margin:0px 0 3px;}
#pied .pied-contact-element i {font-size: 17px; width: 20px; text-align: center; padding-right: 10px; color: #ffffff;}
#pied .pied-contact-element .pied-contact-span {width: calc(100% - 38px); display: inline-block;  vertical-align: top; font-weight:300; font-size:13px; color: #ffffff; }

#pied #pied-adresse {}	
#pied #pied-telephone {}
#pied #pied-telephone a,
#pied #pied-telephone a:visited {font-size: 15px; color:#fff; text-decoration:none;border:none;}
#pied #pied-telephone i{font-size: 20px;}
#pied #pied-mail {}
#pied #pied-mail i {font-size:12px; padding-top: 4px;}
#pied #pied-mail a {text-decoration:none; color: #ffffff;border:none; }
#pied #pied-mail > a > span,
#pied #pied-mail > a:visited > span {background:none; padding:0;}


/* Messages de retour */
.reponse-message,
.reponse-erreurs,
.ok,
.reponse-warning { padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.reponse-erreurs,
.reponse-warning { background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; padding:0.8em; }
.reponse-message, .ok { background: #e6efc2; color: #264409; border-color: #c6d880; }
.reponse-erreur { color: #8a1f11; font-weight:bold; }
.reponse-message, .ok { color: #264409; font-weight:bold; }
.reponse-warning {color: #856404; background-color: #fff3cd; border-color: #ffeeba; font-weight: bold; padding:10px;}

/* Fil d'ariane */
#ariane {margin:10px 0;}
#ariane a,
#ariane span {text-decoration:none; font-size:12px; border:none;}




/* Languettes */
#languette-container {height:279px; width:81px; position : fixed;  right:0px; top:250px; z-index:5000;}

#languette-admin { width:81px; height:93px; background: url(../images/lang-interface-gestion.png); cursor:pointer; top:0px; position:absolute; right:0; z-index:5000;}
#languette-admin:hover { width: 198px; height: 93px; background: url(../images/lang-interface-gestion-depliee.png);}

#languette-page { height:93px; width:81px; background: url(../images/lang-gestion-page.png); cursor:pointer; top:98px;position:absolute; right:0; z-index:5000;}
#languette-page:hover { width: 198px; height: 93px; background: url(../images/lang-gestion-page-depliee.png);}

#languette-page-disabled { height:93px; width:81px; background: url(../images/lang-gestion-page-off.png); cursor:pointer; top:98px; position:absolute; right:0; z-index:5000;}
#languette-page-disabled:hover { width: 198px; height: 93px; background: url(../images/lang-gestion-page-off-depliee.png);}

#languette-deconnexion {  height:93px; width:81px; background : url(../images/lang-deconnexion.png); cursor:pointer; top:196px;  position:absolute; right:0; z-index:5000;}
#languette-deconnexion:hover { width: 198px; height: 93px; background: url(../images/lang-deconnexion-depliee.png);}

/* Moteur de recherche */
#recherche-formulaire { position:relative; z-index:1; }
#recherche-formulaire-input {display:inline-block; vertical-align:top; width:250px; height:30px;}
#recherche-formulaire-input .input-text {width:calc(100% - 20px);}
#recherche-formulaire-submit {display:inline-block; vertical-align:top;  width:34px; height:34px; cursor:pointer;}
#recherche-formulaire-submit input {width:34px;height:34px; padding:0; cursor:pointer;}


#recherche-conteneur {}
#recherche-description {}
#recherche-conteneur-familles {}
.recherche-conteneur-famille {}
.recherche-nom-famille a, .recherche-nom-produit a {color: #000; font-style:italic; font-size:0.9em;}
.recherche-nom-famille {text-align:center;}
.recherche-nom-famille a {}
#recherche-conteneur-produits {}
.recherche-conteneur-produit {}
.recherche-photo {text-align:center; min-height: 75px;}
.recherche-photo-non-disponible {font-size:0.9em; text-align:center;padding-top:100px;}
.recherche-nom-produit {text-align:center;}
.recherche-nom-produit a {}
.recherche-conteneur-produit-haut {height:50px; overflow:hidden;}
.recherche-conteneur-produit-haut-gauche {font-size:0.8em; text-align:center; text-decoration:none;border:none;}
.recherche-conteneur-produit-haut-gauche a {color: #000;}
.recherche-conteneur-produit-haut-droite {float:right; text-align:right; width:80px; padding-right:10px; padding-top:10px; font-size:0.95em; font-weight:bold; color: #7C5099;}
.recherche-conteneur-produit-centre {height:223px; overflow:hidden; text-align:center; margin-top:5px;}
.recherche-conteneur-produit-centre table {width:100%; height:223px;}
.recherche-conteneur-produit-bas {height:28px; overflow:hidden; padding-top:25px;}
.recherche-conteneur-produit-bas-gauche {float:left; width:50%; text-align:left;}
.recherche-conteneur-produit-bas-droite {margin-left:50%; text-align:right; font-size:0.95em; font-weight:bold; color: #7C5099;}
.recherche-pagination {color:#7C5099;}

/** RESULTATS PAGE */
.recherche-expression {}
.recherche-nombre-resultat {font-weight:bold; font-size:1.1em;}
.recherche-page {}
#recherche-conteneur .recherche-page-lien a, #recherche-conteneur .recherche-page-lien a:visited {}
.recherche-extrait {}
.recherche-surbrillance {background-color:#FFFF00;}
#recherche-pagination {margin:45px 0 15px; overflow: hidden;}
#recherche-pagination a, #recherche-pagination a:visited {text-decoration:none;border:none;}

/* HISTORIQUE DES RECHERCHES */
#recherche-historique {}
#recherche-historique .col{width:380px; margin:0 10px; float:left;}
#recherche-historique .mot{padding:10px; text-align:center;}


#recherche-pagination a, #recherche-pagination a:visited {
	background:#2F6BCB;
border: 1px solid #25428E;
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; 
-moz-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.25);  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.25);
color: #ffffff;
font-size: 1.1em;
margin: 0 5px;
padding: 2px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
}

#recherche-pagination a:hover {background: #ffffff none repeat scroll 0 0; border: 1px solid #25428E;  color:#25428E;}

/* PAGINATION */
#paginator {
margin: 10px auto;
text-align:center;
}
#contenu #paginator .pagination-span { margin: 0 5px; padding: 2px 5px; min-width:0; width: auto !important;}
#contenu #paginator .pagination-lien { margin: 0 5px; padding: 2px 5px; min-width:0; width: auto !important;}


/* Recapitulatif de produit */
#recap-produit {width:300px; border:1px solid #CCC; position:absolute; top:0px; left:0px; z-index:100;}
#recap-produit-message {background-color:#EEE; padding:6px 10px; font-size:0.9em; color: #000; border-bottom:1px solid #CCC;}
#recap-produit-contenu {padding:10px; background-color:#FFF; font-size:0.8em;}
#recap-produit-infos {}
#recap-produit-infos-table {width:100%;}
#recap-produit-infos-table .recap-produit-infos-miniature {width:50%; text-align:center;}
#recap-produit-infos-table .recap-produit-infos-nom {width:50%; text-align:center;}
#recap-produit-action {}
#recap-produit-poursuivre {float:left;}
#recap-produit-poursuivre > span {cursor:pointer;}
#recap-produit-panier {text-align:right;}
#recap-produit-panier > a, #recap-produit-panier > a:visited {text-decoration:none;border:none;}


/* Contact */
#contenu #module-contact {text-align:left;}
#module-contact #contact-conteneur {overflow:hidden;}

/* Bloc adresse */
#module-contact #module-contact-adresse {}
#module-contact .w50p {width:50%; float:left;}
#module-contact #module-contact-adresse .contact-adresse {display:inline-block;}

/* Bloc googlemap */
#module-contact .googlemap { width:50%; float:right; }
#module-contact .googlemap iframe {width:100%;}

#module-contact .contact-coordonnee {clear:left; margin-bottom:5px;}
#module-contact .contact-champ {margin-bottom:10px;}
#module-contact select {width:71%; height:30px; border:1px solid #dcdcdc;}
#module-contact .form div {margin:10px 0;}
#module-contact .form div.submit-conteneur,
#module-contact #contact-captcha {margin-left:160px;}
#module-contact .form div.submit-conteneur .bouton {background:#94312b; color:#ffffff; margin:10px 4px !important;}
#module-contact .form div.submit-conteneur .bouton::before {border-color:#94312b;}
#module-contact .form div.submit-conteneur .bouton:hover {background:#ffffff; color:#94312b;}
#module-contact .submit {cursor:pointer; }
#module-contact .submit:hover {}


/* Plan du site */
.plansite-ul {}
.plansite-li {}
.plansite-a {text-decoration:none;border:none;}
.plansite-a:hover {text-decoration:underline;}
.plansite-span {}

/* Mosaique */
.mosaique-conteneur {text-align:left;margin: 20px auto;}
.mosaique-conteneur .mosaique-ligne {text-align:left; margin: 10px 0;}
.mosaique-conteneur .mosaique-element {display:inline-block; vertical-align:top; margin:5px;}
.mosaique-conteneur .mosaique-element a, 
.mosaique-conteneur .mosaique-element a:visited {width:100%; height:100%; display:block;}
.mosaique-conteneur .mosaique-element a img {display:block;}

/* Diaporama */
#contenu .diaporama-container {  position: relative; z-index:1; overflow:hidden; min-height:280px; min-width:300px; }
/** Carousel **/
#contenu .diaporama-slider { position: relative; overflow: hidden;  min-width:240px; min-height: 200px; margin:0 auto;}
#contenu .diaporama-slider ul { width: 20000em; position: relative; list-style: none; margin: 0; padding: 0;}
#contenu .diaporama-slider .diaporama-slider-li {text-align:center;  margin:0 auto; cursor:pointer; float: left;  padding: 0; min-width:240px; min-height: 200px; list-style:none; }
#contenu .diaporama-slider .diaporama-slider-li .diaporama-slider-image{width:100%; height:100%;}
.diaporama-prev, .diaporama-next { position: absolute; top: 0; width: 30px; min-height: 200px; text-align: center;}
.diaporama-prev i, .diaporama-next i {position: absolute; top: 40%; left:25%; font-size:50px;}
.diaporama-prev { left: 0px;}
.diaporama-next { right: 0px;}

.diaporama-boutons{ width:80px;  margin:5px auto 0;}
.diaporama-pause {width:20px; }
.diaporama-lecture {width:20px; }
.diaporama-pause i,.diaporama-lecture i  {margin:0 10px; cursor:pointer; font-size:20px;}


/* MODULE ACTUALITES */
#actualites {}
#actualites-mosaique {text-align:center;}
#actualites-mosaique .accueil-actualite {max-width:392px; width:calc(33.33333% - 44px); display:inline-block; vertical-align:top; margin:20px 30px;}
#actualites-mosaique .accueil-actualite-image {width:100%; height:100%; overflow:hidden; position:relative;}
#actualites-mosaique .accueil-actualite-image img {width:100%; height:auto;}
#actualites-mosaique .accueil-actualite-image-lien {position:absolute; left:0; top:0; width:100%; height:100%;z-index:20;}
#actualites-mosaique .accueil-actualite-image-lien > div {display:flex; flex-direction:column; justify-content:center; height:100%; }
#actualites-mosaique .accueil-actualite-image-lien > div > div {  width:calc(100% - 40px); height:80px; border:1px solid #ffffff; margin:0 auto;}
#actualites-mosaique .accueil-actualite-image-lien > div > div > span {margin:2px; height: calc(100% - 4px); background:rgba(255,255,255,0.9); font-size:17px; color:#493030;font-family:'Libre Baskerville';  letter-spacing: 2px; text-align:center; display:flex; flex-direction: column; justify-content: center;-webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
#actualites-mosaique .accueil-actualite-image-lien a,
#actualites-mosaique .accueil-actualite-image-lien a:visited {color:#493030; text-decoration:none;border:none;}
#actualites-mosaique .accueil-actualite:hover img {  -webkit-transform: scale(1.2);  transform: scale(1.2);}
#actualites-mosaique .accueil-actualite:hover .accueil-actualite-image-lien > div > div > span {background:#94312b; color:#ffffff;}
#actualites-mosaique .accueil-actualite:hover .accueil-actualite-image-lien > div > div > span a {color:#ffffff;}

#actualites-mosaique .accueil-actualite * {  -webkit-box-sizing: border-box;  box-sizing: border-box;  -webkit-transition: all 0.6s ease;  -moz-transition: all 0.6s ease;  -ms-transition: all 0.6s ease;  -o-transition: all 0.6s ease;  transition: all 0.6s ease;}
#actualites-mosaique .accueil-actualite:after {  background: #FF0000;  width: 0; height: 10px; position: absolute; left: 0; bottom: 0; content: ''; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}

#actualites-mosaique .accueil-actualite-contenu {margin-top:20px;}
#actualites-mosaique .accueil-actualite-nom {text-align:left;}
#actualites-mosaique .accueil-actualite-nom,
#actualites-mosaique .accueil-actualite-nom a,
#actualites-mosaique .accueil-actualite-nom a:visited {font-size:18px; color:#24272a; font-weight:600; text-transform:uppercase; text-decoration:none;border:none;}
#actualites-mosaique .accueil-actualite-nom::after {display:block; content:""; width:55px; height:2px; background:#a81640; margin:20px 0;}
#actualites-mosaique .accueil-actualite-texte {}
#actualites-mosaique .accueil-actualite-texte p {line-height: 24px; font-weight:400; font-size:15px; color:#6a6a6a; text-align:left;}
#actualites-mosaique .accueil-actualite-bouton * {-webkit-transition: all 0.25s ease;  -moz-transition: all 0.25s ease;  -ms-transition: all 0.25s ease;  -o-transition: all 0.25s ease;  transition: all 0.25s ease;}
#actualites-mosaique .accueil-actualite-bouton .lien {text-align:right;margin-top:10px; min-width: unset; width: auto !important; line-height: 25px;  }
#actualites-mosaique .accueil-actualite:hover .accueil-actualite-bouton .lien {background:#94312b; color:#ffffff;}


.retour-actualites {margin:10px 0 30px;}


/* MODULE AUTHENTIFICATION */
#authentification {}
#authentification .form {margin:10px 0;}
#authentification .form label {float:left; width:150px;}
#authentification .form .inputText {width:200px;}
#authentification .form .submit {}


#contenu .authentification-conteneur {width:calc(100% - 32px); max-width:300px; padding:15px; border:1px solid #ccc; margin:0 auto;}
#contenu .authentification-conteneur input[type="text"],
#contenu .authentification-conteneur input[type="password"] {width:90px; height: 16px;} 



/* TEMPLATE FAMILLE */
#famille {}
#famille .conteneur {display:inline-block; vertical-align:top; margin:10px 35px; width:calc(33% - 46px);}
#famille .conteneur:nth-child(3n+1) {margin-left:0;}
#famille .conteneur:nth-child(3n+3) {margin-right:0;}
#famille .conteneur .photo {display:block; width:100%; }
#famille .conteneur .photo img {width:100%; height:auto;}
#famille .conteneur .photo a,
#famille .conteneur .photo a:visited {display:block;}

#famille .conteneur .nom {text-align:center;}

#famille .conteneur .pastille {position:absolute; top:0px; left:0px;}

/* TEMPLATE PRODUIT */
#produit {}

#produit .photos-conteneur {width:370px; float:left; margin:0 15px 5px 0;}
#produit .boutons {margin:15px 0;}
#produit .photos {padding:7px 10px; border:1px solid #d2d2d2;}
#produit-photo-conteneur{width:349px; min-height:350px;margin:0 auto 0 auto;position:relative; z-index:1;}
#produit-photo-surcouche {position:absolute; right:0; bottom:0; z-index:10; }
#produit-photo-zoom div.desktop {text-align:center; height: 350px; display: flex; flex-direction: column; justify-content: center;}
#produit-photo-zoom div.desktop > div {}
#produit-photo-principale {}
#produit-photo-principale-responsive {display:none;}

#produit .photos #miniatures {height:80px; width:100%; border-top: 1px solid #d2d2d2; padding-top:10px;}
#produit .photos #miniatures .miniature {cursor:pointer; width:112px; height:105px; float:left; border: 1px solid #d2d2d2;}
#produit .photos #miniatures .miniature.current {border:1px solid #0089cc;}
#produit .photos #miniatures #miniature-1 {margin:0px 3px;}

#produit .photos .zoomPad {z-index:1000; position:relative; display:block; float:inherit; top:0px; left:0px;}
#produit .photos .zoomPad .zoomWrapperTitle {}


#produit .texte {/*margin-left:370px*;*/}
#produit .texte p {}
#produit .texte ul {}
#produit .texte ul li {}
#produit .paire {}
#produit .impaire {background:#F2F1F1;}

#produit #declinaisons {margin-top:20px;}
#produit #declinaisons table {width:100%; border-collapse:collapse;}
#produit #declinaisons thead {background:#F5FFB9;}
#produit #declinaisons th {text-align:center; background:#F5FFB9; padding: 6px 0;}
#produit #declinaisons th.first {}
#produit #declinaisons th.last {}
#produit #declinaisons td {}
#produit #declinaisons td.first {}
#produit #declinaisons td.prix {text-align:center;}
#produit #declinaisons td.last {}
#produit #declinaisons tr.lastRow {}
#produit #declinaisons tr.lastRow td.first {}
#produit #declinaisons tr.lastRow td.last {}
#produit #declinaisons tr.lastRow td {}
#produit #declinaisons .prix-barre {text-decoration:line-through;}
#produit #declinaisons .prixmobile {display:none;}
#produit .produit-declinaison-quantite {float:right; width:80px;}
#produit .produit-declinaison-quantite input { width:24px; height:24px; text-align:center; color:#000; font-size:16px; font-weight:300; border:none; background:none; background:#fff; border:1px solid #dbdbda; vertical-align: middle;}
#produit .produit-declinaison-quantite span {cursor:pointer; width:14px; height:14px; text-align:center; color:#fff; display:inline-block; background:#43b155;vertical-align: middle;line-height: 14px;}


#produit #produit-quantite {height: 21px;}
#produit #produit-ajouter {cursor:pointer; vertical-align:middle; background:#ff8a00; border:none; padding:5px 10px; color:#fff;}
#produit #produit-ajouter:hover {background:#F58D12;}
#produit .paire {}
#produit .impaire {}

#produit .supplement {}
#produit .supplement h1 {}
#produit .supplement .element {width:110px; float:left; padding:0px; margin:0px; }
#produit .supplement .element .nom {margin:0px; padding:0px; text-align:center;}
#produit .supplement .element .nom a,
#produit .supplement .element .nom a:visited {}
#produit .supplement .element .photo {height:110px;}
#produit .supplement .element .bas {}
#produit .supplement .element .prix {}
#produit .supplement .element .voir {}

/* TEMPLATE ACTUALITE */
#template-actualite {}
#template-actualite .retour-actualites {}
#template-actualite .retour-actualites a,
#template-actualite .retour-actualites a:visited {}
#template-actualite .retour-actualites a:hover {}

/* Commentaires */
#template-actualite #commentaire-nombre {font-weight:bold; margin:15px 0; font-size:1.4em;}

#template-actualite #commentaire-form-conteneur {}
#template-actualite .commentaire-form {margin-bottom:10px;}
#template-actualite .commentaire-form label {display:block; font-size:0.9em;}
#template-actualite .commentaire-form .input-text {width:300px;}
#template-actualite .commentaire-form .textarea {height:100px; width:100%;}
#template-actualite .commentaire-form .submit {}
#template-actualite #commentaire-desactive {color: #444; font-size:0.9em;}

#template-actualite #commentaire-liste {margin:10px 0px;}
#template-actualite #commentaire-liste .commentaire {border-top:1px dotted #000; padding:10px 0;}
#template-actualite #commentaire-liste .commentaire .nom {font-weight:bold; font-size:0.9em; color:#0000EE;}
#template-actualite #commentaire-liste .commentaire .nom-admin {font-weight:normal; color: #000; font-size:0.8em;}
#template-actualite #commentaire-liste .commentaire .separator {color: #777; padding:0 5px;}
#template-actualite #commentaire-liste .commentaire .date {color:#777; font-size:0.8em;}
#template-actualite #commentaire-liste .commentaire .message {color: #444; font-size:0.9em; margin:5px 0;}
#template-actualite #commentaire-liste .administrateur {background-color:#FFF39B;}


/* Membre Compte */
#membre-identification { margin-top: 5px; margin-bottom: 5px; color: #610512; }
#membre-identification input { border: 1px solid #610512; width: 140px;}
#membre-container {}
#membre-container .input-text {width:250px;}
#membre-container .form {padding:5px 0; }
#membre-contenu {}
#membre-contenu-informations {clear:both;}
#membre-contenu-maps {float:left; width:300px;margin-left: 50px;}
#membre-contenu-adresse {/*padding-right:300px;*/float:left;}
#membre-showGoogleMap {text-align:center; padding:5px 0;}
#membre-modifier {text-align:center; padding:15px 0;}
#membre-map-canvas {width:300px; height:350px;}
#membre-display-map{font-size: 0.8em;}

/* Membre informations */
#membre-informations-container {}
#membre-informations-container .form {padding:5px 0; }
#membre-informations-container .form180 {padding-right:23px;}
#membre-informations-container .membre-images {padding-right:20px;}
#membre-informations-container .input-text {width:250px;}
.membre-div-images {padding-left:200px;}
.membre-div-images .membre-image {width:250px; margin:0 auto; text-align:center;}
.product-picture {width:340px;}
.product-picture-actions {width:82px; margin:0 auto; text-align:center;}
.product-picture-img {padding-left:3px;}
.product-picture-container-logo, .product-picture-container-photo {overflow:hidden;}
.membre-form-textes{display:block; width:180px; padding-bottom:10px; text-align:right; font-size:0.8em;}

/* Membre actualités */
#membreactualite-conteneur {}
#membreactualite-conteneur table {width:100%;}
#membreactualite-conteneur table tr td {padding:5px 0;}
#membreactualite-supprime {text-align:right; cursor:pointer;}
.membreactualite-titre {width:564px;}
.membreactualite-liste-date {text-align:center;}
.membreactualite-liste-boutons {width:18px; cursor:pointer;}
#membreactualite-conteneur .membreactualite-liste-titre {padding-left:10px;}
#membreactualite-ajout-conteneur {}
#membreactualite-ajout-required {font-style:italic; font-size:0.9em; }
#membreactualite-ajout-titre { width:300px;}
#membreactualite-ajout-texte { width:300px; height:150px;}
#membreactualite-ajout-date { }
#membreactualite-ajout-bouton {}
#membreactualite-update-bouton {}
.membreactualite-bouton-valider {text-align:center;}


/*Accueil */
#confirmation-commande-validee {position:fixed; top:54px; left:0px; width:100%; z-index:10000;}
#confirmation-commande-validee-contenu {background: #e6efc2; border: 2px solid #c6d880; color: #111111; padding:15px; width:100%; max-width:990px; margin:0 auto; text-align:center;}
#confirmation-commande-validee-contenu .fermer {display:block; float:right;}
#confirmation-commande-validee-contenu > p {color: #111111; font-size:17px; margin:15px 0; text-align:left;}
#confirmation-commande-validee-contenu a,
#confirmation-commande-validee-contenu a:visited {color:#111111; border-color:#111111;}


#accueil-haut-conteneur {position:relative; z-index:20;}
/* SLIDER */
#accueil-slider-conteneur {position: relative; z-index: 20;}
#accueil-slider-surcouche {background:url(../images/menu-surcouche.png) no-repeat center top; position:absolute; left:0; top:0; z-index:25; width:100%; height:100%;}
#accueil-slider-loader {width:100%; height:100%;  position:absolute; left:0; top:0; z-index:35; background:url(../images/ajax-loader.gif) no-repeat center center #F8F7F7;}

/** Carousel **/
#accueil-slider { position: relative;  z-index: 20; overflow: hidden; height:999px;} /* HEIGHT A MODIFIER */
#accueil-slider ul { width: 20000em; position: relative; list-style: none; margin:0 !important; padding:0 !important; height:100%;}
#accueil-slider .accueil-slider-li { float: left; margin:0 !important; padding:0 !important; height:100%; background:none; line-height: initial; /** SI FONDU : position:absolute;*/}
#accueil-slider .accueil-slider-li::before {display:none;}
#accueil-slider .accueil-slider-li .accueil-slider-centre { position:relative; z-index:10; height:100%; }
#accueil-slider .accueil-slider-li .accueil-slider-centre .global {position:relative; z-index:10; width:calc(100% - 20px); height:100%; background:none;}

/* CONTENU DES SLIDES */
#accueil-slider .accueil-slider-li .accueil-slider-image {position:absolute; left:0px; top:0; z-index:9; width:100%; height:100%;}
#accueil-slider .accueil-slider-li .accueil-slider-image a,
#accueil-slider .accueil-slider-li .accueil-slider-image a:visited {display:block; height:100%;}
#accueil-slider .accueil-slider-li .accueil-slider-imageordi {display:block;}
#accueil-slider .accueil-slider-li .accueil-slider-imagetablette {display:none !important;}
#accueil-slider .accueil-slider-li .accueil-slider-imagemobile {display:none !important;}


#accueil-haut-pave {width:100%; height:100%; position: absolute;left: 0;top: 0; z-index:25;}
#accueil-haut-pave .global { position: relative; z-index: 20; height:100%;}
#accueil-haut-pave-conteneur { height:100%; display: flex; flex-direction: column;  justify-content: center;}
#accueil-haut-pave-conteneur div {max-width:690px; width:calc(100% - 20px); text-align:center; height:260px; margin:0 auto; background:rgba(148,49,43,0.7);}
#accueil-haut-pave-conteneur a,
#accueil-haut-pave-conteneur a:visited {padding:20px; display:block;text-align:center; text-decoration:none; color:#fff;border:none;}
#accueil-haut-pave-conteneur span {display:block; margin: 25px 0;}
#accueil-haut-pave-conteneur div .titre {font-size:40px; font-family:'Libre Baskerville';}
#accueil-haut-pave-conteneur div .texte {font-size:25px; color:#ffffff; }
#accueil-haut-pave-conteneur div .bouton {max-width:206px; margin:30px auto 0; letter-spacing:4px;}
#accueil-haut-pave-conteneur div .bouton::before {border-color:#fff;}
#accueil-haut-pave-conteneur a:hover .bouton {background:#94312b; color:#ffffff;}

/* PAVES */
#accueil-paves-conteneur {text-align:left; font-size:0;  width:100%;  z-index:25;}
#accueil-paves-conteneur .global {text-align:center;  height:100%; max-width:1800px; padding:45px 0;}
#accueil-paves-conteneur .accueil-pave {width:calc(50% - 20px); max-width:880px; height:auto; margin:10px 0 10px 40px; display:inline-block; vertical-align:top; position:relative; z-index:10; }
#accueil-paves-conteneur .accueil-pave:nth-child(5n+1) {margin-left:0;}
#accueil-paves-conteneur .accueil-pave-nom {margin-bottom:15px;}
#accueil-paves-conteneur .accueil-pave-nom a,
#accueil-paves-conteneur .accueil-pave-nom a:visited {letter-spacing: 6px; color:#94312b; font-size:35px; font-weight:700; font-family:'Libre Baskerville'; text-transform:uppercase; text-align:center;text-decoration:none;border:none;}
#accueil-paves-conteneur .accueil-pave-texte {margin-bottom:30px; font-weight:400; color:#493030; font-size:28px; text-align:center;} 
#accueil-paves-conteneur .accueil-pave-image {width:100%; height:auto; overflow:hidden; max-height:600px; position:relative; z-index:10;}
#accueil-paves-conteneur .accueil-pave-image img {width:100%; height:auto;}
#accueil-paves-conteneur .accueil-pave-image-lien {position:absolute; left:0; top:0; width:100%; height:100%;z-index:20;}
#accueil-paves-conteneur .accueil-pave-image-lien > div {display:flex; flex-direction:column; justify-content:center; height:100%; }
#accueil-paves-conteneur .accueil-pave-image-lien > div > div {  width:204px;height:39px; border:1px solid #ffffff; margin:0 auto;}
#accueil-paves-conteneur .accueil-pave-image-lien > div > div > span {margin:2px; height: calc(100% - 4px); line-height: 38px; background:#ffffff; font-size:14px; color:#94312b;font-family:'Libre Baskerville'; text-align:center; display:block; text-transform:uppercase; letter-spacing: 4px;-webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}

#accueil-paves-conteneur .accueil-pave:hover img {  -webkit-transform: scale(1.2);  transform: scale(1.2);}
#accueil-paves-conteneur .accueil-pave:hover .accueil-pave-image-lien > div > div > span {background:#94312b; color:#ffffff;}

#accueil-paves-conteneur .accueil-pave * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#accueil-paves-conteneur .accueil-pave:after {
  background: #FF0000;
  width: 0;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#accueil-contenu {background:#f9f2e5;}
#accueil-contenu .global {max-width:1460px; padding:50px 10px;}
#accueil-contenu .gauche {width:620px; float:left; text-align:center; margin-right:22px;}
#accueil-contenu .gauche img {display:inline-block; vertical-align:top; margin-bottom:25px; max-width: 100%; height: auto;}
#accueil-contenu .droite {max-width:815px; width:calc(100% - 645px);float:right;}
#accueil-contenu .droite img {width:100%; height:auto;}


/* Actualites */
#accueil-actualites-conteneur {margin:40px 0 70px; }
#accueil-actualites-conteneur .global {padding:0; max-width:1800px; text-align:center; font-size:0; }		
#accueil-actualites-conteneur .accueil-actualite {width:calc(33.33333% - 20px); max-width:580px; height:auto; margin:30px 0 30px 30px;  display:inline-block; vertical-align:top; position:relative; z-index:10; overflow:hidden;}
#accueil-actualites-conteneur .accueil-actualite:nth-child(5n+1) {margin-left:0;}
#accueil-actualites-conteneur .accueil-actualite-image {width:100%; height:100%; overflow:hidden; position:relative;}
#accueil-actualites-conteneur .accueil-actualite-image img {width:100%; height:auto;}
#accueil-actualites-conteneur .accueil-actualite-image-lien {position:absolute; left:0; top:0; width:100%; height:100%;z-index:20;}
#accueil-actualites-conteneur .accueil-actualite-image-lien > div {display:flex; flex-direction:column; justify-content:center; height:100%; }
#accueil-actualites-conteneur .accueil-actualite-image-lien > div > div {  width:calc(100% - 40px); height:80px; border:1px solid #ffffff; margin:0 auto;}
#accueil-actualites-conteneur .accueil-actualite-image-lien > div > div > span {margin:2px; height: calc(100% - 4px); line-height: 25px; background:rgba(255,255,255,0.9); font-size:20px; color:#493030;font-family:'Libre Baskerville';  letter-spacing: 2px; text-align:center; display:flex; flex-direction: column; justify-content: center;-webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
#accueil-actualites-conteneur .accueil-actualite-image-lien a,
#accueil-actualites-conteneur .accueil-actualite-image-lien a:visited {color:#493030; text-decoration:none;border:none;}
#accueil-actualites-conteneur .accueil-actualite:hover img {  -webkit-transform: scale(1.2);  transform: scale(1.2);}
#accueil-actualites-conteneur .accueil-actualite:hover .accueil-actualite-image-lien > div > div > span {background:#94312b; color:#ffffff;}
#accueil-actualites-conteneur .accueil-actualite:hover .accueil-actualite-image-lien > div > div > span a {color:#ffffff;}

#accueil-actualites-conteneur .accueil-actualite * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#accueil-actualites-conteneur .accueil-actualite:after {
  background: #FF0000;
  width: 0;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



#famille-paves-conteneur {margin:40px 0 70px; }
#famille-paves-conteneur .global {padding:0;text-align:center; font-size:0; }		
#famille-paves-conteneur .famille-pave {width:calc(25% - 22px); height:233px; margin:10px;  display:inline-block; vertical-align:top; position:relative; z-index:10; overflow:hidden;}
#famille-paves-conteneur .famille-pave-image {width:100%; height:100%; overflow:hidden; position:relative;}
#famille-paves-conteneur .famille-pave-image img {width:100%; height:auto;}
#famille-paves-conteneur .famille-pave-image-lien {position:absolute; left:0; top:0; width:100%; height:100%;z-index:20;}
#famille-paves-conteneur .famille-pave-image-lien > div {display:flex; flex-direction:column; justify-content:center; height:100%; }
#famille-paves-conteneur .famille-pave-image-lien > div > div {  width:calc(100% - 40px); height:80px; border:1px solid #ffffff; margin:0 auto;}
#famille-paves-conteneur .famille-pave-image-lien > div > div > span {margin:2px; height: calc(100% - 4px); line-height: 25px; background:#ffffff; font-size:14px; color:#94312b;font-family:'Libre Baskerville';  text-transform:uppercase; letter-spacing: 2px; text-align:center; display:flex; flex-direction: column; justify-content: center;-webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
#famille-paves-conteneur .famille-pave-image-lien a,
#famille-paves-conteneur .famille-pave-image-lien a:visited {text-decoration:none;border:none;}
#famille-paves-conteneur .famille-pave:hover img {  -webkit-transform: scale(1.2);  transform: scale(1.2);}
#famille-paves-conteneur .famille-pave:hover .famille-pave-image-lien > div > div > span {background:#94312b; color:#ffffff;}
#famille-paves-conteneur .famille-pave:hover .famille-pave-image-lien > div > div > span a {color:#ffffff;}

#famille-paves-conteneur .famille-pave * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#famille-paves-conteneur .famille-pave:after {
  background: #FF0000;
  width: 0;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


/* COMMANDE EN LIGNE */
#global.global-61 .global {max-width:1465px;}
.layer {position:absolute; top:0px; left:0px; height:100%; width:100%;z-index:100; display:none;}

#commande-produits-centre {font-size:0;}
#commande-produits-centre .layer-page{ background:url(../images/ajax-loader.gif) no-repeat center top #fff; }
#commande-produits-droite {width: 335px; margin:20px 0px 0 0; float:right;}

/* PANIER */
#commande-produits-panier-conteneur {position:relative; width:335px; top:-38px;}
#commande-produits-panier-conteneur.sticky {top:20px; position: fixed; }

.f-nav { z-index: 10;  margin:0 !important;}
#commande-produits-panier {padding:0px 0 15px;box-shadow: 0 0 16px rgba(2, 3, 3, 0.2);background-color: #f5f3f3;}
#commande-produits-panier .label-fp {padding: 0 15px; font-size: 16px; font-weight:700; text-align: center;margin-top: 30px;text-transform: uppercase;}
#commande-produits-panier .label-fp span{font-size: 12px;font-weight: 300;font-style: italic;text-transform: none;}
#commande-produits-panier .label-fp::before {content: '';display: inline-block;width: 20px;height: 20px;vertical-align: top;background: url(../images/fdp.png)no-repeat center center;margin-right: 3px;}

#commande-produits-reponse-conteneur {width: 99%;position:absolute; left:0; top:0px; }
#contenu-panier-reponse-conteneur {width: 75%;left: calc(50% - (75% / 2));}
#contenu-panier-reponse-conteneur { color: #000; text-align: center; width: 650px; z-index: 2000; position:fixed; left: calc(50% - (650px / 2));top: 84px;}
#contenu-panier-reponse-conteneur.sticky {top: 84px; position:fixed;}
#contenu-panier-reponse-conteneur .panier-reponse {position:relative; z-index:2000;}
#contenu-panier-reponse-conteneur .panier-reponse-bouton {background: #fff; color:#45cc45; text-decoration: none; border:none; padding:5px 10px;}
#contenu-panier-reponse-conteneur p {margin:5px 0; text-align: center; line-height: 23px;}
#contenu-panier-reponse-conteneur i {margin-right: 15px;}
#contenu-panier-reponse-conteneur .panier-reponse-erreur {background: #d71515; font-weight:500;font-size:15px; color:#fff; border: 2px solid #fff; padding: 20px 0.8em;  font-family:"PT_Sans_Regular"; vertical-align:bottom; }
#contenu-panier-reponse-conteneur .panier-reponse-message {background: #45cc45; font-size:15px; font-weight:500; color:#fff; border: 2px solid #fff; padding: 20px 0.8em; }
#contenu-panier-reponse-conteneur .panier-reponse-message i {vertical-align:bottom; font-size:25px; color:#fff}
#contenu-panier-reponse-conteneur .fermer {cursor:pointer; z-index: 2000; position:absolute; right:10px; top:10px; font-size:15px; color:#fff;}

.cadre-titre {width: 100%;padding: 35px 15px 0 82px;height: 94px;background: #292929 url(../images/panier.png)no-repeat;background-position: 21px 31px; box-sizing: border-box;border-radius:4px;}
.cadre-titre a,
.cadre-titre a:visited {  text-decoration:none;border:none;display: block; color: #fff; font-size:21px;}
.cadre-contenu {}

.panier-contenu {height:auto;}
.panier-contenu .cadre-contenu-centre { padding:0 15px;}
.panier-contenu .cadre-contenu-produits {padding: 10px 0;}
.panier-contenu .cadre-contenu-detail {overflow: hidden; border-bottom: 1px solid #a7a7a7; padding: 7px 0;}

.panier-contenu .cadre-contenu-detail .aucun {font-size:13px; color:#5b4747;}

.panier-contenu .repas-element {margin-left: 10px;}
.panier-contenu .gauche {float:left; font-size:0; color:#5b4747; width: calc(100% - 60px);}
.panier-contenu .nombre { display:inline-block; vertical-align:top; min-width:20px; max-width:40px;font-size:15px;color: #1d1d1b; font-weight:400;}
.panier-contenu .label {display:inline-block; vertical-align:top; width:calc(100% - 45px); font-size:15px;color: #1d1d1b; margin:0 0 0 5px;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight:400; }
.panier-contenu .detail {font-size:11px; font-style:italic; display:block;}
.panier-contenu .droite {float:right; color:#5b4747; text-align:center;}
.panier-contenu .montant {font-size: 14px; font-weight:400;  white-space: nowrap;font-size:15px;color: #1d1d1b;}		
.panier-contenu .repas-delete span { cursor:pointer; font-weight:400; font-size:13px; color:#999; text-decoration:underline;margin: 11px 0;display: block;}
.panier-contenu .repas-delete span:hover {color:#5b4747;}

.panier-contenu .repas-titre {margin-bottom: 5px;}
.panier-contenu .repas-titre .gauche {float:left; font-size:14px; font-weight:700; color:#5b4747; font-family: "PT_Sans_Regular";}
.panier-contenu .repas-titre .droite  {float:right; color:#5b4747; text-align:center;}

.panier-contenu .repas-element .delete {display:inline-block; vertical-align:top; cursor:pointer; font-size: 15px;}


.panier-contenu .cadre-contenu-lignes {margin-top: 5px;}
.panier-contenu .cadre-contenu-ligne {padding: 4px 0; text-transform: uppercase;}

.panier-contenu .cadre-contenu-ligne .label {font-size: 15px; float:left; font-weight:400; margin:0;  width:calc(100% - 70px); }
.panier-contenu .cadre-contenu-ligne .valeur {font-size: 15px;white-space: nowrap; float:right;  font-weight:400;}
.panier-contenu .cadre-contenu-total {border-bottom: none;}

.panier-contenu .panier-bandeau-payer {overflow: hidden; margin-top: 25px;padding:0 15px;}
.bouton, .panier-contenu .panier-bandeau-payer a, 
.panier-contenu .panier-bandeau-payer a:visited {cursor:pointer;color: #fff;font-size: 16px;display: block;background: #292929;border: 1px solid #292929;text-decoration: none;text-align: center;padding: 11px 10px;border-radius: 50px;-webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-ms-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out;}

#bouton-devis.panier-bandeau-payer a,
#bouton-devis.panier-bandeau-payer a:visited {background: #9f9c9c; border-color: #9f9c9c;}
#bouton-devis.panier-bandeau-payer a:hover {background: #bfbfbf; }

.bouton:hover, .panier-contenu .panier-bandeau-payer a:hover {background:#efa818; border-color:#efa818;}

.panier-contenu #totalHT .label{font-size: 16px;font-weight: 700;}
.panier-contenu #totalHT .valeur{font-size: 15px;font-weight: 700;}

.panier-contenu #totalHT .totalTVA{font-size: 16px;}

.panier-contenu #totalTTC .label{font-size: 16px;font-weight: 700;}
.panier-contenu #totalTTC .valeur{font-size: 15px;font-weight: 700;}

/* FIN PANIER */




#commande-produits-livraison { border:1px solid #e6e6e6; padding:15px 5px; margin-top:35px;}
#commande-produits-livraison-titre {font-size:18px; color:#94312b; letter-spacing:1.5px; font-family:"PT_Sans_Regular"; text-transform:uppercase; text-align:center;}
#commande-produits-livraison .commande-produits-livraison-titre {margin: 20px 0 10px; font-size:20px; color:#493030; font-family:"PT_Sans_Regular"; font-style:italic; position:relative; text-align:center;}
#commande-produits-livraison .commande-produits-livraison-titre::after {width:38px; height:2px; background:#493030; display:block; margin:12px auto 0; content:'';}
#commande-produits-livraison .commande-produits-livraison-texte,
#commande-produits-livraison .commande-produits-livraison-texte p {margin: 5px 0; font-weight:300; color:#493030; font-size:15px; text-align:center;}
#commande-produits-livraison .commande-produits-livraison-texte strong {font-weight: 500; color:#94312b;}
#commande-produits-livraison-image {width:100%;}
#commande-produits-livraison-image img {width:100%; height:auto;}

#commande-produits-gauche {max-width:1060px; width:calc(100% - 355px); float:left;box-sizing: border-box;padding-right: 45px;}

#commande-produits-header {padding:0 20px;height: 415px;}
#commande-produits-header-accroche{font-size: 25px;font-weight: 400;margin: 40px auto;text-align: center;}

#commande-menus {font-size:0; margin-bottom: 30px;}
#commande-menus .commande-menu {width:calc(33.333% - 9px); border:1px solid #E42A37; background:#fff; display:inline-block; vertical-align:top; margin:20px 0 0 10px; }
#commande-menus .commande-menu:first-child {margin-left:0;}
#commande-menus .commande-menu-titre {padding:10px 0; margin:2px 3px; color:#E42A37; background:#fcf9f2; font-size:13px; font-family:"PT_Sans_Regular"; text-transform:uppercase; letter-spacing:3px; text-align:center;}
#commande-menus .commande-menu:hover .commande-menu-titre {background:#E42A37; color:#fff;}
#commande-menus .commande-menu-contenu {padding:8px 4px 8px 8px; } 
#commande-menus .commande-menu-plats {width:calc(100% - 95px); font-weight:300; color:#493030; font-size:13px; display:inline-block; vertical-align:top;}
#commande-menus .commande-menu-element {margin:3px 0 0; position:relative; padding-left:7px;}
#commande-menus .commande-menu-element:first-child {margin-top:0;}
#commande-menus .commande-menu-element::before {position:absolute; left:0; top:11px; content:""; width:4px; height:1px; background:#493030;}
#commande-menus .commande-menu-plat {}
#commande-menus .commande-menu-dessert {}
#commande-menus .commande-menu-boisson {}
#commande-menus .commande-menu-prix {width:85px; height: 70px; margin-left:5px; padding-left:5px; display:inline-block; vertical-align:top; position:relative; text-align: center;}
#commande-menus .commande-menu-prix::before {width:1px; height:70px; background:#e4dbca; display:block; content:"";position: absolute; left: 0; top: 0;}
#commande-menus .commande-menu-prix > div {color:#E42A37; display: flex; flex-direction: column; justify-content: center; height: 100%; font-family: "Open Sans";}
#commande-menus .commande-menu-prix > div > div {font-size:18px;}
#commande-menus .commande-menu-prix sup {font-size: 15px;}

#commande-categories {margin-bottom: 50px;padding-bottom: 6px;box-sizing: border-box;overflow-x: auto;white-space: nowrap;position: relative;overflow-y: hidden;text-align: center;}	
#commande-categories .commande-categorie {cursor:pointer;box-shadow: 0 0 5px rgba(2, 3, 3, 0.2); width:185px;height: 270px;margin: 10px 0 0 33px;  display:inline-block; vertical-align:top; position:relative; z-index:10; overflow:hidden;}
#commande-categories .commande-categorie:first-child {margin-left:0;}
#commande-categories .commande-categorie-image {width:100%; height:184px; overflow:hidden; position:relative;}
#commande-categories .commande-categorie-image img {width:100%;height: 100%;object-fit: cover;}
#commande-categories .commande-categorie-image-lien {position: relative;left: 0;top: 0;width: 100%;height: calc(100% - 184px);z-index: 20;background: #fff;white-space: normal;}
#commande-categories .commande-categorie-image-lien > div {display:flex; flex-direction:column; justify-content:center; height:100%; }
#commande-categories .commande-categorie-image-lien > div > div {box-sizing: border-box;padding: 0 10px; height:auto;text-align: center;}
#commande-categories .commande-categorie-image-lien > div > div > span {line-height: 20px;font-size: 15px;text-transform: uppercase;text-align: center;-webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-ms-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out;}
#commande-categories .commande-categorie-image-lien a,
#commande-categories .commande-categorie-image-lien a:visited {text-decoration:none; border:none;}
#commande-categories .commande-categorie:hover img,
#commande-categories .commande-categorie.selected img {  -webkit-transform: scale(1.2);  transform: scale(1.2);}
#commande-categories .commande-categorie:hover .commande-categorie-lien > div > div > span,
#commande-categories .commande-categorie.selected .commande-categorie-lien > div > div > span {background:#94312b; color:#ffffff;}
#commande-categories .commande-categorie:hover .commande-categorie-lien > div > div > span a,
#commande-categories .commande-categorie.selected .commande-categorie-lien > div > div > span a {color:#ffffff;}

#commande-categories .commande-categorie * {  -webkit-box-sizing: border-box;  box-sizing: border-box;  -webkit-transition: all 0.6s ease;  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;  -o-transition: all 0.6s ease;  transition: all 0.6s ease;}
#commande-categories .commande-categorie::after {  background: #FF0000; width: 0; height: 10px; position: absolute; left: 0; bottom: 0; content: ''; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
#commande-categories .commande-categorie:hover .commande-categorie-image-lien {background: #faf9f9;}
#commande-categories .commande-categorie:hover .commande-categorie-image-lien > div > div > span{color: #999999;}
/* #commande-categories .commande-categorie::after {content:"";position: absolute;height: 4px;width: 0;background-color: #94312b;bottom: 0px;left: 0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#commande-categories .commande-categorie:hover::after,
#commande-categories .commande-categorie.selected::after {display: block;width: 100%;} */

#commande-produits-conteneur {position:relative; z-index:10;}
#commande-produits-contenu .commande-produits {}
#commande-produits-contenu .commande-produits-titre {font-size:35px; color:#000000; letter-spacing:2px; font-weight:bold;  font-family:"PT_Sans_Regular";}
#commande-produits-contenu .commande-produits .commande-produits .commande-produits-titre {font-size:28px; color:#493030; font-style: italic; font-weight: 300; padding:10px 0 0 20px; border-top: 1px solid #493030; margin: 10px 20px 20px 0;}
#commande-produits-contenu .commande-produits-liste {margin-top: 20px;}
#commande-produits-contenu .commande-produit {font-size: 0;margin: 20px 0;position: relative;border-bottom: 2px solid #a7a7a7;padding-bottom: 14px;}
#commande-produits-contenu .commande-produit:first-child {margin-top:0;}
#commande-produits-contenu .commande-produit-photo {width:200px;display:inline-block; vertical-align:top; position: relative;}
#commande-produits-contenu .commande-produit-photo > div {height: 200px;border: 1px solid #c1c1c1;box-sizing: border-box;padding: 5px; }
#commande-produits-contenu .commande-produit-photo img {width:100%; height:auto;}
#commande-produits-contenu .commande-produit-photo .nonContractuelle{display: block; text-align: center; margin-top: 10px;color: #999; font-size: 13px;  font-style: italic;}
.non-contractuel {border:3px solid #E42A37; background:#dcdcdc; padding:5px; font-size:12px; color: #111; display: inline-block; position:absolute; bottom:0px; left:0px; z-index:100; margin-left:20px;}
#commande-produits-contenu .commande-produit-contenu {margin-left: 20px;width: calc(100% - 407px);  display:inline-block; vertical-align:top;}
#commande-produits-contenu .commande-produit-nom {font-size: 21px;color: #292929;font-weight: 700;margin-top: 14px;}
#commande-produits-contenu .commande-produit-nom.special::before {background:url(../images/produit-special.jpg) no-repeat top left; padding-left:30px;content:"";}
#commande-produits-contenu .commande-produit-nom.vegan::before {background:url(../images/produit-vegan.jpg) no-repeat top left; padding-left:30px;content:"";}
#commande-produits-contenu .commande-produit-nom.vegetarien::before {background:url(../images/produit-vegetarien.jpg) no-repeat top left; padding-left:30px;content:"";}
#commande-produits-contenu .commande-produit-ref {margin-top:10px; font-size:15px; font-style:italic;}
#commande-produits-contenu .commande-produit-ref span {font-style:normal; font-weight:700;}
#commande-produits-contenu .commande-produit-texte {margin-top:25px;}
#commande-produits-contenu .commande-produit-texte,
#commande-produits-contenu .commande-produit-texte p {font-size:16px;}
#commande-produits-contenu .commande-produit-texte p {margin:7px 0;}
#commande-produits-contenu .commande-produit-infos {font-size:14px; margin: 5px 0;}
#commande-produits-contenu .commande-produit-infos > span {font-weight:400;}
#commande-produits-contenu .commande-produit-ingredients {}
#commande-produits-contenu .commande-produit-allergenes {}
#commande-produits-contenu .commande-produit-imagenoncontractuelle {margin-top:10px;}
#commande-produits-contenu .commande-produit-imagenoncontractuelle span {font-style:italic; font-size:12px;}

#commande-produits-contenu .commande-produit-actions {height: 200px;width:186px; display:inline-block; vertical-align:top; position:relative; text-align: center;margin-top: 7px;}
#commande-produits-contenu .commande-produit-actions > div {display: flex; flex-direction: column; justify-content: flex-start; height: 100%;}
#commande-produits-contenu .commande-produit-prixht {font-size: 35px;text-align: right;font-weight: 700;} 
#commande-produits-contenu .commande-produit-prixht sup{font-size: 24px; position: relative;  top: 5px;}
#commande-produits-contenu .commande-produit-prix {font-size: 18px;color: #999;text-align: right;font-weight: 700;margin-bottom: 16px;}
#commande-produits-contenu .commande-produit-prix sup{font-size: 12px;position: relative;top: 1px;}
#commande-produits-contenu .commande-produit-boutonQuantite{font-size:14px;text-align: right;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
#commande-produits-contenu .stock{text-align: right;margin-top: 14px;} 
#commande-produits-contenu .hasStock{font-size: 16px;font-weight: 700;text-transform: uppercase;} 
#commande-produits-contenu .hasStock.true{color:#2d9b24;} 
#commande-produits-contenu .hasStock.false{color:#292929;} 
#commande-produits-contenu .hasStock::before {content: '';display: inline-block;width: 20px;height: 20px;vertical-align: top;margin-right: 3px;}
#commande-produits-contenu .hasStock.true::before {background: url(../images/En-stock.png)no-repeat center center;}
#commande-produits-contenu .hasStock.false::before {background: url(../images/hors-stock.png)no-repeat center center;}

#commande-produits-contenu .commande-produit-ajoutpanier {cursor:pointer; margin-top: 20px; text-align:center; padding:7px 20px; font-size:11px; text-transform:uppercase; letter-spacing:2px; display:inline-block; vertical-align:top; font-family:"PT_Sans_Regular"; color:#292929; border:1px solid #292929; }
#commande-produits-contenu .commande-produit-ajoutpanier:hover {background:#292929; color:#fff;}
.bouton-quantite {width: 30px;height: 30px;display: inline-block;border: 1px solid #000;background: #000;color: #ffffff;text-align: center;font-size: 30px;line-height: 30px;cursor: pointer;padding: 0px;vertical-align: top;outline:none;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.bouton-quantite.moins {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}

.produit-quantite {height:28px; width:50px; border:1px solid #ccc; text-align: center; line-height: 28px; display:inline-block; vertical-align: top;}

#devis .form > div {margin: 10px 0;}
#devis-radios { 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;}
#devis-radios > div {max-width:320px; width:100%; font-weight:700; font-size:17px; margin:10px 0;}
#devis-radios > div span {font-weight:400; font-size:14px;}
.form140 {display:block; width:140px; padding-right:20px; float:left; text-align:right;}
.input-text { border: 1px solid #dcdcdc; color: #000000; padding: 7px 5px; width: 70%;}
textarea { border: 1px solid #dcdcdc; color: #000000; padding: 7px 5px;  width: 70%; height:75px;}

#devis .form div.submit-conteneur,
#devis #contact-captcha {margin-left:160px;}


/* Template Gabarit */
#gabarit-photo {}
#gabarit-photo h2,
#gabarit-photo ul {display: flow-root;}
#gabarit-photo .gabarit-gauche-image img,
#gabarit-photo .gabarit-droite-image img {width:100%; height:auto;}
#gabarit-photo.alterne .gabarit-gauche-image {float:left; margin:0 15px 15px 0;}
#gabarit-photo.alterne .gabarit-droite-image {float:right; margin:0 0 15px 15px;}
#gabarit-photo.gauche .gabarit-gauche-image {float:left; margin:0 15px 15px 0;}
#gabarit-photo.gauche .gabarit-droite-image {float:left; margin:0 15px 15px 0;}
#gabarit-photo.droite .gabarit-gauche-image {float:right; margin:0 0 15px 15px;}
#gabarit-photo.droite .gabarit-droite-image {float:right; margin:0 0 15px 15px;}

#gabarit-photo .portrait {width:30%;}
#gabarit-photo .paysage {width:35%;}
 



#rassurances-conteneur {background:#eadc64; }
#rassurances-conteneur .global { padding:30px 0px; min-height:140px;}
#rassurances {text-align:center; font-size:0;}
#rassurances .rassurance {width: 20%; display:inline-block; vertical-align:top; margin: 10px 0px; }
#rassurances .rassurance-image {height:50px; text-align:center;}
#rassurances .rassurance-nom {margin-top:28px; color:#493030; font-size:16px; font-weight:400; text-transform:uppercase; font-family:'Libre Baskerville'; line-height: 27px;}
				


/* Template Article Default */
#template-article {}
#template-article .template-article-image-texte {}
#template-article .template-article-texte-image {}
#template-article .template-article-image-texte .template-article-image {margin:20px 20px 20px 0;}
#template-article .template-article-texte-image .template-article-image {margin:20px 0px 20px 20px;}
#template-article .template-article-image {width:400px; }
#template-article .template-article-image img {max-width:400px; height:auto !important;}
#template-article .template-article-texte {width:calc(100% - 420px);}
#template-article .template-article-texte-complet {width:100%;}


/* Renseignement petite barre */
#contenu .renseignement-conteneur {cursor:pointer; max-width:605px; min-height:65px; margin:40px auto; background:#ffffff; border:1px solid #292929; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px;  }
#contenu .renseignement-titre {position:relative; z-index:10; height: 65px; padding:0 10px 0 20px; text-align:center;display:inline-block; vertical-align:top;  background:#292929;}
#contenu .renseignement-titre span {height:100%; text-transform: uppercase; letter-spacing: 0.9px;font-weight:700; font-size:22px; color:#ffffff;  display: flex; flex-direction: column; justify-content: center;}
#contenu .renseignement-titre::after{ display: inline-block; content: " "; position: absolute; right: -23px; top: 8px; width: 47px; height: 47px; background:#292929; border-right: 1px solid #292929; border-top: 1px solid #292929; border-radius: 2px; z-index: -1; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}

#contenu .renseignement-contenu {width:calc(100% - 300px); height:55px; padding: 5px 0; display:inline-block; vertical-align:top; margin-left: 15px;}
#contenu .renseignement-contenu .renseignement-element {height: 100%; }
#contenu .renseignement-contenu .renseignement-element-contenu {display: flex; flex-direction: column; justify-content: center; height:100%; font-size: 27px; font-weight: 700; display:flex; flex-direction:column; justify-content:center;}
#contenu .renseignement-telephone {width:calc(100% - 70px);  text-align:center; display:inline-block; vertical-align:top; border-right:1px solid #000; color:#292b2f;}
#contenu .renseignement-telephone a,
#contenu .renseignement-telephone a:visited {text-decoration:none; color:#292b2f;border:none;}

#contenu .renseignement-mail {display:inline-block; vertical-align:top; width:61px;}
#contenu .renseignement-mail-contenu {display: flex; flex-direction: column; justify-content: center; height:100%; }
#contenu .renseignement-mail a,
#contenu .renseignement-mail a:visited {margin:0 auto; font-size:30px; color:#fff; width:28px; height:38px; text-align:center; text-decoration:none;border:none; background:#292929; padding:1px 6px; display: flex; flex-direction: column; justify-content: center; line-height: 35px;border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;  }
#contenu .renseignement-mail i {font-size:22px; color:#fff; display: inline-block; vertical-align: top;}
/* Fin renseignement */


/* MODULE REALISATIONS */
#realisations {padding-bottom:15px;}
#realisations .conteneur {}
#realisations .conteneur .titre {text-align:left;}
#realisations .conteneur .contenu {}
#realisations .conteneur .contenu .extrait {min-height:90px;}
#realisations .conteneur .contenu .photo {float:left; margin:0 10px 10px 0;}
#realisations .conteneur .contenu .lien {text-align:right; margin-top:10px;}
#realisations .conteneur .contenu .lien a,
#realisations .conteneur .contenu .lien a:visited {width: 190px; height: 30px; line-height: 28px; text-align: center; background: #ccc; border:1px solid #ccc; font-size: 20px; color: #fff; text-decoration: none; display: inline-block; vertical-align: top;}
#realisations .conteneur .contenu .lien a:hover {background: #ffffff; color:#ccc;}

.retour-realisations {margin:10px 0 30px;}



/* MODULE REALISATIONS */
#realisations-famille-conteneur {}
#realisations-famille {font-size:0; text-align:left;}
#realisations-famille p {font-size:18px;}
#realisations-famille .conteneur {margin:15px !important; width:calc(33% - 30px);max-width:391px; height:auto; max-height:240px; display:inline-block; text-align:center; vertical-align: top; position:relative; overflow:hidden; z-index:10;}
#realisations-famille .surcouche {width:100%; height:100%;  z-index:15; position:absolute; left:0; top:0;}
#realisations-famille .surcouche a {width:100%; height:100%; display:block;}
#realisations-famille img {display:block; width: 100%; height: 100%;}
#realisations-famille .overlay { width:100%; height:100%; background:rgba(0,0,0,0.55); display: flex; flex-direction: column; justify-content: center; cursor:pointer; position:absolute; top:0px; left:0px;}
#realisations-famille .nom {padding:10px;}
#realisations-famille .nom .ville {text-align:center; color:#188daf; font-weight:400; font-size:15px; font-style:italic;}
#realisations-famille .nom .titre {text-align:center; color:#fff; font-weight:600; text-transform: uppercase; font-size:21px;}
#realisations-famille .nom .suite {font-size:18px; color:#fff; font-weight:300; text-align:center; margin-top:20px;}

#realisations-famille .conteneur:hover img {  -webkit-transform: scale(1.2);  transform: scale(1.2);}
#realisations-famille .conteneur * {  -webkit-box-sizing: border-box;  box-sizing: border-box;  -webkit-transition: all 0.6s ease;  -moz-transition: all 0.6s ease;  -ms-transition: all 0.6s ease;  -o-transition: all 0.6s ease;  transition: all 0.6s ease;}
#realisations-famille .conteneur:after {  background: #008fb9;  width: 0;  height: 6px;  position: absolute;  left: 0;  bottom: 0;  content: '';  -webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;}
#realisations-famille .conteneur:hover:after { width: 100%; }



.layer {position:absolute; top:0px; left:0px; height:100%; width:100%;z-index:100; display:none; background:url(../images/ajax-loader.gif) no-repeat center bottom #fff; }
/* LABEL DANS INPUT */
body .input { position: relative; z-index:10; background: #fff;}
body .input > .input-text-label { font-size: 13px; color: #292929;  border: 0; border-bottom:1px solid #e6e6e6; outline: 0; padding: 15px 0 0px !important; width:100% !important; height:45px !important; position: relative;  z-index:10;background-color: transparent; z-index: 2;  box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; }
body .input textarea {margin:0; font-family: 'Poppins'; font-size: 13px; width: 100%; color: #493030;outline: 0; padding: 20px 7px 3px 14px; position: relative; background-color: transparent;  z-index: 2; }
body .input > label {top: 0px; left:-4px;  font-size: 14px; color: #b0b0b0; letter-spacing:0.65px; position: absolute;  z-index:11; -webkit-transform: translate(5px, calc(100% - 5px)) scale(1);  transform: translate(5px, calc(100% - 5px)) scale(1); display: block; z-index: 1; -webkit-transform-origin: bottom left; transform-origin: bottom left; transition: color 200ms ease-in-out, font-size 200ms ease-in-out, -webkit-transform 200ms ease-in-out; transition: color 200ms ease-in-out, transform 200ms ease-in-out, font-size 200ms ease-in-out; transition: color 200ms ease-in-out, transform 200ms ease-in-out, font-size 200ms ease-in-out, -webkit-transform 200ms ease-in-out;}
body .input > label.active {-webkit-transform: translate(0, 0) scale(0.8); transform: translate(0, 0) scale(0.8);}
body .input > label.active-color { }

body .erreur {border:1px solid #f00 !important;}/* FIN LABEL DANS INPUT */


/* BOUTON PAYPAL */
.paypal-button {
white-space: nowrap;
}
.paypal-button button {
background: none repeat scroll 0 0 #ffa823;
border: 1px solid #ffa823;
border-radius: 13px;
color: #0e3168;
cursor: pointer;
font-family: "Arial",bold,italic;
font-style: italic;
font-weight: bold;
overflow: hidden;
position: relative;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
white-space: nowrap;
z-index: 0;
}
.paypal-button button.large {
font-size: 14px;
padding: 4px 19px;
}

.paypal-button button:after {
background: -moz-linear-gradient(center top , #fefefe 0%, #fed994 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border-radius: 40px 40px 38px 38px;
content: " ";
height: 60%;
left: 0;
position: absolute;
top: 0;
transform: translateX(1%);
width: 98%;
z-index: -1;
}
.paypal-button button:before {
background: -moz-linear-gradient(center top , #ffaa00 0%, #ffaa00 80%, #fff8fc 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border-radius: 11px;
content: " ";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -2;
}

#contenu .iframe-responsive-wrapper .iframe-ratio {height:0;}

/* Retour haut de page */
#back-to-top {
position: fixed;
bottom: 25px;
right: 25px;
border:none;
text-decoration: none;
background: #fff;
color:#fff;
width:48px; height:48px;
padding: 0;
display: none;
	z-index:500;
	border-radius: 35px; -moz-border-radius: 35px; -webkit-border-radius: 35px; -khtml-border-radius: 35px;  
}
#back-to-top span { margin:1px; width:calc(100% - 2px); height:calc(100% - 2px); background: #efa818; display:inline-block; vertical-align:middle; 	border-radius: 35px; -moz-border-radius: 35px; -webkit-border-radius: 35px; -khtml-border-radius: 35px;  }
#back-to-top i {color:#fff; font-size: 40px;  line-height: 40px; width:45px; text-align:center;}


/* Cookie message */
#cookie-message {position:fixed; bottom:20px; left:20px; z-index:9999; background:rgba(0,0,0,0.8); width:calc(100% - 40px); max-width:680px; border-radius:3px;}
#cookie-message-wrapper {padding:20px 45px 20px 20px;}
#cookie-message-entete { overflow:hidden; text-align:right; position:absolute; top:2px; right:9px; z-index:100;}
#cookie-message-fermer {color: #fff; font-size: 30px; line-height: 30px; text-decoration: none;}
#cookie-message-contenu {color:#ffffff;}
#cookie-message-contenu p {margin:0;}

.clear {clear: both;}