body{font-family: montserrat;}
img{max-width: 100%;}
input{ outline: none!important;}
:focus{outline: none!important;}

header{
    position: fixed;
    width: 100%;
    z-index: 10000000;
    background-color:white;
}

.topHeader{
  text-align: right;
  background-color: #1a1a1a;
  height: 45px;
  line-height: 40px;
}
.lien-standard, .lien-standard:active, .lien-standard:focus, .lien-standard:hover{
  color: white;
  font-family: montserrat_bold;
  line-height: 1.2;
  vertical-align: middle;
  position: relative;
  margin-left: 40px;
  white-space: nowrap;
}
.lien-connexion:active, .lien-connexion:focus, .lien-connexion:hover{text-decoration: underline;}

.icon-position{
  position: absolute;
  background-image: url("../images/icon-position.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 12px;
  left: -16px;
  top: 1px;
}
.icon-contact{
  position: absolute;
  background-image: url("../images/icon-contact.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
  left: -25px;
  top: 2px;
}
.icon-login{
  position: absolute;
  background-image: url("../images/icon-login.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 15px;
  left: -20px;
  top: 1px;
}
.icon-logout{
  position: absolute;
  background-image: url("../images/icon-logout.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
  left: -24px;
  top: 0px;
}

.recherche{font-family: Montserrat;}
.research{position: relative; margin-top: 43px;}
.input-search{
  border: 1px solid #484848;
  width: 100%;
  color: #999999;
  padding: 12px;
  font-style: italic;
}
.btn-search{
  border: 0;
  background: transparent;
  background-image: url("../images/icon-search.png");
  height: 25px;
  width: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right:5px;
  top:10px;
}

.panier-top a, .panier-top a:hover, .panier-top a:focus, .panier-top a:active{
  color:#fe0000;
  outline:0;
  text-decoration: none;
}
.panier-header{
  margin-top: 43px;
  border: 1px solid #fe0000;
  padding: 12px;
  position: relative;
  text-align: center;
}
.panier-header-texte{
  margin-left: 15px;
}
.icon-panier{
  background-image: url("../images/icon-panier.png");
  height: 29px;
  width: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 32px;
  top: 7px;
}

.site .listeMenu{
  list-style-type: none;
  padding-left: 0px;
  text-align: center;
  font-size: 16px;
  margin: 0px;
}
.site .listeMenu li{
  display:inline-block;
  position: relative;
}
.site .listeMenu li a{
  font-family: montserrat_bold;
  margin-left: 30px;
  margin-right: 30px;
  display: block;
  line-height: 40px;
  height: 40px;
  position: relative;
}
.site .listeMenu li a span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    margin-top: -2px;
}
.site .listeMenu a, .site .listeMenu a:hover, .site .listeMenu a:focus, .site .listeMenu a:active{
  color: white;
  text-decoration: none;
}
.site .listeMenu>li:hover .borderMenu, .site .listeMenu>li:focus .borderMenu, .site .listeMenu>li:active .borderMenu, .listeMenu .active .borderMenu{
  display: block!important;
  width: 100%;
  z-index: 10;
}
.sousmenu, .menu-produits{
  display: none;
  list-style-type: none;
  position: absolute;
  color: #323232;
  text-align: left;
  z-index: 20;
  padding-left: 0px;
  background-color: white;
  width: 320px;
  left: 45px;
  border: 1px solid #fe0000;
}
.sousmenu li a{color: #323232!important; font-family: Montserrat!important; margin-left: 5px!important;}
.sousmenu li:hover a, .sousmenu li:focus a, .sousmenu li:active a{color: #fe0000!important}
@media (min-width: 992px) {
  nav.site .drop:hover .sousmenu,  nav.site .drop:hover .menu-produits{
    display: block;
    z-index: 100;
  }
}
.borderMenu{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  background-color: white;
  display: none;
}

.catmenu h4 a {
    color: #fe0000 !important;
    margin: 0 !important;
    line-height: 1.2 !important;
    height: inherit !important;
}

/*.containerCarteCategorie{
    height: 36vh;
}
.carte-categories{
  background-color: #fe0000;
  text-align: center;
  padding-bottom: 10px;
  padding:7px;
  position: relative;
  margin-bottom: 10px;
}*/

.containerCarteCategorie{
    /*height: 36vh;*/
    height: 325px;
    border:7px solid #fe0000;
   /* padding: 7px;*/
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px;
}
.carte-categories{
  text-align: center;
  /*margin-left: 13px;
  margin-right: 12px;
  width:31%;*/
  position: relative;
  z-index: 0;
  height: 100%;
  overflow: hidden;
}

.titre-categories{
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
      z-index: 1;
    position: relative;
}
.titre-categories h3{
  color: #fe0000;
  font-family: montserrat_bold;
  margin-top: 0px;
  margin-bottom: 0px;
}
/*.img-categories{
  width:96%;
}*/

.carte-categories .borde-bouton-white{
  position: absolute;
  bottom: 25px;
  left: 95px;
}

.carte-categories .img-categories {position: absolute;bottom: 0;left: 0;right: 0;}

.borde-bouton-white{
  border: 1px solid white;
  padding: 12px 4px;

  -webkit-transition: padding 200ms linear;
   -moz-transition: padding 200ms linear;
   -o-transition: padding 200ms linear;
   -ms-transition: padding 200ms linear;
   transition: padding 200ms linear;

   background-color: transparent;
   -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}
.btn-white{
  color: #323232;
  background-color: white;
  padding: 10px 25px;
  font-family: Montserrat;
  /*-webkit-transition: padding 200ms linear;
   -moz-transition: padding 200ms linear;
   -o-transition: padding 200ms linear;
   -ms-transition: padding 200ms linear;
   transition: padding 200ms linear;*/
}
.btn-white:hover, .btn-white:focus, .btn-white:active{
  color: #323232;
  text-decoration: none;
}
.borde-bouton-white:hover .btn-white, .borde-bouton-white:focus .btn-white, .borde-bouton-white:active .btn-white{
   text-decoration: none;
   color: #323232;
   /*padding: 13px 30px;
   -webkit-transition: padding 200ms linear;
    -moz-transition: padding 200ms linear;
    -o-transition: padding 200ms linear;
    -ms-transition: padding 200ms linear;
    transition: padding 200ms linear;*/
}
.borde-bouton-white:hover, .borde-bouton-white:focus, .borde-bouton-white:active{
  /*padding: 12px 0px;

  -webkit-transition: padding 200ms linear;
   -moz-transition: padding 200ms linear;
   -o-transition: padding 200ms linear;
   -ms-transition: padding 200ms linear;
   transition: padding 200ms linear;*/


   background-color: white;
   -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}

.borde-bouton-red{
  border: 1px solid #fe0000;
  padding: 12px 4px;

  -webkit-transition: padding 200ms linear;
   -moz-transition: padding 200ms linear;
   -o-transition: padding 200ms linear;
   -ms-transition: padding 200ms linear;
   transition: padding 200ms linear;

   background-color: transparent;
   -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;

    margin-right: 1px;
}
.btn-red{
  color: white;
  background-color: #fe0000;
  padding: 10px 37px;
  font-family: Montserrat;
  -webkit-transition: padding 200ms linear;
   -moz-transition: padding 200ms linear;
   -o-transition: padding 200ms linear;
   -ms-transition: padding 200ms linear;
   transition: padding 200ms linear;
}
.btn-red:hover, .btn-red:focus, .btn-red:active{
  color: white;
  text-decoration: none;
}
.borde-bouton-red:hover .btn-red, .borde-bouton-red:focus .btn-red, .borde-bouton-red:active .btn-red{
   text-decoration: none;
   color: white;
  /* padding: 13px 42px;
   -webkit-transition: padding 200ms linear;
    -moz-transition: padding 200ms linear;
    -o-transition: padding 200ms linear;
    -ms-transition: padding 200ms linear;
    transition: padding 200ms linear;*/
}
.borde-bouton-red:hover, .borde-bouton-red:focus, .borde-bouton-red:active{
  /*padding: 12px 0px;

  -webkit-transition: padding 200ms linear;
   -moz-transition: padding 200ms linear;
   -o-transition: padding 200ms linear;
   -ms-transition: padding 200ms linear;
   transition: padding 200ms linear;*/
   background-color: #fe0000;
   -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}

.borde-bouton-black{
  border: 1px solid #1b1b1b;
  padding: 12px 4px;
  background-color: transparent;
  -webkit-transition: background-color 200ms linear;
   -moz-transition: background-color 200ms linear;
   -o-transition: background-color 200ms linear;
   -ms-transition: background-color 200ms linear;
   transition: background-color 200ms linear;
   display: inline-block;
}
.btn-black{
  color: white;
  background-color: #1b1b1b;
  padding: 10px 55px;
  font-family: Montserrat;
  font-size: 13px;
}
.btn-black:hover, .btn-black:focus, .btn-black:active{color:white; text-decoration: none;}
.borde-bouton-black:hover .btn-black, .borde-bouton-black:focus .btn-black, .borde-bouton-black:active .btn-black, .borde-bouton-black:visited .btn-black{
   text-decoration: none;
   color: white;
}
.borde-bouton-black:hover, .borde-bouton-black:focus, .borde-bouton-black:active, .borde-bouton-black:visited{
   background-color: #1b1b1b;
   -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}

.titre-style{
  text-align: center;
  font-family: montserrat_light;
}
.titre-style::before{
  content: '';
  width:32%;
  border-bottom: 1px solid #999999;
  display: inline-block;
  vertical-align: middle;
  margin-left: -100%;
  margin-right: 1em;
  margin-bottom: 15px;
}
.titre-style::after{
  content: '';
  width:32%;
  border-bottom: 1px solid #999999;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1em;
  margin-right: -100%;
  margin-bottom: 15px;
}
.sous-titre{
  text-align: center;
  font-family: montserrat;
  margin-top: 20px;
}

.container-offres{
  background-color: #232323;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow:hidden;
  background-image: url('../images/fd-ardoise.png');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.carte-offre{min-height: 360px; margin-bottom: 30px;}
.cadre-offre{
  background-color: white;
  padding: 20px 25px;
}
.titre-cadre-offre{
  margin-top: 0px;
  font-family: montserrat_bold;
  margin-bottom: 15px;
  height: 38px;
  overflow: hidden;
}
.prix-offre{
  color:#fe0000;
  margin-bottom: 5px;
}
.prix-kilo-offre{
  font-style: italic;
  font-family: montserrat_light;
}

.container-info{border-top: 1px solid #454545;}
.container-info, .container-info-commandes{padding-top: 40px; padding-bottom: 35px; text-align: center;}
.carte-info{
  border: 1px solid #323232;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  
}
.carte-info img{
 width: 25%;
}
.carte-info p{  font-family: montserrat_light}
.container-info .carte-info {
    height: 310px;
}
#gmap-c {height:400px !important;}
#map {padding-left: 0; padding-right: 0;}
.boxMap {
  background-image: url("../images/icon-map-click.png");
  background-repeat: no-repeat;
}
/* Pour déplacer la croix sur la map */
.boxMap div:nth-child(3){
  right:30px!important;
  top:4px!important;
}
.box {
  background-color: transparent;
  width: 256px;
  height: 52px;
  padding: 5px 0;
  overflow: hidden;
  color: #323232;
  font-size: 11px;
  padding-top: 7px;
  padding-bottom: 0;
  font-family: Montserrat;
  padding-left: 35px;
  z-index:-11111111111;
}
.markerIcon{
  z-index:20;
}
.boxMap > div:first-child {display: none;}

.container-info-commandes{border-bottom: 1px solid #323232;}
.container-info-commandes .carte-info{height: 165px;}
.images-infos-commandes{width:auto !important;max-height: 45px;}

.top-footer{
  border-bottom: 1px solid #323232;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}
.logo-top-footer{margin-bottom: 30px; width: 60%;}

.top-footer a{
  display: block;
  color:#323232;
  line-height: 40px;
  height:40px;
}
.top-footer a span {
    line-height: 1.2;
    display: inline-block;
    vertical-align: top;
}
.top-footer a:hover, .top-footer a:active, .top-footer a:focus{
  color:#323232;
  text-decoration: none;
}

.bot-footer{padding-top: 20px; padding-bottom: 20px; line-height:70px;}

.logo-footer-1{width: 38%;}
.logo-footer-2, .logo-footer-3, .logo-footer-4, .logo-footer-5{width: 10%; margin-left: 18px;}
.end-footer{
  text-align: center;
  font-family: helvetica;
  font-style: italic;
  color:#b6b6b6;
}

.banniere{width:100%}
.banniere img{width:100%;}

.bloc-titre-page{text-align: center; overflow: hidden; padding: 30px 0px; padding-top: 248px;}
.bloc-page{overflow:hidden; padding: 30px 0px;}
.bloc-page-gris{background-color: #ededed; padding: 30px 0px;}
.bloc-page p, .bloc-page-gris p{margin-bottom: 25px;}
.ecrito-rouge{
  color:#fe0000;
  font-style:italic;
  text-align: center;
  margin-top: 40px;
  line-height: 25px;
}

.breadcrumb{background-color: white!important; text-align: center; padding-top: 0px;}
.breadcrumb h4{font-family: Montserrat_bold; display: inline-block;}
.breadcrumb a{color:#323232;}

/* Les listes */
.bloc-page ul, .bloc-page-gris ul{padding-left: 0px;}
.bloc-page ul li, .bloc-page-gris ul li{
  list-style-type: none;
  background-image: url(../images/puce.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-size: 7px;
  background-position: 6px 7px;
  margin-bottom: 8px;
}

.bloc-pointvente{padding-top: 30px; padding-bottom: 25px;}
.elt-pointvente{border: 1px solid #a7a7a7; padding: 8px; margin-bottom: 30px;}
.texte-pointvente{text-align: center; padding-top: 18px;}
.texte-pointvente h3{font-family: montserrat_bold; margin-bottom: 5px;}
.texte-pointvente p{margin-bottom: 5px;}

.banniere-slide{position: relative; padding-top: 218px;}
.texte-slide{
  position: absolute;
  top: 318px;
  left: 150px;
  color:white;
  font-family: montserrat_bold;
  z-index: 10;
  width: 35%;
}
.img-slide-1, .img-slide-2, .img-slide-3, .img-slide-4, .img-slide-5, .img-slide-6{background-repeat: no-repeat; background-size: cover; background-position: center center;}
.img-slide-1{margin-right: 5px;height:400px;}
.img-slide-2{height: 247px; margin-right: 5px;margin-bottom: 7px; background-position: center top;}
.img-slide-3{height: 147px; margin-right: 5px;}
.img-slide-4{height: 118px; margin-bottom: 7px;}
.img-slide-5{height: 122px; margin-bottom: 6px;}
.img-slide-6{height: 148px;}

.firstcol-slide, .secondcol-slide, .thirdcol-slide{display:inline-block;}
.firstcol-slide{width:60%;}
.secondcol-slide{width: 24%; vertical-align: top;}
.thirdcol-slide{width: 15%; vertical-align: top;}

.owl-dots{
  position:absolute;
  z-index: 10;
  bottom: 10px;
  left: 48%;
}

.identification{padding-top: 20px; padding-bottom: 100px;}
.elt-identification{border: 1px solid #a7a7a7; padding: 15px;}
.elt-identification h4{font-family: Montserrat_bold;}
.input-identification{
  color: #323232!important;
  border: 1px solid #a7a7a7;
  padding: 10px 12px;
  font-family: Montserrat_light;
  width: 55%;
  margin-bottom: 10px;
  margin-top: 5px;
  margin-right: 15px;
}
.btn-red-classic{
  border: 0;
  background-color: #fe0000;
  color: white;
  padding: 10px 35px;
  font-family: Montserrat_light;
    display: inline-block;
}

input[disabled].btn-red-classic {
    cursor: no-drop;
    background: rgb(254, 0, 0, 0.6);
}
.btn-black-classic{
  border: 0;
  background-color: #1b1b1b;
  color: white;
  padding: 10px 35px;
  font-family: Montserrat_light;
    display: inline-block;
}

.lien-classique, .lien-classique:hover, .lien-classique:active, .lien-classique:focus{color: #1b1b1b; text-decoration: underline; margin-top: 20px;}

.elt-inscription{
  margin-top: 15px;
  margin-bottom: 20px;
}
.elt-inscription label{
  font-family: Montserrat_bold;
  display:block;
  font-size: 16px;
}
.css-label{display: inline-block!important; margin-right: 10px; font-size:14px;}
.input-form{
  border:1px solid #a7a7a7;
  width: 100%;
  padding:10px 12px;
}

.inscription{padding-bottom: 40px;}
.inscription .elt-identification h4{margin-bottom: 25px;}

div#msg_slide{color:#323232; text-align: center; font-family: Montserrat;}

.ui-dialog-titlebar-close{display: none;}
.ui-dialog-buttonset{text-align: center; float:none!important;}
.ui-widget-button{font-family: Montserrat_light!important;}
.ui-dialog-titlebar{background-color: #fe0000!important; margin-bottom: 10px}

.mdp-oubli{text-align: center; padding-bottom: 40px; overflow:hidden;}

.sticker-promo{
    position:absolute;
    color: white;
    font-family: Montserrat_bold;
    bottom: -15px;
    left: 25px;
    background-color: #fe0000;
    font-size: 12px;
    border-radius: 50px;
    padding: 20px 5px;
    z-index:10;
}
.sticker-promo-fiche{
    position:absolute;
    color: white;
    font-family: Montserrat_bold;
    background-color: #fe0000;
    font-size: 12px;
    border-radius: 50px;
    padding: 20px 5px;
    z-index:10;
    top: -25px;
    right: -25px;
}
.sticker-promo p{margin-bottom: 0px;}
.sticker-promo-fiche p{margin-bottom: 0px;}
.carte-offre figure{position: relative;}

.carte-offre figure:hover .iconsProduits {
    height: 46px;
    transition: height 0.3s ease 0s;
}

.carte-offre figure:hover .maskProd {
    height: 100%;
    transition: height 0.3s ease 0s;
}

.maskProd{
  background-color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: absolute;
  width: 100%;
  height: 0%;
  top: 0;
  left: 0;
    transition: height 0.3s ease 0s;
}
.iconsProduits{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 0%;
  text-align: center;
  padding: 0px 25px;
  overflow: hidden;
    transition: height 0.3s ease 0s;
}



/* MENU CATÉGORIES */
.menu-produits{padding-bottom: 20px;}
.catmenu{margin-top: 20px; border-right: 1px solid #c1c1c1;}
.catmenu h4{
  font-family: Montserrat_bold;
  color:#fe0000;
  padding-left: 20px;
  padding-bottom: 10px;
 }

.souscatmenu{padding-left: 15px;}
.souscatmenu li{display:block!important;}
.souscatmenu li a{
  color: #323232!important;
  font-family: Montserrat!important;
  margin-left: 15px!important;
}
.souscatmenu li a:hover, .souscatmenu li a:focus, .souscatmenu li a:active{color:#fe0000!important;}

.image-menu img{
  width: 70%;
  display: block;
  margin: 0 auto;
}


.bloc-categorie{ padding-bottom: 40px;}

.active .item-menu-cat .chevron{
  background-image: url("../images/icon-arrow-down.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 6px;
  top: 15px;
  height: 20px;
  width: 25px;
}
.chevron{
  background-image: url("../images/icon-arrow-up.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 11px;
  height: 20px;
  width: 20px;
}
.liste-menu-cat{list-style-type: none;padding-left: 0px;}
.liste-menu-cat>li h4{
  color:#fe0000;
  position: relative;
  border: 1px solid #fe0000;
  padding: 12px;
  margin-bottom: 0px;
  margin-top: 0px;
  cursor: pointer;
}
.ss-menu-cat{
  list-style-type: none;
  border: 1px solid #323232;
  border-top: 0px;
  padding: 12px 0px;
}
.ss-menu-cat li{
  padding: 4px 0px;
  padding-left: 40px;
  background-image: url("../images/case-vierge.png");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 12px 12px;
}
.ss-menu-cat .active{
  padding: 4px 0px!important;
  padding-left: 40px!important;
  background-image: url("../images/case-checked.png")!important;
  background-repeat: no-repeat!important;
  background-position: 20px center!important;
  background-size: 12px 12px!important;
}
.ss-menu-cat a, .ss-menu-cat a:hover, .ss-menu-cat a:focus, .ss-menu-cat a:active{color:#323232; text-decoration: none;}

.bloc-produit{overflow: hidden; padding-bottom: 50px;}
.bloc-produit .breadcrumb{text-align: left!important; padding-left: 0px!important; margin-bottom: 0px;}
.bloc-produit .breadcrumb h4{margin-top: 0px;}
.vignette{
  border: 1px solid #999999;
  display: inline-block;
  padding: 5px 15px;
  color: #323232;
}
.vignette.unique{
  cursor:context-menu;
}
.vignette:hover, .vignette:focus, .vignette:active{color:#323232; text-decoration: none;}

.bloc-texte-produit{
  margin-left: 15px;
  border-bottom: 1px solid #999999;
  padding-left: 0px;
}
.bloc-texte-produit h1{font-family: Montserrat_light;}
.bloc-texte-produit h4{
  font-family: Montserrat_bold;
  margin: 30px 0px;
  line-height: 24px;
  margin-top: 10px!important;
 }
 .bloc-texte-produit p{margin-bottom: 30px; line-height: 24px;}
.checked{
  padding-left: 15px;
  background-image: url("../images/icon-check.png");
  background-size: 10px;
  background-position: left center;
  background-repeat: no-repeat;
}

.ligne-caracteristiques{padding-top: 20px;}
.ligne-caracteristiques div, .ligne-pieces div{display: inline-block;}

.active .vignette{
  color:#fe0000;
  border: 1px solid #fe0000;
}

.ligne-prix-panier{
  border-bottom: 1px solid #999999;
  padding-top: 40px;
  padding-bottom: 20px;
  margin-left: 0px;
}
.ligne-prix-panier h4{font-size: 22px;}

.ligne-vignettes{margin-top: 25px;}
.vignette-produit{
  border: 1px solid #bdbdbd;
  width: 88px;
  height: 88px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 3px;
    line-height: 88px;
}

.cadre-afficheur{
  height:350px;
  overflow: hidden;
  position: relative;
}
img#afficheur{
  width:100%;
  max-height:350px;
}

.liste-boutons-noirs{padding-left: 0px;text-align: center; margin-bottom: 30px;}
.liste-boutons-noirs li{
  background: 0!important;
  padding-left: 15px!important;
  display: inline-block;
}

.borde-bouton-black-alt{border: 1px solid #1b1b1b; padding: 12px 4px; background-color: transparent;}
.btn-black-alt{
  color: #1b1b1b;
  padding: 10px 52px;
  font-family: Montserrat;
  background-color: transparent;
  -webkit-transition: background-color 200ms linear;
   -moz-transition: background-color 200ms linear;
   -o-transition: background-color 200ms linear;
   -ms-transition: background-color 200ms linear;
   transition: background-color 200ms linear;
}
.btn-black-alt:hover, .btn-black-alt:focus, .btn-black-alt:active{
  text-decoration: none;
  color: white;
  background-color: #1b1b1b;
  -webkit-transition: background-color 200ms linear;
   -moz-transition: background-color 200ms linear;
   -o-transition: background-color 200ms linear;
   -ms-transition: background-color 200ms linear;
   transition: background-color 200ms linear;
}
.active .btn-black-alt{
  text-decoration: none;
  color:white;
  background-color: #1b1b1b;
}

.bloc-page-gris h4{
  font-family: Montserrat_bold;
  line-height: 26px;
  margin-bottom: 15px;
}

.menu-gauche-categories{user-select: none;}



.form-contact{
  margin-top: 20px;
}
.elt-contact{margin-bottom: 20px;}
.elt-contact label{font-family: Montserrat_bold;}

.ecrito-contact{
  margin-top: 15px;
  font-family: Montserrat_light;
  font-style: italic;
}


/*.image-carte, .image-carte-mini{
  width:100%;
  height: 230px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}*/
.image-carte, .image-carte-mini{
  width:100%;
  height: 230px;
  /*background-size: contain;*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.input-number{position: relative;}
.icons-number{
  display: inline-block;
  position: absolute;
  top: -14px;
  right:24px;
}
.icon-plus{
  position: absolute;
  background-image: url(../images/icon-plus.png);
  height: 25px;
  width: 20px;
  background-position: center top;
  background-size: 18px 22px;
  cursor: pointer;
}
.icon-moins{
  background-image: url(../images/icon-moins.png);
  position: absolute;
  height: 25px;
  width: 20px;
  background-position: center bottom;
  background-size: 20px 20px;
  top: 21px;
  cursor: pointer;
}

.ui-dialog-title{
  font-family: Montserrat_bold;
}

/*.elt-menu-panier{}*/
  .elt-menu-panier ul{list-style-type: none; padding-left: 0px;text-align: center;}
    .elt-menu-panier a, .elt-menu-panier a:hover, .elt-menu-panier a:active, .elt-menu-panier a:focus{color: black; display:inline-block; border: 1px solid #acacac;}
      .elt-menu-panier ul a li{display:inline-block; padding: 10px 50px;}

.elt-menu-panier .active{color: white!important; border: 1px solid #1b1b1b!important; background-color: #1b1b1b;}

.panier{
  width:100%;
  margin-top:30px;
  margin-bottom: 15px;
}
.panier thead tr{background-color: #ededed; padding:10px 10px;}
.panier th{text-align: center;}
.panier th:first-child{
  text-align:left;
  padding: 6px 20px;
  width: 200px;
}

.panier td{text-align: center;}
.panier tbody tr{margin-top: 10px; padding-bottom: 20px; border-bottom: 1px solid #999999;}
.panier tbody tr td:first-child{text-align: left;height: 161px;}

.panier a, .panier a:hover, .panier a:active, .panier a:focus{color:#323232; font-family: Montserrat_bold;}

.td-visuel{padding-top: 10px; padding-bottom: 20px;}
.visuel-panier{max-height: 130px; max-width: 200px;}

.panier p{margin: 3px 0px;}

.trash{
  background-image: url("../images/icon-trash.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height:40px;
  width: 15px;
  position: absolute;
  right: -24px;
  top: -12px;
}

.container-panier{padding-bottom: 80px;}

.ligne-ss-total{
  padding-bottom: 15px;
  border-bottom: 1px solid #999999;
  margin: 0;
}
.ligne-ss-total h4{display: inline-block;}
.prix-ss-total{color:#fe0000; font-family: Montserrat_bold;}

.ligne-encarts-panier{padding-top: 50px; padding-bottom: 30px;}
.encart-panier{
  border:1px solid #a7a7a7;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.encart-panier h4{font-family: Montserrat_bold;}
.encart-panier input[type="text"], .encart-panier select{
  width:300px;
  /*margin-top: 15px;*/
  margin-top: 8px;
  padding: 10px;
  border: 1px solid #a7a7a7;
}
.encart-panier input[type="text"]::placeholder{color: #8d8d8d; font-style: italic;}
.encart-panier option{border-bottom: 1px solid #a7a7a7; padding: 15px 0px;}
.submit-estimation{
  border:0;
  color:white;
  background-color: #1b1b1b;
  padding: 11px;
  margin-left: -4px;
}
.icon-pos-panier{
  background-image: url("../images/icon-pos-panier.png");
  background-repeat: no-repeat;
  background-size: contain;
  height:26px;
  width:20px;
  position: absolute;
  right:55px;
  top:17px;
}

div#ancre{
  position:absolute;
  top: -200px;
  height:50px;
  width:50px;
}

.ligne-panier-commande a:hover, .ligne-panier-commande a:active, .ligne-panier-commande a:focus{color:white; text-decoration: none;}


.titre-livraison h4{
  font-family: Montserrat_bold;
  color:#fe0000;
  margin:30px 0px;
}

.titre-livraison h4 p {
    color: #000;
    font-size: 15px;
    margin-top: 10px;
}

.livraison .row:first-child{
  border-bottom: 1px solid #999999;
  padding-bottom: 15px;
  margin-top: 10px;
}

.elt-livraison{padding-bottom: 35px;}
.elt-livraison label{display:block; font-family: Montserrat_bold;}
.elt-livraison .css-label{font-family:Montserrat;}
.elt-livraison .input-form{border: 1px solid #a7a7a7; width: 85%;}
.elt-livraison .input-form[readonly] {color: #a7a7a7;}

.boutons-livraison{padding-bottom: 40px;}
a#same_adresse, a#same_adresse:hover, a#same_adresse:active, a#same_adresse:focus{
  color: #1b1b1b;
  margin-bottom: 10px;
  display: block;
}
a#diff_adresse, a#diff_adresse:hover, a#diff_adresse:active, a#diff_adresse:focus{color:white; text-decoration: none;}
a#diff_adresse{
  display: inline-block;
  background-color: #1b1b1b;
  padding: 10px 24px;
}

input[type=radio].css-checkbox, input[type=checkbox].css-checkbox, input[type=checkbox].css-checkboxC {
			position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
		}

	input[type=radio].css-checkbox + label.css-label, input[type=checkbox].css-checkbox + label.css-label, input[type=checkbox].css-checkboxC + label.css-labelC {
		padding-left:27px;
		height:22px;
		display:inline-block;
		line-height:24px;
		background-repeat:no-repeat;
		background-position: 0 0;
		vertical-align:middle;
		cursor:pointer;
	  margin-right: 20px;
	}

	input[type=radio].css-checkbox:checked + label.css-label{
		background-position: 0 -22px;
	}
	label.css-label {
	  background-image:url('../images/checkbox.png');
	  -webkit-touch-callout: none;
	  -webkit-user-select: none;
	  -khtml-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	  display: inline-block;
	  font-weight: normal;
	  font-family: montserrat_bold;
	}

input[type=radio].css-checkbox + label.css-label.disabled {
    color: #ccc;
}
.blocHoraire,.blocJour {
    visibility: hidden;
}
  input[type=checkbox].css-checkbox {
  			position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
  		}

  	input[type=checkbox].css-checkbox + label.css-labelC {
  		padding-left:30px;
  		height:30px;
  		display:inline-block;
  		line-height:24px;
  		background-repeat:no-repeat;
  		background-position: 0 0;
  		vertical-align:middle;
  		cursor:pointer;
  	  margin-right: 20px;
      margin-bottom: 0px;
  	}

  	input[type=checkbox].css-checkbox:checked + label.css-labelC{
  		background-position: 0 -30px;
  	}
  	label.css-labelC {
  	  background-image:url('../images/checkbox-2.png');
  	  -webkit-touch-callout: none;
  	  -webkit-user-select: none;
  	  -khtml-user-select: none;
  	  -moz-user-select: none;
  	  -ms-user-select: none;
  	  user-select: none;
  	  display: inline-block;
  	  font-weight: normal;
  	  font-family: montserrat_bold;
  	}

.ligne-transporteur{padding-bottom: 40px;}
.elt-transport{
  border: 1px solid #a9a9a9;
  padding: 20px;
}
.elt-transport a, .elt-transport a:hover, .elt-transport a:active, .elt-transport a:focus{
  color:#1b1b1b;
  text-decoration: underline;
}

.ligne-transporteur{
  border-bottom: 1px solid #999999;
}
.icon-calendrier{
  position:absolute;
  left: 0;
  background-image: url("../images/icon-calendrier.png");
  height: 38px;
  width:40px;
  background-repeat: no-repeat;
  background-size: contain;
}
a#horaire-transporteur{
  margin-left: 45px;
}

.ligne-vignettes-recap{margin-top: 50px;}
/*.vignette-recap{}*/
.vignette-recap h4{
  font-family: Montserrat_bold;
  color:#fe0000;
  margin-bottom: 20px;
}
.vignette-recap a, .vignette-recap a:hover, .vignette-recap a:active, .vignette-recap a:focus{
  color: #333;
  text-decoration: underline;
}
.coordonnees-vignette{
  border: 1px solid #999999;
  padding:15px 20px;
  margin-bottom: 12px;
  height: 135px;
}
.coordonnees-vignette p{margin-bottom: 3px;}

.lien-cgv, .lien-cgv:hover, .lien-cgv:active, .lien-cgv:focus{ color:#333; text-decoration: underline;}

.container-paiement{padding-top: 20px; padding-bottom: 30px;}
.container-paiement h4{
  color: #fe0000;
  font-family: Montserrat_bold;
  margin-bottom: 40px;
}
.container-paiement h5{font-family: Montserrat_bold;}

.texte-paiement{margin-bottom: 40px;}

.icons-paiement{margin-bottom: 40px;}
.icons-paiement div{
  display:inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
.icons-paiement img{
  width: 150px;
}
.icons-paiement div:first-child{margin-left: 0px;}

.active-cadre{background-color: #fe0000; padding: 6px;}

/*.message-confirmation{

}*/

.ariane-produit .breadcrumb .container{
  width:100%!important;
  line-height: 25px;
}

span#indice_poids_mini{color: #FE0000; font-family: montserrat_bolditalic;}
span#conversion-grammes, span#poids_tt, #prix_tt{margin-left:125px; font-family: montserrat_bolditalic;}

div#gestion_tranches{margin-top: 20px;}

.gras-italique{font-family: montserrat_bolditalic; font-size: 22px;}

div#popup_promos{font-family: montserrat;}

.ecritoQuantiteLot{
    border: 1px solid #fe0000;
    position: absolute;
    top: -35px;
    padding: 8px 20px;
    background-color: white;
}
/*.input-number:hover .ecritoQuantiteLot, .input-number:active .ecritoQuantiteLot, .input-number:focus .ecritoQuantiteLot{
    display:block;
}*/
p#titreLegende{margin-bottom: 0px;display: inline;}
p#altLegende{color: #fe0000;display: inline;}

.warn{
    color: #fe0000;
    font-family: montserrat_bolditalic;
}

.ligne-panier-commande div:first-child{
    padding-top: 10px;
}
.recapPaiementPanier .contenu {
    padding-top: 15px;
    text-align: center;
}

.recapPaiementPanier .contenu p {
    margin: 0;
}
.mapboxgl-popup.mapboxgl-popup-anchor-right {
    left: -10px;
}

.mapboxgl-popup.mapboxgl-popup-anchor-bottom {
    top: -20px;
}

.mapboxgl-popup.mapboxgl-popup-anchor-left {
    left: 10px;
}

.mapboxgl-popup.mapboxgl-popup-anchor-top {
    top: 20px;
}
.horaireAdresse {
    margin-top: 10px;
    display: none;
}

.blocCommentairesPanier {
    margin-bottom: 20px;
}

.blocCommentairesPanier label {
    display: block;
    font-family: Montserrat_bold;
    font-size: 18px;
    text-transform: uppercase;
    border-top: 2px solid;
    border-left: 2px solid;
    margin: 0;
    border-right: 2px solid;
    border-color: rgb(169, 169, 169);
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 20px;

}

.blocCommentairesPanier textarea {
    width: 100% !important;
    height: 132px !important;
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    border: 2px solid;
    border-color: rgb(169, 169, 169);
    border-top: 0;
}
.blocCommentairesPanier form{
  position: relative;
}
.blocCommentairesPanier .submit-commentaire{  position: absolute;
  right: 0px;
  bottom: 6px;
  font-family: Montserrat;
  font-size: 14px;
  display: none;
    cursor: context-menu;
}

.plan {list-style: none;width: 49%;display: inline-block;font-size: 0;vertical-align: top;}
.plan > li { display: inline-block; width: 100%; vertical-align: top;}
.plan > li a { font-size: 16px; font-family: Montserrat-Regular, Arial; color: #000; }
.plan > li ul {border-left: 1px solid #ccc;padding-left: 15px;margin: 10px 0;list-style: none;}
.plan > li ul li a { display: inline-block;}
.plan > li ul > li {background: none;padding-left: 5px;}

.panier-responsive{display: none;}

input.icon-reload {
    position: absolute;
    bottom: 12px;
    right: 10px;
    background: url(../images/icon-reload.png) no-repeat center;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
    z-index: 10000002;
}

.ui-widget-overlay.ui-front {
    z-index: 10000001;
}

.top-footer .PQP-widget {
    margin-top: 12px;
}
.top-footer a.PQP-widget__link {
    line-height: inherit;
    height: inherit;
}

.top-footer a .PQP-widget__rating  .PQP-widget__rating__note,.top-footer a .PQP-widget__rating .PQP-widget__rating__note-max {
    line-height: inherit;
    vertical-align: inherit;
}
div#calendar {
  visibility: hidden;
  margin: 10px 0;
}

.blocDate {
  visibility: hidden;
}

ul#output.vicopo, ul#outputf.vicopo, ul#outputl.vicopo{
  position: absolute;
  list-style-type: none;
  text-align: left;
  background-color: white;
  z-index: 10;
  margin-top: 0px;
  border: 1px solid #afafaf;
  border-top: 0px;
  padding:0;
  max-height: 250px;
  overflow-y: scroll;
}
ul#output.vicopo a, ul#outputf.vicopo a, ul#outputl.vicopo a {
  padding: 8px 12px;
  display: block;
  color: black;
}
ul#output.vicopo a:hover, ul#outputf.vicopo a:hover, ul#outputl.vicopo a:hover {
  background-color: #f7f7f7;
}

.fc-unthemed .fc-disabled-day{
  background: #b7b7b7 !important;
}
.fc-unthemed .fc-bg .fc-today {
    background: #f2e087 !important;
}
.fc-unthemed .fc-today.fc-disabled-day {
    background: #b7b7b7 !important;
}

.fc-highlight{
  background: #7dd2e4 !important;
}