.tagspec {
    background: var(--main-color);
    color: white;
    text-transform: uppercase;
    width: fit-content;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 1px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    box-shadow: 0 .1875rem .375rem rgba(140, 152, 164, .25);
    font-size: 13px;
}

.badge-product .tagspec{
    background: var(--main-color);
}

#btnContact {
    display: none;
}


/* .header-main{
    height: 102px;
} */

#myModal2{
    z-index: 999999999;
}

@media only screen and (min-width: 992px) {
    #header-boutique:not(.fixed-header) .logo-container-main img{
        margin-top: -40px;
    }
    #header-boutique:not(.fixed-header) {
        position: relative;
    }
    #header-boutique:not(.fixed-header) .header-top,
    #header-boutique:not(.fixed-header) .header-bottom,
    #header-boutique:not(.fixed-header) .header-main {
        background: transparent;
    }
    #header-boutique:not(.fixed-header) .header-top .menu-top li a span{
        color: white;
    }
    #header-boutique:not(.fixed-header) .header-top .menu-top li{
        border-right: 1px solid white;
    }
    #header-boutique:not(.fixed-header) .header-top .menu-top li:last-child{
        border: none;
    }
    #header-boutique:not(.fixed-header) #categorySelect,
    #header-boutique:not(.fixed-header) .input-search-container{
        background-color: white;
    }
    .main-slider-2{
        margin-top: -158px;
        height: 100vh;
    }
    #header-boutique:not(.fixed-header) .logo img{
        filter: brightness(0) invert(1);
    }
    .list-product-top{
        padding-top: 184px;
        margin-top: -158px;
    }
    .banner{
        margin-top: -158px;
    }
}
@media only screen and (max-width: 992px) {
    .logo-responsie{
        position: absolute;
        top: 3px;
        left: 38%;
    }
    #header-boutique.fixed-header  .logo-responsie{
        top: 29px;
    }
    #header-boutique .logo-container-main img {
        max-width: 200px;
    }
}
@media only screen and (max-width: 600px) {
    .logo-responsie{
        right: 5px;
        left: auto;
        top: 5px;
    }
}
.description2{
    text-wrap: wrap;
}

.BFW-blcSuiveurTM > a{
    background-color: var(--main-color);
}
.BFW-blcSuiveurTM > a:hover {
    background-color: rgba(0,0,0,0.4);
}
.mini-actu-item:hover, .footer-icon-container a:hover, .bas-footer .list-inline a:hover{
    color: var(--main-hover);
}
.tags-container .tag:hover {
  background: var(--main-hover);
  border-color: var(--main-hover);
}

.drapeauli  .linkdrapeau{
    color: white !important;
}
.left-topbar{
    align-items: center;
}

.bloc-title-container .bloc-title{
    color: var(--main-color);
}

#header-boutique.fixed-header .header-main {
  height: 103px;
}

@media only screen and (max-width: 576px) {
    .product-item .card-top img{
        object-fit: cover;
    }
}

.product-item .card-bottom{
    padding-bottom: 3.4em;
}
.partenaire-site-bar a img{
    width: 80%;
}
@media only screen and (min-width: 992px) {
  .partenaire-site-bar .item {
    margin-bottom: 59px !important;
  }
}

#BFW-container-82 .BFW-cmsV02 .texte .bouton,
#BFW-container-156 .BFW-cmsV02 .texte .bouton{
    display: inline;
}

.swiper-clients > div > div div:nth-child(2) img{
    width: 80% !important;
}

@media only screen and (max-width: 992px) {
    .list-product-top{
        background-position: center !important;
    }
    .fixed-header .logo-responsie{
        padding-top: 7px;
    }
}
 #GTranslateDesktop #GTranslate .left-topbar li {
    border-left: none !important;
}
.separator{
    margin-top: -7px;
    color: white;
}

@media only screen and (max-width: 992px) {
  .main-slider-2 video {
    object-fit: contain !important;
  }
}