@charset "UTF-8";
:root {
  --color1: #1e1e1c ;
  --color2: #ec8079 ;
  --color3: #787878 ;
  --menu: #FFF;
  --menu-link: #000 ;
}


@media (min-width: 992px){
    .navbar-expand-lg .navbar-nav {
        flex-direction: column !important;
    }
}

.no-border{
    border:none;
}



.margin-auto{
    margin:auto;
}

.disabled-btn {
  background: #ccc !important;
  text-decoration:none;
}
.disabled-btn:hover {
  background: #ccc !important;
  text-decoration:none;
  color: #fff;
}

.hide{
    display:none !important;
}
.bg-dark{
    position: relative;
    /*background:var(--color1) !important; */
    /*background: url(https://maison.melchior.pro/img/theme/bandeau.jpg) no-repeat center -80px;*/
    background-size: cover;
    overflow: hidden;
}
.bg-bandeau{
    background: #f2f2f2;
    background: #f7f5f6;
    color: #444343;
}

.bg-dark::before {
    /*content: "";*/
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(var(--color2), 0.3);
    background: var(--color2);
    opacity: 0.3;
}

.bg-dark h1,.bg-dark h2,.bg-dark h3{
     /* color: #464646; */
}

/*.bg-dark-rewrite{
    background:#47515c !important;
}*/

.boutique-bg{
    background:#eee;
    background:#FFF;
    min-height: calc(100vh - 384px);
}
.boutique-bg .card-img-top{
    width:100%;
    height:100%;
}



