/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


 /*
  * jQuery FlexSlider v2.0
  * http://www.woothemes.com/flexslider/
  *
  * Copyright 2012 WooThemes
  * Free to use under the GPLv2 license.
  * http://www.gnu.org/licenses/gpl-2.0.html
  *
  * Contributing author: Tyler Smith (@mbmufffin)
  */


 /* Browser Resets */
 .flex-container a:active,
 .flexslider a:active,
 .flex-container a:focus,
 .flexslider a:focus  {outline: none;}
 .slides,
 .flex-control-nav,
 .flex-direction-nav {margin: 0; padding: 0; list-style: none;}

 /* FlexSlider Necessary Styles
 *********************************/
 .flexslider {margin: auto; padding: 0;width:100%;display: block;}
 .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
 .flexslider .slides img {width: 100%; display: block; border: none;}
 .flex-pauseplay span {text-transform: capitalize;}

 /* Clearfix for the .slides element */
 .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
 html[xmlns] .slides {display: block;}
 * html .slides {height: 1%;}

 /* No JavaScript Fallback */
 /* If you are not using another script, such as Modernizr, make sure you
  * include js that eliminates this class on page load */
 .no-js .slides > li:first-child {display: block;}


 /* FlexSlider Default Theme
 *********************************/
 .flexslider {position: relative;  zoom: 1; float: left;}
 .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
 .loading .flex-viewport {max-height: 300px;}
 .flexslider .slides {zoom: 1;}


 /* Direction Nav */
 .flex-direction-nav {*height: 0;}
 .flex-direction-nav a {width: 44px; height: 44px;  display: block; background: url('../img/fleche-verte.png') no-repeat 0 0; position: absolute; top: 50%; z-index: 100; cursor: pointer; text-indent: -9999px;}
 .flex-direction-nav .flex-next {background-position: 100% 0; right:-80px; }
 .flex-direction-nav .flex-prev {left:-80px;}
 .flexslider:hover .flex-next {opacity: 0.8; }
 .flexslider:hover .flex-prev {opacity: 0.8; }
 .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
 .flex-direction-nav .flex-disabled { cursor: default;}

 /* Control Nav */
 .flex-control-nav { width: 100%; position: absolute; bottom: -30px; text-align: center;}
 .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; display: inline;}
 .flex-control-paging{
     width: 50%; position: absolute; left: 25%;  bottom:0px; text-align: center; height: 9px;
 }
 .flex-control-paging li{ display: inline-block; margin: 0 6px; width: 60px; height: 9px; }
 .flex-control-paging li a {
     width: 60px;
     height: 9px;
     display: inline-block;
     background: rgba(255,255,255,0.4);
     cursor: pointer;
     text-indent: -9999px;
 }
 .flex-control-paging li a:hover { background:#fff;}
 .flex-control-paging li a.flex-active { background: #fff; cursor: default; }

 .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
 .flex-control-thumbs li {width: 25%; float: left; margin: 0;}
 .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
 .flex-control-thumbs img:hover {opacity: 1;}
 .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

 @media screen and (max-width: 860px) {
   .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
   .flex-direction-nav .flex-next {opacity: 1; right: 0;}
 }



@media (min-width: 1480px){
    .container, #view #wrapper .container {
        width: 1440px!important;
        max-width: 100%!important;
    }
}

main{ max-width: 1920px; margin: 0 auto; }

/**/
.barlow{ font-family: 'Barlow', sans-serif; }
.prata{ font-family: 'Prata', serif; }

.thin{ font-weight: 100; }
.light{ font-weight: 300; }
.regular{ font-weight: 400; }
.medium{ font-weight: 500; }
.semibold{ font-weight: 600; }
.bold{ font-weight: 700; }
.extrabold{ font-weight: 800; }
.ultrabold{ font-weight: 900; }

.italique, i, em{ font-style: italic; }
.lowercase{ text-transform: lowercase; }
.uppercase{ text-transform: uppercase; }
.black, a.black{ color:#333333; }
.white, a.white{ color: #fff; }
.red, a.red{ color: #e00c19; }

.yellow, a.yellow{ color: #c79f4c; }
.green, a.green{ color: #126148; }
.grey, a.grey{ color:#a1a1a2; }

body{ font-family: 'Barlow', sans-serif; }
.left{ float: left; }
.right{ float: right; }
.center{ margin: 0 auto; float: none; }
.aligncenter{ text-align: center; }
.alignleft{ text-align: left; }
.alignright{ text-align: right; }
.relative{ position: relative; }
.absolute{ position: absolute; }

/* HEADER*/
#header{
  min-height: 224px;
  background: white url('../img/fond-header.png') no-repeat left top;
  background-size: 100%;
  box-shadow: none;
  color: #333;
}
#header .header-top{ background: transparent; }
#_desktop_logo{ padding-left: 34px; }
#_desktop_logo span, .footerlogo span{ font-size: 1.20vw; letter-spacing: 0.275rem; display: inline-flex; }
#header .header-nav{ border: 0px; }
#header .logo{ /*max-width: 72.5%; */}
#header .outcite{ padding-left: 34px; }
#header .header-nav .right-nav{ justify-content: flex-start; margin-top: 4px; height: 50px; }

#search_widget{ min-width: inherit; transition: ease-in-out all 0.2s;}
#header .header-top{ padding: 1.70vw 0 0 0; width: 100%; float: left; }

.col-spe-20{ width: 20%; }
.col-spe-30{ width: 30%; }
.col-spe-80{ width: 80%; }
.col-spe-36{ width: 36.25%; }

.smallmenu{ font-size: 14px; font-size: 0.74vw; line-height: 50px; letter-spacing: 0.03rem; }
.smallmenu img{ margin-right: 0.3vw; float: left; }
.smallmenu span{ line-height: 0.74vw; padding-top: 16px; display: block; }
.smallmenu a.yellow:hover{ color: black; }

/*search top*/
#search_widget form input{
  width: 0px;
  padding: 0;
  margin: 0;
  opacity: 0;
  transition: ease-in-out opacity 0.2s;
}
#search_widget:hover form input{
  opacity: 1;
  width: 32vw;
  padding: 10px 0;
  background:white;
  border-bottom: 1px solid green;
  border-radius: 0px;
  margin: 0 64px 0 0;
  transition: ease-in-out opacity 0.2s;
}
#search_widget form .insearchtop{
  transition: ease-in-out all 0.1s;
  padding: 0.1rem 3rem 1.5rem 3rem;
  width: 44px;
  overflow: hidden;
  margin-top: -2px;
  transition: ease-in-out opacity 0.2s;
}
#search_widget:hover form .insearchtop{
  padding: 0.1rem 3rem 1.5rem 3rem;
  background: white;
  border-left: 1px solid #c79f4c;
  border-bottom: 1px solid #c79f4c;
  border-right: 1px solid #c79f4c;
  border-radius: 5px;
  transition: ease-in-out all 0.2s;
  width: auto;
}
#header .header-nav .material-icons.search{
  background: transparent url('../img/recherche.png') no-repeat right top; background-size: 100%;
  padding: 0;
  margin: 0;
  height: 44px;
  width: 44px;
  right: 2rem;
}
#header .header-nav .material-icons.search{content: " ";}
#search_widget form input::placeholder{
  color: #126148; font-size: 14px; letter-spacing: 0.03rem; font-weight: 700; text-transform: uppercase;
}
.contacttoplink{ float: left; }

/*menu*/
.top-menu .sub-menu{ display:none!important; }
#header .menu > ul > li{ max-width: 140px; float: left; margin: 0 0.6vw; }
#header .menu > ul > li:first-child{ margin-left: 0; }
#header .header-top .top-menu a{
  line-height: 1.3vw;
  font-size: 0.9vw;
  font-weight: 400;
  color: #c79f4c;
  text-align: center;
  white-space: normal;
  padding: 1.6vw 0 0 0;
  height: 5.7vw;
  background: transparent url('../img/goutte.png') no-repeat center 150%;
  transition: ease-in-out all 0.15s;
}
#header .header-top .top-menu a:hover,
#header .header-top .top-menu .current a{ background-position: center 100%; color: #126148; transition: ease-in-out all 0.15s;}
#header .header-top .menu{ width: 63.75%; padding-left: 15px; padding-right: 15px;}

