@charset "UTF-8";
@media (max-width: 1480px) {
  :root {
    --wp--preset--font-size--large: 20px;
    --wp--preset--font-size--x-large: 32px;
    --wp--preset--font-size--xx-large: 40px;
  }
}
@media (max-width: 1080px) {
  :root {
    --wp--preset--font-size--large: 16px;
    --wp--preset--font-size--x-large: 28px;
    --wp--preset--font-size--xx-large: 32px;
  }
}
@media (max-width: 820px) {
  :root {
    --wp--preset--font-size--large: 16px;
    --wp--preset--font-size--x-large: 24px;
    --wp--preset--font-size--xx-large: 30px;
  }
}
body {
  font-family: var(--wp--preset--font-family--montserrat);
  font-optical-sizing: auto;
  font-style: normal;
  overflow-x: hidden;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--wp--preset--color--primary-var-3);
}
img {
  max-width: 100%;
}
main, main.has-global-padding {
  padding-left: 4.75rem;
  padding-right: 4.75rem;
  margin-top: 0;
  padding-top: 70px;
}
main p, main.has-global-padding p {
  font-weight: 300;
}
@media screen and (max-width: 1480px) {
  main, main.has-global-padding {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  main, main.has-global-padding {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 84px;
  }
}
main .w-100, main.has-global-padding .w-100 {
  width: 100%;
}
h1 {
  border-bottom: 1px solid var(--wp--preset--color--primary);
  padding-bottom: 12px;
}
footer {
  z-index: 9999;
  position: relative;
}
footer .mailpoet_form {
  padding: 0px !important;
}
footer .mailpoet_form br {
  display: none;
}
footer .mailpoet_form .mailpoet_paragraph input.mailpoet_text {
  border-radius: 5px;
  border: 1.158px solid #fff;
  background-color: transparent;
  padding: 13px !important;
  color: #fff;
  font-family: var(--wp--preset--font-family--montserrat);
  font-size: 16.209px;
  font-style: normal;
  /* font-weight: 300; */
  line-height: 135%;
  outline: none !important;
}
footer .mailpoet_form .mailpoet_paragraph .parsley-errors-list {
  color: #fff;
}
footer .mailpoet_form .mailpoet_paragraph.last {
  position: relative;
}
footer .mailpoet_form .mailpoet_paragraph.last input.mailpoet_submit {
  cursor: pointer;
  color: var(--wp--preset--color--primary);
  background-color: #fff;
  transition: all 0.2s ease-in-out;
  padding-right: 55px !important;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  position: relative;
  border-radius: 25px;
  background: #fff;
  border-color: var(--wp--preset--color--primary);
  border-width: 1px;
  border-style: solid;
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
  font-size: 14px;
  font-weight: 700;
}
footer .mailpoet_form .mailpoet_paragraph.last input.mailpoet_submit:hover {
  color: #fff;
  background-color: var(--wp--preset--color--primary);
}
footer .mailpoet_form .mailpoet_paragraph.last:after {
  background-color: var(--wp--preset--color--primary);
  color: #fff;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 17px;
  bottom: 0;
  height: 25px;
  line-height: 140%;
  border-radius: 24px;
  padding: 0 7px;
}
footer > div, footer > div.has-global-padding {
  padding: 50px 40px;
}
@media (max-width: 1024px) {
  header.wp-block-template-part:not(.show) {
    transform: translateX(-100%);
    width: 0;
    overflow-y: auto;
  }
}
/* Le header transformé en sidebar gauche */
header.wp-block-template-part, header.wp-block-template-part.show {
  width: 272px;
  position: fixed;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  top: 0;
  bottom: 0;
  left: 0;
  float: left;
  padding-top: 26px;
  padding-left: 19px;
  padding-right: 19px;
  padding-bottom: 30px;
  background-color: #fff;
  z-index: 9000;
  transition: transform 0.3s ease;
  overflow-y: auto;
  /* Fermeture = header décalé à gauche */
}
header.wp-block-template-part > div, header.wp-block-template-part.show > div {
  width: 218px;
}
header.wp-block-template-part .wp-block-site-logo img, header.wp-block-template-part.show .wp-block-site-logo img {
  height: auto;
  max-width: 179px;
}
header.wp-block-template-part .encart-revue-header, header.wp-block-template-part.show .encart-revue-header {
  border-radius: 13.333px;
  border: 2px solid var(--wp--preset--color--primary-var-2);
  padding: 15px;
  padding-bottom: 13px;
  margin: 20px auto !important;
  text-align: center;
  width: 80%;
}
header.wp-block-template-part .encart-revue-header .header-revue-link, header.wp-block-template-part.show .encart-revue-header .header-revue-link {
  color: var(--wp--preset--color--primary);
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: underline;
  position: relative;
  text-align: center;
  padding-right: 15px;
}
header.wp-block-template-part .encart-revue-header .header-revue-link:after, header.wp-block-template-part.show .encart-revue-header .header-revue-link:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 12px;
  height: 21px;
  color: var(--wp--preset--color--primary);
  line-height: 21px;
  width: 9px;
}
header.wp-block-template-part .encart-revue-header .header-revue img, header.wp-block-template-part.show .encart-revue-header .header-revue img {
  max-height: 80px;
  width: auto;
}
header.wp-block-template-part .encart-revue-header .header-revue, header.wp-block-template-part.show .encart-revue-header .header-revue {
  display: flex;
  align-items: center;
  justify-content: center;
}
header.wp-block-template-part form, header.wp-block-template-part.show form {
  width: 100% !important;
  position: relative !important;
}
header.wp-block-template-part form div.wp-block-search__inside-wrapper, header.wp-block-template-part.show form div.wp-block-search__inside-wrapper {
  padding: 11px 14px !important;
  border-radius: 25px !important;
  border: 1px solid var(--wp--preset--color--primary) !important;
  position: relative;
}
header.wp-block-template-part form div.wp-block-search__inside-wrapper::before, header.wp-block-template-part.show form div.wp-block-search__inside-wrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 16px;
  bottom: 0;
  height: 24px;
  line-height: 140%;
  border-radius: 24px;
  padding: 0 0px;
}
header.wp-block-template-part form input.wp-block-search__input, header.wp-block-template-part.show form input.wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 0px !important;
  padding-left: 20px !important;
  font-weight: 400 !important;
  font-size: 13.5px !important;
}
header.wp-block-template-part form button, header.wp-block-template-part.show form button {
  position: absolute !important;
  top: 50%;
  background-color: transparent !important;
  color: black !important;
  left: 0px;
  padding: 0 !important;
  transform: translateY(-50%);
}
header.wp-block-template-part form button svg, header.wp-block-template-part.show form button svg {
  fill: transparent !important;
}
header.wp-block-template-part nav.is-vertical.wp-block-navigation, header.wp-block-template-part.show nav.is-vertical.wp-block-navigation {
  gap: 10px;
}
header.wp-block-template-part ul.wp-block-navigation__container, header.wp-block-template-part.show ul.wp-block-navigation__container {
  width: 100%;
  gap: 10px;
}
header.wp-block-template-part .wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content, header.wp-block-template-part.show .wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content {
  display: block;
  flex-grow: 1;
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item, header.wp-block-template-part.show .wp-block-navigation .wp-block-navigation-item {
  flex-wrap: wrap;
  width: 100%;
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-icon, header.wp-block-template-part.show .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-icon {
  display: none;
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item.has-child button, header.wp-block-template-part.show .wp-block-navigation .wp-block-navigation-item.has-child button {
  position: relative;
  padding-bottom: 0;
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item.has-child button svg, header.wp-block-template-part.show .wp-block-navigation .wp-block-navigation-item.has-child button svg {
  color: transparent !important;
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item.has-child button:after, header.wp-block-template-part.show .wp-block-navigation .wp-block-navigation-item.has-child button:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -4px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 14px;
  bottom: 0;
  height: 16px;
  color: var(--wp--preset--color--primary);
  line-height: 18px;
  width: 9px;
}
header.wp-block-template-part .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container, header.wp-block-template-part.show .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
  position: static;
}
header.wp-block-template-part .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container, header.wp-block-template-part.show .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
  border: none;
  padding-top: 6px;
  padding-bottom: 6px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button), header.wp-block-template-part.show .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button) {
  padding: 4px 10px;
  color: var(--wp--preset--color--primary);
  font-size: 14px;
  font-weight: 400;
  transition: all ease-in-out 0.2s;
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button):hover, header.wp-block-template-part.show .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button):hover {
  color: var(--wp--preset--color--primary-var-2);
  font-weight: 400;
  font-size: 14px;
}
header.wp-block-template-part.closed, header.wp-block-template-part.show.closed {
  transform: translateX(-100%);
  width: 0;
  overflow-y: auto;
}
/* Bouton ouverture (☰) */
#openSidebar {
  position: fixed;
  top: 21px;
  left: 18px;
  z-index: 1100;
  background: #D3EBFF;
  border: none;
  cursor: pointer;
  display: none;
  /* caché tant que le header est ouvert */
  color: var(--wp--preset--color--primary);
  width: 36px;
  height: 36px;
  padding: 0;
  border-radius: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