/* fil ariane */
.breadcrumb{
    /*background: #343a40!important;*/
    background:transparent;
    border: none;
    padding-left: 0;
}
.breadcrumb .breadcrumb-item{
    color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before{
    /*color: #fff;*/
    color: var(--color2);
}
.breadcrumb .breadcrumb-item a{
    /*color: #fff;*/
    color: #464646;
    font-size:11px;
}
.breadcrumb .breadcrumb-item a:hover{
    text-decoration: none;
}

 .header-boutique .logo {
    height: 80px;
    height: 60px;
    margin-top: 5px;
    margin-top: 20px;
  
  }
  .header-boutique{
    background:#fff;
  
  }
  .header-boutique .block-tips {
      font-size: 12px;
      font-family: "Montserrat";
      color: #464646;
       padding: 30px 0;
      padding-left: 100px;
      padding-right: 0px;
      position: relative;
  }
 
  .header-boutique .block-tips a{
    color: #464646;
    cursor: pointer;
  } 
  .header-boutique .block-tips a:hover{
    text-decoration:none;
  }

  .header-boutique .btn-panier{
     right: 0px;
     top: 30px;
    position : absolute;

  }

.header-boutique .btn-panier .count{
    position: absolute;
    right: -11px;
    top: -12px;
    height: 25px;
    width: 25px;
    color: #FFF;
    text-align: center;
    background: var(--color2);
    border-radius: 50%;
    font-size: 11px;
    line-height: 25px;
    font-weight: bold;

  }
  .header-boutique  .block-tips svg{
   height: 40px;
  
  } 

  .header-boutique  .block-tips .btn{
    font-size: 12px;
    background: var(--color1);
    color:#fff;
    padding: 10px 20px;
    text-transform:uppercase;
    font-weight:400;
    border-radius:inherit;
  }

    .header-boutique  .block-tips .btn:hover{
       background: var(--color2);
    }

  .three{
    padding-left: 0px !important;
  }

  .tipsI{
    position: absolute;
    left: 50px;
    font-size: 39px;
    top: 26px;
    color: var(--color1)
  }
.shopping-cart{
   
    min-height: calc( 100vh - 370px); 
}
.boutique-thumb{
    /*max-height: 208px;*/
    text-align:center;
    overflow: hidden;
    position: relative;
}
.boutique-card h2{
    font-size:22px;
    color: #464646;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom: 15px !important;
}
.boutique-card a:hover{
    text-decoration: none
}
.boutique-card p{
    color: #a7a8aa;
    font-weight:300;
    /* height: 80px; */
    margin:20px 0px 40px;
    margin:20px 0px 20px;
    text-align: justify;
   
}
.boutique-card p a{
    color:var(--color2);
}
    

.detail-text p{
     /* min-height: 200px; */ 
}

.boutique-card ul li{
    color: #a7a8aa;
}

.btn-aterlier {
    position: absolute;
    right: 35px;
    bottom: 50px;
    display: inline-block;
    font-size: 15px;
    color: #77a65d;
    text-transform: uppercase;
    /* padding: 20px 30px; */
    cursor: pointer;
    font-weight: bold;
}
.btn-aterlier:hover{
    color: var(--color1)
}

.product-related h2 {
            text-transform: uppercase;
            font-size: 20px;
            color: #222222;
            padding-bottom: 20px;
            border-bottom: 1px solid #dddada;
            margin-top: 50px;
        }

        .label-back{
        margin-bottom:20px;
    }
    .label-back .link-back{
        text-decoration: none;
    }
    .label-back .link-back .text-back{
        color: var(--color2);
        margin-bottom:20px;
    }
    /*.label-back .link-back .text-back:hover{
        color: var(--color1);
    }*/
   .link_img:hover:before {
            display: block;
        }
        .link_img:before {
            content:"" ;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            top: 0;
            background: var(--color2);
            display: none;
            opacity: 0.5;
        }
        .sup_prive{
            margin-left: 50px;
            margin-top: 50px;
            font-size: 13px;
        }
         .sup_prive a{
           color: var(--color2)
        }
        .breadcrumb-item br{
            display: none;
        }
                                            .boutique-card{
                                                /* height:230px; */
                                            }
                                            .boutique-elem .actions {
                                                text-align: left;
                                            }

                                            .card-declinaison .prix{
                                                color: var(--color1);
                                                font-size: 11px;
                                                font-style: italic;
                                                font-weight: 400;
                                                line-height: 1.2;
                                                width: inherit !important;
                                                font-size: 40px;
                                                font-style: normal;
                                                text-align: center;
                                                margin-bottom: 20px;
                                            }

                                            .card-declinaison .qte {
                                               
                                                height: 38px  !important;
                                                border: 1px solid #ced4da  !important;
                                                margin-top: 0px  !important;
                                            }

                                             .card-declinaison .qte button{
                                                width: 38px !important;
                                                height: 38px  !important;
                                               
                                            }


                                            .boutique-elem  .prix {
                                                text-align: left;
                                                display: inline-block;
                                                color: var(--color1);
                                                font-size: 11px;
                                                font-style: italic;
                                                font-weight: 400;
                                                line-height: 1.2;
                                                width: inherit !important;
                                                margin-bottom: 15px;
                                            }
                                            .boutique-elem  .prix strong {
                                                font-size: 40px;
                                                font-style: normal;
                                            }
                                             .boutique-elem  .prix-formule {
                                                text-align: center;
                                                /* display: inline-block; */
                                                color: var(--color2);
                                                font-size: 23px;
                                                /* font-style: italic; */
                                                font-weight: 400;
                                                /* line-height: 1.2; */
                                                /* width: inherit !important; */
                                                /* margin-bottom: 15px; */
                                                margin: 10px;
                                            }
                                            .boutique-elem .qte {
                                                /* position: absolute; 
                                                right: 26px;*/
                                                display: inline-block;
                                                
                                                /* height:36px; */
                                                line-height:36px;
                                                border: 1px solid #9a9a9c;
                                                border-radius: 8px;
                                                margin-top: 10px;
                                                overflow: hidden;
                                            }
                                            .boutique-elem .qte button {
                                                display: inline-block;
                                                width: 35px;
                                                height: 40px;
                                                text-align: center;
                                                background: transparent;
                                                border: 0;
                                                color:#464646;
                                                cursor: pointer;
                                            }
                                            .boutique-elem .qte .qte-input {
                                                display: inline-block;
                                                width: 22px;
                                                line-height: 34px;
                                                text-align: center;
                                                border: 0;
                                               
                                                margin: 0px 0px;
                                                color:#464646;
                                            }
                                        
                                            .card-text {
                                                min-height: 50px;
                                                overflow: hidden;
                                            }
                                            .card-text p strong{
                                                color: var(--color2);
                                            }
                                            .mt0{
                                                margin-top: 0px !important;
                                            }
                                            .card-bouton-boutique{
                                                display: inline-block;
                                                height: 55px;
                                                line-height: 55px;
                                                background: var(--color2);
                                                font-weight: bold;
                                                color: #fff;
                                                width:100%;
                                                border:none;
                                                cursor: pointer;
                                            }
                                            .card-bouton-boutique:hover{
                                                color: #fff;
                                                 background: var(--color1);
                                                text-decoration:none;
                                            }


                                            .boutique-card .text-back{
                                                font-size:14px;
                                                color: var(--color2) !important;
                                            }

                                            .detail-title{
                                                margin-top:40px;
                                                margin-bottom:30px;
                                                font-size:42px;
                                            }
                                            .detail-subtitle{
                                               /* margin-bottom:20px;*/
                                                color: #6d6e71 ; 
                                            }
                                            .detail-text{
                                              
                                            }
                                            .boutique-detail{
                                                height:auto;
                                                padding: 1.25rem 0;
                                                padding: 0;
                                            }
                                            .boutique-detail .title-product {
                                                font-size: 40px;
                                                font-weight: 500;
                                            }
                                            .boutique-detail .actions{
                                                margin-top:30px;
                                            }


  .ribbon-wrapper {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px
}
.ribbon {
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Montserrat Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    letter-spacing: .05em;
    line-height: 15px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    right: -11px;
    top: 10px;
    width: 100px;
    height: 28px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    background-color: #dedede;
    background-image: -webkit-linear-gradient(top, #ffffff 45%, #dedede 100%);
    background-image: -o-linear-gradient(top, #ffffff 45%, #dedede 100%);
    background-image: linear-gradient(to bottom, #ffffff 45%, #dedede 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdedede', GradientType=0)
}

.ribbon:before,
.ribbon:after {
    content: "";
    border-top: 3px solid #9e9e9e;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px
}

.ribbon:before {
    left: 0
}

.ribbon:after {
    right: 0
}


.ribbon.red {
    z-index:2;
    background: var(--color1);
    /*background-color: #bc1a3a;
    background-image: -webkit-linear-gradient(top, #a61733 45%, #bc1a3a 100%);
    background-image: -o-linear-gradient(top, #a61733 45%, #bc1a3a 100%);
    background-image: linear-gradient(to bottom, #a61733 45%, #bc1a3a 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffa61733', endColorstr='#ffbc1a3a', GradientType=0)*/
}

.ribbon.red:before,
.ribbon.red:after {
    /*border-top: 3px solid #8f142c*/
    border-top: 3px solid var(--color1);
}



.btn-panier-home{
    padding:.25rem .5rem;
    color: #6c757d;
    border-color: #6c757d;
    border-radius: .2rem;
}

.btn-panier-home-boutique{
    background: var(--color2);
    font-weight: bold;
}



/* tunnel */

#tunnel{
    padding-top:100px;
    padding-bottom:20px;
}
.tunnel-achat-link {
    list-style: none;
    position: relative;
    display: inline-block;
    margin: auto;
    padding: 0px;
    height: 80px;
    z-index: 1;
}
.tunnel-achat-link:before{
    position: absolute;
    left:-20px;
    top: 36px;
    content: '';
    width:10px;
    height: 10px;
    background: #47515c !important;
    border-radius: 50%;
}
.tunnel-achat-link:after {
    position: absolute;
    right: -45px;
    top: 36px;
    content: ' ';
    width: 10px;
    height: 10px;
    background: #47515c !important;
    border-radius: 50%;
}


.tunnel-achat-link li {
    color: #47515c !important;
    float: left;
    text-align: center;
    position: relative;
}
.tunnel-achat-link li:before {
    position: absolute;
    content: ' ';
    height: 2px;
    background: #47515c !important;
    left: -15px;
    right: -40px;
    top: 40px;
    z-index: 1;
}
.tunnel-achat-link li a {
    display: inline-block;
    height: 80px;
    width: 100px;
    color: #47515c !important;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.tunnel-achat-link li .img-picto {
    width: 80px;
    height: 80px;
    border: 1px solid #47515c !important;
    background: #f8f8f8;
    border-radius: 50%;
    margin: auto;
    z-index: 7;
    position: absolute;
    left: 50%;
    margin-left: -28px;
    padding-top: 10px;
}
.tunnel-achat-link li .img-picto i{
    font-size:30px;
    line-height:55px;
}
.tunnel-achat-link li.active .img-picto {
    background: #47515c !important;
}
.tunnel-achat-link li.active .img-picto i{
    color: #fff;
}
.tunnel-achat-link li .title-etape {
    position: absolute;
    bottom: -20px;
    left: 25px;
    right: 0px;
    text-align: center;
    display: inline-block;
}


.show{
    display:block;
}

#formule-modal{
    background: rgba(0,0,0,0.8);
}





.produit-option-cart{
  font-weight:bold;
  text-transform: uppercase;
  font-size:15px;
  margin-top:10px;
}





/* cart */
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-body {
    padding: 15px;
}





/* add to cart */
/*=====================
    19.Add to cart popup
==========================*/
.add_to_cart {
  position: fixed;
  background-color: #ffffff;
  z-index: 9999;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; 
  }
.add_to_cart ::-webkit-scrollbar {
    width: 3px;
    height: 7px; 
}
.add_to_cart ::-webkit-scrollbar-track {
    background: #dddddd; 
}
.add_to_cart ::-webkit-scrollbar-thumb {
    background: #888888; 
}
.add_to_cart ::-webkit-scrollbar-thumb:hover {
    background: #555555; 
}
.add_to_cart .cart-inner {
    background-color: #ffffff;
    z-index: 9;
    position: relative;
    top: 0; 
}
.add_to_cart .cart-inner .cart_media {
      padding: 0 20px; 
  }
.add_to_cart .cart-inner .cart_media li {
        position: relative;
        padding-bottom: 10px;
        width: 100%; 
}
.add_to_cart .cart-inner .cart_media li .media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%; 
}
.add_to_cart .cart-inner .cart_media li .media img {
    height: 90px; 
}
.add_to_cart .cart-inner .cart_media li .media .media-body {
    -ms-flex-item-align: center;
    align-self: center; 
}
.add_to_cart .cart-inner .cart_media li .media .media-body h4 {
    color: #333333; 
    margin-bottom: 0px;
}
.add_to_cart .cart-inner .cart_media li .media .media-body span {
    color: #777777;
    font-size: 16px; 
}
.add_to_cart .cart-inner .cart_media li .total {
      border-top: 1px solid #f1f5f4;
      border-bottom: 1px solid #f1f5f4;
      padding-top: 10px;
      padding-bottom: 10px; 
}
.add_to_cart .cart-inner .cart_media li .total h5 {
    text-transform: capitalize;
    margin-bottom: 0;
    color: #999999;
    text-align: left;
}
.add_to_cart .cart-inner .cart_media li .total h5 span {
    float: right; 
}
.add_to_cart .cart-inner .cart_media li .buttons a {
    font-size: 16px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 700;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    height: 50px;
    line-height: 42px;
    border: 0;
    margin-bottom: 30px;
}
.add_to_cart .cart-inner .cart_media li .buttons a:hover {
   
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; 
}
.add_to_cart .cart-inner .cart_media li .buttons .checkout {
    background: var(--color2);
    text-transform: uppercase;
}
.add_to_cart .cart-inner .cart_media li .buttons .checkout:hover {
    background: var(--color1);
   
}
.add_to_cart .cart-inner .cart_media .close-circle {
    position: absolute;
    top: 0;
    right: 0;
}
.add_to_cart .cart-inner .cart_media .close-circle i {
    color: #a1a1a1;
    font-size: 16px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; 
}
.add_to_cart .cart-inner .cart_media .close-circle i:hover {
    color: #000000;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; 
}
.add_to_cart .cart-inner .cart_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; 
}
.add_to_cart .cart-inner .cart_top h3 {
    font-size: 18px;
    color: #222222;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0; 
}
.add_to_cart .cart-inner .cart_top .close-cart {
    margin-left: auto; 
}
.add_to_cart .cart-inner .cart_top .close-cart i {
    color: black;
    font-size: 18px; 
}
.add_to_cart .overlay {
    visibility: hidden;
    opacity: 0;
    background-color: #212331;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; 
}
.add_to_cart.open-side {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; 
}
.add_to_cart.open-side .overlay {
    opacity: 0.8;
    visibility: visible;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; 
  }
