body{
    font-size:1.2rem;
    overflow-x: hidden;
}
a {
    color: #000;
}
a:hover, .dispo h3,#kit h3, #lnkToTop:hover, .cartNotInStockShort,.paging a:hover, .listing-produits, #mobile-login a, .count, #menu-left .filters .fa:hover, body #lnkToTop, #menu-top a:hover, #menu-top .current.nav-item a, #menu-left #menu-filter-by-category ul li.FilterSelected a, #menu-left .menu-filter ul li.FilterSelected a, .product-page .prix {
    color: #799B4A;
}
hr {
    border-color: #fff;
}
#lnkToTop {
    border: 1px solid #799B4A;
}

#lnkToTop:hover {
    background-color: #fff;
    border-color: #799B4A;
}
#btn-open-filter {
    border: 0;
}
#menu-left .menu-filter a,#menu-left .menu-filter a:not(.btn) {
    color: #000;
}
#menu-left #menu-filter-by-category a {
    color: #000;
}
#menu-left #menu-filter-by-category .filter-category {
    margin-left: 0;
}

#menu-left .noUi-background {
    background: #000;
    box-shadow: inset 0 1px 1px #fff;
}
#menu-left .noUi-connect {
    background: #799B4A;
}
#menu-left .noUi-target {
    border-radius: 4px;
    border: 1px solid #000;
    box-shadow: inset 0 1px 1px #f0f0f0,0 3px 6px -5px #fff;
}
#menu-left [disabled] .noUi-connect,#menu-left [disabled].noUi-connect {
    background: #fff;
}
#menu-left .noUi-pips {
    position: absolute;
    color: #fff;
}
#menu-left .noUi-value-sub {
    color: #fff;
}
#menu-left .noUi-tooltip {
    border: 1px solid #fff;
}
#menu-left .noUi-marker{position: absolute;}
#menu-left .noUi-marker, #menu-left .noUi-marker-large,#menu-left .noUi-marker-sub {
    background: #fff;
}
.btn-primary, .btn-primary:hover, .btn-primary:active {
    border-color: #799B4A!important;
}
.btn-primary:active {
    color: #fff;
    background-color: #799B4A!important;
}
.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle {
    background-color: #000;
    border-color: #000;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus {
    background-color: #000;
    border-color: #000;
}
body div#b:not(.page-home):not(.page-generic), body #footer-copyright{
    background-color: #fff;
}
body .listing-produits{
    width:unset;
}
.page-listing h1 {
    text-align: left;
}
body #menu-left h3{
    border-top:1px solid #000;
    padding:20px 0;
    display:flex;
    justify-content:space-between;
    margin:0;
    cursor:pointer;
}
.breadcrumb {
    background-color: transparent;
    font-weight: 500;
}
.breadcrumb, .breadcrumb a, .breadcrumb a:hover, .breadcrumb-item + .breadcrumb-item::before, .breadcrumb .breadcrumb-item.active{
    color:#000;
}
body .breadcrumb .breadcrumb-item.active {
    font-weight: 500;
}
.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    font-size: 12px;
    margin-top: 7px;
}

#breadcrumb .filterDiscout .fa{display:none;}
#breadcrumb .filterDiscout, #breadcrumb #lstSorting {
    border: 2px solid #000;
    line-height: 1.2;
    padding: 5px 15px;
    height: 45px;
    display: flex;
    align-items: center;
    color:#fff;
}
#menu-left nav.nav > h3{border-top:0;}
.menu-filter .checkbox:last-child{margin-bottom:20px}
#menu-top{
    background-color:#fff;
    position:relative;
    box-shadow: 0 8px 8px rgb(121, 155, 74, 0.5);
}
#menu-top.sticky a:hover {
    color: #555;
}
#menu-top .menu-icon .fa-search, #menu-top .menu-icon #lnkWishlist{
    margin-right:10px;
}
#menu-top .menu-icon #lnkViewCart{
    margin-right:15px;
}
#menu-top #lnkViewCart{
    position:relative;
}
#menu-top .badge-pill{
    position: absolute;
    margin-left: 0;
    top: -4px;
    right: -16px;
    z-index:1;
}
.menu-icon {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.menu-icon #lnkWishlist{
    margin-top: 3px;
}
body .single-product-flex {
    overflow: unset;
}
body .single-product-flex .proMsg{
    border-radius: 0;
}
body .single-product-flex .proIcon,  body .single-product-flex .PRebate, body .single-product-flex .proMsg{
    left: -8px;
    right: auto;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    line-height: 1;
    padding: 8px;
}
#footer {
    margin-bottom: 0;
    padding-bottom: 20px;
    margin-top: 60px;
    color: #fff;
    clear: both;
}
#footer h3 {
    color: #000;
}
#footer a {
    color: #000;
}
#footer a:hover {
    color: #000;
}
#footer .zone-infolettre {
    padding-top: 20px;
    padding-bottom: 15px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
