/**
                        * 2008 - 2020 (c) Prestablog
                        *
                        * MODULE PrestaBlog
                        *
                        * @author    Prestablog
                        * @copyright Copyright (c) permanent, Prestablog
                        * @license   Commercial
                        * @version    3.8.1
*/

#prestablogfont ul.product_list  li{
list-style:none;
}

#prestablogfont ul.product_list {
  padding-left: 0;
}

.prestablog_slide .nivoSlider img{
max-height:350px !important;
}

.prestablog_slide .nivo-caption, .nivo-caption span.gras {
  display: inline-block;
}

.prestablog_slide .nivo-caption{
font-size: 1.8rem;
  font-weight: 300;
}

.nivo-caption span.gras{
margin: 10px 0 0;
font-size:3rem;
font-weight:bold;
}

#prestablogfront .info_blog, #prestablogfront #prestablog_article, #prestablogfront .date,.prestablog_more a.blog_link i{display:none;}

#module-prestablog-conseils h1 span{display:none;}
#module-prestablog-conseils h1 {
  margin-top: 30px;
  margin-bottom: 25px;
}

  .prestablog_slide .nivo-caption {
  bottom: 30px;
  background: white;
  border: 0;
  padding: 30px 20px;
  color: #000;
  box-shadow: none;
  border-radius: 0;
  font-size: 2rem;
}

#blog_list.three_article .blog-grid .block_bas {
  height: auto;
}

#prestablogfront h2{
font-size: 2.375rem;
  text-align: left;
  border-top: 0;
  border-bottom: 0;
  margin: 0 0 30px 0;
  padding:0;
}
#prestablogfront {
  border: 0;
}

@media only screen and (max-width: 800px) {

.titreArticle div span{
font-size: 1.5em!important;
}

.titreConseil .elementor-heading-title{font-size: 2em!important; line-height: 1.4em!important;}
.prestablog_slide{display:none;}
}