#header .header-top-right{ padding-right: 0; align-items: flex-start;}
#header .header-top .col-spe-36{ padding: 0; height: 1px; }
.backcart{
  background: transparent url('../img/fond-panier-header.png') no-repeat left bottom;
  /*background-size: 100%;*/
  height: 225px;
  position: absolute;
  width: 109%;
  top: -87px;
  right: 0;
}
.backcart p{ font-size: 0.95vw; letter-spacing: 0.05rem; margin: 0.8vw 0 2.2vw 0; }
.panierimg{ float: left; margin: 0 10px; width: 41%; max-width: 134px; }
.cartamount, .cart-products-count{ display: inline-block; }
#_desktop_cart i, #_desktop_user_info i{ display: none; }
.col-575{ width: 57.5%; float: left }
.col-35{ width: 35%; margin-right: 7.5%; float: left; }
.cart-products-count, .cartamount{ color: white; letter-spacing: 0.1rem; }
.cart-products-count{ font-size: 1.05vw; margin: 8px 0;  }
.cartamount{ font-size: 1.75vw; font-weight: 700; position: relative; }
.cartamount span{
  background: transparent url('../img/fleche-blanc.png') no-repeat center;
  width: 12px;
  height: 22px;
  display: inline-block;
  background-size: 100%;
  transition: ease-in-out right 0.1s;
  position: absolute;
  top: 0;
  right: -20px;
}
a:hover .cartamount span{ right: -22px; transition: ease-in-out right 0.1s; }
.user-info a{ color: #c79f4c; text-transform: uppercase; font-size: 0.775vw; margin-top: 2px; display: inline-block; transition: ease-in-out all 0.1s;  }
.user-info a.logout{ font-size: 0.6vw; margin-top: 0; }
.user-info a:hover{ color: white; text-decoration: underline; transition: ease-in-out all 0.1s; }
.extralinks-top{ width: 100%; float: left; }
.extralinks-top a{
  display: block;
  width: 45%;
  float: left;
  text-align: left;
  padding: 54px 5% 0 5%;
  color: #c79f4c;
  font-weight: 700;
  text-transform: uppercase;
  transition: ease-in-out all 0.1s;
  font-size: 0.8vw;
  margin-right: 5%;
  margin-top: 3px;
  position: relative;
  min-height: 5vw;
}
.extralinks-top a span{ font-weight: 400; }
.extralinks-top a:hover{ color: white; transition: ease-in-out all 0.1s; }
.latclub{ background: transparent url('../img/club-head.png') no-repeat center top; }
.latfav{ background: transparent url('../img/favoris.png') no-repeat center top; }
.extralinks-top a::before{
  content: " ";
  width: 1px;
  height: 2vw;
  background: #1a4542;
  position: absolute;
  bottom: 0;
  left: -5%;
}

/* footer */

.bout{
  border: 1px solid #717172;
  font-family: 'Prata', serif;
  color: #717172;
  display: inline;
  font-size: 0.95rem;
  line-height: 2rem;
  letter-spacing: .2rem;
  padding: 6px 30px;
  border-radius: 40px;
  background: transparent;
  transition: ease-in-out all 0.1s;
 }
 .bout.yellow-grey{ border-color: #c79f4c; color:#717172; }
 .bout.yellow-grey:hover{ background-color: #c79f4c; transition: ease-in-out all 0.1s; color: white;}
 .bout.white{ border-color: #fff; color:#fff; }
 .bout.white:hover{ background-color: #fff; transition: ease-in-out all 0.1s; color:#717172;}
 .bout.yellow{ border-color: #c79f4c; color:#c79f4c; }
 .bout.yellow:hover{ background-color: #c79f4c; transition: ease-in-out all 0.1s; color:#fff;}

footer.js-footer{ background: white url('../img/fond-4encarts.png') no-repeat center 60%; background-size: 100%; }
#index footer.js-footer{ padding-top: 0; }
footer .reassurance{ margin-bottom: 1vw; }
footer .reassurance h4{ font-size: 1rem; line-height: 1.3rem; letter-spacing: .05rem; }
footer .reassurance p{ margin-bottom: .5rem; }
footer .reassurance img{ max-width: 80%; }
footer p.legal{ margin: 3vw auto; font-size: 0.9rem; line-height: 1.6rem;  letter-spacing: .1rem; }
#index footer p.legal{ margin-top: 0; }
footer .quatblocs{ margin: 1vw 0!important; }
footer .quatblocs img{ max-width: 100%; }
footer .quatblocs .in-carre-foot{
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
footer .quatblocs .mrg-carre1{ margin: 25% 20% 0 23%; }
footer .quatblocs .mrg-carre2 { margin: 20% 0 0 0 }
footer .quatblocs .mrg-carre3 { margin: 35% 0 0 23% }
footer .quatblocs .mrg-carre4 { margin: 16% 20% 0 20% }
footer .quatblocs .mrg-carre2 h3{ font-size: 6.3vw; letter-spacing: 0.75rem; margin-left: -1.75%; line-height: 7.5vw; }
footer .quatblocs .mrg-carre1 p.prata{ font-size: 1.1rem; }
footer .quatblocs .mrg-carre1 p:not(.prata){ font-size: 1.1rem; line-height: 1.5rem; }
footer .quatblocs .mrg-carre1 h3{ font-size: 2.1vw; letter-spacing: .3rem; margin-bottom: 2rem; }
footer .quatblocs .mrg-carre1 .bout{
  position: absolute;
  bottom: 10%;
  left: 35%;
}
footer .quatblocs .mrg-carre2 .horaires{
  position: absolute;
  z-index: 3;
  top: 47%;
  right: 10%;
}
footer .quatblocs .mrg-carre2 .horaires p{ font-size: 1.1rem; line-height: 1.5rem; margin-bottom: 0; letter-spacing: 0.05rem; }
footer .quatblocs .mrg-carre3 h3{ font-size: 2.6vw; letter-spacing: 0.2rem; line-height: 3vw; }
footer .quatblocs .mrg-carre3 .bout{
  position: absolute;
  bottom: 10%;
  left: 23%;
}
 .bout.escalebistro{
    width: 60%;
    line-height: 1.1vw;
    display: inline-block;
    letter-spacing: normal;
    padding: 8px 15% 8px 7%;
    font-size: 1.05vw;
    border-color: #c79f4c;
    border-right-color: #D91821;
    position: relative;
    transition: ease-in-out all 0.1s;
 }
.bout.escalebistro::after{
  content: " ";
  display: block;
  background: transparent url('../img/btn-escale-bistro.png') no-repeat 0 0;
  width: 94px;
  height: 85px;
  position: absolute;
  right: -14px;
  top: -17px;
}
.bout.escalebistro:hover{ background:#c79f4c; color: white; transition: ease-in-out all 0.1s; }
footer .quatblocs .mrg-carre4 h3{
  font-size: 2.1vw;
  letter-spacing: 0.3rem;
  line-height: 2.5vw;
  margin: 1vw 0 1.8vw 0;
 }
footer .quatblocs .mrg-carre4 p.white.prata{
  font-size: 0.95vw;
  line-height: 1.5vw;
}
footer .quatblocs .mrg-carre4 .bout{
  position: absolute;
  bottom: 10%;
  left: 23%;
}
footer .block-contact .block-contact-title,
footer .links .h3{ display: none; }
.footer-container{ padding-top: 12.5vw; }
footer #contact-infos .in-addr span{ display: inline-block; width: 100%; font-size: 17px; letter-spacing: 0.1rem; font-weight: 600; line-height: 30px; margin: 0; }
.footerlogo img{ max-width: 90%; }
#contact-infos .footerlogo span{  letter-spacing: 0.5rem; font-size: 1.45vw; margin: 1.1rem 0 0 0; }
.footerlogo{ margin-bottom: 50px; }
#contact-infos span{ display: inline-block; font-size: 24px; color: #c79f4c; font-weight: 700; letter-spacing: 0.1rem; margin: 1rem 0 2rem 0; }
footer p.footcopy{ font-size: 1rem; font-size: 0.875rem; margin: 1rem 0 2rem 0 ; }
footer p.footcopy a:hover{ text-decoration: underline; }
footer .col-md-8.links{ margin-top: 12rem; }
footer .col-md-8.links .row:first-child .col-md-6{ position: relative; min-height: 8.25rem }
footer .col-md-8.links .row:first-child .col-md-6::before{
  content: " ";
  height: 8.25rem;
  width: 1px;
  position: absolute;
  left:-15px;
  top: 0;
  z-index: 2;
  background: #d4bb89;
}
.footer-container li{ margin-left: 25px; }
.footer-container li a{ color:#126148; text-transform: uppercase; font-size: 1rem; transition: ease-in-out all 0.1s; }
.footer-container li a:hover{ color: #c79f4c; transition: ease-in-out all 0.1s; }
footer .col-md-8.links .col-md-6:nth-child(2) li a{ text-transform: none; }
footer .rond-conseil{
  width: 238px;
  height: 238px;
  padding: 65px 0 0 35px;
  border-radius: 100%;
  background:#126148;
  position: absolute;
  top: -120%;
  right: -5%;
}
footer .rond-conseil p{ font-size: 1.25rem; margin-bottom: 0; letter-spacing: 0.1rem; line-height: 1.5rem; }
footer .rond-conseil p.prata{ font-size: 1rem; margin-bottom: 1.3rem; letter-spacing: 0; }
footer #after{
  background: rgb(212,187,137);
  background: linear-gradient(90deg, rgba(212,187,137,1) 0%, rgba(195,165,96,1) 100%);
  max-height: 88px;
}
.block_newsletter{ background: transparent; max-width: none;  }
footer .nospartenaires span{ display: inline-block; font-size: 0.95rem; margin: 0.9rem 1rem 0 -1.5rem; float: left; }
footer .nospartenaires img{ float: left; }
footer .socialli span{ line-height: 88px; margin: 0; letter-spacing: 0.2rem; }
footer .socialli img{ margin: 0 0.25rem; }
#footer .block_newsletter p{ font-size: 1rem; margin: 1.5rem 0 0 0; padding: 0; letter-spacing: 0.075rem;}
#footer .block_newsletter p.alert{
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    margin: 0;
    width: 100%;
    border: 0;
    text-align: center;
}
#footer .block_newsletter p span{ font-size: 1.15rem; }
.block_newsletter form{
  background: transparent url('../img/newsletter-btn.png') no-repeat right top;
  height: 88px;
  padding-top: 20px;
}
.block_newsletter form input[type="email"]{ background: transparent; border: 0px; border-bottom: 1px solid white; padding-left: 0; margin-left: 2rem; }
.block_newsletter form input[type="email"]:focus{ padding: 11px 11px 11px 0; border: 0px; border-bottom: 1px solid black  }
.block_newsletter form input[type="email"]::placeholder{ color: #f1dcb0; font-size: 1.1rem; }
.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type{
  background: transparent;
  color: white;
  border: 0px;
  font-family: 'Prata', serif;
  text-transform: none;
  border-bottom: 1px solid white;
  margin: 0;
  letter-spacing: 0.15rem;
  font-size: 0.9rem;
  padding-right: 0.5rem;
  transition: ease-in-out all 0.1s;
  border-radius: 0px;
}
.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type:hover{ color: black; transition: ease-in-out all 0.1s; }
#footer .block_newsletter  p.conditions{
  margin: 0.1rem 0 0 2rem;
  font-size: 0.7rem;
  line-height: 0.6rem;
  color: #f1dcb0;
}
/*HOME*/
#index .before-container{
  background: transparent url('../img/fond-prodphares.png') no-repeat center center ;
  background-size: 100%;
}
.carousel{ margin: 6rem -15px 0 -55px; box-shadow: 0 40px 40px -35px rgba(0,0,0,0.2); }
.carousel .carousel-inner{ height: 724px; padding: 0 0 0 40px; }
.carousel-inner > .carousel-item{ opacity: 0; transition:  opacity 1.5s ease-in-out; }
.carousel .carousel-item{ position: relative; width: 100%; height: 724px; }
.carousel .carousel-item figure{ width: 100%; }
.carousel .carousel-item figure img{ margin-left: 24.5%; width: 75.5%; max-width: 100%;  }
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .carousel-item {
        transition:  opacity 1.5s ease-in-out;
        backface-visibility: hidden;
        perspective: none;
        opacity: 0;
    }
    .carousel-inner > .carousel-item.next,
    .carousel-inner > .carousel-item.active.right {
        left: auto;
        transform: none;
        opacity: 0;
        transition:  opacity 1.5s ease-in-out;
    }
    .carousel-inner > .carousel-item.prev,
    .carousel-inner > .carousel-item.active.left {
        left: auto;
        transform: none;
        opacity:1;
        transition:  opacity 1.5s ease-in-out;
    }
    .carousel-inner > .carousel-item.next.left,
    .carousel-inner > .carousel-item.prev.right,
    .carousel-inner > .carousel-item.active {
        transition:  opacity 1.5s ease-in-out;
        left: auto;
        transform: none;
        opacity: 1;
    }
}
.carousel .direction{ display: none; }
.carousel::after{
  content: " ";
  background: transparent url('../img/mapemonde.png') no-repeat 0 0;
  position: absolute;
  z-index: 10;
  bottom: -18%;
  left: 18%;
  width:587px;
  height: 313px;
  background-size: 100%;
}
.carousel .carre-slide{
  position: absolute;
  bottom: 0;
  left: 0;
  background: white url('../img/fond-offremoment.png') no-repeat left bottom;
  background-size: 100%;
  width: 41.5%;
  height: 82.5%;
  box-shadow: 0 40px 40px rgba(0,0,0,0.2);
}
.carousel .carre-slide::before{
  content: " ";
  background: transparent url('../img/btn-panier_offre.png') no-repeat 0 0;
  position: absolute;
  z-index: 9;
  top: -13%;
  left: 15%;
  width:172px;
  height: 132px;
  background-size: 100%;
}
.carousel .carre-slide h2.display-1{
  max-width: 60%;
  margin: 20% 0 0 15%;
  font-size: 3.15rem;
  color: #c79f4c;
  font-weight: 400;
  letter-spacing: 0.5rem;
}
.carousel .carre-slide .caption-description{
  margin: 18% 0 0 15%;
  max-width: 60%;
}
.carousel .carre-slide .caption-description p{
  color: white;
  font-family: 'Prata', serif;
  font-size:1.85rem;
  line-height: 3rem;
}
.carousel .carre-slide .caption-description a.btnslide{
  color: white;
  font-family: 'Prata', serif;
  display: inline-block;
  border: 1px solid white;
  border-radius: 40px;
  padding: 0px 30px;
  font-size: 0.95rem;
  line-height: 2.75rem;
  letter-spacing: .1rem;
  margin: 5% 0;
  z-index: 11;
  transition: ease-in-out all 0.1s;
}
.carousel .carre-slide .caption-description a.btnslide:hover{ background: white; color: #126148; transition: ease-in-out all 0.1s; }
/* featured / selec mois */
.featured-products{ margin: 6rem 0 0 0; }
.featured-products .btn.btn-primary{
  background-color: rgb(18,97,72);
  background-image: linear-gradient(90deg, rgba(18,97,72,0) 0%, rgba(199,159,76,1) 100%);
  color: white;
  text-transform: uppercase;
  font-family: 'Barlow', sans-serif;
  border: 0px;
  line-height: 4.2rem;
  transition: ease-in-out background-color 0.15s;
  margin-top: 3rem;
}
.featured-products .btn.btn-primary span{ font-weight: 700; }
.featured-products .btn.btn-primary:hover{
  transition: ease-in-out background-color 0.15s;
  background-color: rgb(199,159,76);
}
.featured-products p.suivezguide{ font-size: 1.15rem; letter-spacing: .1rem; margin: 1rem 0; }
.featured-products h2{ font-size: 2.5rem; letter-spacing: .4rem; }
#carouselprod{ margin: 1rem 0 0 0; }
#carouselprod .flex-viewport{ padding: 2rem 0 1rem 0; }
#carouselprod .flex-direction-nav .flex-prev{ left: 0; }
#carouselprod .flex-direction-nav .flex-next{ right: 0; }
#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations{ display: none; }
.product-quantity .input-group-btn-vertical{ display: none }

input[type=number]#quantity_wanteds::-webkit-outer-spin-button,
input[type=number]#quantity_wanteds::-webkit-inner-spin-button,
input[type=number]#quantity_wanted::-webkit-outer-spin-button,
input[type=number]#quantity_wanted::-webkit-inner-spin-button{
    -webkit-appearance: none;
    background: transparent url('../img/updown.png') no-repeat center;
    width: 25px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    opacity:0.5;
    cursor: pointer;
}
input[type=number]#quantity_wanted::-webkit-outer-spin-button,
input[type=number]#quantity_wanted::-webkit-inner-spin-button{
  background: transparent url('../img/updown-yellow.png') no-repeat center;
  opacity: .9;
}
input[type=number]#quantity_wanteds::-webkit-outer-spin-button:hover,
input[type=number]#quantity_wanteds::-webkit-inner-spin-button:hover,
input[type=number]#quantity_wanteds::-webkit-outer-spin-button:active,
input[type=number]#quantity_wanteds::-webkit-inner-spin-button:active,
input[type=number]#quantity_wanted::-webkit-outer-spin-button:hover,
input[type=number]#quantity_wanted::-webkit-inner-spin-button:hover,
input[type=number]#quantity_wanted::-webkit-outer-spin-button:active,
input[type=number]#quantity_wanted::-webkit-inner-spin-button:active{
    opacity: 1;
}
#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container{
  box-shadow: 0 7px 24px rgba(0,0,0,0.2);
  min-height: 670px;
  background: white url('../img/petit-rond.png') no-repeat center bottom;
  padding: 1rem 0 0 0;
}
.product .wishlist-button-add{
  background: transparent url('../img/ajouter-favoris.png') no-repeat 0 0;
  border-radius: 0px;
  box-shadow: none;
  width: 49px;
  height: 39px;
  position: absolute;
  top: 8px;
  right: 8px;
  padding: 2px 0 0 8px;
}
.product .wishlist-button-add i{ color:#c79f4c!important; }
#products .thumbnail-container:hover .product-description::after,
#products .thumbnail-container:focus .product-description::after,
.featured-products .thumbnail-container:hover .product-description::after,
.featured-products .thumbnail-container:focus .product-description::after,
.product-accessories .thumbnail-container:hover .product-description::after,
.product-accessories .thumbnail-container:focus .product-description::after,
.product-miniature .thumbnail-container:hover .product-description::after,
.product-miniature .thumbnail-container:focus .product-description::after{ display: none; }


#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a{
    font-weight: 600;
    font-size: 1.55rem;
    color: #126148;
}
#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title{ padding: 0 5%; margin-top: 1.5rem; margin-bottom: 0.75rem; }
.product-description h4{ font-size: 0.9rem; margin-bottom: 0.75rem; }
.product-description h5{ font-size: 0.9rem; margin-bottom: 0.75rem; }
.product-description h6{ font-size: 0.9rem; margin-bottom: 0.75rem; }
.product-miniature .product-price-and-shipping{ position: absolute; bottom: 0; left: 0; width: 100%; height: 90px; }
.product-miniature .product-price-and-shipping .product-quantity{ width: 100%; }
.product-miniature .product-price-and-shipping .product-quantity .price{
  width: 50%;
  line-height: 40px;
  height: 40px;
  color: #126148;
  font-size: 26px;
  font-size: 1.65rem;
  font-weight: 700;
  margin-top: 10px;
  border-right: 1px solid #adadad;
}
.product-miniature .product-price-and-shipping .product-quantity .qty{ width: 20%; }
.product .add-to-cart.btn-secondary{
  border: 0px;
  border-radius: 0px;
  width: 90%;
  padding: 0;
}
.product .add-to-cart.btn-secondary:hover{ background: white; opacity: .8; margin-bottom: 5px  }
.product .add-to-cart.btn-secondary img{ max-width: 100%; width: auto; }

.product-miniature .product-price-and-shipping .product-quantity .add{ width: 30%; }
.product-quantity .qty input[type="number"],
.product-quantity #quantity_wanted{
  width: 100%;
  border: 0px;
  background: transparent;
  color: #adadad;
  text-align: left;
  padding-left: 14px;
  font-size: 1.65rem;
  font-weight: 700;
  line-height: 40px;
  height: 40px;
  margin-top: 10px;
}
.product-quantity #quantity_wanted{ color:#c79f4c; }
.product-miniature  .product-list-reviews{ display: none; }
#products .product-miniature .product-flags li.product-flag.online-only,
.featured-products .product-miniature .product-flags li.product-flag.online-only,
.product-accessories .product-miniature .product-flags li.product-flag.online-only,
.product-miniature .product-miniature .product-flags li.product-flag.online-only{ top: 4rem; }
#products .product-miniature .product-flags li.product-flag,
.featured-products .product-miniature .product-flags li.product-flag,
.product-accessories .product-miniature .product-flags li.product-flag,
.product-miniature .product-miniature .product-flags li.product-flag{ width: fit-content; min-width: 50%; opacity: .9; }
.product-flags li.product-flag,
.product-flags li.product-flag.discount-percentage,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount{ background: #c79f4c; }
.product-flags li.product-flag.on-sale{ background: #126148; margin-top: 3rem!important }
.product-flags li.product-flag.online-only::before{ display:none }
#carouselnewprod .flex-direction-nav a{
  background-image: url('../img/fleche-dore.png');
}
#carouselnewprod .product-miniature .product-price-and-shipping{ width: 100%; bottom: 2rem }
#carouselnewprod .product-miniature .thumbnail-container{
    min-height: inherit;
    box-shadow: none;
    background: transparent;
    height: 430px;
    margin-top: 3.5rem;
    margin-bottom: 0;
}
.home-new{
  box-shadow: 0 7px 24px rgb(0 0 0 / 20%);
  margin: 1rem 0 0 0;
  height: 540px;
  background: white url('../img/fond-nouveautes.png') no-repeat 99% 100%;
  position: relative;
}
#carouselnewprod  .product-miniature .product-description{ height: 430px; background: transparent; margin-left: -6%; }
#carouselnewprod  .product-miniature .product-title{ text-align: left; padding: 0; margin-bottom: 1rem; }
#carouselnewprod  .product-miniature .product-title a{ font-size: 2.05rem  }
#carouselnewprod  .flex-direction-nav .flex-next{ right: 10px; }
#carouselnewprod  .flex-direction-nav .flex-prev{ left: 10px; }
#carouselnewprod  .product-flag.new{ display: none; }
#carouselnewprod  .product-miniature .product-price-and-shipping .product-quantity .price{ text-align: left; width: 35%; }
#carouselnewprod  .product .wishlist-button-add{ right: auto; left: 8px; }
#carouselnewprod  .product-description h4{ font-size: 1.15rem; margin-bottom: 1rem; }
#carouselnewprod  .product-description h5{ font-size: 1.25rem; margin-bottom: 1rem; }
#carouselnewprod  .product-description h6{ font-size: 1.4rem; margin-bottom: 1rem; }
.home-new .btn-new{
  display: block;
  margin-left: 72%;
  text-align: center;
  width: 28%;
  color:#fff;
  text-transform: uppercase;
  float: left;
  line-height: 2rem;
  margin-top: .5rem;
}
.home-new .btn-new:hover{ color:#c79f4c; }
.home-new .btn-new::after{
  content: " ";
  display: block;
  width: 25%;
  height: 49%;
  background: transparent url('../img/deco-btn-nouveautes.png') no-repeat 0 0;
  background-size: contain;
  position: absolute;
  right: 2%;
  bottom: -28%;
  z-index: 2;
 }
.home-new h2.nouveaute{ font-size: 105px; font-size: 6.5rem; letter-spacing: 1rem; margin-left: -0.6rem; }
.home-new span.curiosite{ font-size: 1.05rem; margin: 5rem 0 0 0; display: inline-block; letter-spacing: .2rem; }
.home-new .col-md-3.p-0{ overflow-x: hidden; }

.homepromotxt{ margin: 0; position: relative; }
.homepromotxt img{ max-width: 100%; }
.homepromotxt #custom-text{
  background: transparent;
  position: absolute;
  top: 12%;
  left: 0;
  bottom: 12%;
  z-index: 2;
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0;
  text-align: left;
}
.homepromotxt #custom-text p,
.homepromotxt #custom-text h1,
.homepromotxt #custom-text h2,
.homepromotxt #custom-text h3,
.homepromotxt #custom-text h4{ color: white; text-transform: none; }
.homepromotxt #custom-text p,
.homepromotxt .laticlub p{ font-family:'Prata', serif; font-size: 1.025rem; line-height: 1.5rem; letter-spacing: .025rem; margin-bottom: .5rem; }
.homepromotxt #custom-text h1,
.homepromotxt #custom-text h2,
.homepromotxt #custom-text h3,
.homepromotxt #custom-text h4,
.homepromotxt .laticlub h2{ font-size: 2.55rem; letter-spacing: .3rem; font-weight: 700; margin-bottom: 1.5rem; }
.homepromotxt #custom-text h1 span,
.homepromotxt #custom-text h2 span,
.homepromotxt #custom-text h3 span,
.homepromotxt #custom-text h4 span,
.homepromotxt .laticlub h2 span{ font-weight: 400; }
.homepromotxt #custom-text .cherchezplus{ color:#c79f4c; font-size: 1.1rem; letter-spacing: .1rem; line-height: 1.2rem; margin: 0; }
.homepromotxt #custom-text .bout,
.homepromotxt .laticlub .bout{ display: inline-block;  margin: 1rem auto; }
.homepromotxt #custom-text h1.vinsdumde{
  width: 66%;
  font-family: 'Barlow', sans-serif;
  color:#c79f4c;
  font-size: 1.5rem;
  letter-spacing: .1rem;
  font-weight: 400;
  line-height: 2rem;
  margin: 0;
  position: absolute;
  left: 16.5%;
  bottom: 0;
  text-align: center;
}
.homepromotxt #custom-text h1.vinsdumde span.bold{ font-weight: 700; }
.rond-blc{
  position: absolute;
  top: 35%;
  right: -160px;
  border-radius: 100%;
  background: white;
  width: 240px;
  height: 240px;
  padding: 60px 0 0 54px;
  box-shadow: 0 7px 24px rgb(0 0 0 / 20%);
}
.rond-blc span{ display: block; }
.rond-blc span.yellow{ font-size: 1.15rem; line-height: 1.9rem;  }
.rond-blc span.green{ font-size: 1.75rem; line-height: 2.3rem; letter-spacing: .2rem; }
.btnplus{
  border-radius: 100%;
  display: inline-block;
  border: 1px solid #c79f4c;
  width: 34px;
  height: 34px;
  line-height: 30px;
  text-align: center;
  font-size: 1.5rem;
  position: absolute;
  bottom: 20px;
  left: 43%;
  transition: ease-in-out all 0.1s;
}
.btnplus:hover{ background:#c79f4c; color: white; transition: ease-in-out all 0.1s; }
.homepromotxt .laticlub{ margin: 13% auto 0 auto }
.homepromotxt .laticlub p.prata.green{ margin: 2rem 0 }
.homepromotxt .laticlub p img{ margin: -1rem 1rem 0 0 }
.homepromotxt .txt-nombreshome{  }
.homepromotxt img.traceverre{ max-width: 100%; margin: -1rem 0 0 0 }
.homepromotxt .txt-nombreshome{
  position: absolute;
  top: 38%;
  left: 0;
  z-index: 3;
  width: 100%;
}
.homepromotxt .txt-nombreshome h3{
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: .15rem;
}
.homepromotxt .txt-nombreshome h4{ font-size: .9rem; font-weight: 400; margin: 1rem auto; }
.homepromotxt .txt-nombreshome h4 span{ font-size: 2.2rem; letter-spacing: .1rem; }

/*categorie*/
body#category #wrapper,
body#product #wrapper{ background: white url('../img/fond-categorie.png') no-repeat right top; background-size: 100%; }
#products .thumbnail-container{ min-height: 620px; margin-bottom: 4rem; }
#products .product-title a{ font-size: 1.4rem; }
#products .product-miniature .product-price-and-shipping .product-quantity .price{ font-size: 1.45rem; }
#products .product-price-and-shipping{ height: 80px; }
.block-category{ min-height: inherit; padding: 0; }
.products-sort-order .select-title,
.brands-sort .select-title,
.suppliers-sort .select-title{
  border: 1px solid #c79f4c;
  font-family: 'Prata', serif;
  color: #c79f4c;
  display: inline;
  font-size: 0.95rem;
  line-height: 1rem;
  letter-spacing: .2rem;
  padding: 14px 24px;
  border-radius: 40px;
  background: white;
  transition: ease-in-out all 0.1s;
  /*width: auto;*/
}
.products-sort-order .dropdown-menu,
.brands-sort .dropdown-menu,
.suppliers-sort .dropdown-menu{
  font-family: 'Prata', serif;
  color: #c79f4c;
  background: white;
  color: #c79f4c;
  border-radius: 20px;
  box-shadow: 0 7px 24px rgb(0 0 0 / 20%);
  width: 100%;
}
.products-sort-order .dropdown-menu a,
.brands-sort .dropdown-menu a,
.suppliers-sort .dropdown-menu a{ color: #c79f4c; }
.products-sort-order .select-list:hover, .brands-sort .select-list:hover, .suppliers-sort .select-list:hover{
  background:#c79f4c;
}
.products-selection .sort-by{ font-family: 'Prata', serif; color: #126148; }
.products-selection .total-products p{
  font-family: 'Prata', serif;
  color: #126148;
  font-size: 1.2rem;
}
.products-selection{ margin: 1rem auto 2.5rem auto; }
#wrapper .breadcrumb{ margin: 2rem 0 1rem 0; text-transform: uppercase; color:#acacac; }
#wrapper .breadcrumb li a, #wrapper .breadcrumb li:last-child, #wrapper .breadcrumb li{ color:#acacac; }
.products-selection h1{ color: #c79f4c; font-family: 'Prata', serif; text-transform: none; letter-spacing: .1rem; font-size: 1.2rem; }
.product-miniature.outcontentCMS{ width: 100%; }
.product-miniature .contentCms{
  background: white url('../img/encart-offremoment.png') no-repeat center 100%;
  background-size: cover;
  min-height: 620px;
  padding: 5rem 1rem 1rem 1rem;
  border: 1px solid #c79f4c;
}
.product-miniature .contentCms h3{ font-size: 2.5rem; font-weight: 400; letter-spacing: .2rem; margin-bottom: 7rem; }
.product-miniature .contentCms p{ font-family: 'Prata', serif; color: white; font-size: 1.85rem; line-height: 2.8rem; }
.product-miniature .contentCms a.bout{ margin: 1rem auto; display: inline-block; }
.pagination{
  font-size: 1.1rem;
  font-family: 'Prata', serif;
  color: #126148;
  background: transparent url('../img/mapemonde-navig.png') no-repeat center top;
  padding: 3rem 0 12rem 0;
  margin: 0;
  background-size: contain;
  line-height: 3rem;
}
.pagination .page-list{ padding: 0; }
.pagination > div:first-child{ line-height: 3rem; }
.pagination a.previous, .pagination a.next{
  display: inline-block;
  width: 47px;
  height: 47px;
  background: transparent url('../img/pagination.png') no-repeat 0 0;
  overflow: hidden;
  text-indent: -3000px;
  transition: ease-in-out all .1s;
}
.pagination a.previous:hover, .pagination a.next:hover{ opacity: .7; transition: ease-in-out all .1s; }
.pagination a i{ display: none; }
.pagination a.next{ background-position: 100% 0; }
.pagination a{ color: #126148; }
.pagination a:hover{ color:#c79f4c; }
.pagination .current a{ font-size: 1.1rem; color:#c79f4c; }
.pagination .page-list li{ margin: 0 .25rem;  }
#category footer{ padding-top: 0; }
#category footer p.legal{ margin-top: 0; }

.block-categories{ border-bottom: 1px solid #acacac; padding: 1.563rem 0; }
.block-categories .h6, .block-categories a{ font-family: 'Prata', serif; color: #126148; text-transform: none!important; }
.block-categories a:hover{ color:#c79f4c; }
.block-categories .category-sub-menu li[data-depth="0"] > a{ font-weight: 400; }
.block-categories .collapse-icons{ color: #126148; }
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover{ color:#c79f4c; }
#search_filters > .h6{ display: none; }
#search_filters,
#search_filters_brands,
#search_filters_suppliers{
  padding: 1.563rem 0;
}
#search_filters .facet .facet-title{ font-family: 'Prata', serif; color: #126148; font-weight: 400; font-size: 1.25rem; margin-bottom: 1.75rem;}
#search_filters .facet{ padding: 1rem 0 2rem 0; margin: 1rem 0; border-bottom: 1px solid #acacac; }
.active_filters{
  background: white;
  font-family: 'Prata', serif;
  color: #c79f4c;
  font-size: 0.95rem;
  padding: 6px 24px;
  border-radius: 40px;
 }
.active_filters .filter-block{ border: 1px solid #c79f4c;
  background: white;
  font-family: 'Barlow', sans-serif;
  color: #126148;
  margin: .5rem;
  border-radius: 20px;
  font-size: .9rem;
}
.active_filters .filter-block .close{ color: #c79f4c; }
#search_filters .ui-slider .ui-slider-handle{
  background:transparent url('../img/goutte.png') no-repeat center bottom;
  width: 19px;
  height: 36px;
  border: 0px;
  margin-left: -0.6em;
}
#search_filters .ui-widget-header{ background:#126148; }
#search_filters .ui-slider-horizontal{ background:#c79f4c; border: 0px; }
.faceted-slider p{ color: #126148; font-size: 1.25rem; font-weight: 700; }
.custom-checkbox input[type="checkbox"] + span{ border-color:#126148; }
#search_filters .facet .facet-label a,
#search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a{ color: #126148; }
.custom-checkbox input[type="checkbox"] + span .checkbox-checked{ background:#126148; color:#126148; }
.facet-dropdown{ border-color: white; box-shadow: none; border: 1px solid white }
.facet-dropdown .select-title{ background: white; color: #126148; padding-left: .1rem; }
.facet-dropdown a:not([href]):not([tabindex]){ color: #126148; }
.facet-dropdown .dropdown-menu{ background: white; box-shadow: 0 7px 24px rgb(0 0 0 / 20%); }
.facet-dropdown .select-list{ background: white; }
.facet-dropdown.open > .select-title{ border-width: 1px; background: white; }
.facet-dropdown.open > .select-title{ border-color:#fff; }
.facet-dropdown .select-list:hover{ background:#126148; }
.facet-dropdown .select-title > i{ background: transparent url('../img/fleche1-vert.png') no-repeat center; overflow: hidden; text-indent:-3000px; transition: ease-in-out all .05s; }
.facet-dropdown.open > .select-title > i{ transform:rotate(90deg); transition: ease-in-out all .05s; }

/* product */
body#product #wrapper{ background: white url('../img/fond-produit.png') no-repeat 0 0; background-size: 92%; }
.bestsales{ background: white url('../img/rond-fichevin1.png') no-repeat 0 top; border-bottom: 1px solid #126148; }
.bestsales .product-miniature .thumbnail-container,
.prod-new .product-miniature .thumbnail-container{ background: transparent; box-shadow: none; min-height: auto; padding-bottom: 1rem; }
.bestsales .product-miniature .product-description,
.prod-new  .product-miniature .product-description{ background: transparent; }
.bestsales .product .wishlist-button-add,
.prod-new .product .wishlist-button-add{ display: none; }
.bestsales .product-miniature .product-price-and-shipping,
.prod-new .product-miniature .product-price-and-shipping{ position: relative; bottom: auto; left: auto; height: auto; margin-bottom:1rem }
.bestsales .product-miniature .product-price-and-shipping .product-quantity .price,
.prod-new .product-miniature .product-price-and-shipping .product-quantity .price{ border: 0px; text-align: left; font-size: 1.55rem; }
.bestsales > p.prata,
.bestsales > h3{ text-align: right; padding-right: 6%; display: inline-block; width: 100%;  }
.bestsales > h3{ text-transform: none; font-weight: 400; font-size: 1.5rem; letter-spacing: .2rem }
.bestsales > p.prata{ margin: 1.5rem 0 .1rem 0; font-size: .9rem; letter-spacing: .05rem }
.bestsales .product{ margin-top: 4rem; }
.bestsales .product-miniature .product-title,
.prod-new .product-miniature .product-title{ text-align: left; padding: 0; }
.bestsales .bout.green{ padding: 6px 24px; display: inline-block }
.bestsales .bout.green:hover{ background:#c79f4c; border-color:#c79f4c; color:white }
.prod-new{ background: white; padding-top: 3rem; }
.prod-new .bout{ padding: 2px 20px; letter-spacing: .1rem; font-size: 0.85rem; display: inline-block; }
.prod-new .bout.green:hover{ background:#126148; color:white }
.prod-new .product-miniature .thumbnail-container,
.prod-new .product-miniature .product-price-and-shipping{ padding-bottom: 0; margin-bottom: 0; }
.prod-new .o-hi{ overflow-x: hidden; }
.prod-new span.curiosite{
    font-size: 0.9rem;
    margin: 0;
    display: inline-block;
    letter-spacing: .2rem;
}
.prod-new h2.nouveaute{
  font-size: 3rem;
  letter-spacing: .75rem;
  margin-left: -0.3rem;
}
.rassur-right{ position: relative; padding-right: 0; }
.rassur-right img{ max-width: 100%; }
.in-rassur-right{
    position :absolute;
    top: 40%;
    left: 10;
}
.in-rassur-right p{
  padding-left: 20%;
  width: 70%;
  font-size: 1rem;
  letter-spacing: .15rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
  display: block;
  background: transparent url('../img/bigcheck.png') no-repeat 10% 0;
}
#product .featured-products{
  margin: 0;
  background: white url('../img/fond-prodphares.png') no-repeat 15% 0;
  background-size: 140%;
  box-shadow: inset 0 24px 24px -24px rgba(0,0,0,0.2);
}
#product .featured-products .product-title{ line-height: 0.7; }
#product .featured-products .product-title a{ letter-spacing: .05rem; }
#product .featured-products .in-featured{ background: transparent url('../img/rond-fichevin-3.png') no-repeat 15% 0; background-size: 50%; }
#product .featured-products .in-featured > p{
  display: inline-block;
  margin: 2rem 0 0.5rem 11%;
}
#product .featured-products .in-featured > h2{
  text-transform: none;
  font-weight: 400;
  font-size: 1.75rem;
  color: white;
  margin-left: 11%;
  margin-bottom: 0;
}
#product-modal .modal-content .modal-body figure{ text-align: center; width: 100%; }
#product-modal .modal-content .modal-body .product-cover-modal{ margin: 0 auto; }
#product-modal .modal-content .modal-body{ background: white; }
#product-modal .modal-content .modal-body .image-caption{ width: 100%; text-align: center; padding: 1rem 0; border: 0px; }
.product-cover{ text-align: center; }
.product-cover img{ margin: 0 auto; }
.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover,
#product-modal .modal-content .modal-body .product-images img:hover{
  border: 2px solid #c79f4c;
}
#blockcart-modal .product-name{ color: #126148; font-weight: 400; }
#blockcart-modal .product-price{ color:#c79f4c; font-weight: 700; font-size:1rem }
#blockcart-modal .modal-title i.material-icons{ color: #126148; }
#blockcart-modal .cart-content p.product-total,
#blockcart-modal .cart-content .page-content.page-cms ul.product-total,
.page-content.page-cms #blockcart-modal .cart-content ul.product-total{
  background: white; border-top: 1px solid #c79f4c;
}


.product-cover .layer{ background: rgba(255,255,255,.5); transition: ease-in-out opacity .15s; }
.product-cover .layer .zoom-in{
  color:#c79f4c;
  text-shadow: 0 1px 2px rgba(0,0,0,.9);
}
#product .prodrightcol{ /*position: unset;*/ min-height: 544px; }
#product .product-container.js-product-container{
  position: relative;
  background: white url('../img/rond-fichevin-2.png') no-repeat right bottom;
  box-shadow: 0 7px 24px rgb(0 0 0 / 20%);
  width: 100%;
  padding: 3.5rem 0 0 0;
  min-height: 600px;
  background-size: 40%;
}
#product .product-plusinfo{ }
#product .out-map{
  width: 100%; height: 330px; overflow: hidden; position: relative;  margin-left: -15px;
}
#product .out-map::after{
  content: " ";
  display: block;
  background: transparent url('../img/goute-big.png') no-repeat center;
  width: 65px;
  height: 77px;
  position: absolute;
  left: 50%;
  top: 40%;
 }
#product .out-map .rond{
  width:660px;
  height: 660px;
  position: absolute;
  top: -330px;
  left: 0;
  border-radius: 0 0 100% 100%;
  overflow: hidden;
  filter: brightness(90%) sepia(90%);
  opacity: 0.7;
}
#product .out-map iframe{ position: absolute; left: -100px; top: 150px;  }
#product .lavideo{ width: 100%; min-height: 320px; max-width: 100%; margin-top: 1rem;  }
#product #right-column{ padding-top: 7rem!important; }

.product-features > dl.data-sheet dd,
.product-features > dl.data-sheet dt{
/*width: 100%;*/
    flex: 1 0 100%!important;
    padding: 0!important;
    margin: 0!important;
    background: white!important;
    min-height: inherit!important;
}
.product-features > dl.data-sheet dd.value:nth-of-type(even),
.product-features > dl.data-sheet dt.name:nth-of-type(even){
  color: #c79f4c;
}
.product-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name{
  text-transform: none;
}
.product-features > dl.data-sheet dt.name{
  color: #126148;
  margin-top: 1rem!important;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.5rem;
}
.product-features > dl.data-sheet dd.value{
  color: #126148;
  padding-bottom: 1rem!important;
  border-bottom: 1px solid #acacac;
  font-weight: 400;
}
.product-features > dl.data-sheet dd.value:last-of-type{ border: 0px; }
.tabs p.h6{
  font-family:'Prata', serif;
  color:#c79f4c;
  font-weight: 400;
  font-size: 1.1rem;
}
.product-features > dl.data-sheet{ padding-bottom: 2rem; margin-bottom: 0; }
.product-features{ /*box-shadow: 0 24px 24px -24px rgb(0 0 0 / 20%);*/ padding-bottom: 2rem; }
#product .tabs{ padding-bottom: 0; }
#product .tabs .nav-tabs .nav-link{
  color:#c79f4c;
  font-size: 1.2rem;
  padding-left: 0;
  padding-right: 2rem;
  background: white;
  position: relative;
  border-bottom: 2px solid white;
}
#product .tabs .nav-tabs .nav-link::after{
 background: transparent url('../img/fleche1-dore-big.png') no-repeat right center;
 width: 26px;
 height: 26px;
 position: absolute;
 right: 0;
 bottom: 6px;
 display: block;
 content: " ";
 transition: ease-in-out all .1s;
 background-size: contain;
}
#product .tabs .nav-tabs .nav-link.active,
#product .tabs .nav-tabs .nav-link:hover{
  color:#126148;
  border-bottom: 2px solid white;
}
#product .tabs .nav-tabs .nav-link.active::after{
  bottom: 12px;
  transform: rotate(90deg);
  transition: ease-in-out all .1s;
}
#product .tabs .nav-tabs .nav-item{ margin-right: 1.5rem; }
#product .tabs .nav-tabs{ border-bottom: 2px solid white; }
#product h1{
  font-weight: 600;
  font-size: 1.9rem;
  color: #126148;
  text-transform: none;
  margin-bottom: 3rem;
}
#product .product-container h4{ margin-bottom: 1rem; }
#product .product-container h5{ font-size: 1.125rem; }
#product .product-container h6{font-size: 1.35rem;font-weight: 400; }
#product .product-container .product-description{
  margin-top: 2rem;
  color: #126148;
  max-height: 170px;
  overflow-y: auto;
  margin-right: 20%;
}
#product .product-container .product-description.short{
  /*max-height: none;
  overflow: inherit;*/
}
#product .product-container .product-description p{ color: #126148; font-size: 1.1rem; line-height: 1.4rem; }

#product .product-container.js-product-container .wishlist-button-add{
    background: transparent url(../img/ajouter-favoris.png) no-repeat 0 0;
    border-radius: 0px;
    box-shadow: none;
    width: 49px;
    height: 39px;
    position: absolute;
    bottom: 20px;
    left: -165%;
    padding: 2px 0 0 8px;
    margin: 0;
}

#product .images-container{ padding-bottom: 3rem; }
#product .product-information{ display: inline-flex; width: 100%; margin-top: 6rem; }
#product .prodabso{ width: 110%; position: absolute; bottom: 0; right: 0; }
#product .product-prices{ width: 40%; float: left; }
.product-actions .add-to-cart{
  border: 0px;
  border-radius: 0px;
  /*width: 90%;*/
  padding: 0;
  height: auto;
  background: transparent;
}
.product-actions .add-to-cart:hover,
.product-actions .add-to-cart:active,
.product-actions .add-to-cart:focus,
.product-actions .add-to-cart.btn-primary:disabled:hover{ opacity: .8; background: transparent!important }
#product .product-actions{ width: 60%; }
.product-actions .control-label{ display: none; }
.product-prices .tax-shipping-delivery-label span.taxx{ display: none; }
#product .product-price{ color: white; font-size: 2rem; text-align: center; width: 100%; }
#product-availability, #product-availability .product-available, #product-availability .product-unavailable{ color:#c79f4c; }
#product-availability{ margin-top: 0; margin-bottom: .5rem; font-size: .9rem; font-weight: 400; color:#c79f4c; }
.product-discounts{ margin-bottom: 0; }
.product-quantity .qty{ width: 40%; margin-bottom: 0; }
.product-quantity .add{ width: 60%; margin-bottom: 0; }
.product-quantity #quantity_wanted{
  font-size: 1.9rem;
  border-left: 1px solid #c79f4c;
  width: 85%;
  margin-top: 18px;
}
.product-minimal-quantity{ margin: 0; }
#product-availability .product-last-items{ color:#c79f4c; }
.has-discount .discount{ display: none; }
.product-discount .regular-price{ position: absolute; top: 5rem; left: 0; color: white; width: 40%; text-align: center; font-size: 1rem; }

/*wishlist*/
.wishlist-products-item{ box-shadow: 0 7px 24px rgb(0 0 0 / 20%); background: white; padding: 1rem; }
.wishlist-footer-links a{ color: #126148; }
.wishlist-container-header,
.wishlist-products-container-header{ width: 100%; text-align: center; }
.wishlist-container-header h1,
.wishlist-products-container-header h1{ margin: 0 auto; font-family: 'Prata', serif; color: #126148; }
a.wishlist-add-to-new:not([href]):not([tabindex]),
.wishlist-add-to-new i,
.wishlist-list-item-right>button i{ color: #126148!important; font-size: 1.25rem; }
.wishlist-list-item-right>button i{ font-size: 2rem; }
.wishlist-modal .modal-cancel{ background: white; }
.wishlist-list-item-default{ border-bottom: 1px solid #c79f4c!important; }
.wishlist-list-item-title, .wishlist-list-item-title span{ color: #126148!important; font-size: 1.25rem!important; }
.wishlist-list-item:hover .wishlist-list-item-title{ color: #c79f4c!important; }
.wishlist-products-count{ color: #126148!important; }
.wishlist-button-add i{ color: #126148!important; }
#product .wishlist-button-add i{ color:#c79f4c!important; }
.wishlist-button-add{ box-shadow: none!important; }
.wishlist-product-combinations a{ color: #126148!important; }
.wishlist-product-combinations a:hover{ color: #c79f4c!important; }
.wishlist-product-link:hover img{ transform: translate(-50%, -50%) scale(1)!important; }
.wishlist-product-availability{
  background: rgba(255,255,255,.8)!important;
  color: #126148!important;
  padding: 8px 0;
}
.wishlist-product-availability i{ color: #126148!important; }
.wishlist-product-right{ text-align: center!important; }
.wishlist-product-title{ color: #126148!important; font-weight: 500; font-size: 1.2rem!important; line-height: 1.4rem!important; }
.wishlist-product-price{ color: #126148!important; }


/*cart*/
.cart-item .product-price, .cart-grid-body a.label:hover{ color: #126148; }
.product-line-info{ font-size: 1.1rem; margin-bottom: .5rem; }
.label, .cart-item .product-price{ font-size: 1.2rem }
.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input.input-group,
.bootstrap-touchspin .btn-touchspin{
  border-color: #c79f4c;
  color:#c79f4c;
}
.bootstrap-touchspin input.form-control{ color: #126148; }
.cart-grid-body .card-block h1{
  font-family: 'Prata', serif;
  color: #126148;
  text-transform: none!important;
  font-size: 1.5rem;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid-right .product-price .remove-from-cart{ color: #126148; }
.separator{ border-color: #acacac; }
.cart-summary-line .label, .cart-summary-line .value,
.card-block.cart-summary-totals .cart-summary-line.cart-total .label,
.card-block.cart-summary-totals .cart-summary-line.cart-total .value{ font-size: 1.2rem; color: #126148; }
.card-block.cart-detailed-subtotals + .cart-summary-totals .cart-total{  border-color: #acacac; }
.card.cart-summary{ margin-top: 2rem; }
.block-promo .promo-input{
  border-color: #c79f4c;
  color:#c79f4c;
}
.block-promo .promo-input + button{
  border: 1px solid #126148; margin-left: 0.5rem; line-height: 2.5rem;
}
.block-promo .promo-code-button.cancel-promo{ color: #126148; }
.done{ color:#c79f4c; }
body#checkout section.checkout-step .step-title{ color: #126148; }
body#checkout section.checkout-step.-reachable.-current .step-number{ background-color:#c79f4c; }
.product-price{ color: #126148; }
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit{ color: #126148!important; }
body#checkout section.checkout-step .delivery-options > .row{ border-right: 0px; }
body#checkout section.checkout-step .delivery-options .delivery-option{ background:white; border-bottom: 1px solid #c79f4c; }
body#checkout a:hover{ color: #126148; }
#order-confirmation .h1{
  font-family: 'Prata', serif;
  color: #126148;
  text-transform: none!important;
 }
.card-title.h3{ color: #126148; }
#order-items hr{ border-top-color: #126148; }
#order-items table tr.total-value{ background: white; color:#c79f4c; }
.thead-default th, .table thead th{  background: white; border-bottom: 1px solid #c79f4c; }
.table-bordered{ border-color:#c79f4c; }
.table-bordered th, .table-bordered td{ border-color:#c79f4c; }
.table-bordered th{ color:#c79f4c; font-size: 1.1rem  }
.table-striped tbody tr:nth-of-type(odd){ background: white }
body#checkout section.checkout-step .address-item.selected{
  border: 2px solid #c79f4c;
}
.table-bordered .font-weight-bold{ color:#c79f4c; font-size: 1.1rem }
body#checkout section.checkout-step .address-alias{ color: #126148; }
body#checkout section.checkout-step .address{ font-size: 1.1rem; font-weight: 400; }

.material-icons.md-36{ background: transparent url('../img/club-head.png') no-repeat center 0; text-indent: -5000px; overflow: hidden; }




/* product comment */
.product-comment-modal .modal-header h2{
  font-family: 'Prata', serif;
  color: #126148;
  text-transform: none!important;
  letter-spacing: .1rem;
}
.product-comment-modal .modal-dialog h3{
    font-weight: 600;
    font-size: 1.15rem;
    color: #126148;
}
.product-comment-modal label.form-label{ color: #c79f4c; font-weight: 600; }
.product-comment-modal input, .product-comment-modal textarea{ border-color:#c79f4c; }
.product-comment-modal .required{ color: #c79f4c; }

.product-comment-modal .btn-comment,
.product-comment-modal .btn-comment-inverse{
  background: rgba(255,255,255,.5);
  color: #126148;
  font-family: 'Prata', serif;
  text-transform: none;
  display: inline-block;
  border: 1px solid #126148;
  border-radius: 40px;
  padding: 0px 30px;
  font-size: 0.95rem;
  line-height: 2.75rem;
  letter-spacing: .1rem;
  margin: 0;
  z-index: 11;
  transition: ease-in-out all 0.15s;
  box-shadow: none;
}
.product-comment-modal .btn-comment-inverse{ color: #c79f4c; border-color: #c79f4c; }
.product-comment-modal .btn-comment:hover{
  background: #126148;
  color: white;
  transition: ease-in-out all 0.15s;
}
.product-comment-modal .btn-comment-inverse:hover{
  background: #c79f4c; color: white; border-color: #c79f4c;
}
.star-content div.star, .star-content div.star-on, .star-content div.star-hover{
  background-image: url(../img/stars.png);
}
#post-product-comment-modal .criterion-rating label{ color:#c79f4c; }
.product-comments-additional-info{ }
.product-comments-additional-info .comments-note{ margin: 24px auto; }
.additional-links{ width: 100%; text-align: center; }
.additional-links a, .btn-comment, .btn-comment-inverse{
  background: rgba(255,255,255,.5);
  color: #c79f4c;
  border: 1px solid #c79f4c;
  font-family: 'Prata', serif;
  text-transform: none;
  display: inline-block;
  border-radius: 40px;
  padding: 12px 30px;
  font-size: 0.95rem;
  line-height: 1.5rem;
  letter-spacing: .1rem;
  margin: 0.5rem auto;
  z-index: 11;
  transition: ease-in-out all 0.15s;
  box-shadow: none;
  height: auto;
}
.additional-links a:hover, .btn-comment:hover, .btn-comment-inverse:hover{ background: rgba(255,255,255,.5); color: #126148; border-color: #126148; text-decoration: none; }
.product-comments-additional-info h4.prata{ width: 100%; font-weight: 400; font-size: 1rem; margin: 3rem auto 0 auto; }
.product-comment-list-item{ padding: 1rem 0; margin-bottom: 1rem; }
.product-comment-list-item .comment-content h4{
  font-weight: 600;
  font-size: 1.15rem;
  color: #c79f4c;
  letter-spacing: .1rem;
}
#product-comments-list-header{ margin-top: 2rem; }
.product-comment-list-item .comment-content p{ color: #c79f4c; }
#product-comments-list-header .comments-nb{
  width: 73%;
  text-align: center;
  color: #c79f4c;
  font-family: 'Prata', serif;
  font-size: 1.5rem;
}
.product-comment-list-item .comment-content .comment-buttons a{ color: #c79f4c; }
.product-comment-list-item .comment-infos{ color:#a2a2a2; letter-spacing: normal; }

/* loyalty*/
#product p#loyalty{
  color: #c79f4c;
  position: absolute;
  left: 25%;
  top: 0;
  background: transparent url('../img/club-head.png') no-repeat 0 0;
  width: 70%;
  padding-left: 15%;
  padding-top: 5px;
  margin: 0;
}
#product p#loyalty b{ color: white }
#product p#loyalty img{ display: none; }
.cart-grid .cart-grid-body p{
  margin: 2rem 0;
  color: #c79f4c;
  font-size: 1.25rem;
  text-align: center;
  background: transparent url('../img/club-head.png') no-repeat 0 0;
  min-height: 50px;
  line-height: 2.5rem;
  padding-left: 50px;
}
.cart-grid .cart-grid-body  p img{ display: none; }
.cart-grid .cart-grid-body p.loyaladvanced{ text-align: left; margin: 1rem 0 0 0}
.cart-grid-right .promo-discounts .cart-summary-line .label .code{ color:#126148; }
.h4{ color:#126148; font-family: 'Prata', serif; }


/*general*/
#wrapper{ background: white url('../img/fond-sous-header.png') no-repeat right top; background-size: 100%; }
a{ color: #126148; }
a:hover{ color: black; }
.input-group .input-group-btn > .btn[data-action="show-password"]{ background: #126148; }
.form-control:focus{ border-color:#126148; outline: 0.1rem solid #126148; }
.input-group.focus{ outline: 0.1875rem solid #126148; }
.page-my-account #content .links a:hover i{ color:#126148; }
.custom-radio input[type="radio"]:checked + span{ background-color:#126148; }
#main .page-header h1{ text-align: center; font-family: 'Prata', serif; color: #126148; }
#main .page-header {
    margin: 2rem 0;
    width: 100%;
    text-align: center;
    display: inline-block;
}
.page-my-account #content .links a span.link-item{ background: rgba(255,255,255,.75); }
.page-my-account #content .links a, .page-my-account #content .links a i{ color: #126148; }
.page-my-account #content .links a:hover{ color: #c79f4c; }
.alert-warning{
  background-color: rgba(199,159,76,.25);
  border-color: #126148;
}
.form-control{ border-color:#c79f4c; }
form .form-control-label{ font-family: 'Prata', serif; color: #126148; }
.page-customer-account #content, .psgdprinfo17{ background: rgba(255,255,255,.75); }
.card{ background: transparent; }

.ui-autocomplete.searchbar-autocomplete{ width: 40vw!important; border-radius: 0px; box-shadow: 7px 7px 14px rgb(0 0 0 / 20%); border: 0px; padding: 0;  }
.ui-autocomplete.searchbar-autocomplete li{ background: white; border-bottom: 1px solid #c79f4c; }
.ui-autocomplete.searchbar-autocomplete li a{ font-size: 1rem; line-height: 3rem; color: #126148; font-weight: 400; font-family: 'Barlow', sans-serif; }
.modal-content{ border-radius: 0; border: 0px }

.order-confirmation-table .image img{ max-width: 80px }

.group-span-filestyle .btn-default,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.btn-primary.disabled:hover,
.btn-primary:disabled:hover{ background: #c79f4c; }

.contact-rich h4, .contact-form h3{ font-family: 'Prata', serif; color: #126148; }
.contact-rich{ color: #126148; }


/*boutons*/
.btn-primary, .btn-secondary, .btn-tertiary{
  background: rgba(255,255,255,.5);
  color: #126148;
  font-family: 'Prata', serif;
  text-transform: none;
  display: inline-block;
  border: 1px solid #126148;
  border-radius: 40px;
  padding: 0px 30px;
  font-size: 0.95rem;
  line-height: 2.75rem;
  letter-spacing: .1rem;
  margin: 0;
  z-index: 11;
  transition: ease-in-out all 0.15s;
}
.btn-primary:hover, .btn-secondary:hover, .btn-tertiary:hover{
  background: #126148;
  color: white;
  transition: ease-in-out all 0.15s;
}
.btn-secondary{
  font-size: 0.75rem;
  line-height: 2.3rem;
  padding: 0px 26px;
}
.btn-primary.yellow, .btn-secondary.yellow, .btn-tertiary.yellow{
  color: #c79f4c;
  border: 1px solid #c79f4c;
}
.btn-primary.yellow:hover, .btn-secondary.yellow:hover, .btn-tertiary.yellow:hover{
  background:#c79f4c;
  color: white;
  transition: ease-in-out all 0.15s;
}
.btn-primary:focus, .btn-primary.focus,
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle{ background-color:#c79f4c; }
.bout.deg{
  background: rgb(18,97,72);
  background: linear-gradient(90deg, rgba(18,97,72,1) 0%, rgba(199,159,76,1) 100%);
  color: white;
  display: inline-block;
  margin: 1rem 15px 3rem 0;
  border: 1px solid white;
  transition:ease-in-out all .1s;
  font-family: 'Barlow', sans-serif;
  text-transform: uppercase;
  letter-spacing: .05rem;
}
.bout.deg:hover{
  color: black;
  transition: ease-in-out all .1s;
}


.product-customization .card-block{ padding: 0 5% 0 0 }
.product-customization label{ margin-bottom: .25rem; }
.product-customization #field-textField2.product-message{ height: 5rem; }
.product-customization #field-textField1.product-message{ height: 2.5rem; }
.product-customization{ }
.product-customization .product-customization-item{ margin: .5rem 0; }
.product-customization small{ font-size: 60%; }
.product-customization ul{ margin-bottom: .25rem; }
.product-customization .product-message:focus{ outline: 0.1rem solid #C79F4C; }


/**/
@media (max-width: 767px){
  /* head */
  #header{ min-height: inherit; background: white url('../img/rond-fichevin-3.png') no-repeat right -85px; background-size: 200px; }
  #header .header-top-right{ display: none; }
  #header.is-open .header-top-right{ display: block; width: 100%; }
  #header .header-nav{ max-height: none; margin-bottom: 1rem; }
  #header .col-spe-20.outcite,
  /*#header .header-nav .right-nav, */
  #header .col-spe-30,
  #header .header-nav .right-nav .smallmenu,
  #header .header-nav .right-nav .col-md-3 .col-md-6:last-child{ display: none }
  #header .header-nav .right-nav{ height: 0px; margin-top: 0; padding: 0; }
  #header .top-logo{ width: 50%; float: left; display: inline-block; margin-top: 1rem; }
  #header .top-logo a{ width: 100%; }
  #header .top-logo img{ height: auto; max-height: none; width: 90%; margin-left: 10%; }
  #header .top-logo span{ display: inline-block; width: 90%; margin-left: 10%; font-size: 17px; letter-spacing: 1px; }
  #header .header-top{ padding: 0; background: #126148; }
  #header .header-nav #menu-icon .material-icons{ color:#c79f4c; font-size: 3.5rem }
  #header .header-nav #menu-icon{ margin-top: 1rem; }
  #_mobile_cart{ width: 60%; margin-bottom: 0.25rem; }
  #_mobile_user_info{ width: 40%; margin-bottom: 0.25rem; }
  #header .header-nav .user-info{ margin: 0 0 0 0; text-align: right; }
  #header .header-nav .blockcart,
  #header .header-nav .cart-preview.active{ background: transparent; }
  #header .header-nav .blockcart{ padding: 0; }
  #header .header-nav .blockcart .header{ width: 100%; float: left; }
  #header .header-nav .cart-preview .shopping-cart{ display: none; }
  .panierimg{ float: right; width: 35%; margin: 0.3rem 1rem 0.3rem 0 }
  .cart-products-count, .cartamount{ color: #fff; font-size: 14px; margin: .5rem 0 0 0; display: block }
  #header .header-nav .blockcart .header br{ display:none }
  #header .user-info a .material-icons{
    display: block;
    width: 60px;
    height: 60px;
    background: transparent url('../img/compte.png') no-repeat 0 0;
    color:#126148;
    font-size: .001rem;
  }
  #header .header-top .col-spe-36{ width: 100%; }
  .col-575{ display: none; }
  .backcart{ background: transparent; position: relative; width: 100%; top: auto; right: auto; height: auto; float: left; }
  .backcart p.aligncenter{ text-align: left; font-size: 1rem; margin: 1rem auto; }
  .backcart p.aligncenter span{ display: inline-block; width: 100%; }
  .col-35{ width: 25%; margin: 0; }
  .extralinks-top a{ font-size: .8rem; text-align: center; line-height: .9rem; padding-top: 48px; width: 100%; margin: 0: }
  .extralinks-top a::before{ display: none; }
  .extralinks-top a.latfav{ display: none; }
  .smallmenu{ text-align: center; }
  .smallmenu span.green{ color:#c79f4c; font-size: .8rem; text-align: center; line-height: .9rem; padding-top: 2px; }
  .smallmenu img{ float: none; margin: 0 auto .1rem auto; }
  .smallmenu img.contacttoplink{ margin-top: .5rem; max-width: 65%; margin-bottom: .2rem; }
  .backcart .col-xs-9.p-0.m-0.hidden-md-up{ padding-right: 15px!important }
  #mobile_top_menu_wrapper{ background:#126148; padding: 10px 15px 15px 15px; margin: 0; width: 100%; }
  #header .header-top .top-menu a, #header .header-top .top-menu a:hover, #header .header-top .top-menu .current a{
    font-size: 1.5rem;
    background: transparent;
    text-align: left;
    text-transform: none;
    height: auto;
    line-height: 3rem;
    color: white;
    border-color: #c79f4c;
    padding: .2rem 0
  }
  #header .header-top .top-menu li{ display: block; width: 100%; }
  .hidden-md-up.text-sm-center.mobile.row{ margin: 0; }
  .cartamount span{ display: none; }
  .hidden-md-up.text-sm-center.mobile.row > div.col-xs-12:first-child{
    background:#126148;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    border-radius: 20px 20px 0 0;
  }
  #search_widget{ position: fixed; bottom: 5px; left: 5px; z-index: 10001  }
  #header .header-nav .user-info .account{ margin-top: 10px; }
  #wrapper{ background-size: 250%; }
  #search_widget:hover form .insearchtop{ margin-bottom: 55px; border-top: 1px solid #c79f4c; margin-top: 0; padding: 1rem; }
  .ui-autocomplete.searchbar-autocomplete{
    top: auto!important;
    left: 0!important;
    bottom: 0!important;
    width: 100%!important;
    min-height: 0!important;
  }


  /*footer*/
  footer .reassurance > .col-xs-6{ height: 180px; }
  footer .reassurance > .col-xs-6.livraison{ height: auto; }
  footer .reassurance p { font-size: .75rem; line-height: 1rem; }
  footer p.legal {
    margin: 1rem auto;
    font-size: 0.8rem;
    line-height: 1.1rem;
    letter-spacing: 0.05rem;
  }
  footer .quatblocs div{ width: 100%; overflow: hidden; max-height: 300px }
  footer .quatblocs div:first-child img{ max-height: 300px }
  footer .quatblocs .mrg-carre1{
    width: auto;
    border-top: 1px solid #c79f4c;
    margin: 28px;
    padding-top: 2rem;
  }
  footer .quatblocs .mrg-carre1 p.prata{ font-size: 1.25rem; letter-spacing: .1rem;  }
  footer .quatblocs .mrg-carre1 h3{ font-size: 2rem; }
  footer .quatblocs .mrg-carre1 h3 span{ display: inline-block; width: 100%; }
  footer .quatblocs .mrg-carre1 .bout{ padding: 10px; border-radius: 100%; }
  footer .quatblocs .mrg-carre1 .bout,
  footer .quatblocs .mrg-carre3 .bout {
    padding: 0;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    left: auto;
    right: 5%;
    bottom: 40%;
  }
  footer .quatblocs .mrg-carre3 .bout{ font-size: 1rem; line-height: 1.25rem; padding: 12px 0; }
  footer .quatblocs .mrg-carre2{ margin-top: 10%; }
  footer .quatblocs .mrg-carre2 h3 {
    font-size: 4.5rem;
    line-height: 7rem;
    letter-spacing: 0.5rem;
  }
  footer .quatblocs .mrg-carre2 .horaires{ width: 45%; right: 1%; top: 30%; }
  footer .quatblocs .mrg-carre2 .horaires p { font-size: 1.4rem; line-height: 1.75rem; }
  footer .quatblocs .mrg-carre3{ margin: 28px; }
  footer .quatblocs .mrg-carre3 h3{ font-size: 3rem; line-height: 4.5rem; }
  footer .quatblocs .mrg-carre4{ margin: 28px; }
  footer .quatblocs .mrg-carre4 p.prata{ font-size: 1.25rem; letter-spacing: .1rem; margin-bottom: 0.5rem; }
  footer .quatblocs .mrg-carre4 h3{ font-size: 2rem; line-height: 2.5rem; margin-bottom: .75rem; }
  footer .quatblocs .mrg-carre4 p.white.prata{ font-size: 1.4rem; line-height: 1.75rem; }
  footer .quatblocs .mrg-carre4 .bout{
    font-size: .75rem;
    line-height: 1rem;
    bottom: 10%;
    right: 5%;
    left: auto;
  }
  footer .rond-conseil{ display: none; }
  footer #contact-infos{ display: block; }
  footer.js-footer{ background-size: 280%; background-position: 40% 75%;}
  footer .links .title{ display: none; }
  .footer-container{ padding: 7rem 15px 0 15px; }
  footer .col-md-8.links{ margin: 0 }
  footer .col-md-8.links .row:first-child .col-md-6{ min-height: 0; }
  #contact-infos .footerlogo span{ font-size: 1.5rem; margin: 0 auto; letter-spacing: .2rem; }
  footer #contact-infos .in-addr span{ font-size: 1.25rem; }
  footer p.footcopy{ margin: 1rem 0 }
  footer .col-md-6.nospartenaires{ width: 60%; margin: 1rem 20%; float: left; }
  footer p.footcopy{ text-align: center; }
  footer #after{ max-height: none; }
  footer .socialli{ text-align: center }
  #footer .block_newsletter p{ margin-top: 0; text-align: center; }
  .block_newsletter form input{ border: 1px solid white; color: white; height: auto; }
  footer .col-md-8.links .row:first-child .col-md-6::before{ display: none; }

  /*home*/
  #index .before-container{ background-size: 250%; background-position: center 15%; }
  .featured-products{ margin: 0; }
  .featured-products h2 {
    font-size: 2rem;
    letter-spacing: .3rem;
  }
  .flex-viewport{ max-height: none; }
  .home-new span.curiosite{ margin-top: 2rem; }
  .home-new h2.nouveaute{ font-size: 4.5rem; }
  #carouselnewprod .product-miniature .thumbnail-container{ height: 390px; margin-top: 1rem; }
  #carouselnewprod .product-miniature .product-description{ width: 53%; margin-left: -12%; height: 390px; }
  #carouselnewprod .product-miniature .product-title a { font-size: 1.75rem; }
  #carouselnewprod .product-description h5 { font-size: 1.1rem; }
  #carouselnewprod .product-miniature .product-price-and-shipping{ bottom: 3rem; }
  #carouselnewprod .product-miniature .product-price-and-shipping .product-quantity .price{ width: 55%; }
  .home-new .product-miniature .product-price-and-shipping .product-quantity{ flex-wrap: wrap }
  .home-new .product-miniature .product-price-and-shipping .product-quantity .qty{ width: 40% }
  .home-new .product-miniature .product-price-and-shipping .product-quantity .add{ width: 100%; }
  .home-new{ background: white; height: auto; box-shadow: none; margin: 1rem -15px; overflow:hidden; }
  .home-new .btn-new{
    background: #126148;
    position: absolute;
    top: 1%;
    right: -20%;
    margin: 0;
    border-radius: 100%;
    width: 250px;
    height: 250px;
    padding: 80px 100px 0 0;
    text-align: right;
    font-size: 1.25rem;
  }
  .home-new .col-md-9{ position: unset; }
  .home-new .btn-new::after{ width: 100%; height: 100%; bottom: 0; right: 0; }
  .homepromotxt{ margin: 0 -15px; }
  .homepromotxt .backarrondigreen{ overflow:hidden; }
  .homepromotxt .backarrondigreen img{ max-width: none; }
  .homepromotxt #custom-text{ top: 0; left: 0; bottom: 0; right: 0; width: 100%; padding: 2rem 15px 0 15px; }
  .homepromotxt #custom-text h1.vinsdumde{ width: 100%; left: 0; top: 50%; bottom: auto; padding: 0 15px; }
  .rond-blc{ top: auto; right: auto; left: 0; bottom: 0; border-radius: 0px; width: 100%; padding: 15px; height: auto; }
  .rond-blc .btnplus{ left: auto; right: 5%; width: 54px; height: 54px; line-height: 50px; }
  .rond-blc span.green { font-size: 2.5rem; line-height: 3rem; }
  .homepromotxt{ overflow: hidden; }
  .homepromotxt .laticlub{ padding: 0 15px!important; }
  .homepromotxt img.traceverre{ margin: 0 auto; max-width: 140%; margin-left: -15%; }
  .homepromotxt .txt-nombreshome{ top: 30%; width: 80%; left: 10%; }

  /* categ*/
  #search_filter_toggler, #category #left-column #search_filter_controls button{
    background-color: rgb(18,97,72);
    background-image: linear-gradient(90deg, rgba(18,97,72,0) 0%, rgba(199,159,76,1) 100%);
    color: white;
    text-transform: uppercase;
    font-family: 'Barlow', sans-serif;
    border: 0px;
    transition: ease-in-out background-color 0.15s;
  }
  .product-miniature .contentCms{ margin-bottom: 4rem; }
  .pagination{ background: transparent; padding: 1rem 0 2rem 0 }
  .pagination > div:first-child{ text-align: center; padding-left: 15px; }
  .pagination > .col-md-6.offset-md-2.pr-0{ padding-right: 15px!important; }
  .pagination .page-list{ text-align: center; }
  #products .up .btn-secondary{ margin-right: 15px; }

  /* prod*/
  #product .product-container.js-product-container{ width: auto; box-shadow: none; background: transparent; }
  body#product #wrapper{ background: white; }
  #product .bout.deg{ margin: 0 -35px 0 0; float: right; }
  #product #content-wrapper{ padding: 0; }
  #product .row.ov-h{ overflow: hidden; }
  #product .product-cover{ width: 100% }
  #product .product-cover img{ width: auto; }
  #product .images-container{ padding-bottom: 1rem; }
  #product .headduprod, #product .headduprod .alignleft{ text-align: center }
  #product .product-container .product-description.short,
  #product .product-container .product-description{ margin-right: 0 }
  #product .prodrightcol{ min-height: auto; position: unset; padding: 0; }
  #product .prodabso{ position: unset; width: 100%; right: auto; bottom: auto; }
  #product p#loyalty{
    background-color: rgb(18,97,72);
    background-position: 5px 5px;
    width: 100%;
    left: 0;
    padding: 1rem 0 1rem 20%;
    font-size: 1.2rem;
    line-height: 1.4rem;
    top: auto;
    bottom: 8rem;
  }
  #product p#loyalty i{ font-size: 1rem; }
  #product .product-information{ margin-top: 10rem; background: #c79f4c; padding: 1.5rem 0 0 0 }
  #product .product-price{ /*color:#126148;*/ }
  .product-quantity .qty, .product-quantity .add{ width: 50%; }
  .product-quantity #quantity_wanted{ width: 65%; margin-left: 5%; padding-left: 20%; }
  #product .tabs{ padding: 1rem 0 }
  #product .out-map{ width: 345px; height: 345px; margin: 0 auto; }
  #product .out-map .rond{ width: 345px; height: 345px; border-radius: 100%; top: 0;}
  #product .out-map iframe{  top: -170px; left: -130px;  }
  .product-features{ padding-bottom: 0; }
  #product .product-container.js-product-container .wishlist-button-add{
    top: 2rem;
    left: auto;
    right: 1rem;
  }
  .product-quantity #quantity_wanted{ color: white; border-color: white }
  #product input[type=number]#quantity_wanted::-webkit-outer-spin-button,
  #product input[type=number]#quantity_wanted::-webkit-inner-spin-button{
    background: transparent url('../img/updown-blc.png') no-repeat center;
    opacity: .9;
  }
  #product-availability, #product-availability .product-last-items{ color: white }
  #product .featured-products .in-featured{ background-size: 140%; background-position: right top; }
  #product .featured-products{ margin: 2rem -15px 0 -15px; }
  #product #right-column{ padding:0!important; }
  #product .bestsales{ margin: 0 -15px; background-position: right top;}
  #product .bestsales > h3{ font-size: 1.75rem; }
  #product .product-miniature .thumbnail-container .product-thumbnail{ text-align: center; }
  #product .prod-new h2.nouveaute{ font-size: 4rem; }
  #product .rassur-right img{ margin: 0 auto; }
  #product .rassur-right{ text-align: center; padding: 0; }
  #product .in-rassur-right p{ margin-left: 10%; text-align: left; }

  #cart .col-md-6.col-xs-6.qty{ padding-right: 0; }
  #view #wrapper .container{ width: 100%!important; }
  .wishlist-products-container .page-content.card{ box-shadow: none!important; }
  #product-comments-list .btn-comment{ width: 100%; padding-left: 20px; }

}

/**/
@media (min-width: 768px) and (max-width: 1279px){
  #header{ min-height: 154px; }
  .smallmenu{ line-height: 20px; font-size: 0.85vw; }
  .smallmenu span{ padding-top: 6px; }
  .smallmenu img{ max-width: 26px; }
  #header .header-nav .material-icons.search{ right: 1rem; width: 22px; height: 22px; background-size: 100%; }
  .contacttoplink{ max-width: 26px; }
  .backcart{
    background-size: 130%;
    background-position: left top;
    height: 192px;
  }
  .backcart p{ margin-top: 1vw; }
  .cart-products-count{ margin: 0; }
  .cart-products-count, .cartamount{ letter-spacing: 0; }
  .cartamount span{ width: 6px; height: 11px; background-size: 100%; }
  .panierimg{ margin-bottom: 40px; }
  .extralinks-top a{ background-size: 70%; padding-top: 43px; line-height: 1vw; min-height: 5.5vw; }
  #header .header-top .top-menu a{ font-size: 1.1vw; background-position: center 180%; }
  #header .header-top .top-menu a:hover,
  #header .header-top .top-menu .current a{ background-size: 10px; }
  .bout{ font-size: 0.75rem; padding: 4px 20px; }
  footer .quatblocs .mrg-carre1 p:not(.prata){ display: none }
  footer .quatblocs .mrg-carre2 .horaires p {
    font-size: 0.7rem;
    line-height: 1rem;
  }
  .bout.escalebistro::after {
      width: 64px;
      height: 60px;
      top: -5px;
      background-size: 100%;
  }
  footer .reassurance h4 {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  footer .reassurance p{ font-size: 0.7rem; line-height: 0.9rem; }
  footer .reassurance .col-md-2:first-child h4{ margin-top: 0.3rem; }
  footer .reassurance .col-md-2:nth-child(2) h4,
  footer .reassurance .col-md-2:nth-child(4) h4{ margin-top: 0.5rem; }
  footer p.legal{ font-size: 0.7rem; line-height: 1.2rem; }
  footer #contact-infos .in-addr span{ font-size: 11px; line-height: 20px; }
  #contact-infos span{ font-size: 20px; }
  .footerlogo{ margin-bottom: 30px; }
  footer p.footcopy { font-size: 0.7rem; }
  .footer-container li a{ font-size: 0.8rem; }
  footer .col-md-8.links { margin-top: 7rem; }
  footer .nospartenaires span{ font-size: 0.75rem; }
  footer .rond-conseil {
      width: 198px;
      height: 198px;
      padding: 35px 0 0 25px;
  }
  footer .rond-conseil p.prata { font-size: 0.8rem; margin-bottom: 1rem; }
  footer .rond-conseil p { font-size: 1rem; }
  #footer .block_newsletter p { font-size: 0.65rem; }
  #footer .block_newsletter p span { font-size: 1rem; }
  .block_newsletter form input[type="email"]::placeholder,
  .block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type{ font-size: 0.8rem; }
  #footer .block_newsletter p.conditions { font-size: 0.5rem; line-height: 0.4rem; }
  .carousel{ margin-top: 1rem; }
  .carousel .carousel-inner, .carousel .carousel-item{ height: 482px; }
  .carousel::after{ width: 387px; height: 213px; left: 24%; }
  .carousel .carre-slide h2.display-1{ font-size: 1.75rem; }
  .carousel .carre-slide::before{ width: 122px; height: 102px; }
  .carousel .carre-slide .caption-description p { font-size: 1.25rem; line-height: 2rem; }
  .carousel .carre-slide .caption-description{ margin-top: 12.5%; }
  .featured-products h2{ font-size: 1.4rem; }
  .featured-products .btn.btn-primary{ font-size: .8rem; }
  #products .thumbnail-container,
  .featured-products .thumbnail-container,
  .product-accessories .thumbnail-container,
  .product-miniature .thumbnail-container{ min-height: 560px; }
  #products .product-miniature,
  .featured-products .product-miniature,
  .product-accessories .product-miniature,
  .product-miniature .product-miniature{ padding-left: 0; padding-right: 0; }
  #products .product-title a,
  .featured-products .product-title a,
  .product-accessories .product-title a,
  .product-miniature .product-title a{ font-size: 1.25rem; }
  .product-miniature .product-price-and-shipping .product-quantity .price{ font-size: 1.3rem; }
  .product-quantity .qty input[type="number"]{ padding-left: 6px; font-size: 1.3rem; }
  .product .add-to-cart.btn-secondary{ width: 90%; }
  .home-new h2.nouveaute{ font-size: 5rem; }
  #carouselnewprod .product-miniature .product-title a{ font-size: 1.5rem; }
  #carouselnewprod .product-miniature .thumbnail-container{ height: 330px; }
  #carouselnewprod .product-miniature .product-description{ height: 330px; }
  #carouselnewprod .product-description h5, #carouselnewprod .product-description h4{ font-size: 1rem; }
  .home-new{ height: 460px; background-size: 200px; }
  .home-new .btn-new{ font-size: .8rem; margin-top: 2.15rem; }
  .home-new .btn-new::after{
    height: 38%;
    background-position: left 100%;
    bottom: -16%;
  }
  .homepromotxt #custom-text .cherchezplus,
  .homepromotxt #custom-text p, .homepromotxt .laticlub p{ font-size: .9rem }
  .homepromotxt #custom-text h1,
  .homepromotxt #custom-text h2,
  .homepromotxt #custom-text h3,
  .homepromotxt #custom-text h4,
  .homepromotxt .laticlub h2{ font-size: 1.75rem; letter-spacing: .2rem; }
  .homepromotxt .laticlub{ margin-top: 7%; }
  .homepromotxt #custom-text{ top: 7%; }
  .rond-blc{ width: 200px; height: 200px; padding: 40px 0 0 40px; right: -130px; }
  .rond-blc span.green { font-size: 1.3rem; line-height: 2rem; }
  .homepromotxt #custom-text h1.vinsdumde{
    font-size: 1.1rem;
    letter-spacing: .05rem;
    line-height: 1.4rem;
  }
  .homepromotxt .txt-nombreshome{ top: 28%; }
  .homepromotxt .txt-nombreshome h3 {
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.6rem;
      letter-spacing: .1rem;
  }
  .homepromotxt .txt-nombreshome h4 span { font-size: 1.5rem; }
  .homepromotxt .txt-nombreshome h4{ font-size: .8rem; }
  #products .thumbnail-container, .product-miniature .contentCms{ min-height: 530px; }
  .product-miniature .contentCms{ padding-top: 4rem; }
  .product-miniature .contentCms h3{ font-size: 1.5rem; }
  .product-miniature .contentCms p {
    font-size: 1.3rem;
    line-height: 2rem;
  }
  #products .product-miniature .product-flags li.product-flag,
  .featured-products .product-miniature .product-flags li.product-flag,
  .product-accessories .product-miniature .product-flags li.product-flag,
  .product-miniature .product-miniature .product-flags li.product-flag{ font-size: .8rem }
  .products-selection .sort-by-row .select-title{ font-size: .7rem ; padding: 6px 8px}
  .products-selection .sort-by-row .select-title i{ width: .5rem; }
  .products-selection h1, .products-selection .total-products p{ font-size: 1rem; }
  #wrapper .breadcrumb li { font-size: .7rem }
  #product h1{ font-size : 1.5rem; margin-bottom: 2rem; }
  #product .product-container .product-description p{ font-size: .9rem; line-height: 1.2rem;}
  .product-actions .add-to-cart img{ max-width: 90%; }
  #product .product-price{ font-size: 1.4rem; line-height: 2rem; }
  .product-quantity #quantity_wanted{ font-size: 1.4rem; padding-left: 6px; margin-top: 0.75rem; width: 95%; }
  #product-availability{ font-size: .6rem; }
  .product-prices{ margin-top: 1rem; }
  .bout.deg{ margin-bottom: 2rem; }
  #product #right-column{ padding-top: 5.75rem; }
  #product .tabs .nav-tabs .nav-link{ font-size: 1.1rem; }
  .product-features > dl.data-sheet dt.name{ font-size: 1.1rem; }
  .product-features > dl.data-sheet dd.value{ font-size: .9rem; line-height: 1.2rem; }
  #product .featured-products .in-featured > h2{ font-size: 1rem; margin-left: 10%; }
  #product .featured-products .in-featured > p{  margin-left: 10%; }
  #product .product-miniature .product-price-and-shipping .product-quantity .price{ font-size: 1.2rem; width: 45%; }
  #product .product-miniature .product-price-and-shipping .product-quantity .qty { width: 25%; }
  .bestsales > h3{ font-size: 1.05rem; }
  .prod-new h2.nouveaute{ font-size: 2.5rem; }
  .prod-new .bout{ margin-bottom: .5rem; }
  .subbb .col-md-4, .subbb .col-md-8{ width: 100%; }
  .in-rassur-right p{ font-size: .7rem; line-height: 1.25rem; padding-left: 22%; }
  #product p#loyalty{ font-size: .7rem; line-height: .8rem; top: 22%; padding-left: 20%; }
  #product .out-map{ margin-left: -21px; width: 102.5%; }
  #product .featured-products .product-title{ line-height:.9; }


}

/**/
@media (min-width: 768px) and (max-width: 1023px){
  #_desktop_logo{ padding-left: 15px; }
  #_desktop_logo span, .footerlogo span{ font-size: 1vw; }
  #header .right-nav > div{ padding: 0px }
  .backcart{ top: -70px; height: 122px; }
  .backcart p{ margin-top: .25rem; margin-bottom: .25rem; }
  #header{ min-height: 124px; }
  .featured-products{ margin-top: 1rem; }
  #header .header-top .top-menu a{ background-position: center 200%; }
  .extralinks-top a::before{ display:none }
  .featured-products .btn.btn-primary{ line-height: 3rem; }
  .featured-products h2{ font-size: 1.6rem; }
  #carouselnewprod .product-miniature .product-title a { font-size: 1.3rem; }
  .home-new h2.nouveaute{ font-size: 4rem; line-height: 1.4 }
  .home-new .product-miniature .product-price-and-shipping .product-quantity{ flex-wrap: wrap; }
  .home-new .product-miniature .product-price-and-shipping .product-quantity .qty{ width: 40% }
  .home-new .product-miniature .product-price-and-shipping .product-quantity .add{ width: 50%; }
  #carouselnewprod .product-miniature .product-price-and-shipping .product-quantity .price{ width: 55% }
  .home-new .btn-new{ margin-top: 1.5rem; line-height: 1rem; margin-left: 66%; }
  .home-new .btn-new::after{ width: 35%; }
  .homepromotxt #custom-text .cherchezplus, .homepromotxt #custom-text p, .homepromotxt .laticlub p{
  font-size: .6rem; line-height: .8rem; }
  .homepromotxt #custom-text .bout{ width: 110%; margin-left: -15%; font-size: 0.5rem; }
  .homepromotxt #custom-text h1.vinsdumde{ bottom: -55%; }
  .homepromotxt #custom-text .cherchezplus{ font-size: .5rem }
  .homepromotxt #custom-text .cherchezplus img{ max-width: 24px; }
  .homepromotxt .laticlub{ width: 66%; margin-left: 33%; }
  .homepromotxt .txt-nombreshome h3{ font-size: .75rem; }
  .homepromotxt .txt-nombreshome h4 { font-size: .6rem; }
  #footer{ padding-top: 1rem; }
  footer .reassurance p { font-size: 0.5rem; line-height: 0.7rem; }
  footer .quatblocs .mrg-carre2 h3 { font-size: 4.3vw; }
  footer .quatblocs .mrg-carre2 .horaires { top: 43%; right: 5%; }
  footer .quatblocs .mrg-carre4 h3{ font-size: 1.8vw; }
  footer .quatblocs .mrg-carre4 .bout{ bottom: 5%; }
  footer #contact-infos .in-addr span{ font-size: 7px; }
  .footer-container li a{ font-size: 0.6rem; }
  footer .rond-conseil{ top: -140%; }
  #contact-infos span{ font-size: 18px; margin-bottom: 1rem; }
  footer p.footcopy{ font-size: .5rem; }
  #footer .block_newsletter p{ font-size: 0.5rem; }
  #footer .block_newsletter p span { font-size: .7rem; }
  .block_newsletter form{ padding-top: 10px; }
  footer .socialli span { line-height: 38px; font-size: 1rem; display: inline-block; width: 100%; }
  .products-selection h1, .products-selection .total-products p{ font-size: .75rem; }
  .products-selection .sort-by-row .sort-by{ font-size: .5rem; margin: 0; line-height: .75rem; }
  .products-selection .sort-by-row .select-title { font-size: .5rem; width: 130%; margin-left: -30%; }
  .products-sort-order .dropdown-menu,
  .brands-sort .dropdown-menu,
  .suppliers-sort .dropdown-menu{ left: -30%; }
  .faceted-slider p{ font-size: 1rem; }
  .pagination > div:first-child { line-height: 2rem; }
  #wrapper .breadcrumb li{ font-size: .55rem; }
  #product h1{ font-size: 1.25rem; }
  #product .product-container h4, #product .product-container h5, #product .product-container h6{ font-size: .8rem; }
  #product .product-container .product-description p{ font-size: .75rem; line-height: 1rem; }
  #product p#loyalty{ top: 0; padding-left: 25%; font-size: .6rem; width: 75%; }
  #product p#loyalty b{ color:#126148; }
  #product .product-price{ font-size: 1rem; }
  .product-quantity .add{ width: 50%; }
  .product-actions .add-to-cart img {
    max-width: 80%;
    margin-top: 10px;
  }
  .product-quantity #quantity_wanted{ width: 110%; }
  .bestsales .bout.green{ padding: 6px 14px; letter-spacing: .1rem; }
  .prod-new span.curiosite{ font-size: .7rem; }
  .prod-new .bout{ padding: 2px 14px; letter-spacing: .05rem; font-size: 0.7rem; }
  .in-rassur-right p {
    font-size: .6rem;
    line-height: .75rem;
    padding-left: 30%;
    width: 100%;
  }
  .bestsales > h3{ width: 65%; float: right; }
  #product-availability .product-last-items{ font-size: 1rem; }
  #product-availability{ font-size: .5rem; }
  #product-modal .modal-content .modal-body img.product-cover-modal{ width: auto; }
  #product .featured-products .in-featured > h2{ font-size: .8rem; margin-left: 16%; letter-spacing: .1rem; }
  #product .product-miniature .product-price-and-shipping .product-quantity .price { font-size: 1.1rem; }





}

/**/

@media (min-width: 1200px) and (max-width: 1279px){
  .home-new{ background-size: 240px; }
  .homepromotxt #custom-text{ top: 12%; }
  .homepromotxt .laticlub{ margin-top: 12%; }



}

@media (min-width: 1280px) and (max-width: 1479px){
  .panierimg{ margin-bottom: 2vw; }
  footer .quatblocs .mrg-carre1 p:not(.prata){ font-size: 0.9rem; line-height: 1rem; }
  footer .quatblocs .mrg-carre1 h3{ margin-bottom: 1rem; }
  .bout.escalebistro::after {
      width: 74px;
      height: 70px;
      top: -5px;
      background-size: 100%;
  }
  footer .reassurance h4, footer .reassurance p{ font-size: 0.9rem; }
  footer .reassurance .col-md-2:first-child h4{ margin-top: 0.2rem; }
  footer .reassurance .col-md-2:nth-child(2) h4,
  footer .reassurance .col-md-2:nth-child(4) h4{ margin-top: 0.5rem; }
  footer .rond-conseil {
    width: 208px;
    height: 208px;
    padding: 45px 0 0 35px;
    right: -8%;
  }
  footer .rond-conseil p.prata {
    font-size: 0.85rem;
    margin-bottom: 1rem;
  }
  footer .rond-conseil p{ font-size: 1.05rem; }
  footer #contact-infos .in-addr span{ font-size: 14px; }
  #contact-infos span{ font-size: 22px; margin: 1rem 0 1.4rem 0; }
  footer .col-md-8.links { margin-top: 10rem; }
  #footer .block_newsletter p { font-size: 0.9rem; }
  #footer .block_newsletter p.conditions { font-size: 0.5rem; }
  .carousel .carousel-inner, .carousel .carousel-item { height: 572px; }
  .carousel .carre-slide h2.display-1{ font-size: 2.5rem; }
  .carousel .carre-slide .caption-description p { font-size: 1.5rem; line-height: 2.2rem; }
  .carousel::after{ width: 507px; height: 273px; left: 22%; }
  .featured-products h2 { font-size: 2rem; letter-spacing: .3rem; }
  #products .product-title a,
  .featured-products .product-title a,
  .product-accessories .product-title a,
  .product-miniature .product-title a{ font-size: 1.3rem; }
  #products .thumbnail-container,
  .featured-products .thumbnail-container,
  .product-accessories .thumbnail-container,
  .product-miniature .thumbnail-container{ min-height: 590px; }
  .product-miniature .product-price-and-shipping .product-quantity .price{ font-size: 1.4rem; }
  .product-quantity .qty input[type="number"]{ padding-left: 6px; font-size: 1.4rem; }
  #carouselnewprod .product-miniature .product-title a { font-size: 1.8rem; }
  .home-new{ background-size: 240px; }
  .home-new .btn-new::after{ height: 45%; }
  .product .add-to-cart.btn-secondary{ width: 90%; }
  .homepromotxt #custom-text h1,
  .homepromotxt #custom-text h2,
  .homepromotxt #custom-text h3,
  .homepromotxt #custom-text h4,
  .homepromotxt .laticlub h2{ font-size: 2.25rem; letter-spacing: .2rem; }
  .homepromotxt .laticlub h2{ margin-top: 1.25rem }
  .homepromotxt #custom-text h1.vinsdumde {
      font-size: 1.25rem;
      letter-spacing: .05rem;
      line-height: 1.75rem;
  }
  .homepromotxt .txt-nombreshome h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    letter-spacing: .1rem;
  }
  .homepromotxt .txt-nombreshome h4 span{ font-size: 1.75rem;}
  .homepromotxt .txt-nombreshome{ top: 32%; }
  .product-miniature .contentCms{ min-height: 590px; }
  .product-miniature .contentCms h3{ font-size: 2.25rem; }
  .product-miniature .contentCms p { font-size: 1.5rem; }
  .products-sort-order .select-title,
  .brands-sort .select-title, .suppliers-sort .select-title{ padding: 6px 8px; }
  #product-availability{ font-size: .75rem; }
  .product-quantity #quantity_wanted { font-size: 1.5rem; padding-left: 8px }
  #product .product-price{ font-size: 1.75rem; }
  .product-actions .add-to-cart img{ max-width: 90%; }
  #product .subbb .col-md-4, .subbb .col-md-8{ width: 100%; }
  #product .prod-new .bout{ margin-bottom: .5rem; }
  .in-rassur-right p {
    font-size: .8rem;
    line-height: 1.3rem;
  }
  #product .featured-products .in-featured > h2{ font-size: 1.5rem; }
  #product p#loyalty{ font-size: .8rem; line-height: .9rem; top: 15%; }
  #product .out-map{ margin-left: -20px; width: 101.5%; }
  #product h1{ font-size: 1.7rem; }
  #product .product-container .product-description p{ font-size: 1rem; line-height: 1.3rem; }






}
@media (min-width: 1440px) and (max-width: 1659px){
  .panierimg{ margin-bottom: 2vw; }
  .bout.escalebistro::after {
      width: 74px;
      height: 70px;
      top: -5px;
      background-size: 100%;
  }




}
@media (min-width: 1660px){
  .cart-products-count, .cartamount{ letter-spacing: .2rem; line-height: 1.1rem; }


}




@media (min-width: 1920px){

  #_desktop_logo span{ font-size: 24px; }
  .smallmenu{ font-size: 14px; }
  #search_widget form input{ width: 550px; }
  #header .header-top{ padding: 33px 0 0 0; }

  #header .header-top .top-menu a{
    font-size: 17px;
    line-height: 25px;
    padding: 38px 0 0 0;
  }
  .backcart{
    height: 225px;
    top: -87px;
  }
  .backcart p{ font-size: 18px; margin: 16px 0 42px 0; }
  .cart-products-count{ font-size: 20px; }
  .cartamount{ font-size: 30px; }
  .user-info a{  font-size: 15px; }
  .extralinks-top a{ font-size: 15px; }
  footer .quatblocs .mrg-carre2 h3{ font-size: 121px; line-height: 140px; }
  footer .quatblocs .mrg-carre1 h3{ font-size: 40px; }
  footer .quatblocs .mrg-carre3 h3{ font-size: 50px; line-height: 60px; }
  .bout.escalebistro{
     line-height: 1.25rem;
     font-size: 1.25rem;
  }
  footer .quatblocs .mrg-carre4 h3{
    font-size: 40px;
    line-height: 48px;
    margin: 20px 0 34px 0;
   }
  footer .quatblocs .mrg-carre4 p.white.prata{
    font-size: 18px;
    line-height: 30px;
  }
  .footer-container{ padding-top: 240px; }
  #contact-infos .footerlogo span{ font-size: 27px; }





}
