#page_incontourbables {}
.container {
    width: 100%;
    max-width: 100%;
    padding: 0px 0px;
}
.img-responsive {
    width: 100%;
}
.product_image_home,
.box_product {
    max-width: 100% !important;
    overflow: hidden;
    width: 100%;
    float: left;
}
.box_product_info {
    position: relative;
    background: #fff;
    float: left;
    width: 100%;
    padding: 10px;
}
.articles {
    /* background: #f1f1f1; */
    float: left;
    padding: 20px;
    width: 100%;
}
.slide_img {
    margin-top: 40px;
}
.bloc-category-cover {
    z-index: 2;
}
ul.ul_menu_home {
    margin-bottom: 0px !important;
}
.bloc-category-cover .heading-page {
    text-align: left;
    display: inline-block;
    width: auto;
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 20px;
}
article {
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.slick-slide img {
    display: block;
}
.manu_short_description {
    margin-top: 30px;
    font-size: 12px;
    padding: 0px 40px;
}
.inside_box_product {
    overflow: hidden;
    margin-bottom: 10px;
}
.filtre {
    margin-bottom: 15px;
}
.filtre .active {
    padding-bottom: 5px;
    border-bottom: 1px solid #d2a318;
}
.filtre span {
    cursor: pointer;
}
.title-product {
    margin-top: 10px;
    margin-bottom: 10px;
}
.product_image_home,
.box_product {
    margin: auto;
     
}
.listing_product {
    padding: 0px 20px;
}
.slick-slide {
    
    padding: 0px 15px;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {}
.cta-list-artiste {
    cursor: pointer;
}
.cta-filtre-artiste:hover {
    color: #000;
    font-weight: 600;
}
.cta-list-artiste i {
    margin-left: 15px
}
.row_list_artiste {
    margin: 25px 0px;
}
.cta-filtre-artiste {
    cursor: pointer;
}
.cta-filtre-artiste.active {
    font-weight: 600;
}

/*filtre price **/

.filtre_price {
    margin-top: 40px;
}
.list_filtre_price {
    text-align: center;
}
.cta-filtre-price:hover,
.cta-filtre-price.active {
    cursor: pointer;
    background: #000;
    color: #fff;
    font-weight: 600;
}
.manu_short_description {
    font-family: 'Reenie Beanie', cursive;
    font-size: 30px;
    line-height: 1;
}
.bloc_incontournable_baseline {
    width: 90%;
    max-width: 700px;
    padding: 20px;
    margin: auto;
    text-align: justify;
}
.incontournable_baseline {
    margin: 20px 0px 40px;
    font-weight: 600;
}
.product_name,
.title-product {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.filtres {
    position: relative;
    max-width: 650px;
    margin: auto;
    text-align: center;
}
.cta_filtre_features {
    cursor: pointer;
}
.cta_filtre_features.active {
    background: #000;
    color: #fff;
}
p.title_filtre {
    border: 1px solid #000;
    border-bottom: 0;
    border-top: 0;
    padding: 5px 0px;
    /* font-weight: 700; */
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: -10px;
    font-size: 13px;
    /* margin-right: 5px; */
}
.title_filtre i {
    margin-left: 5px;
}
.cta-filtre-price,
.cta_filtre_features {
    cursor: pointer;
    margin: 10px 0px 0px 0px;
    padding: 5px 0px;
}
.cta-filtre-price.active,
.cta_filtre_features.active,
.cta_filtre_features:hover {
    background: #000;
    color: #fff;
}
.sub_filter {
    border: 1px solid #000;
    border-top: 1px;
}
.sub_filter {
    border: 1px solid #000;
    border-top: 1px;
    position: absolute;
    z-index: 5;
    width: 100%;
    background: #fff;
    left: 15px;
    top: 28px;
    width: calc(100% - 30px);
    max-height: 215px;
    overflow: auto;
    padding-bottom: 35px;
}
.cta_down_filter {
    position: absolute;
    width: calc(100% - 32px);
    top: 224px;
    z-index: 9;
    background: #fff;
    left: 16px;
    cursor: pointer;
}
.filter_reset {
    cursor: pointer;
    position: absolute;
    top: -30px;
    right: 10px;
    font-size: 12px;
}
.filter_reset i {
    font-size: 15px;
    vertical-align: -4px;
}
.is_new {
    position: absolute;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    z-index: 2;
}
@media screen and (min-width: 0px) and (max-width: 425px) {
    
    p.title_filtre {
    
    margin-bottom: 10px;  
}
    
    .manu_short_description {
        padding: 0px 20px;
    }
    .box-content-product {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .list_artiste .col-xs-6 {
        padding: 2px;
    }
    .cta-filtre-artiste {
        font-size: 12px;
    }
    p.title_filtre {
        font-size: 12px;
    }
    .sub_filter {
        left: 5px;
        width: calc(100% - 9px);
    }
    .list_filtre_price,
    .list_filtre_features > div {
        padding: 0px 5px;
    }
    .cta-filtre-price,
    .cta_filtre_features {
        font-size: 12px;
    }
}