.add_to_cart.left {
    left: -300px;
    top: 0;
    height: 100vh;
    width: 300px; 
}
.add_to_cart.left .cart-inner {
    height: 100vh;
    overflow: auto; 
  }
.add_to_cart.left.open-side {
    left: 0; 
}
.add_to_cart.right {
    right: -300px;
    right: -400px;
    height: 100vh;
    width: 300px;
    width: 400px;
    top: 0; 
}
.add_to_cart.right .cart-inner {
      height: 100vh;
      overflow: auto; 
  }
.add_to_cart.right.open-side {
      right: 0; 
  }
.add_to_cart.top, .add_to_cart.bottom {
    height: 218px;
    width: 100%; 
}
.add_to_cart.top .cart_media, .add_to_cart.bottom .cart_media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; 
  }
.add_to_cart.top .cart_media .cart_product, .add_to_cart.bottom .cart_media .cart_product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 75%;
    overflow-y: auto; 
}
.add_to_cart.top .cart_media .cart_product li, .add_to_cart.bottom .cart_media .cart_product li {
    min-width: 245px;
    max-width: 225px;
    margin-right: 18px;
    padding-bottom: 0; 
}
.add_to_cart.top .cart_media .cart_total, .add_to_cart.bottom .cart_media .cart_total {
    width: 25%; 
}
.add_to_cart.top .cart-inner, .add_to_cart.bottom .cart-inner {
    height: 218px; 
}
.add_to_cart.top .cart-inner .cart_top, .add_to_cart.bottom .cart-inner .cart_top {
    margin-bottom: 0;
    background-color: #fbfbfb;
    padding: 15px 44px;
    border-bottom: none; 
}
.add_to_cart.top .cart-inner .cart_media, .add_to_cart.bottom .cart-inner .cart_media {
    padding: 0; 
}
.add_to_cart.top .cart-inner .cart_media .cart_product,
.add_to_cart.top .cart-inner .cart_media .cart_total, .add_to_cart.bottom .cart-inner .cart_media .cart_product,
.add_to_cart.bottom .cart-inner .cart_media .cart_total {
    padding: 30px 44px; 
}
.add_to_cart.top {
    top: -300px; 
}
.add_to_cart.top.open-side {
    top: 0; 
}
.add_to_cart.bottom {
    bottom: -300px; 
}
.add_to_cart.bottom.open-side {
    bottom: 0; 
}

/*=====================
    20.Flying Cart CSS start
==========================*/
.addcart_btm_popup {
    position: fixed;
    right: 0;
    width: 42px;
    height: 41px;
    color: #000000;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 22px;
    text-decoration: none;
    background: #ffffff;
    top: 33%;
    border: 1px solid white;
    -webkit-box-shadow: 0 0 5px rgba(4, 4, 4, 0.28);
    box-shadow: 0 0 5px rgba(4, 4, 4, 0.28); 
}
.addcart_btm_popup .fixed_cart {
    position: relative;
    z-index: 99;
    display: block;
    float: right;
    font-size: 18px;
    text-decoration: none;
    padding-left: 8px;
    white-space: nowrap; 
}
.addcart_btm_popup .fixed_cart i {
    color: black; 
}
.addcart_btm_popup .fixed_cart .cart_qty_cls {
    font-weight: 400; 
}



.panier-destyle{
    color: var(--color2) !important;
}


.add_to_cart .cart-inner ul{
    padding: 0px;
    list-style: none;
}
.add_to_cart .cart-inner .cart_media li .media img{
    width:90px;
    height:inherit;
}


/* cart */
#cart-ligne{
    max-height:700px;
    overflow-y:scroll;
}
#cart-ligne::-webkit-scrollbar {
    display:none !important;
}


/* panier */
#no-panier{
    position: absolute;
    top:50%;
    left:0;
    right:0;
    transform:translate(0, -50%);
    padding: 20px;
}

.panier-no-ligne i{
    font-size: 80px;
}
.panier-no-ligne h3{
    text-transform: uppercase;
    margin:30px 0;
}
#no-panier .btn-cart-right{
    font-size: 14px;
    background: var(--color2);
    color: #fff;
    padding: 10px 50px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: inherit;
}


.add_to_cart .cart-inner .cart_media li .buttons a.dst-color{
    background:#fff !important;
    color: var(--theme-deafult) !important;
}
.add_to_cart .cart-inner .cart_media li .buttons a.dst-color:hover{
   
    color: red !important;
}


.new_panier{
    background: #f2f2f2;
}
.new_panier header{
    background: #FFF;
    /* background: var(--color1); */ 
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: 0 1px 1px #d8d8d8;
}
.new_panier header .logo{
    /*height: 90px;*/
    height:60px;
    margin-top:20px;

}
.new_panier  .beam{
    padding: 0px;
    list-style: none;
    height: 100px;
    display: inline-block;
    margin:auto;
   

}
.new_panier .beam li{
    position: relative;
    color: #989898;
    color: #FFF;
    float: left;
    text-align: center;
    width: 150px;
}

.new_panier .beam li a{
   display: block;
   text-align: center;
   font-size: 12px;
   padding-top: 25px;
   color: #000;
}

.new_panier .beam li a:hover{
    color: #000;
}

.new_panier .beam li span{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #d8d8d8;
    background: var(--color2);
    margin: auto;
    margin-bottom: 2px;
}
.new_panier .beam li.active span{
    background: #989898;
}
.new_panier .beam li.active span{
    background:var(--color2)
}