#footer-copyright {
    color: #000;
}
#footer #coordonnesSection a{
    color:#fff;
}
#topbar{
    color:#fff;
    margin-bottom:0;
    padding: 10px 0;
    font-size: 16px;
    line-height:1.2;
}
body #lnkToTop{
    border-color: #fff;
    background-color: #000;
    bottom: 20px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    z-index:99;
}
body .single-product-flex .product-add-to-cart {
    position: absolute;
    bottom: 15px;
    padding: 10px 0;
    margin: 0 0 15px;
}
body #lnkToTop:hover {
    background-color: #000;
    color: #fff;
    border-color: #fff;
    text-decoration: none;
}
body #menu-left .menu-filter ul li{
    white-space: normal;
}
#footer a.btn.btn-dark{
    background-color:#000;
    color:#fff;
    border: 1px solid #fff;
}
div#b:not(.page-listing) #SortingNouveautes{
    display:none;
}
#menu-top a {
    color: #000;
}
#menu-left .nav div:not(#slider-price):not(.noUi-base):not(.noUi-origin):not(.noUi-handle):not(#slider-price-min):not(#slider-price-max){
    width:100%;
}
#menu-left ul li.FilterSelected {
    font-weight: bold;
}
#menu-left .nav {
    border: 1px solid #000;
    padding-left: 15px;
    padding-right: 15px;
}
body .infoBoxHomePage img{
    max-width: 120px;
}
#zoneCatVisuel img{
    max-width:196px;
}
body #rowSuggestion .listing-produits{
    width:100%;
    justify-content: center;
}
#imgPicturePrimary {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: contain;
    background-color:#fff;
}
.watermark {
    color: #fff;
}
.dispo ul .stock-preorder:after {
    color: #fff;
}
div#b.product-page #footer{
    margin-top:0;
}
div#b.product-page .product-description{
    margin:20px 0;
}
#rowSuggestion {
    background-color: #ddd;
    position:relative;
    padding: 30px 0 5px;
}
#rowSuggestion:before, #rowSuggestion:after {
    content:'';
    position:absolute;
    background-color: inherit;
    top:0;
    width:100%;
    height:100%;
}
#rowSuggestion:before {
    left:-100%;
}
#rowSuggestion:after {
    right:-100%;
}
#kit .kit-img{display:none;}
.pagination, .page-item:first-child .page-link, .page-item:last-child .page-link{
    border-radius:0;
    padding-bottom: 0.6rem;
    padding-top: 0.4rem;
}
body .pagination li.page-item {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.page-item:first-child{
    border-left:2px solid #000;
}
.page-item:last-child{
    border-right:2px solid #000;
}
body .pagination .page-link{
    color:#fff;
}
#lnkToTop, .btn-primary, .btn-primary:hover, .promotion-detail .promo-title, #add-to-cart.btn,.single-product-flex .product-add-to-cart, #container-open-filter-by-store:hover,.container-open-filter-by-store:hover , body .pagination li.pagination-active>.page-link, .pagination .page-link, .pagination .page-link:hover, #topbar, #footer .zone-infolettre, #footer, #breadcrumb .filterDiscout, #breadcrumb #lstSorting, .qtyContainer .minus, .qtyContainer .plus{
    background-color: #799B4A;
}
.pagination .page-link, .pagination .page-link:hover, body .page-item.disabled .page-link{
    border-color: #799B4A;
}
body .pagination li.pagination-active>.page-link, .pagination .page-link:hover{
    color: #000;
}
#zoneCatVisuel img, .infoBoxHomePage img{
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
body a.infoBoxHomePage:hover{
    opacity: 1;
}
#zoneCatVisuel .col:hover img, .infoBoxHomePage:hover img{
    -webkit-transform: rotate(-5deg) scale(1.08);
    -moz-transform: rotate(-5deg) scale(1.08);
    -o-transform: rotate(-5deg) scale(1.08);
    transform: rotate(-5deg) scale(1.08);
}
body .product-suggestion .product-brand{
    text-align: left;
}
#divAttribut {
    border: 1px solid #000;
    padding: 10px 15px;
    width: 400px;
    max-width: 100%;
    margin-bottom: 15px;
}
#divAttribut .attrib{
    display: flex;
    margin: 5px 0;
}
#divAttribut .attrib div{
    flex:50%;
}
#divAttribut .attrib .attrib-values{
    background-color: #ddd;
    padding: 0 10px;
}
.qtyContainer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.qtyContainer .minus, .qtyContainer .plus {
    font-size: 1.5em;
    font-weight: 500;
    cursor: default;
    color: #414042;
    position: relative;
}
.qtyContainer .plus .quantityIcon:before {
    width: 3px;
    height: 14px;
}
.qtyContainer .minus .quantityIcon:after, .qtyContainer .plus .quantityIcon:after {
    width: 14px;
    height: 3px;
}
.qtyContainer .plus .quantityIcon:before, .qtyContainer .quantityIcon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #000;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.qtyContainer .minus div, .qtyContainer .plus div {
    margin-top: -5px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.qtyContainer input, .qtyContainer span {
    width: 36px;
    height: 36px;
    justify-content: center;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
}
div#b.product-page #titreBoutique{
    font-size: 2em;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 1.2;
    display: block;
    font-family: 'Open Sans', sans-serif;
}
.product-page #txtQty {
    height: 36px;
    width: 36px;
    text-align: center;
    border-radius: 0;
    padding: 4px;
    margin: 0;
    line-height: 1;
    background-color: #ddd;
    color:#000;
    font-weight:700;
    border:0;
}
.product-suggestion img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: contain;
    background-color:#fff;
}
.product-suggestion .product-title {
    color: #000;
}
table.matrix th,table.matrix td {
    border-color:#fff;
}
.product-page #matrix-filter .attrib-value-selected {
    color: #fff;
}
.product-page #matrix-filter .matrix-filter .filter-choice {
    border: 0;
}
.user-message a {
    color: #ccc;
}
.wrap-single-produit,.single-product,body .single-product-flex {
    padding-bottom: 40px;
    position: relative;
    margin-bottom:40px;
}
#filter-subcategory-toggle li a {
    color: #fff;
}
.proSpecialOrder {
    background: #1757c1;
}
.proRebate,.proPromoUntil {
    background: #e13f1d;
    background: rgba(225,66,30,.85);
}
.proPreOrder {
    background: #800080;
}
.proBO {
    background: #ff7600;
}
.PRebate {
    text-align: center;
    -webkit-transform: rotate(-0deg);
    -moz-transform: rotate(-0deg);
    -ms-transform: rotate(-0deg);
    -o-transform: rotate(-0deg);
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #e13f1d;
    background: rgba(225,66,30,.85);
    left: -5px;
}
a.wishlist-purchase-status-True {
    color: #b0b0b0!important;
}

