body.single-story .single_story_content a.bouton-bleu{
  font-size:.75rem;
  background-color:#fff;
  border:.125rem solid #006241;
  -webkit-border-radius:3.125rem;
     -moz-border-radius:3.125rem;
          border-radius:3.125rem;
  color:#006241;
  font-size:1rem;
  font-family:GTEestiProDisplay-Light;
  line-height:normal;
  margin:0 auto;
  overflow:hidden;
  padding:.8125rem 1.5625rem;
  position:relative;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  z-index:1;
}

body.single-story .single_story_content a.bouton-bleu:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.single-story .single_story_content a.bouton-bleu{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.single-story .single_story_content a.bouton-bleu{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

body.single-story .single_story_content a.bouton-bleu:before{
  background:#fff;
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
       -o-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
       -o-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  width:150%;
  z-index:-1;
}

body.single-story .single_story_content a.bouton-bleu:hover{
  color:#006241;
}

body.single-story .single_story_content a.bouton-bleu:hover:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}
body.single-story .story-featured-section{
  position:relative;
}

body.single-story .story-featured-section .fl-module-social_share{
  position:absolute;
  top:0;
  z-index:1;
  left:-1.875rem;
}

@media (max-width:1600px){
  body.single-story .story-featured-section .fl-module-social_share{
    left:-1.5625rem;
  }
}

@media (min-width:1200px) and (max-width:1299px){
  body.single-story .story-featured-section .fl-module-social_share{
    left:-1.875rem;
  }
}

@media (min-width:768px) and (max-width:1199.98px){
  body.single-story .story-featured-section .fl-module-social_share{
    left:-1.75rem;
  }
}

@media (max-width:767.98px){
  body.single-story .single_story_content{
    margin-bottom:3.75rem;
  }
}

body.single-story .single_story_content h2.article_sub_heading{
  font-size:1.875rem;
  color:#006241;
  line-height:1.875rem;
  margin-bottom:1.5625rem;
  font-family:GTEestiProDisplay-Bold;
  margin-top:0;
  line-height:1.25;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.single-story .single_story_content h2.article_sub_heading{
    font-size:1.5625rem;
    margin-bottom:1.25rem;
  }
}

@media (max-width:767.98px){
  body.single-story .single_story_content h2.article_sub_heading{
    font-size:1.875rem;
    line-height:1.15;
  }
}

@media (max-width:413px){
  body.single-story .single_story_content h2.article_sub_heading{
    font-size:1.5rem;
  }
}

body.single-story .single_story_content p.article_para_text{
  color:#202020;
  font-family:GTEestiProDisplay-Light;
  margin-bottom:1.875rem;
}

@media (min-width:768px) and (max-width:991.98px){
  body.single-story .single_story_content p.article_para_text{
    margin-bottom:.9375rem;
  }
}

body.single-story .single_story_content p.paragraph_style_new{
  display:none;
  color:#202020;
  margin-bottom:1.875rem;
}

@media (max-width:1600px){
  body.single-story .single_story_content p.paragraph_style_new{
    display:block;
  }
}

@media (max-width:1600px){
  body.single-story .single_story_content p.paragraph_style{
    display:none;
  }
}

body.single-story .single_story_content .article-img{
  padding-right:1.875rem;
  margin-bottom:1.25rem;
}

@media (max-width:767.98px){
  body.single-story .single_story_content .article-img{
    padding-right:0;
    margin-bottom:1.25rem;
  }
}

body.single-story .single_story_content blockquote{
  border-left:0;
  padding:0 0 0 1.875rem;
  margin:1.875rem 0;
  max-width:100%;
  width:100%;
  background:transparent;
  font-size:1.5rem;
  font-family:GTEestiProDisplay-Bold;
}

@media (max-width:1600px){
  body.single-story .single_story_content blockquote{
    font-size:1.25rem;
  }
}

@media (max-width:767.98px){
  body.single-story .single_story_content blockquote{
    font-size:1.5rem;
  }
}

body.single-story .single_story_content blockquote:before{
  display:none;
}

body.single-story .single_story_content blockquote.quatation-mark{
  position:relative;
}

body.single-story .single_story_content blockquote.quatation-mark .blockquote_icon{
  position:absolute;
  left:0;
  top:-.25rem;
}

body.single-story .single_story_content blockquote.quatation-mark p{
  line-height:1.2;
  font-family:GTEestiProDisplay-Bold;
  font-weight:700;
}

@media (max-width:1600px){
  body.single-story .single_story_content blockquote.quatation-mark p{
    font-size:1.125rem;
  }
}

@media (max-width:767.98px){
  body.single-story .single_story_content blockquote.quatation-mark p{
    font-size:1.5rem;
    padding-left:2.25rem;
  }
}

body.single-story .single_story_content ul{
  margin:0 0 2.0625rem;
  padding:0;
}

body.single-story .single_story_content ul li{
  font-family:GTEestiProDisplay-Light;
  margin-bottom:1.25rem;
  position:relative;
  padding-left:1.125rem;
}

@media (max-width:767.98px){
  body.single-story .single_story_content ul li{
    margin-bottom:.5rem;
  }
}

body.single-story .single_story_content ul li:before{
  content:"";
  position:absolute;
  top:.5625rem;
  left:0;
  width:.375rem;
  height:.375rem;
  background-color:#006241;
  -webkit-border-radius:100%;
     -moz-border-radius:100%;
          border-radius:100%;
}

body.single-story .single_story_content .article_note_text{
  background-color:#9ed2f1;
  color:#202020;
  font-family:GTEestiProDisplay-Light;
  font-style:italic;
  padding:1.875rem;
  margin-bottom:3.125rem;
  border-left:.25rem solid #006241;
}

@media (max-width:767.98px){
  body.single-story .single_story_content .article_note_text{
    margin-bottom:1.875rem;
  }
}

body.single-story .single_story_content .article_image{
  margin-bottom:3.125rem;
}

body.single-story .single_story_content .article_image img{
  -o-object-fit:cover;
     object-fit:cover;
}

body.single-story .single_story_content .wp-block-image img{
  width:100%;
  height:auto;
  padding-right:1.875rem;
  margin-bottom:1.875rem;
}

body.single-story .single_story_content .col-lg-6 img{
  width:100%;
}

body.single-story .single_story_content .article_content_img{
  width:30%;
}

@media (max-width:767.98px){
  body.single-story .container_lftpadd .fl-module-custom .component_multi_item_carousel .carousel-header h2{
    width:50%;
  }
}

body.single-story .single_article_count{
  background-color:#fffac2;
  text-align:center;
  padding:3.125rem 0;
  margin-bottom:3.125rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.single-story .single_article_count{
    padding:1.875rem 0;
  }
}

@media (max-width:991.98px){
  body.single-story .single_article_count{
    margin-bottom:1.875rem;
  }
}

@media (max-width:767.98px){
  body.single-story .single_article_count{
    padding:0;
  }
}

@media (max-width:767.98px){
  body.single-story .single_article_count .col-lg-4:last-child .singlur_count{
    border-bottom:0;
  }
}

body.single-story .single_article_count .col-lg-4 .singlur_count{
  padding:.3125rem 1.875rem;
  border-right:.0625rem solid #d0ca8b;
}

@media (min-width:768px) and (max-width:991.98px){
  body.single-story .single_article_count .col-lg-4 .singlur_count{
    padding:.3125rem .625rem;
  }
}

@media (max-width:767.98px){
  body.single-story .single_article_count .col-lg-4 .singlur_count{
    padding:2.1875rem .625rem;
    margin:0 3.125rem;
    border-right:0;
    border-bottom:.0625rem solid #d0ca8b;
  }
}

body.single-story .single_article_count .col-lg-4 .singlur_count .article_count{
  font-family:GTEestiProDisplay-Bold;
  color:#202020;
  font-size:1.5rem;
  margin-top:1.875rem;
  margin-bottom:0;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.single-story .single_article_count .col-lg-4 .singlur_count .article_count{
    font-size:1.25rem;
    line-height:1.25rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.single-story .single_article_count .col-lg-4 .singlur_count .article_count{
    font-size:1rem;
    line-height:1.3;
  }
}

@media (max-width:767.98px){
  body.single-story .single_article_count .col-lg-4 .singlur_count .article_count{
    font-size:1.5rem;
    line-height:1.25;
  }
}

@media (max-width:413px){
  body.single-story .single_article_count .col-lg-4 .singlur_count .article_count{
    font-size:1.25rem;
  }
}

body.single-story .single_article_count .col-lg-4 .singlur_count .article_owner_icon{
  margin-bottom:1.875rem;
}

@media (min-width:768px) and (max-width:991.98px){
  body.single-story .single_article_count .col-lg-4 .singlur_count .article_owner_icon{
    margin-bottom:1.25rem;
  }
}

body.single-story .single_article_count .col-lg-4 .singlur_count img{
  height:5rem;
}

@media (min-width:768px) and (max-width:991.98px){
  body.single-story .single_article_count .col-lg-4 .singlur_count img{
    height:3.75rem;
  }
}

body.single-story .single_article_count .col-lg-4:last-child .singlur_count{
  border-right:0;
}

body.single-story .fl-module-social_share .component_social_share{
  text-align:center;
}

@media (max-width:767.98px){
  body.single-story .fl-module-social_share .component_social_share{
    border-top:none;
    position:relative;
  }
}

@media (max-width:1299px){
  body.single-story .fl-module-social_share .component_social_share.-vertical{
    padding-left:1.25rem;
  }
}

body.single-story .fl-module-social_share .component_social_share .social-share{
  float:right;
}

@media (max-width:767.98px){
  body.single-story .fl-module-social_share .component_social_share .social-share .social-icon{
    background-color:transparent;
    color:#006241;
    border:none;
  }
}

@media (max-width:1299px){
  body.single-story .fl-module-social_share .component_social_share .social-share .social-icon:before{
    font-size:.875rem;
  }
}

@media (min-width:768px) and (max-width:1199.98px){
  body.single-story .fl-module-social_share .component_social_share .social-share .social-icon:before{
    font-size:.8125rem;
  }
}

@media (max-width:767.98px){
  body.single-story .fl-module-social_share .component_social_share .social-share .social-icon:before{
    font-size:1.125rem;
  }
}

@media (max-width:767.98px){
  body.single-story .fl-module-social_share .component_social_share .title{
    line-height:2.6;
  }
}

@media (max-width:767.98px){
  body.single-story .fl-module-social_share .component_social_share .title:after{
    content:"";
    position:absolute;
    border:.0625rem solid #ddd;
    width:9.375rem;
    top:50%;
    left:3.75rem;
  }
}

body.single-story .related_sidebar .component_related .card-deck .recipe-card .card-body .card-title{
  margin-top:-.375rem;
}

body.single-story .related_sidebar .component_related .card-deck .recipe-card .card-body .card-title a{
  font-size:1.25rem;
  line-height:1.5rem;
}

@media (max-width:1600px){
  body.single-story .related_sidebar .component_related .card-deck .recipe-card .card-body .card-title a{
    font-size:1rem;
    line-height:1.375rem;
  }
}

body .article-category-row p a{
  font-weight:700;
  border-bottom:.125rem solid #006241;
}

body .article-category-row p a:focus,body .article-category-row p a:hover{
  text-decoration:none;
}

@media (max-width:1299px){
  body .page_top_banner .fl-row-content-wrap{
    padding-left:1.875rem;
    padding-right:1.875rem;
  }
}

@media (min-width:1850px){
  body .page_top_banner .fl-row-content-wrap .single-article-right-text .fl-module-heading .fl-module-content h2{
    font-size:3rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body .page_top_banner .fl-row-content-wrap .single-article-right-text .fl-module-heading .fl-module-content h2{
    font-size:32;
    line-height:1.2;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body .page_top_banner .fl-row-content-wrap .single-article-right-text .fl-rich-text p{
    font-size:1rem;
    line-height:1.2;
  }
}

body .page_top_banner .fl-row-content-wrap .post-des .fl-rich-text p{
  font-weight:400;
}

@media (min-width:1850px){
  body .page_top_banner .fl-row-content-wrap .post-des .fl-rich-text p{
    font-size:1.375rem;
    font-weight:700;
  }
}

/*# sourceMappingURL=template-single-story.min.css.map */