.new_panier .recap{
    margin-top: 60px;
}

.new_panier .recap label{
    margin-top: 10px;
}


.new_panier .recap .title{
    font-family: Roboto,Lato,sans-serif;
    margin: 0 0 .75em;
    font-weight: 300;
    line-height: 1.2;
}

.new_panier .row-card{
    position: relative;
    padding: 30px;
    margin-bottom: 30px;
    background: #fff;
    font-size: 15px;
    font-weight: 300;
    display: flex;

}

.new_panier .row-card .media{
     width: 20%;
     padding-right: 30px;
}

.new_panier .row-card .price{
    position: absolute;
    top: 20px;
    right: 30px;
    font-weight: bold;
    font-size: 30px;
}
.new_panier .row-card .date{
    position: absolute;
    top: 70px;
    right: 40px;
    font-weight: bold;
    font-size: 14px;    
}
.new_panier .row-card .heure{
    position: absolute;
    top:90px;
    right:40px;
    font-weight:bold;
    font-size:14px;
}
.new_panier .row-card .action{
    position: absolute;
    /*bottom: 60px;*/
    bottom:40px;
    right: 30px;
   
}
.new_panier .row-card .action span{
   /*width: 50px;
   height: 40px;
   line-height: 40px;*/

    width: 45px;
   height: 35px;
   line-height: 35px;
   display: inline-block;
   cursor: pointer;
   text-align: center;
   background: var(--color2);
   color:#FFF;
}
.new_panier .row-card .action input{
   width: 50px;
   height: 40px;
   display: inline-block;
   line-height: 40px;
   text-align: center;
    border:0px;
}


.new_panier .row-card .dltRowPanier{
    position: absolute;
    /*bottom: 30px;*/
    bottom:20px;
    right: 30px;
    color: #d8d8d8
}
.new_panier .row-card .dltRowPanier:hover{
    color: red;
}

.new_panier .row-card .dltRowPanier-d{
    position: absolute;
    /*bottom: 30px;*/
    bottom:20px;
    right: 30px;
    color: #d8d8d8
}
.new_panier .row-card .dltRowPanier-d:hover{
    color: red;
}


.new_panier .row-card .dltRowOptionPanier{
    position: absolute;
    bottom: 30px;
    right: 30px;
    color: #d8d8d8
}
.new_panier .row-card .dltRowOptionPanier:hover{
    color: red;
}

.new_panier .row-card .text{
    width: 50%;
    text-align: justify;
}

.no-flex{
    display: block !important;
}
.new_panier .recap_price{
    display: flex;
    width: 100%;
}
.new_panier .recap_price .col1{
    width: 50%;
}
.new_panier .recap_price .col2{
     width: 50%;
     text-align: right;
}
.new_panier .divider{
    border: 0;
    border-top: dashed 1px #d8d8d8;
    height: 1px;
    color: #989898;
}

.new_panier .submit{
    margin-top: 30px;
    font-size: 16px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 700;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    height: 50px;
    line-height: 42px;
    border: 0;
    border-radius: 0px;
    margin-bottom: 30px;
    background: var(--color2);
    text-transform: uppercase;
    cursor: pointer;
}

.btn-transparent{
    color: #000 !important;
    background: transparent;
}

.panierCGV{
    position: relative;
    padding-top: 20px;
}

.panierCGV .diTe {
    position: absolute;
    
    right: 10px;
}

.panierCGV  a{ 
    text-decoration: underline;
    color: #000;
}


.styled-checkbox {
  position: absolute;
  opacity: 0;

}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #f2f2f2
}
.styled-checkbox:hover + label:before {
  background: var(--color2);
}
.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
  background: var(--color2);
}
.styled-checkbox_1:checked + label:before {
  background: var(--color2);
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 11px;
 
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}


label.checked:before {
  background: var(--color2);
}
label.checked:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 11px;
 
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.sumary_card{
    color: #989898;
    font-size: 10px;
    text-align: center;
}

.sumary_card i{
    margin-right: 10px;
}



.sumary_card ul{
    padding: 0px;
    display: inline-block;
    margin:15px auto;
}
.sumary_card ul li{
    float: left;
    margin-right: 10px;
}


.qte-ipt-white{
    background:#fff !important;
}



/* shop */
#showCollect{
  margin-bottom:30px;
  background:#fff;
  padding:20px;
}
#showLivraison{
  margin-bottom:30px;
  background:#fff;
  padding:20px;
}
#showFormule{
    margin-bottom: 30px;
    background:#fff;
    padding:20px;
}
#showFact{
  margin-bottom:30px;
  background:#fff;
  padding:20px;
}
.error-border{
    border:1px solid red;
}





footer {
    position: relative;
  background: #141414;
  background-color: var(--color5);
  width: 100%;
  height: 120px;
}
footer .logo {
  position: absolute;
  top: 30px;
}
footer .logo img {
  height: 60px;
}

footer .img-footer img{
    width: 100px;
    margin-top: 20px;
}

