/* TinyMCE */

.single .eltdf-post-content h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2rem;
  font-weight: 600;
  color: #222;
  margin: 15px 0; 
}


.single .eltdf-post-content h2,
.op11-content-es h2{
  font-family: 'Roboto Condensed', sans-serif;
  color: #453A9E;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.3em;
  margin: 15px 0 20px 0; 
}

@media screen and (min-width: 768px) {
  .single .eltdf-post-content h2,
  .op11-content-es h2 {
    font-size: 1.7rem;
    line-height: 1.2em;
  }
}

.single .eltdf-post-content h3,
.op11-content-es h3 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #333;
  background: #F3F3F4;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2em;
  margin: 15px 0 20px 0; 
 
}

  @media screen and (min-width: 768px) {
    .single .eltdf-post-content h3,
    .op11-content-es h3 {
      font-size: 1.3rem;
    }
  }  

.single .eltdf-post-content h3:before,
.op11-content-es h3:before {
  font-family: 'Roboto Condensed', sans-serif;
  content: '\25B8';
  margin-right: 5px;
  color: #453A9E; }

.single .eltdf-post-content h4,
.op11-content-es h4 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #453A9E;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.1em;
  margin: 15px 0 15px 0; 

 }

  @media screen and (min-width: 768px) {
    .single .eltdf-post-content h4,
    .op11-content-es h4 {
      font-size: 1.2rem;
    }
  }    

.single .eltdf-post-content h5,
.op11-content-es h5 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #D0C9FF;
  color:#A799FF;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.3em;
  margin: 15px 0 15px 0;
}
.single .eltdf-post-content h6,
.op11-content-es h6 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #453A9E;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3em;
  margin: 15px 0 15px 0;
}


.single .eltdf-post-content p {
  margin: 0 0 15px 0;

}

/* bloc abstract */

.single .eltdf-post-content .abstract {
  border: 2px solid #222;
  padding: 25px;
  margin-bottom: 30px;
}
.single .eltdf-post-content .abstract h4{
  font-size: 1.2rem;
  font-weight: 500;
  color: #222;
}
.single .eltdf-post-content .abstract p{
  font-size: 0.9rem;
  font-weight: 500;
  color: #222;
}


.single .eltdf-post-content .aplat-gris {
  background-color: #F3F3F4;
  padding: 15px 30px; 
  margin-bottom: 30px;
}

