 /*div.blog-share-socials-title {
  float: left;
  color: #000000;
  font-size: 16px; 
  padding: 5px;
}

 ul.blog-share-socials {
  list-style: none;
}
*/
.single-post-content{
  background: white;
}

.single-post-info{
  background: white;
}

.single-post-share{
  background: white;
  padding: 10px;
  display: inline;
}

@media screen and (max-width: 475px){
  .single-post-share{
    padding: inherit;
  }
  
}

/*ul.blog-share-socials li{
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  padding: 0 !important;
}

ul.blog-share-socials .facebook{
  background: url('/wordpress/wp-content/themes/meganews/images/socials/facebook.jpg');
  background-size: 32px 32px;
  background-repeat: no-repeat;
}
*/
ul.single-post-details {
  list-style: none;
}

ul.single-post-details li {
  float: left;
  margin-right: 10px;
}

div.single-post-cat {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}

.single-post-info .post_cat_tag{
  float: left;
  padding: 0px 5px;
}

div.single-post-cat a:hover {
  text-decoration: underline;
}

div.single-post-comments-number {
  float: right;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top:-8px;
  margin-bottom: -10px;
}

div.single-post-comments-number span { 
  top: 3px;
  position: relative;
}

div.single-post-comments-number a {
  text-decoration: none;
  color: #000;
}

h1.single-post-title { 
  font-size: 36px;
  color: #000;
  text-align: center;
  letter-spacing: -1px;
  font-weight: normal;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 10px;
}

 div.single-post-author {
  float: left; 
  font-size: 14px;
  color: #000;
}

div.single-post-author a {
  text-decoration: none;
  color: #000;
}

div.single-post-date {
  float: left;
  font-size: 1.1em;
  color: #fff;
  margin-bottom: 10px;
  padding: 0px 5px;
  background: #3796D5;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

div.single-post-excerpt, div.single-post-excerpt p {
  font-size: 14px;
  color: #000;
  line-height: 1.6;
  margin-bottom: 10px;
}

div.single-post-type-content:last-child {
  margin-bottom: 10px;
}

.video-wrapper {
  max-width: 100%;
  position: relative;
}

.carousel-single-post li {margin-right: 5px;}

.carousel-single-post img {display: block; opacity: .5; filter: alpha(opacity=50); cursor: pointer;}

.carousel-single-post img:hover {opacity: 1;filter: alpha(opacity=100);}

.carousel-single-post .flex-active-slide img {opacity: 1;filter: alpha(opacity=100); cursor: default;}

div.post-tagged {
  font-size: 16px;
  margin-bottom: 20px;
}

div.post-tagged a {
  color: #3a3a3a;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
}

div.post-tagged a:hover {
  text-decoration: underline;
}
 
.related-posts ul  {
  margin-left: -2.5% ;
  width: 102.5% ;
}

.related-posts ul li {
  margin-left: 2.5% !important;
  padding: 0 !important;
}

/*.blog-share-socials-wrapper{
    margin-top:25px;
}
*/
 .single-post-title{
  font-size: 2.4em;
  color: #000;
  text-align: center;
  letter-spacing: -1px;
  font-weight: normal;
  line-height: 1.2;
  margin-top: inherit;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

 .related-posts p:nth-child(1){
  font-size: 22px !important;
  font-size: 1.4rem !important;
  color: #000;
  font-weight: normal;
  margin-bottom: -5px;
}

.vc_row-fluid [class*="vc_span"]{
  min-height: inherit !important;
}

.vc_span8{
  padding:5px;
}

.sidebar{
  padding-right: inherit !important;
}

/*---------------------------------------------------------------------------*/
/*Css permettant de personalisé le lien "consulter articles de la catégorie" */
/*---------------------------------------------------------------------------*/
/* -------------------------------- */
/* ------------ SIJE CSS ---------- */
/* -------------------------------- */
.liens_articles{
  font-size:1.1em;
  padding:5px;
  float: right;
  color:white;
  display: block;
}

.liens_articles a{
  width: 100%;
}

.liens_articles:hover, .liens_articles:focus {
  text-decoration: underline;
  color:white;
  /*background-color: #0080FF;*/
}

.liens_articles_relatif{
  margin-right: -5px;
  margin-top: 10px;
}

.post-date{
  margin-top: -30px;
}

/* Permet de gerer le double colonne pour les articles relatifs en bas des articles en version mobile*/
/* ---------------------------- */
/* Template 1 articles relatifs */
/* ---------------------------- */
.articles_relatifs_tag_template_1{
  bottom: 40px;
}

/* ---------------------------- */
/* Template 2 art icles relatifs */
/* ---------------------------- */
.articles_relatifs_image_template_2{
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width:769px){
  .single-post-title{
    margin-top: inherit;
    margin-bottom: inherit;
  }
  
  .vc_text_titles p{
    background-color: white;
    padding: 5px;
  }
  
  .related-posts .wpb_content_element{
    margin-bottom: 10px;
  }
  
  .related-posts{
    background-color: white;
  }
  
  .liens_articles{
    text-align: center;
    float: inherit;
    margin-bottom: 0;
  }
  
  .articles_relatifs_lien{
    margin: 10px -20px 0px -20px;
  }
  
  .single-post-content{
    margin-top: -7px;
  }
  
  .category_sticker{
    bottom: 40px;
  }
  
  .articles_relatifs_texte_template_2{
    margin-top: -20px;
    padding-left: 0px;
    padding-right: 0px;
  }
  
}

@media screen and (min-width:475px) and (max-width:796px){
  .wpb_grid .wpb_thumbnails-fluid > .vc_span4{
    width: 47.4%!important;
  }
  
}

@media screen and (max-width:475px){
  .related-posts ul{
    margin-left: inherit ;
    width: inherit ;
  }
  
  .liens_articles{
    text-align: center;
    width: 100%; /* margin-top: -20px; */
  }
  
  .single-post-title{
    font-size: 1.5em;
  }
  
  .article_relatif_mobile{
    margin-bottom: 10px;
  }
  
}

@media screen and (min-width: 1024px){
  .articles_relatifs_bloc_template_2{
    margin-bottom: -15px;
  }
  
}