footer .texte {
  height: 120px;
  /*margin: auto;*/
  line-height: 120px;
  color: #FFF;
  font-size: 13px;
  text-align: center;
}
footer .texte a {
  display: inline-block;
  font-size: 13px;
  font-family: "Montserrat";
  color: #FFF;
}
footer .texte a.active, footer .texte a:hover {
  color: var(--color2);
}
footer .link_sociaux {
  position: absolute;
  right: 0;
  top: 45px;
}
footer .link_sociaux ul {
  padding: 0;
  margin: 0;
}
footer .link_sociaux ul li {
  float: left;
}
footer .link_sociaux ul li a {
  display: inline-block;
  font-size: 13px;
  margin: 0 15px;
}
footer .link_sociaux ul li a i {
  font-size: 28px;
  color: #FFF;
}
footer .link_sociaux ul li a i:hover {
  color: var(--color2);
}




















    .calque{
        
        position: fixed;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        background: #212529ad;
        z-index: 999;
        display: -webkit-box;
        display: flex;
        display: -webkit-flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
                  justify-content: center;
          width: 100vw;
          height: 100vh;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
                  flex-direction: column;
        display: none ; 
    }
    .loader {
        color: #FFF;
      position: relative;
      width: 65px;
      height: 65px;
      -webkit-animation: roa 1.5s ease-in-out infinite;
              animation: roa 1.5s ease-in-out infinite;
    }
    .loader span {
      background-color: #FFF;
      width: 15px;
      height: 15px;
      border-radius: 100%;
      position: absolute;
      -webkit-animation: loader-animate 1s infinite linear;
              animation: loader-animate 1s infinite linear;
    }
    .loader span:nth-child(1) {
      top: 25px;
      left: 0;
    }
    .loader span:nth-child(2) {
      top: 8px;
      left: 8px;
    }
    .loader span:nth-child(3) {
      top: 0;
      left: 25px;
    }
    .loader span:nth-child(4) {
      top: 8px;
      left: 42px;
    }
    .loader span:nth-child(5) {
      top: 25px;
      left: 50px;
    }
    .loader span:nth-child(6) {
      top: 42px;
      left: 42px;
    }
    .loader span:nth-child(7) {
      top: 50px;
      left: 25px;
    }
    .loader span:nth-child(8) {
      top: 42px;
      left: 8px;
    }
    .loader + h3 {
         color: #FFF;
      margin-top: 20px;
      text-transform: uppercase;
    }

    .loader span:nth-child(1) {
      -webkit-animation-delay: 0s;
              animation-delay: 0s;
    }

    .loader span:nth-child(2) {
      -webkit-animation-delay: 0.12s;
              animation-delay: 0.12s;
    }

    .loader span:nth-child(3) {
      -webkit-animation-delay: 0.24s;
              animation-delay: 0.24s;
    }

    .loader span:nth-child(4) {
      -webkit-animation-delay: 0.36s;
              animation-delay: 0.36s;
    }

    .loader span:nth-child(5) {
      -webkit-animation-delay: 0.48s;
              animation-delay: 0.48s;
    }

    .loader span:nth-child(6) {
      -webkit-animation-delay: 0.6s;
              animation-delay: 0.6s;
    }

    .loader span:nth-child(7) {
      -webkit-animation-delay: 0.72s;
              animation-delay: 0.72s;
    }

    .loader span:nth-child(8) {
      -webkit-animation-delay: 0.84s;
              animation-delay: 0.84s;
    }

    @-webkit-keyframes loader-animate {
      50% {
        opacity: 0.3;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
      }
      100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
      }
    }

    @keyframes loader-animate {
      50% {
        opacity: 0.3;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
      }
      100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
      }
    }
    @-webkit-keyframes roa {
      100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
      }
    }
    @keyframes roa {
      100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
      }
    }






    /**
     * The CSS shown here will not be introduced in the Quickstart guide, but shows
     * how you can use CSS to style your Element's container.
     */
    .StripeElement {
      box-sizing: border-box;

      height: 40px;

      padding: 10px 12px;

      border: 1px solid transparent;
      border-radius: 4px;
      background-color: white;

      box-shadow: 0 1px 3px 0 #e6ebf1;
      -webkit-transition: box-shadow 150ms ease;
      transition: box-shadow 150ms ease;
    }

    .StripeElement--focus {
      box-shadow: 0 1px 3px 0 #cfd7df;
    }

    .StripeElement--invalid {
      border-color: #fa755a;
    }

    .StripeElement--webkit-autofill {
      background-color: #fefde5 !important;
    }
    .stripeBlock{
        /*background:#ddd;*/
        background: #fff;
        padding: 25px;
    }
    .sendCartStripe {
        border: none;
        outline: none;
        color: #fff;
        background: #32325d;
        white-space: nowrap;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        padding: 0 14px;
        box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
        border-radius: 4px;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 0.025em;
        text-decoration: none;
        -webkit-transition: all 150ms ease;
        transition: all 150ms ease;
        margin-top: 28px;
        width:100%;
    }
    #card-errors{
        color: red;
    }






    .btn-back-shop{
        margin-top: 30px; 
        font-size: 16px;
        color: #ffffff !important;
        text-transform: capitalize;
        font-weight: 700;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        line-height: 42px;
        margin-bottom: 30px;
        background: var(--color2);
        text-transform: uppercase;
        padding :16px 20px;
        text-decoration: none !important;
    }