.single .eltdf-post-content .aplat-gris p, 
.single .eltdf-post-content .aplat-gris ul li, 
.single .eltdf-post-content .aplat-gris ol li {
  color: #333; }

.single .eltdf-post-content .appel {
  font-style: italic;
  font-weight: bold;
  color: #453A9E;  
}

.single .eltdf-post-content .a-retenir {
  background-color: #FFFCD6;
  border: 1px dotted #170D62;
  padding: 15px 30px;
  text-align: left;
  color: #333;
  margin-bottom: 30px;
}


.single .eltdf-post-content .a-retenir p {
  color: #333;
  font-weight: normal; }


/* Bloc bibliographie */

.single .eltdf-post-content .bibliographie {
  background-color: #F3F3F4;
  margin-bottom: 30px;
}

.single .eltdf-post-content .bibliographie ul, 
.single .eltdf-post-content .bibliographie ol {
  padding: 15px 30px; 
  margin:0;
}

.single .eltdf-post-content .bibliographie, 
.single .eltdf-post-content .bibliographie p, 
.single .eltdf-post-content .bibliographie ul li, 
.single .eltdf-post-content .bibliographie ol li {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4em; }

.single .eltdf-post-content .bibliographie-h {
  background-color: #333;
  margin-bottom: 0;
}
.single .eltdf-post-content .bibliographie-h h3{
  font-size: 1rem;
  color: #FFF;
  background: transparent;
  font-weight: 500;
  line-height: 1.4em;
  padding: 2px 15px;
  margin:0 !important; 
}
.single .eltdf-post-content .bibliographie-h h3:before{
  content: '';
}

.single .eltdf-post-content .bibliographie{
  padding: 5px 15px;
}
.single .eltdf-post-content .bibliographie-h{
  padding: 5px 15px;
  color: #fff;
  font-weight: 600;
}
 
 
.single .eltdf-post-content .bibliographie-h ul li, 
.single .eltdf-post-content .bibliographie-h ol li {
  color: #FFF;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4em; 
}  

.single .eltdf-post-content .correspondance {
  font-size: 14px;
  font-weight: bold;
  color: #453A9E;
  margin: 0 0 25px 0;
  line-height: 1.4em; }

/* bloc : citation en exergue */

.single .eltdf-post-content .exergue {
  border-top: 2px solid #453A9E;
  border-bottom: 2px solid #453A9E;
  padding: 15px 30px;
  margin: 15px 0 30px 0;
  text-align: left;
  font-size: 20px;
  color: #453A9E;
  line-height: 1.3em;
  font-weight: 600;

}
.single .eltdf-post-content .exergue {
  position: relative;
}

.single .eltdf-post-content .exergue:before,
.single .eltdf-post-content .exergue:after{
  content: '';
  width: 80px;
  height: 80px;
  position: absolute;
  opacity: .1;
  transition: all ease-in-out 0.3s;
}

.single .eltdf-post-content .exergue:before{
  background: url(../img/quotes-start.svg) left/80px 80px no-repeat;
  top: -10px;
  left: 5%;
}
.single .eltdf-post-content .exergue:after{
  background: url(../img/quotes-end.svg) left/80px 80px no-repeat;
  bottom: -10px;
  right: 5%;
}

.single .eltdf-post-content .lien-d-interet, .lien-d-interet p, 
.single .eltdf-post-content .lien-d-interet ul li, 
.single .eltdf-post-content .lien-d-interet ol li {
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: normal;
  color: #453A9E;
  line-height: 1.4em; }

.single .eltdf-post-content .legende-image {
  padding: 5px 15px; }

.single .eltdf-post-content .legende-image, .legende-image p {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3em; }

.single .eltdf-post-content  figcaption{
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3em;
  text-align: center;
}

.single .eltdf-post-content .reference {
  background-color: #F3F3F4;
  padding: 15px 25px; }


.single .eltdf-post-content .reference p, 
.single .eltdf-post-content .reference ul li, 
.single .eltdf-post-content .reference ol li {
  text-align: left;
  font-size: 12px;
  color: #333;
  font-weight: normal; }

.single .eltdf-post-content .resume {
  background-color: #FFFCD6;
  margin: 0 0 25px 0;
  padding: 15px 25px; }

.single .eltdf-post-content .section {
  margin: 0 0 15px 0;
  border-bottom: 2px solid #453A9E;
  padding-bottom: 15px;
}

.single .eltdf-post-content .section, 
.single .eltdf-post-content .section p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.6rem;
  line-height: 1.2em;
  color: #453A9E;
}

@media screen and (min-width: 768px) {
  .single .eltdf-post-content .section, 
  .single .eltdf-post-content .section p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 2rem;
    line-height: 1.2em;
    color: #453A9E;
  }
} 

/* section top & flop */

.single .eltdf-post-content .section-top,
.single .eltdf-post-content .section-top p
{
  color: #52c6b8;
  border-bottom: 2px solid #52c6b8;
  padding-bottom: 15px;
}

.single .eltdf-post-content .section-flop,
.single .eltdf-post-content .section-flop p{
  color: #cd2c31;
  border-bottom: 2px solid #cd2c31;
  padding-bottom: 15px;
}


/* question/reponse */

.single .eltdf-post-content .question{
  font-size: 16px;
  line-height: 1.5em;
}

.single .eltdf-post-content .reponse {
  font-size: 16px;
  line-height: 1.5em;
}

.single .eltdf-post-content .question:before {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  content: 'Q';
  margin-right: 10px;
  padding: 0 5px;
  background-color: #453A9E;
  color: #fff;
  border-radius: 3px;
}

.single .eltdf-post-content .reponse:before {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  content: 'R';
  margin-right: 10px;
  background-color: #453A9E;
  padding: 0 5px;
  color: #fff;
  border-radius: 3px;
}


.single .eltdf-post-content .section p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.7em;
  color: #222;
  border-bottom: none;
}

@media screen and (min-width: 768px) {
  .single .eltdf-post-content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.7em;
    color: #222;
    border-bottom: none;
  }
} 

/* media & texte */

.single .eltdf-post-content .wp-block-media-text {
  padding: 15px 0 30px 0;
}

.single .eltdf-post-content .petit p{
  font-size: 0.8rem;
  font-weight: 700;
}

/* .single .eltdf-post-content .padding {
 padding-top: 15px;
 padding-bottom: 30px;
} */

.single .eltdf-post-content .wp-block-image {
  margin-bottom: 30px;
}

/* FIN TinyMCE*/