/**
                        * 2008 - 2020 (c) Prestablog
                        *
                        * MODULE PrestaBlog
                        *
                        * @author    Prestablog
                        * @copyright Copyright (c) permanent, Prestablog
                        * @license   Commercial
                        * @version    4.3.8
*/
     
h1.title_blog{
color: #012F65;
font-size:3rem
 
}
  #prestablogfront h1    {text-align: center!important;      }   
.block_bas .date_blog-cat, .block_bas .star_content{
display:none;
}
#prestablogfront h2, #prestablogfront h3, #prestablogfront h4, #prestablogfront h5, #prestablogfront h6, #prestablogauthor h1, #prestablogauthor h2, #prestablogauthor .prestablogtitle { 
    margin: 40px 20px 0 20px;
}
#blog_list_1-7 .prestablog_more { 
    background-color: transparent;
}
#blog_list_1-7 a.blog_link:hover{
background-color: transparent;}
#prestablogfont p, #prestablogfont ul, #prestablogfont li, .info_blog {
    font-size: 1rem;
}
 
#prestablog_bloc_search .btn.button-search {
    background: #002F5F none repeat scroll 0 0;
}
#prestablog_bloc_search .btn.button-search::after {
    filter: brightness(0) invert(1);
}
#module-prestablog-blog #content-wrapper {
    width: 75%;
}
#module-prestablog-blog #right-column {
    display: block;
}
#module-prestablog-blog #right-column .block-categories {
    background: #EAEAEA!important;
    padding: 1rem;
}

#module-prestablog-blog #right-column .block-categories:nth-child(2n) {
    background: transparent!important;
   border: 1px solid #E3E3E3; 
    margin: 1rem;
}
#module-prestablog-blog #right-column .title_block { 
    text-align: center;
}

#module-prestablog-blog .breadcrumb {
    background: #F5F5F5;
}
#module-prestablog-blog  .breadcrumb>.container {
    padding: 10px 10px;
    padding-bottom: 10px;
}
#module-prestablog-blog  .breadcrumb li a {
    font-size: 16px;
    line-height: 30px;
    color: #012F65;
    font-weight: 700;
}
#prestablogfront, .prestablogExtra { 
    border: none;
}

time.date:before, .info_blog:before{
    border-top: none;
}
#prestablogfront h1, #prestablogfront h2, #prestablogfront h3, #prestablogfront h4, #prestablogfront h5, #prestablogfront h6, #prestablogauthor h1, #prestablogauthor h2, #prestablogauthor .prestablogtitle {
    border: none;
    text-align: inherit;
}
.prestablog h2.title{
color:#02549E;
    font-size: 2rem;}

#blog_list_1-7 .prestablog_more { 
    text-align: right;
}

#blog_list_1-7 .prestablog_more i { 
   display:none;
}
#blog_list_1-7 .prestablog_more .blog_link {
    font-weight: 700;
}
img.featured-blog { 
    margin-bottom: 30px;
    max-width: 100%;
    width: 100%;
}
.soc-buttons {
display: flex;
    justify-content: center;}

.soc-buttons li { 
    width: auto!important;
padding: 0 10px!important;
}
.soc-buttons.large-format li a { 
    padding: 17px;
}

.prestablogtitle.share {
    border-top: 1px solid #dfdfdf;
    border-bottom: 0;
    text-align: center;
    padding-top: 1em; 
    margin: 0rem 0rem 0.8rem 0rem; 
    padding-bottom: 0;
}

  @media (max-width: 758px){
#module-prestablog-blog #content-wrapper {
    width: 100%; 
    margin-top: 2rem;
}
#blog_list_1-7 { 
    margin-left: 0;
}

}