/* formule */
        .card-bouton-formule {
            height: 55px;
            line-height: 55px;
            background: var(--color2);
            font-weight: bold;
            color: #fff !important;
            width: 100%;
            border: none;
        }
        .formule-elem .actions .prix {
            text-align: left;
            display: inline-block;
            color: var(--color1);
            font-size: 11px;
            font-style: italic;
            font-weight: 400;
            line-height: 1.2;
        }
        .formule-elem .actions .prix strong {
            font-size: 24px;
            font-style: normal;
        }


  .header-boutique{
    background:#fff;
  
  }
  .dl-desktop-availabilities-days {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .availabilities-pagination {
        width: 24px;
    }

    .availabilities-day {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
        margin: 0 4px;
    }

    .availabilities-day-title {
        text-align: center;
        margin-bottom: 24px;
        font-size: 14px;
        width:100px;
    }
    .availabilities-day-name {
        font-weight: 700;
        text-transform: uppercase;
        color: var(--color2);
    } 
    .availabilities-pagination i{
        color: var(--color2)
    }
    .availabilities-day-date {
      
      font-size: 11px;
      font-family: "Montserrat";
      color: rgb(121, 121, 121);
      padding: 2px;
 

    }

     .availabilities-day-date.currentDate{
        font-weight: bold;
        border-radius: 5px;
    }


    .availabilities-empty-slot {
        width: 100%;
        margin: 10px 0;
        height: 34px;
        line-height: 34px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .availabilities-slot {
        position: relative;
        border-radius: 4px;
        text-align: center;
        margin: 10px 0;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        font-weight: 700;
        cursor: pointer;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-transition: background-color 200ms, color 200ms;
        transition: background-color 200ms, color 200ms;
        background-color: #ccecfa;
    }
    .desktop-availabilities-slot-substitution {
        position: absolute;
        top: -5px;
        left: -5px;
        border: 2px solid #fff;
        box-sizing: content-box;
    }
    .availabilities-substitution-indicator {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #0596de;
    }
    .availabilities-empty-slot-dash {
        margin: 0 auto;
        width: 12px;
        height: 2px;
        background-color: rgba(67,95,113,0.2);
        border-radius: 1px;
    }


    .dl-icon-button-primary i {
        fill: #0596de;
    }

    .dl-icon-button-medium i {
        width: 24px;
        height: 24px;
    }





    .ul-list li::marker{
        color: var(--color2);
        font-size:18px;
    }





    .bouton-promo {
        display: inline-block;
        background: #cccccc;
        font-weight: bold;
        color: #fff;
        width: 100%;
        border: none;
        cursor: pointer;
        text-align: center;
        padding: 8px;
    }
     .bouton-promo:hover {
        color: #FFF;
        background: var(--color2);
        text-decoration:none;
     }
     .bouton-promo-del{
        background: #d60404;
     }










/* modal résa */

  #modal-2 .md-modal,#modal-3 .md-modal {
      width: auto;
      height: auto;
      margin-left: -450px;
      margin-top: -250px ;
      padding: 0px;
      z-index: 9;
  }

  #modal-2 .md-modal .row, #modal-3 .md-modal .row{
    margin: 0px;
  }

    
  .md-overlay.is-open{
    opacity: 1 ;
    z-index: 999; 
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
   
  }
  .md-overlay.is-open .md-modal{
    opacity: 1 ; 
    transform: translateY(0px);
  }
 .md-close {
    background: #FFF;
    padding: 10px 16px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0px 0px 9px 0px rgb(82 81 81 / 21%);
    border: none;
    position: absolute;
    top: 18px;
    right: 18px;
    cursor: pointer;
    outline: none;
    z-index: 99;
}
  .md-overlay{
    opacity: 0;
    position: fixed; 
    top: 0;
    left:0;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.77);
    z-index: -1;
  }
  .md-modal{

    transform: translateY(50px);
    transition: all 1s ease;
    position: fixed;
    width: 520px;
  
   
 
    background: #FFFFFF;
  
    z-index: 9999;
  }
  .popTexte{
    color: #504e59;
    font-size: 12px;
  }
  .popTexte p{
    margin-top: 15px;
    text-align: justify;

  }
  .popTexte strong{
    font-weight: bold;
  }
  .popTexte span{
    
    color: #6573b4;
    font-weight: bold;
  }
  .md-modal .titlePop{
    font-size: 30px;
    font-weight: bold;
    text-align: left; 
     padding: 15px 30px;
  }

  .md-modal .categorie{
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    text-transform: uppercase;
    background: #f7f5f6;
  }

 .md-modal .options {
    padding: 15px 30px;
    height: 255px;
    overflow: scroll;
  }
  .md-modal .options .row_option{
    position: relative;
    height: 50px;
    margin-bottom: 10px;
  }
  .md-modal .options .row_option label{
    font-size: 15px;
    width: 60%;
    font-weight: bold;
    cursor: pointer;
  }
  .md-modal .options .row_option label:hover{
    color: var(--color2)
  }

  .md-modal .options .row_option input[type='checkbox'] {
      position: absolute;
      right: 0px;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      background-color: #f7f5f5;
      width: 40px;
      height: 40px;
      border: none;
  }

  .md-modal .options .row_option input[type="checkbox"]:checked:before {
    font-family: FontAwesome;
    content: '\f00c';
    color: var(--color2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
  }

  .md-modal .addPanier2{
      display: inline-block;
      height: 55px;
      line-height: 55px;
      background: var(--color2);
      font-weight: bold;
      color: #fff;
      width:100%;
      border:none;
      cursor: pointer;
      font-size: 16px;
  }
  .md-modal .options .row_option .price{
    display: block;
    margin-right: 40px;
    height: 50px;
    width: 100px;
    float: left;
    font-size: 16px;
    padding-top: 10px;
  }
  .md-modal .options .row_option .price div{
    color: var(--color2);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }








  /* calendrier résa */
    .panelLeftReservation{
        padding: 0px;
        background: #f7f5f6 ; 
        font-family: "Montserrat";
        color: rgb(32, 32, 32);
        box-shadow: 0px 0px 36.48px 1.52px rgba(90, 92, 91, 0.22);
    }
    .panelLeftReservation .pFo{
        padding: 30px;
    }

    .panelLeftReservation h2{
      font-size: 27px;
      margin-bottom: 20px;
      font-weight: bold;
    }

    .panelLeftReservation .price{
      font-size: 23px;
     
      font-weight: bold;
      color: var(--color2)
    }

    .panelLeftReservation .time{
        font-size: 16px;
        margin-top: 6px;
        text-align: right;
    }
    .panelLeftReservation .time i{
        margin-right: 10px;
    }

    .panelLeftReservation .content{
        
        font-size: 14px;
        text-align: justify;
    }

    .panelRightReservation{
        padding: 0px;
    }
    .panelRightReservation .title{
        background: var(--color1);
        color: #FFF;
        font-size: 18px;
        padding: 20px 60px 20px 65px ;
        border-radius: 0 40px 40px 0px; 
        margin : 40px 0 60px 0 ;

        display: inline-block;
    }
    .panelRightReservation .card-rdv{
        margin:0 40px;
    }

    .panelRightReservation .disabled{
        opacity: 0.3;
        cursor: default !important;
    }



.mb-merci-20{
    margin-bottom:20px;
}
.block-merci{
    width:600px;
    margin:auto;
}





    .accordion-body{
         margin-top: 30px;
        margin-bottom:30px;
    }
    .accordion {
      width: 100%;
      color: black;
      background-color: white;
    }
    .accordion .accordion-container {
      position: relative;
      margin: 10px 10px;
    }
     .accordion .accordion-container  strong{
    color: var(--color2);
    }
     .accordion .accordion-container  a{
    color: var(--color1);
    }
    .accordion hr {
        margin: 0px;
    }
    .accordion .label {
      position: relative;
      padding: 10px 0;
      font-size: 1rem;
      color: #6d6e71;
      cursor: pointer;
      font-weight:bold;
    }
    .accordion .label::before {
      content: '+';
      color: #6d6e71;
      position: absolute;
      top: 50%;
      right: -5px;
      font-size: 1.2rem;
      transform: translateY(-50%);
    }
    .accordion .content {
      position: relative;
      height: 0;
      text-align: justify;
      width: 100%;
      overflow: hidden;
      transition: 0.5s;
      font-weight: 300;
      color:#a7a8aa;
    }
    .
    .accordion hr {
      width: 100;
      margin-left: 0;
      border: 1px solid #6d6e71;
    }
    .accordion .accordion-container.active .content {
      height: 150px;
      height: auto;
    }
    .accordion .accordion-container.active .label::before {
      content: '-';
      font-size: 1.2rem;
    }


    .slider-nav-bottom-img{
        margin-bottom:30px;
    }


    .header {
        z-index: 99;
      }
      
      
      
          .header .topBar_up{
            height: 30px;
            line-height: 30px;
            position: fixed;
            left: 0;
            right: 0;
            top: 0px;
            height: 30px;
            line-height: 30px;
            color: #FFF;
            background: #FFF;
            background:  var(--color1);
         
            z-index: 999;
          }
      
          .header .marquee  span{
             margin-right: 250px;
              font-family: 'Montserrat';
              font-weight: 400;
              letter-spacing: 3px;
              font-size: 14px; 
              color: #FFF;
          }
          .header .marquee  span:last-child{
            margin-right: 0px;
          }
          .header .topBar_up .marquee-rtl {
            color: #000;
            overflow: hidden;                     /* masque tout ce qui dépasse */
          }
      
          .header .topBar_up .marquee-rtl span{
            margin-right: 350px;
              font-family: 'Montserrat';
              font-weight: 400;
              letter-spacing: 3px;
              font-size: 14px;                  /* masque tout ce qui dépasse */
          }
      
          .header .topBar_up  .marquee-rtl > :first-child {
            display: inline-block;                /* modèle de boîte en ligne */
            padding-right: 2em;                   /* un peu d'espace pour la transition */
            padding-left: 100%;                   /* placement à droite du conteneur */
            white-space: nowrap;                  /* pas de passage à la ligne */
            animation: defilement-rtl 50s infinite linear;
          }
      
          @keyframes defilement-rtl {
            0% {
              transform: translate3d(0,0,0);      /* position initiale à droite */
            }
            100% {
              transform: translate3d(-100%,0,0);  /* position finale à gauche */
            }
          }
          
      
      
      .header .topBar {
        position: fixed;
        left: 0;
        right: 0;
        height: 30px;
        line-height: 30px;
        color: #FFF;
        background: var(--color1);
        background:  var(--color2);
        z-index: 99;
      }
      .header .topBar .block_info {
        position: relative;
        font-size: 11px;
        text-transform: uppercase;
        display: inline;
        padding-left: 40px;
        padding-right: 20px;
        margin-left: 20px;
        float: left;
      }
      @media screen and (max-width: 1000px) {
        .header .topBar .block_info {
          font-size: 9px;
          padding-left: 29px;
          padding-right: 11px;
          margin-left: 20px;
        }
      }
      .header .topBar .block_info.br {
        margin-left: 0px;
      }
      .header .topBar .block_info.br:after {
        content: "";
        position: absolute;
        right: 0px;
        height: 10px;
        top: 9px;
        background: #FFF;
        width: 1px;
      }
      .header .topBar .block_info a {
        color: #FFF;
      }
      .header .topBar .block_info.align-right {
        float: right;
        padding-right: 0px;
      }
      @media screen and (max-width: 1000px) {
        .header .topBar .block_info.align-right {
          display: none;
        }
      }
      .header .topBar .block_info i {
        position: absolute;
        font-size: 18px;
        top: 6px;
        left: 0;
      }
      .header .topBar .link_sociaux {
        display: none;
      }
      .boutique .header .wrap_menu {
        position: fixed;
        top:30px;
       
        border-bottom: 1px solid #ededed;
        background: var(--menu);
        z-index: 9;
        width: 100%;
        background-color: #FFF;
      }



      .boutique main{
        padding-top: 153px;
      }
      .header .wrap_menu .logo {
        position: absolute;
        top: 10px;
      }
      @media screen and (max-width: 1000px) {
        .header .wrap_menu .logo {
          position: relative;
          /* top: 10px; */
          /* left: 50%; */
          text-align: center;
        }
      }
      .header .wrap_menu .logo img {
        height: 60px;
      }
      .header .wrap_menu .menu {
        height: 80px;
        margin: auto;
        text-align: center;
      }
      @media screen and (max-width: 1000px) {
        .header .wrap_menu .menu {
          display: none;
        }
      }
      .header .wrap_menu .menu ul {
        display: inline-block;
        height: 80px;
        line-height: 80px;
      }
      .header .wrap_menu .menu ul li {
        float: left;
      }
      .header .wrap_menu .menu ul li a {
        display: inline-block;
        font-size: 13px;
        font-family: "Montserrat";
        color: var(--menu-link);
        font-weight: bold;
        text-transform: uppercase;
        padding: 0 25px;
      }
      .header .wrap_menu .menu ul li a.active, .header .wrap_menu .menu ul li a:hover {
        color: var(--color2);
      }
      .header .wrap_menu .menu .dropdown {
        position: absolute;
        top: 0px;
        left: 0px;
        background: red;
        display: inherit;
      }
      .header .wrap_menu .menu .dropdown-menu {
        height: 30px !important;
      }
      .header .wrap_menu .menu .dropdown-menu li {
        line-height: normal;
        float: right !important;
      }
      .header .wrap_menu .menu .dropdown-menu li a {
        font-size: 12px !important;
        text-transform: capitalize !important;
        font-weight: 400 !important;
        color: #8b8b8b !important;
      }
      .header .wrap_menu .menu .subMenu {
        display: none;
        box-shadow: 0 1px 15px rgba(0, 0, 0, 0.04), 0 1px 6px rgba(0, 0, 0, 0.04);
        position: absolute;
        top: 65px;
        right: 10px;
        z-index: 99;
        line-height: initial !important;
      }
      .header .wrap_menu .menu .subMenu::before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 11px 10px 11px;
        border-color: transparent transparent #FFF transparent;
        -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
        filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.2));
        position: absolute;
        top: -10px;
        right: 19px;
        z-index: -1;
      }
      .header .wrap_menu .menu .subMenu ul {
        float: inherit;
        line-height: 1px !important;
        height: auto !important;
      }
      .header .wrap_menu .menu .subMenu ul .subLi {
        background: #FFF;
        height: 40px;
        text-align: right;
        border-bottom: 1px solid #e6e6e6;
        min-width: 250px;
      }
      .header .wrap_menu .menu .subMenu ul .subLi:last-child {
        border-bottom: 0px solid #e6e6e6;
      }
      .boutique a:hover {
        text-decoration: none !important;
        }
      .header .wrap_menu .menu .subMenu ul .subLi a {
        padding-right: 25px !important;
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-transform: initial !important;
        font-weight: 400 !important;
        font-size: 12px !important;
      }
      .boutique .header .wrap_menu .link_sociaux {
        position: absolute;
        right: 0px;
        top: 25px;
      }
      @media screen and (max-width: 1000px) {
        .header .wrap_menu .link_sociaux {
          display: none;
        }
      }
      .header .wrap_menu .link_sociaux ul {
        padding: 0;
        margin: 0;
      }
      .header .wrap_menu .link_sociaux ul li {
        float: left;
      }
      .header .wrap_menu .link_sociaux ul li a {
        display: inline-block;
        font-size: 13px;
        margin: 0 15px;
      }
      .header .wrap_menu .link_sociaux ul li a i {
        font-size: 28px;
        color: var(--color3);
      }
      .header .wrap_menu .link_sociaux ul li a i:hover {
        color: var(--color2);
      }
      
      .header2 {
        height: auto;
      }
      .header2 .logo {
        display: block;
        position: relative !important;
        margin: auto;
        text-align: center;
        margin: 20px;
        top: 0 !important;
      }
      .header2 .topBar .align-right {
        float: left !important;
      }
      .header2 .topBar .align-right:after {
        content: "";
        position: absolute;
        left: -20px;
        height: 10px;
        top: 9px;
        background: #FFF;
        width: 1px;
      }
      .header2 .topBar .link_sociaux {
        display: block;
        position: absolute;
        right: 0;
        top: 2px;
      }
      .header2 .topBar .link_sociaux ul {
        padding: 0;
        margin: 0;
      }
      .header2 .topBar .link_sociaux ul li {
        float: left;
      }
      .header2 .topBar .link_sociaux ul li a {
        display: inline-block;
        font-size: 13px;
        margin: 0 15px;
      }
      .header2 .topBar .link_sociaux ul li a i {
        font-size: 17px;
        color: #FFF;
      }
      .header2 .topBar .link_sociaux ul li a i:hover {
        color: var(--color2);
      }
      .header2 .wrap_menu {
        height: auto;
      }
      .header2 .wrap_menu .link_sociaux {
        display: none;
      }

   
    .header-boutique .topBar {
      height: 30px;
      line-height: 30px;
      color: #FFF;
      background: var(--color1);
      z-index: 9;
      width:100%;
    }
    .header-boutique .topBar .block_info {
      position: relative;
      font-size: 11px;
      text-transform: uppercase;
      display: inline;
      padding-left: 40px;
      padding-right: 20px;
      margin-left: 20px;
      float: left;
    }
    @media screen and (max-width: 1000px) {
      .header-boutique .topBar .block_info {
        font-size: 9px;
        padding-left: 29px;
        padding-right: 11px;
        margin-left: 20px;
      }
    }
    .header-boutique .topBar .block_info.br {
      margin-left: 0px;
    }
    .header-boutique .topBar .block_info.br:after {
      content: "";
      position: absolute;
      right: 0px;
      height: 10px;
      top: 9px;
      background: #FFF;
      width: 1px;
    }
    .header-boutique .topBar .block_info a {
      color: #FFF;
    }
    .header-boutique .topBar .block_info.align-right {
      float: right;
      padding-right: 0px;
    }
    @media screen and (max-width: 1000px) {
      .header-boutique .topBar .block_info.align-right {
        display: none;
      }
    }
    .header-boutique .topBar .block_info i {
      position: absolute;
      font-size: 18px;
      top: 6px;
      left: 0;
    }
    .header-boutique .topBar .link_sociaux {
      display: none;
    }
  
  
  
  
  
  
  
  
    .header-boutique .logo {
      height: 90px;
     
    
    }
    .header-boutique{
      background:#fff;
    
    }
    .header-boutique .block-tips {
        font-size: 12px;
        font-family: "Montserrat";
        color: #464646;
         padding: 30px 0;
        padding-left: 100px;
        padding-right: 0px;
    }
   
    .header-boutique  .block-tips a{
      color: #464646;
      cursor: pointer;
    } 
  
    .header-boutique  .block-tips .btn{
      font-size: 12px;
      color:#fff;
      padding: 10px 50px;
      text-transform:uppercase;
      font-weight:400;
      border-radius:inherit;
    }
  
    .three{
      padding-left: 0px !important;
    }
  
    .tipsI{
      position: absolute;
      left: 50px;
      font-size: 39px;
      top: 26px;
      color: var(--color1)
    }
    .panier-picto{
      width:25px;
    }
  
  
  
  
  
    .main-nav-center{
      border-top:1px solid #ddd;
     
    }
    @media (min-width:1200px){
      .main-nav-center > nav{
        text-align:center;
      }
      .main-nav-center .sm {
          display: inline-block;
          vertical-align: middle;
      }
      .pixelstrap li {
          position: relative;
          float: left;
      }
      .main-nav-center .sm > li > a {
          padding-top: 20px;
          padding-bottom: 20px;
      }
      .main-nav-center .sm > li > a:hover{
        color : var(--color2);
      }
      .pixelstrap a {
          white-space: nowrap;
      }
    }
    @media (max-width: 1367px){
      .pixelstrap a {
          font-size: 14px;
      }
    }
  
    .sm {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        z-index: 1;
    }
    .sm, .sm ul, .sm li {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        line-height: normal;
        direction: ltr;
        text-align: left;
    }
    .sm li {
        position: relative;
    }
    .sm, .sm ul, .sm li {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        line-height: normal;
        direction: ltr;
        text-align: left;
    }
    .pixelstrap li a {
        position: relative;
    }
    .pixelstrap a, .pixelstrap a:hover, .pixelstrap a:active {
        padding-right: 45px;
        color: #222222;
        font-size: 16px;
        font-weight: 400;
        line-height: 23px;
        text-decoration: none;
        text-transform: uppercase;
        padding-top: 42px;
        padding-bottom: 42px;
        letter-spacing: 0.07em;
    }
    .sm a {
        position: relative;
        display: block;
    }

    .relative{
        position: relative;
    }

     /* boutique */
     .header .block-tips {
        position: absolute;
        top: 11px;
        right: 0;
    }






