@charset "UTF-8";
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
/* line 5, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.advanced {
  position: absolute;
  z-index: 99;
  top: 100%;
  right: 21px;
  right: 1.3125rem;
}

@media (min-width: 1025px) {
  /* line 5, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  .field--name-shares-pane.advanced {
    top: 21px;
    top: 1.3125rem;
  }
}

/* line 15, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.node--type-news-event.node--view-mode-default .field--name-shares-pane.advanced {
  right: -24px;
  right: -1.5rem;
}

/* line 19, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.advanced .shares-pane {
  top: -51px;
  top: -3.1875rem;
  cursor: pointer;
  right: 0;
  bottom: 0;
  position: relative;
}

@media (min-width: 1025px) {
  /* line 19, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  .field--name-shares-pane.advanced .shares-pane {
    top: 0;
  }
}

/* line 30, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.advanced .shares-pane:before {
  content: "";
  font-family: "fidal-icons";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 7px 10px;
  padding: 0.4375rem 0.625rem;
  background-color: #fff;
  color: #dd0031;
}

@media (min-width: 1025px) {
  /* line 30, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  .field--name-shares-pane.advanced .shares-pane:before {
    font-size: 30px;
    font-size: 1.875rem;
    padding: 8px 11px;
    padding: 0.5rem 0.6875rem;
  }
}

/* line 43, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.advanced .shares-pane.shares-pane--hover {
  padding: 0;
  width: auto;
  height: auto;
}

/* line 48, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.advanced .shares-pane.shares-pane--hover::before {
  display: block;
}

/* line 52, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.advanced .shares-pane.shares-pane--hover .shares-pane--popin {
  display: block;
}

/* line 58, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.advanced .shares-pane .shares-pane--popin {
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #dd0031;
  color: #fff;
}

@media (max-width: 1024px) {
  /* line 58, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  .field--name-shares-pane.advanced .shares-pane .shares-pane--popin {
    top: auto;
    bottom: 0;
    border: 1px solid white;
  }
}

@media (min-width: 1025px) {
  /* line 58, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  .field--name-shares-pane.advanced .shares-pane .shares-pane--popin {
    padding: 52px 70px 15px 15px;
    padding: 3.25rem 4.375rem 0.9375rem 0.9375rem;
  }
}

/* line 75, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.advanced .shares-pane .shares-pane--popin.show {
  display: block;
}

/* line 79, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.advanced .shares-pane .shares-pane--popin .shares-pane--popin--links {
  width: 120px;
  width: 7.5rem;
}

/* line 82, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.advanced .shares-pane .shares-pane--popin .shares-pane--popin--links a,
.field--name-shares-pane.advanced .shares-pane .shares-pane--popin .shares-pane--popin--links a:before {
  color: #fff;
}

/* line 92, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.not-advanced .shares-pane {
  right: 13px;
  right: 0.8125rem;
  bottom: 13px;
  bottom: 0.8125rem;
  position: absolute;
  cursor: pointer;
  z-index: 2;
}

/* line 99, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.not-advanced .shares-pane::before {
  content: "";
  font-family: "fidal-icons";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  padding: 5px 6px;
  padding: 0.3125rem 0.375rem;
  font-size: 15px;
  font-size: 0.9375rem;
  background-color: #dd0031;
  color: #fff;
  cursor: pointer;
  vertical-align: top;
}

@media (min-width: 1800px) {
  /* line 99, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  .field--name-shares-pane.not-advanced .shares-pane::before {
    padding: 6px 8px;
    padding: 0.375rem 0.5rem;
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

/* line 113, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.not-advanced .shares-pane.shares-pane--hover {
  padding: 20px;
  padding: 1.25rem;
  right: 0px;
  right: 0;
  bottom: 0px;
  bottom: 0;
  background-color: #dd0031;
  color: #fff;
  width: 100%;
  height: 92%;
  bottom: 4%;
  right: 2%;
}

@media (min-width: 1025px) {
  /* line 113, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  .field--name-shares-pane.not-advanced .shares-pane.shares-pane--hover {
    width: 46%;
  }
  /* line 127, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  .node--view-mode-teaser-highlighted .field--name-shares-pane.not-advanced .shares-pane.shares-pane--hover {
    width: 30%;
    height: 40%;
    bottom: 13px;
    bottom: 0.8125rem;
  }
  /* line 133, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  .node--view-mode-vertical-teaser .field--name-shares-pane.not-advanced .shares-pane.shares-pane--hover,
  .block-fidal-twitter .field--name-shares-pane.not-advanced .shares-pane.shares-pane--hover {
    width: 96%;
    height: 40%;
    bottom: 13px;
    bottom: 0.8125rem;
  }
  /* line 140, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  .node--type-expertise.node--view-mode-teaser .field--name-shares-pane.not-advanced .shares-pane.shares-pane--hover,
  .node--type-secteur.node--view-mode-teaser .field--name-shares-pane.not-advanced .shares-pane.shares-pane--hover,
  .node--type-stake.node--view-mode-teaser .field--name-shares-pane.not-advanced .shares-pane.shares-pane--hover {
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
  }
}

/* line 151, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.not-advanced .shares-pane.shares-pane--hover::before {
  display: none;
}

/* line 155, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.not-advanced .shares-pane.shares-pane--hover .shares-pane--popin {
  display: block;
}

/* line 158, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane.not-advanced .shares-pane.shares-pane--hover .shares-pane--popin a {
  color: #fff;
}

/* line 170, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane .shares-pane--popin {
  display: none;
}

/* line 14, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/node_modules/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.field--name-shares-pane .shares-pane--popin--links:before, .field--name-shares-pane .shares-pane--popin--links:after {
  content: " ";
  display: table;
}

/* line 19, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/node_modules/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.field--name-shares-pane .shares-pane--popin--links:after {
  clear: both;
}

/* line 176, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane .shares-pane--popin--links .link-wrapper {
  margin-bottom: 9px;
  margin-bottom: 0.5625rem;
  float: left;
  clear: both;
}

/* line 181, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane .shares-pane--popin--links .link-wrapper:last-of-type {
  margin-bottom: 0;
}

/* line 185, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane .shares-pane--popin--links .link-wrapper a {
  font-size: 17px;
  font-size: 1.0625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-weight: 400;
  text-transform: none;
  vertical-align: top;
}

/* line 193, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane .shares-pane--popin--links .link-wrapper a.twitter::before {
  content: "";
  font-family: "fidal-icons";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  font-size: 1.375rem;
  margin-right: 10px;
  margin-right: 0.625rem;
}

/* line 198, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane .shares-pane--popin--links .link-wrapper a.facebook::before {
  content: "";
  font-family: "fidal-icons";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  font-size: 1.375rem;
  margin-right: 10px;
  margin-right: 0.625rem;
}

/* line 203, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane .shares-pane--popin--links .link-wrapper a.linkedin::before {
  content: "";
  font-family: "fidal-icons";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  font-size: 1.375rem;
  margin-right: 10px;
  margin-right: 0.625rem;
}

/* line 211, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane .shares-pane--popin h3 {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-bottom: 11px;
  margin-bottom: 0.6875rem;
  margin-top: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}

/* line 221, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane .shares-pane--popin .close-btn {
  top: 14px;
  top: 0.875rem;
  right: 10px;
  right: 0.625rem;
  position: absolute;
  cursor: pointer;
}

/* line 227, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
.field--name-shares-pane .shares-pane--popin .close-btn::before {
  content: "";
  font-family: "fidal-icons";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 700;
}

@media (max-width: 1024px) {
  /* line 255, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  div.read-more {
    font-size: 0.75em;
    margin-left: 12px;
  }
  /* line 263, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  div.twitter-post-type div.field--name-shares-pane.not-advanced > div.shares-pane.shares-pane--hover,
  div.facebook-post-type div.field--name-shares-pane.not-advanced > div.shares-pane.shares-pane--hover,
  div.linkedin-post-type div.field--name-shares-pane.not-advanced > div.shares-pane.shares-pane--hover {
    top: 0;
    right: 0;
    height: 100%;
  }
  /* line 270, /builds/fidal/fidal-refonte-web/web/themes/custom/fidal_theme/components/components/shares-pane/shares-pane.scss */
  div.node--type-news-event:not(.twitter-post-type) div.field--name-shares-pane.not-advanced > div.shares-pane {
    bottom: 4%;
  }
}

/*# sourceMappingURL=../asset-builds/components/shares-pane/shares-pane.css.map */