#openSidebar i {
  font-size: 18px;
}
/* Bouton fermeture (✖) */
#closeSidebar {
  display: none;
}
@media (max-width: 1024px) {
  #closeSidebar {
    position: absolute;
    top: 21px;
    right: 18px;
    z-index: 1100;
    background: #D3EBFF;
    border: none;
    cursor: pointer;
    display: none;
    /* caché tant que le header est ouvert */
    color: var(--wp--preset--color--primary);
    width: 36px;
    height: 36px;
    padding: 0;
    border-radius: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  #closeSidebar i {
    font-size: 18px;
  }
}
/* --- Desktop (≥ 1024px) --- */
@media (min-width: 1025px) {
  main {
    margin-left: 272px;
    /* header ouvert */
    transition: margin-left 0.3s ease;
    min-height: 90vh;
  }
  main.fullwidth, footer.fullwidth > div {
    margin-left: 0;
    /* header fermé */
  }
}
/* --- Tablette (< 1024px) --- */
@media (max-width: 1024px) {
  main, footer > div {
    margin-left: 0 !important;
    /* jamais décalé */
  }
  header {
    width: 80%;
    max-width: 272px;
  }
}
/* --- Mobile (< 600px) --- */
@media (max-width: 600px) {
  header {
    width: 100% !important;
    max-width: unset;
  }
}
/* -------------------------------------------------------------------------------- */
/* ---------------------------- DEBUT GESTION DES BOUTONS ------------------------- */
/* -------------------------------------------------------------------------------- */
div.wp-block-button.is-style-outline a.wp-block-button__link {
  color: var(--wp--preset--color--primary) !important;
  transition: all 0.2s ease-in-out;
}
div.wp-block-button.is-style-outline a.wp-block-button__link.wp-element-button:hover {
  color: #fff !important;
  background-color: var(--wp--preset--color--primary) !important;
}
div.wp-block-button.is-style-outline a.wp-block-button__link.has-purple-color {
  border-color: var(--wp--preset--color--purple) !important;
}
div.wp-block-button.is-style-outline a.wp-block-button__link.has-purple-color:hover {
  background-color: var(--wp--preset--color--purple) !important;
  color: #fff !important;
}
div.wp-block-button.is-style-outline a.wp-block-button__link.has-primary-var-2-color {
  border-color: var(--wp--preset--color--primary-var-2) !important;
}
div.wp-block-button.is-style-outline a.wp-block-button__link.has-primary-var-2-color:hover {
  background-color: var(--wp--preset--color--primary-var-2) !important;
  color: #fff !important;
}
.btn-custom a {
  padding-right: 55px;
  padding-top: 13px;
  padding-bottom: 13px;
  position: relative;
  border-radius: 25px;
}
.btn-custom a:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 17px;
  bottom: 0;
  height: 25px;
  border-radius: 24px;
  padding: 0 7px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-custom.btn-adherent a {
  margin-top: 16px;
  color: #fff !important;
  background-color: var(--wp--preset--color--primary);
  border: 1px solid var(--wp--preset--color--primary);
  padding-right: 55px !important;
  padding-top: 11px !important;
  padding-bottom: 11px !important;
  padding-left: 15px !important;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
.btn-custom.btn-adherent a:after {
  content: "";
  background-color: #fff;
  color: var(--wp--preset--color--primary);
  width: auto;
}
.btn-custom.btn-adherent a:hover {
  color: var(--wp--preset--color--primary) !important;
  background-color: #fff !important;
}
.btn-custom.btn-abonnement a, .btn-custom.btn-purple a {
  color: #fff !important;
  background-color: var(--wp--preset--color--purple);
  border: 1px solid var(--wp--preset--color--purple);
  padding-right: 55px !important;
  padding-top: 11px !important;
  padding-bottom: 11px !important;
  padding-left: 15px !important;
  border-radius: 25px;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
.btn-custom.btn-abonnement a:after, .btn-custom.btn-purple a:after {
  content: "";
  background-color: #fff;
  color: var(--wp--preset--color--purple);
  width: auto;
}
.btn-custom.btn-abonnement a:hover, .btn-custom.btn-purple a:hover {
  color: var(--wp--preset--color--primary) !important;
  background-color: #fff !important;
}
.btn-custom.btn-actualites a {
  border: 1px solid var(--wp--preset--color--primary-var-4) !important;
}
.btn-custom.btn-actualites a:after {
  background-color: var(--wp--preset--color--primary-var-4);
  color: #fff;
}
.btn-custom.btn-actualites a:hover {
  background-color: var(--wp--preset--color--primary-var-4) !important;
}
.btn-custom.btn-evenements a {
  border: 1px solid var(--wp--preset--color--grey) !important;
}
.btn-custom.btn-evenements a:after {
  background-color: var(--wp--preset--color--grey);
  color: var(--wp--preset--color--primary);
}
.btn-custom.btn-evenements a:hover {
  background-color: var(--wp--preset--color--grey) !important;
}
.btn-custom.btn-annonces a:after {
  background-color: var(--wp--preset--color--primary);
  color: #fff;
}
.btn-custom.btn-adhesion a:after {
  content: "";
  background-color: var(--wp--preset--color--purple);
  color: #fff;
}
.btn-custom.btn-newsletter a:after {
  content: "";
  background-color: var(--wp--preset--color--primary-var-2);
  color: #fff;
}
.btn-custom.btn-violet.btn-fleche a {
  border: 1px solid var(--wp--preset--color--purple) !important;
}
.btn-custom.btn-violet.btn-fleche a:after {
  background-color: #fff;
  color: var(--wp--preset--color--purple);
}
.btn-custom.btn-violet.btn-fleche a:hover {
  background-color: var(--wp--preset--color--purple) !important;
}
.btn-restrictions {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 58px;
}
.btn-restrictions .btn-adhesion a {
  border: 1px solid var(--wp--preset--color--purple);
  border-radius: 25px;
  padding-left: 15px;
  font-weight: 700;
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
}
.btn-restrictions .btn-adhesion a:hover {
  background-color: var(--wp--preset--color--purple);
  color: #fff;
}
.btn-restrictions .btn-login a {
  border: 1px solid var(--wp--preset--color--primary-var-2);
  border-radius: 25px;
  padding-left: 15px;
  font-weight: 700;
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
}
.btn-restrictions .btn-login a:after {
  background-color: var(--wp--preset--color--primary-var-2);
  color: #fff;
}
.btn-restrictions .btn-login a:hover {
  background-color: var(--wp--preset--color--primary-var-2);
  color: #fff;
}
a.wp-block-post-excerpt__more-link, a.wp-block-read-more {
  padding-right: 19px;
  position: relative;
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
}
a.wp-block-post-excerpt__more-link:after, a.wp-block-read-more:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 14px;
  bottom: 0;
  color: var(--wp--preset--color--primary);
  width: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-block-navigation-item.link-formatcoeur a {
  padding-right: 18px;
  position: relative;
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
  font-size: 14px;
  padding-top: 7px;
  font-weight: 500;
  text-decoration: underline;
  margin: auto;
}
.wp-block-navigation-item.link-formatcoeur a:after {
  content: "";
  position: absolute;
  top: 0%;
  right: 0px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 14px;
  bottom: 0;
  height: 20px;
  color: var(--wp--preset--color--primary-var-4);
  line-height: 18px;
  width: 13px;
  transform: rotate(-49deg);
}
.home-formatcoeur a {
  position: relative;
  padding-right: 17px;
  padding-top: 7px;
}
.home-formatcoeur a:after {
  content: "";
  position: absolute;
  top: 0%;
  right: 0px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 14px;
  bottom: 0;
  height: 20px;
  color: var(--wp--preset--color--rouge-passion);
  line-height: 18px;
  width: 13px;
  transform: rotate(-49deg);
}
/* -------------------------------------------------------------------------------- */
/* ---------------------------- FIN GESTION DES BOUTONS ------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* ---------------------------- DEBUT ARCHIVES ARTICLES ------------------------- */
/* -------------------------------------------------------------------------------- */
/* ---------------------------- Body archives + body cahier digital ------------------------- */
body.archive.category .wp-block-post.type-post, body.page-id-58979 .wp-block-post.type-post {
  padding: 35px;
  border-radius: 11px;
  box-shadow: 0 0 11px 0 rgba(30, 36, 62, 0.1);
  position: relative;
}
@media (max-width: 1280px) {
  body.archive.category .wp-block-post-template, body.page-id-58979 .wp-block-post-template {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.wp-block-post.type-post.membership-content figure:after {
  content: "";
  background-color: var(--wp--preset--color--purple);
  color: #fff;
  width: 33px;
  position: absolute;
  top: 9px;
  right: 9px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 17px;
  bottom: 0;
  height: 25px;
  border-radius: 24px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.search .wp-block-post {
  padding: 35px;
  border-radius: 11px;
  box-shadow: 0 0 11px 0 rgba(30, 36, 62, 0.1);
}
/* ---------------------------------------------------------------------------- */
/* ---------------------------- FIN ARCHIVES ARTICLES ------------------------- */
/* ---------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* ------------------------------- DEBUT ARTICLES --------------------------------- */
/* -------------------------------------------------------------------------------- */
.single-post .badge-premium {
  display: none;
}
.single-post.access-granted .badge-premium {
  display: none;
}
.single-post.access-restricted .badge-premium {
  display: block;
}
.single-post.access-restricted .badge-premium p {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: var(--wp--preset--color--purple);
  color: #FFF;
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
  font-size: 12px;
  font-weight: 800;
  line-height: 150%;
}
.single-post.snsmcv-badge-syndicat.access-restricted .badge-premium p {
  background-color: #C978FF;
}
.single-post figure.wp-block-post-featured-image img {
  border-radius: 15px;
}
.single-post figure.wp-block-post-featured-image img.image-Haute {
  object-position: top;
}
.single-post figure.wp-block-post-featured-image img.image-Milieu {
  object-position: center;
}
.single-post figure.wp-block-post-featured-image img.image-Bas {
  object-position: bottom;
}
.single-post aside {
  padding: 35px 40px 45px;
  box-shadow: 0 0 11px 0 rgba(30, 36, 62, 0.1);
  border-radius: 12px;
}
@media (max-width: 1290px) {
  .single-post aside {
    padding: 30px 20px;
  }
  .single-post aside .jetpack-sharing-button__list-item a {
    padding: 3px !important;
  }
  .single-post aside .jetpack-sharing-button__list-item a svg {
    height: 1.2em !important;
    width: 1.2em !important;
  }
}
.single-post aside li.has-post-thumbnail::before {
  content: none;
}
.single-post aside .wp-block-post-author__name {
  font-weight: 700;
  margin-top: 10px;
  color: var(--wp--preset--color--primary) !important;
}
.single-post aside .wp-block-post-author {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.single-post aside .wp-block-post-author .wp-block-post-author__avatar {
  margin-right: 0;
}
.single-post aside .wp-block-post-author .wp-block-post-author__avatar img {
  border-radius: 100%;
  width: 110px;
  height: 110px;
}
.single-post aside .wp-block-post-author__byline {
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 105%;
  color: var(--wp--preset--color--rouge-passion);
  margin-top: 10px;
}
.single-post aside .wp-block-post-date time {
  position: relative;
  padding-left: 26px;
  color: var(--wp--preset--color--primary);
  font-size: 14px;
  font-weight: 300;
  line-height: 135%;
}
.single-post aside .wp-block-post-date time::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 20px;
  bottom: 0;
  height: 20px;
  line-height: 100%;
  border-radius: 24px;
}
.single-post aside .wtr-time-wrap {
  position: relative;
  padding-left: 26px;
}
.single-post aside .wtr-time-wrap::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 20px;
  bottom: 0;
  height: 20px;
  line-height: 100%;
  border-radius: 24px;
}
.single-post cite {
  font-size: 14px;
  font-weight: 300;
}
.single-post .entry-content {
  /* couleur surlignage texte*/
  /* pour Firefox */
  /* pour Safari et Chrome */
}
.single-post .entry-content p {
  line-height: 135%;
}
.single-post .entry-content ::-moz-selection {
  background-color: #A6D8FF;
}
.single-post .entry-content ::selection {
  background-color: #A6D8FF;
}
body.single-post.category-guide-du-cardiologue .article-side {
  display: none;
}
body.single-post.category-guide-du-cardiologue .read-progress-wrap {
  display: none;
}
body.single-post.category-guide-du-cardiologue .article-core {
  flex-basis: 100% !important;
}
/* -------- DEBUT MESSAGE CONTENU RESTREINT ARTICLES --------- */
.wc-memberships-restriction-message {
  border-top-color: transparent;
  background-color: transparent;
  margin: 0;
  padding: 0 1em !important;
}
.wc-memberships-restriction-message h2 {
  text-align: center;
  margin-top: 60px;
}
.wc-memberships-restriction-message h2 span {
  color: var(--wp--preset--color--purple);
}
.wc-memberships-restriction-message p {
  max-width: 445px;
  margin: auto;
  text-align: center;
}
.wc-memberships-restriction-message::before {
  left: 50%;
  transform: translateX(-50%);
  width: 62px;
  height: 55px;
  content: "";
  font-family: "Font Awesome 7 Slab";
  font-size: 60px;
  top: 0;
  color: var(--wp--preset--color--purple);
}
@media (max-width: 680px) {
  .wc-memberships-restriction-message .btn-restrictions {
    flex-wrap: wrap;
    row-gap: 50px;
  }
}
/* ---------- FIN MESSAGE CONTENU RESTREINT ARTICLES -------- */
/* -------------------------------------------------------------------------------- */
/* ------------------------------- FIN ARTICLES ----------------------------------- */
/* -------------------------------------------------------------------------------- */
.wp-block-file .wp-block-file__button.wp-element-button {
  color: var(--wp--preset--color--primary);
  transition: all 0.2s ease-in-out;
  padding-right: 55px;
  padding-top: 13px;
  padding-bottom: 13px;
  position: relative;
  border-radius: 25px;
  background: transparent none;
  border-color: var(--wp--preset--color--primary);
  border-width: 1px;
  border-style: solid;
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
  font-size: 14px;
  font-weight: 700;
}
.wp-block-file .wp-block-file__button.wp-element-button:after {
  background-color: var(--wp--preset--color--primary);
  color: #fff;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 17px;
  bottom: 0;
  height: 25px;
  line-height: 140%;
  border-radius: 24px;
  padding: 0 7px;
}
.wp-block-file .wp-block-file__button.wp-element-button:hover {
  color: #fff;
  background-color: var(--wp--preset--color--primary);
}
/* -------------------------------------------------------------------------------- */
/* --------------------- Boite a outils - PDF et videos --------------------------- */
/* -------------------------------------------------------------------------------- */
li.category-bao-pdfs .wp-block-post-content, .category-bao-videos .wp-block-post-content {
  height: 100%;
  display: flex;
  justify-content: stretch;
  align-items: stretch;
}
li.category-bao-pdfs .wp-block-post-content > div.wp-block-group, .category-bao-videos .wp-block-post-content > div.wp-block-group {
  width: 100%;
  border-radius: 12px !important;
  background-color: #F8F2FC !important;
  border-color: #F8F2FC !important;
}
li.category-bao-pdfs .wp-block-post-content > div.wp-block-group h4, .category-bao-videos .wp-block-post-content > div.wp-block-group h4 {
  color: var(--wp--preset--color--primary);
  font-family: "Bricolage Grotesque";
  font-style: normal;
  font-weight: 700;
  line-height: 105%;
}
li.category-bao-pdfs .wp-block-post-content > div.wp-block-group div.wp-block-button, .category-bao-videos .wp-block-post-content > div.wp-block-group div.wp-block-button {
  text-align: center;
}
li.category-bao-pdfs .wp-block-post-content > div.wp-block-group div.wp-block-button a.wp-block-button__link, .category-bao-videos .wp-block-post-content > div.wp-block-group div.wp-block-button a.wp-block-button__link {
  background: none !important;
  color: var(--wp--preset--color--purple) !important;
  font-family: "Bricolage Grotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 21px */
  text-decoration-line: underline;
}
li.category-bao-pdfs .wp-block-post-content > div.wp-block-group video, .category-bao-videos .wp-block-post-content > div.wp-block-group video {
  max-width: 100%;
}