/* QUERY CHRIS */ 
@media screen and (max-width: 1000px) {

    /* home */
      .boutique-card h2{
        font-size: 15px;
      }
      .boutique-card p{
        margin-top: 10px;
      }
      .card-text{
        min-height:30px;
      }
      .boutique-elem  .prix strong{
        font-size:30px;
      }
      .boutique-elem .qte{
        margin-top:0px;
      }
      .boutique-elem .qte .qte-input{
        width:30px;
        height:100%;
        line-height: 30px;
        margin-top:-5px;
      }
      .boutique-elem .qte button{
        height:100%;
      }




    footer .texte{
        position: absolute;
        height:auto;
        line-height: initial;
        width:100%;
        left:0;
        bottom:-120px;

    }

    footer .texte{
        position: absolute;
        height: auto;
        line-height: initial;
        width: 100%;
        left: 0;
        bottom: 0px; 
        background: red;       
    }

    footer .texte{
        display:none;
    }


   



    .header-boutique .block-tips.first{
        display:none;
    }
    .header-boutique .block-tips .btn{
        display:none;
    }



    .header-boutique .block-tips{
        padding: 0;
    }
    .header-boutique .btn-panier{
        right:10px;
    }
    .header-boutique .block-tips svg{
        height:30px;
    }
    .add_to_cart.right{
        width:80%;
    }



    .bg-bandeau{
        width:100%;
        margin-right: 0px;
        margin-left:0px;
    }
    .bg-bandeau h3{
        font-size:30px;
    }
    .bg-bandeau h1{
        font-size:30px;
    }
    .bg-bandeau .breadcrumb{
        margin-bottom:0;

    }




    .add_to_cart .cart-inner .cart_media li .media .media-body h4{
        font-size: 16px;
    }
    .add_to_cart .cart-inner .cart_media li .media .media-body span{
        font-size:14px;
    }
    .add_to_cart .cart-inner .cart_media li .total h5{
        font-size:16px;
    }
    .add_to_cart .cart-inner .cart_media li .total h5 span{
        font-size:16px;
    }
    .add_to_cart .cart-inner .cart_media li .buttons a{
        margin-bottom:15px;
    }








    .new_panier .beam{
        display:none;
    }
    .new_panier .recap{
        margin-top:40px;
    }
    .new_panier .recap .title {
        font-size:22px;
    }




    .new_panier .row-card.cart_Listes{
        display: inline-flex;
        height:200px;
    }
    .new_panier .row-card .media{
        width:50%;
        padding: 0 15px;
    }
    .new_panier .row-card .text{
        width:50%;
    }
    .new_panier .row-card .text h4{
        margin-top:15px;
        font-size:14px;
    }
    .new_panier .row-card .text p{
        display:none;
    }
    .new_panier .row-card .price{
        top:120px;
        left:45px;
        font-size:25px;
    }
    .new_panier .row-card .action{
        right:30px;
        bottom:42px;
    }
    .new_panier .row-card .action span {
        width:30px;
        height:30px;
        line-height:30px;
    }



}



