/**
* 2008 - 2025 (c) Prestablog
*
* MODULE PrestaBlog
*
* @author    Prestablog
* @copyright Copyright (c) permanent, Prestablog
* @license   Commercial
*/


#blog_list_1-7 .block_cont .block_top  {border: none; padding: 0;} 

#blog_list_1-7 .block_cont  {border: none ;} 

#blog_list_1-7 h3 a, #blog_list_1-7 h2 a {font-size: 1.3em;color: #000;} 

#blog_list_1-7 h3 span.date_blog-cat, #blog_list_1-7 h2 span.date_blog-cat {font-size: 0;} 

#blog_list_1-7 h3 span.date_blog-cat a.categorie_blog, #blog_list_1-7 h2 span.date_blog-cat a.categorie_blog {background-color: white;position: absolute;top: 20px;font-size: 16px;color: black;padding: 10px 20px;border: 2px solid #D14904;} 

#blog_list_1-7 p.prestablog_desc {display: none;} 

#prestablogfront h1 {
    text-align: center;
    font-size: 2.4em;
}


#prestablogfront h2 {
    text-align: left;
    font-size: 1.8em;
    margin: 0;
}


#prestablogfront h3 {
    text-align: left;
    margin: 0;
}

.prestablogtitle {
    font-size: 1.8rem;
    text-align: left;
    border-bottom: 1px solid #dfdfdf;
    margin: 30px 0px 30px 0px;
    padding-bottom: 5px;
    overflow: hidden;
    font-weight: 600;

}


#blog_list_1-7 li:hover .block_cont { box-shadow: none; -webkit-box-shadow: none; }

#blog_list_1-7 li:hover .block_cont .block_top img { -webkit-transform: none; transform: none; }

/* Présentation article de blog */
article#prestablogfront {display: flex; flex-direction: column}

article#prestablogfront time.date {order: 1;}

article#prestablogfront h1#prestablog_article {order: 2;}

article#prestablogfront div.info_blog {order: 3;}

article#prestablogfront picture {order: 4;}

article#prestablogfront div.elementor {order: 5;}

article#prestablogfront div.clearfix {order: 6;}

article#prestablogfront picture {display: flex; justify-content: center;}
article#prestablogfront picture img.news {aspect-ratio: 21/9; width: 100%; object-position: center; object-fit: cover; margin: 20px 0px; }


