.newsflash{/*
    height:100%;
    min-height: 200px;
    max-height: 500px;
    margin-right:20px;*/
}

.header_categoy > .row > .col-sm-6 .newsflash.taxonomie{
    background:#f8f7f7;
    padding:20px 0px 20px 20px;
    margin-right:50px;
}
.header_categoy > .row > .col-sm-6 .term-description .newsflash.taxonomie{
     margin-right:0px;

}

.header_categoy > .row > .col-sm-6:nth-child(1) .newsflash.taxonomie .overflow-auto{
    max-height: 200px;
    padding-right:20px;
}

.header_categoy > .row > .col-sm-6:nth-child(2) .newsflash.taxonomie .overflow-auto{
    max-height: 200px;
    padding-right:50px;
}

.newsflash a{
    color:#a30075;
}
.newsflash  h4{
    margin:0px;
}
.newsflash ul{
    margin: 0px;
    padding:0px;
}
.newsflash li{
    list-style: none;
    margin-bottom:20px;
}
.newsflash li a{
    text-decoration: none!important; 
    font-weight: bold;
}

.newsflash.taxonomie li a{
    text-decoration: none!important;
    color:#1687a0;
    font-weight: bold;
}

.newsflash h3::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0px!important;
    background: #a30075;
    width: 30px;
    height: 2px;
}
.newsflash.taxonomie h3{
    margin-top:10px;
    margin-bottom: 25px;
}
.newsflash h4{

    color:#212529;

    margin-bottom:8px;
    font-size: 1em;
}
.product_cat_4340 .newsflash h4{


}
.product_cat_4340 .newsflash h3{
     color:#1687a0;
    font-weight: normal;
}



.product_cat_4340 .newsflash a{
    color:#1687a0;
}
.product_cat_4340 .newsflash h3::after{
   background: #1687a0;
}

.product_cat_4209 .newsflash a{
    color:#96bc33;
}
.product_cat_4209 .newsflash h3::after{
   background: #96bc33;
}


.product_cat_4341 .newsflash a{
    color:#e95e26;
}
.product_cat_4341 .newsflash h3::after{
   background: #e95e26;
}


.product_cat_4342 .newsflash a{
    color:#9f5d25;
}
.product_cat_4342 .newsflash h3::after{
   background: #9f5d25;
}

.newsflash.home{
    padding-left:20px;
}
.newsflash.home h4{
    font-size: 1em;
    font-weight: bold;
}
.newsflash.home li{
    margin-bottom:15px;
}

.newsflash.home .overflow-auto{
    background: #eee;
    padding: 20px;
    max-height: 460px;
}
.onearticle h2,.onearticle p{
    padding-left:0px;
}

.newsflash h2::after,.onearticle h2::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0px!important;
    background: #a30075;
    width: 30px;
    height: 2px;
}
.newsflash h2 {
    text-transform: uppercase;
    padding: 0 20px;
    padding-left: 0px;
    position: relative;
    margin-bottom: 30px;
    color:#282d31;
}
.nopadding{
    padding:0px!important;
}
.newsflash .more{
    margin-top:5px;
}
.newsflash .more::after {
    font-family: 'Font Awesome\ 5 Free';
    content: '\f054';
    font-size: 15px;
    right: auto;
    margin-left: 10px;
}
.tax-product_cat .newsflash{margin-top:40px;}


.newsflash.product{
    margin-top:30px;
    height: inherit;
    min-height: inherit;
    margin-right: 0px;
    max-height: 250px;
    
}
.newsflash.product .contentleftproduct a{
    color:#fff;
}
.newsflash.product h4{
   margin:0px;
    padding-top:8px;
}
.newsflash.product h5{
    margin-top:0px;
    margin-bottom: 5px;
}

.archive .header_categoy .term-description{
    /*padding-right:0px;*/
}
/*a mettre dans le css du thème*/
.home .title_article{
    right:-33px;
}
.home .title_article.hide_desktop{
    right:10px;
}

.hide_desktop{display:none}
.hide_mobile{display:block}
.first-article .vce-text-block:nth-child(2),body #el-8853e40e[data-vce-do-apply*="all"][data-vce-do-apply*="el-8853e40e"]{
    padding-top:0px!important
}
@media (max-width: 768px) { 
    .archive .header_categoy .term-description{
        padding: 40px 20px 20px 20px;
    }
    .header_categoy > .row > .col-sm-6 .newsflash.taxonomie{
    margin-right:0px;
        margin-top:0px;
}
    .tax-product_cat .newsflash{padding:0px 30px;margin-top:0px}
    .tax-product_cat .col-sm-6 .newsflash{padding:0px;margin-top:0px}
    .hide_desktop{display:block;top:-20px;}
    .hide_mobile{display:none}
    .first-article .vce-text-block:nth-child(2),body #el-8853e40e[data-vce-do-apply*="all"][data-vce-do-apply*="el-8853e40e"]{
        padding-top:33px!important;
    }
    .newsflash.home{
        padding:0px;
        margin: 0px;
    }
}