.options-block{
  margin-bottom: 30px;
}
.options-block-title {
  margin: 10px 0;
  color: #6d6e71;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.options-block-version-block{

}
.options-block-version-block div {
  min-width: 50px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #a7a8aa;
  border-radius: 5px;
  margin-right: 8px;
  display: inline-block;
  cursor: pointer;
  padding: 0 13px;
}
.options-block-version-block div:hover, .options-block-version-block div.selected{
  background-color: var(--color2);
  border-color:  var(--color2);;
  color: #FFF;
}

.options-block-version-block .color{
  height: 30px;
  min-width: 30px !important;
  border-radius: 50px;
  border:2px solid #ccc ;
}
.options-block-version-block .color.red{ background-color: red; }
.options-block-version-block .color.blue{ background-color: blue;}
.options-block-version-block .color.yellow{ background-color: yellow;}
.options-block-version-block .color.green{ background-color: green;}


.options-block-version-image{
  display: flex;
  align-items: center;

}
.options-block-version-image .image{
  width: 100px;
  height: 50px;
  background-color: #444343;
  cursor: pointer;
}
.options-block-version-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.options-block-version-image .libelle{
  color: #a7a8aa;
  font-weight: 500;
  margin-left: 10px;
}
.options-block-version-image a{
  display: block;
  font-size: 14px;
  text-decoration: underline;
  color: var(--color2);
  font-style: italic;
  cursor: pointer;
  

}

.slick-slider {
  overflow: hidden; }
  .slick-slider.slick-slider {
    overflow: visible; }

.no-arrow .slick-next,
.no-arrow .slick-prev {
  display: none !important; }

.theme-dots .slick-dots {
  bottom: 10px; }
  .theme-dots .slick-dots li button:before {
    font-size: 12px; }
  .theme-dots .slick-dots li.slick-active button:before {
    color: var(--theme-deafult); }

.theme-dots.slick-dotted.slick-slider {
  margin-bottom: 0; }

.slick-default-margin .slick-list {
  margin-left: -12px;
  margin-right: -12px; }

.slick-default-margin .slick-slide > div {
  margin-left: 12px;
  margin-right: 12px; }

figure.zoom {
  background-position: 50% 50%;
  position: relative;
  width: 500px;
  overflow: hidden;
  cursor: zoom-in;
}
figure.zoom img:hover {
  opacity: 0;
}
figure.zoom img {
  transition: opacity .5s;
  display: block;
  width: 100%;
}
.sticky{
    position: sticky;
    top: 230px;
}
.containProduct{
    padding-top:33px;
    padding-top:0px;
}