a.wishlist-purchase-status-False {
    color: #ccc!important;
}
#bannerPager a, #bannerPager a.activeSlide {
    background: #799B4A;
}
#topbar .container a {
    color: #fff;
}
#container-open-filter-by-store,.container-open-filter-by-store {
    background-color: #f9f9f9;
    border-radius: 5px;
    padding: 2px 5px;
}
#container-open-filter-by-store.active,.container-open-filter-by-store.active {
    border: 1px solid #799B4A;
}
.TextLiqudation {
    color: #d23030;
}
.proBO {
    /*background: #ff7600;*/
    background-color: rgba(255,118,0,0.8);
}
.proNew {
    /*background: #b60800;*/
    /*background-color: rgba(182,8,0,0.8);*/
    background: rgba(255, 0, 0, 0.81);
}
.BgLiquidation {
    /*background-color: #d23030;*/
    /*background-color: rgba(210,48,48,0.8);*/
    background: rgba(255, 255, 0, 0.81);
}
.BgPromo,.BgPromotion, .PRebate {
    /*background-color: #e7c000;*/
    /*background-color: rgba(231,192,0,0.8);*/
    background: rgba(223, 43, 251, 0.81);
}
.TextNouveaute {
    color: #799B4A;
}
.BgNouveaute {
    /*background-color: #799B4A;*/
    background-color: rgba(9,155,74,0.8);
}
.product-image-primary {
    aspect-ratio: 1/1 ;
    object-fit: contain;
    background-color:#ffffff;
}
.produit-image {
    border: none;
}
.product-image-secondary {
    background-color:#fff;
}
#add-to-cart.btn,.single-product-flex .product-add-to-cart {
    background-position: unset;
    background-image: none;
    width: 100%;
    height: auto;
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
    line-height: 1;
    padding: 16px 0;
    display: flex;
    justify-content: center;
    font-weight: 700;
    letter-spacing: .03em;
}
.single-product-flex .product-add-to-cart {
    bottom:30px;
    text-transform: unset;
    font-weight:500;
    font-size:20px;
}
.single-product-flex .titre{
    margin-top:10px;
}

/*menu burger*/

#burger  {
    width: 30px;
    height: 2px
    background: #000;
    display: inline-block;
    position: relative;
}

#burger::before,
#burger::after  {
    content: '';
    width:30px;
    background: #799B4A;
    display:inline-bloc;
    position: absolute;
    transform-origin: center;
    transition: all 0.3s ease;
}
#burger::before  {
    top: -7px;
}

#burger::after  {
    top: 7px;
}
#burger.open  {
    background:transparent;
}
#burger.open::before  {
    transform: rotate(45deg);
    top:0;
}
#burger.open::after  {
    transform: rotate(-45deg);
    top:0;
}

#zoneQuantity #divQty {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 210px;
    justify-content: space-between;
    max-width: 100%;
}
#zoneQuantity #divAmount #AmountTitle, #zoneQuantity #divQty #QtyTitle {
    font-size: 15px;
    font-weight: 600;
    margin-right: 10px;
}
#zoneQuantity, #zoneAddCart{
    display:inline-flex;
    align-items: center;
    margin-top:20px;
    max-width: max-content;
}
#zoneQuantity #divQty, .WishlistAdd, .WishlistRemove, #divAmount{
    margin-right:15px;
}
#zoneQuantity #divAmount{
    display: flex;
    height: 100%;
    align-items: center;
    border: 1px solid #000;
    padding: 10px;
    width:178px;
}
#zoneQuantity #divQty{
    border: 1px solid;
    padding: 10px;
}
#zoneAddCart #add-to-cart.btn{
    height: 100%;
    align-items: center;
    padding:10px 20px!important;
}
#rowSuggestion h3 {
    margin-bottom: 1em;
    text-align: center;
}
#carteCadeauFooter{
    margin-top:0;
}
#carteCadeauFooter div{
    margin: 0;
    border: 2px solid #000;
    border-radius: 10px;
    padding: 15px;
    width: max-content;
    max-width: 100%;
    /*min-height: 125px;*/
    aspect-ratio:16/9;
    display: flex;
    align-items: flex-end;
    position:relative;
}
.promotion-detail{
    display:block;
    border: 1px solid #799B4A;
}
#carteCadeauFooter div a{
    text-decoration:underline;
}
#carteCadeauFooter img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
        opacity: 0.2;
    border-radius: 10px;
}
#carteCadeauFooter h3{
    z-index:1;
    position:relative;
}


@media (min-width: 576px) {
    #zoneCatVisuel .col-sm{
        max-width:150px;
    }
}


@media(max-width: 767px) {
    body #footer .navbar .navbar-nav li.nav-item {
        padding-left: 0;
        text-align: left;
        border: 0;
    }
    body #footer .navbar .navbar-nav {
        padding: 0 15px;
    }
}
@media(min-width: 768px) {
    #zoneAddCart #add-to-cart.btn {
        width: max-content;
    }
    body #footer .navbar .navbar-nav li.nav-item{
        margin: 0 10px 0 0;
        padding-left:10px;
        border-color:#000;
        border-width:3px;
        line-height:1;
    }
}
@media(min-width: 992px) {

    body div#top-logo img {
        max-width: 300px;
    }
    #menu-top.sticky {
        position: fixed;
        top: 0;
        z-index: 9;
        margin-left: auto;
        margin-right: auto;
        justify-content: center;
        display: flex;
        width: 100%;
        left: 0;
        right: 0;
    }
    #menu-top.sticky:after, #menu-top.sticky:before {
        background-color:inherit;
        content:'';
        position:absolute;
        top:0;
        width:100%;
        height:100%;
    }
    #menu-top.sticky:after {
        right:-100%;
    }
    #menu-top.sticky:before {
        left:-100%;
    }
    #menu-top.sticky div#top-logo img {
        max-width: 180px;
        transition: max-width .3s, transform .3s;
    }

    body #menu-top.sticky .navbar .navbar-nav li.nav-item{
        font-size: 1.1em;
    }
    #menu-top a {
        font-weight: 600;
    }
    #menu-top .fa{
        font-size: 23px;
    }
    #menu-top .fa.fa-gift{
        font-size: 25px;
    }
    #footer h3{
        font-size: 18px;
    }
    .openHours, #coordonnesSection a{
        font-size: 16px;
    }
}
@media(min-width: 1200px) {

    #breadcrumb{
        margin-bottom:1em;
    }
    .d-lg-flex{
        display: flex !important;
    }
    #menu-top .d-lg-flex{
        justify-content: flex-end;
    }
    div#top-logo {
        text-align: left;
    }
    body #footer .navbar .navbar-nav li.nav-item{
        border-left: 2px solid #000;
    }
    body .navbar .navbar-nav li.nav-item, body #footer .navbar .navbar-nav li.nav-item:first-child{
        border-left: 0;
    }
    body .navbar .navbar-nav li.nav-item{
        margin: 0 20px 0 0;
        padding-left:20px;
    }
    body #menu-top .navbar .navbar-nav li.nav-item{
        line-height: 1;
    }
    body #footer .navbar .navbar-nav li.nav-item{
        font-size: 0.8em;
        line-height: 1;
    }
}