/* ------------------------ */
/* ------- ALGEMEEN ------- */
/* ------------------------ */

/* FONTS */
@font-face {
  font-family: "Veneer";
  src: url("https://extra.standaard.be/html/anti/eic/font/Veneer-Regular.woff2") format("woff2"),
    url("https://extra.standaard.be/html/anti/eic/font/Veneer-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Larken";
  src: url("https://extra.standaard.be/html/anti/eic/font/Larken-ExtraBold.woff2") format("woff2"),
    url("https://extra.standaard.be/html/anti/eic/font/Larken-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* KLEUREN */
:root {
  --rood: #ec5a4b;
  --geel: #ffe75d;
  --blauw: #2f59b9;
  --lichtgrijs: #bbbbbb;
  --grijs: #444444;
}

/* OPENER */

.center {text-align:left!important;}

.CHU-logo {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  margin-bottom: -4em !important;
  width: 180px;
}

/* FOTO */
.achtergrond.foto.kabila {
  background-image: url(https://extra.standaard.be/html/anti/eic/assets/1-opener.jpg);
}

.achtergrond.foto.bank {
  background-image: url(https://extra.standaard.be/html/anti/eic/assets/1-wegen.jpg);
}

.achtergrond.foto.wegen {
  background-image: url(https://extra.standaard.be/html/anti/eic/assets/1-centralebank.jpg);
}


.goright {
  float: right;
  width: 200px !important;
  margin: 0px -100px 10px 20px;

}

/* BLOCKQUOTES */
blockquote.blauw {
  margin-bottom: 1em;
  padding-top: 0.8333333333em;
  font-family: 'Arnhem-bold';
  hyphens: none;
  color: black;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  border-top: none;
  background-image: url(https://extra.standaard.be/html/anti/eic/assets/1-quotehoekje.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 1em;
  text-align: left !important;
  margin: 1em 0 0 0 !important;
  max-width: 85%;
  margin-block-start: 1em;
  color: var(--grijs);
}

.quotation-name,
.description {
  text-align: left;
}

/* HIGHLIGHT */
.highlight {
  background: linear-gradient(to top, #ff9c91 50%, transparent 50%);
}

/* UITKLAPPERS */
.teaserke.zwart {
  background-color: var(--grijs);
  color: var(--lichtgrijs);
  border: none;
}

.teaserke.zwart>.info>.question>.leesmeer {
  color: var(--lichtgrijs) !important;
  margin-block-start: 1em;
  display: block;
}

p.question {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}

i.fa.fa-angle-down {
  color: var(--lichtgrijs) !important;
}

.roodborstje {
  color: var(--rood);
  display: block;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-family: Veneer, fantasy, sans-serif;
  font-size: 1.6em;
  font-weight: 200 !important;
}

/* FIX CAPTION */
figcaption p,
figcaption,
.DS2020-storyimage__caption {
  margin-top: 0px !important;
  margin-bottom: 13px !important;
}

/* fix auteurshoogte (zonder logo) */
.DS2020-author {
  margin-top: 0em;
}

.credits {
  cursor: initial;
}

/* ---------------------------- */
/* ------- DESKTOP ONLY ------- */
/* ---------------------------- */

/* OPENER */
@media only screen and (min-width: 600px) {
  .DS2020-timestamp {
    color: rgb(171 171 171) !important;
  }

  .hold.left.CHU {
    justify-content: center;
  }

  .hold.CHU {
    flex-direction: column;
    align-items: flex-start;
    width: 500px;
    padding-left: 5em;
  }

  .hold.CHU h2 {
    padding: 0px !important;
    font-size: 2.7rem !important;
    margin-top: -1.5em;
    width: 600px;
    max-width: 600px;
  }

  /* ANNOTATIES */
  .annotatie {
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
    width: 150px;
    float: right;
    top: 0;
    margin-right: -220px;
    font-size: 0.7em;
    color: black;
    font-weight: 500;
    background-image: url(https://extra.standaard.be/html/anti/eic/assets/1-quotehoekje.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 15px 10px 15px 15px;
    background-color: #f5f5f5;
    line-height: 1.5;
  }

  div#annot1Full {
    margin-top: 70px;
  }

  div#annot2Full {
    margin-top: 40px;
  }

  div#annot3Full {
    margin-top: 50px;
  }

  div#annot4Full {
    margin-top: 100px;
  }

  /* CREDITS */
  .credits .info {
    padding: initial;
  }

  .credits .img {
    max-width: 130px;
    margin-top: 0;
    margin-left: -1em;
  }
}

/* --------------------------- */
/* ------- MOBILE ONLY ------- */
/* --------------------------- */

@media only screen and (max-width: 600px) {
  .body-wrapper {
    padding-top: 0rem!important;
}



  .is-small {
    position: relative;
  }

.hold.left {
    max-width: 90%!important;
}

blockquote:before, .temp_mob2015_header blockquote:after, .temp_mob2015_header blockquote:before {
  content: "";
 border: none!important;
}

blockquote.blauw:before{
 border-bottom: none!important;
}

blockquote.blauw {
  padding: 0.5em 1em 1em 1.5em!important;
  max-width: 90%!important;
}

  /* OPENER */
  .hold.CHU h2 {
    padding: 0px !important;
    font-size: 1.7777777778em !important;
    line-height: 1;
    width: 90%;
  }

  .achtergrond.foto.kabila {
    background-image: url(https://extra.standaard.be/html/anti/eic/assets/1-opener-mobiel.jpg);
    padding: 2em 0 !important;
  }

  
  .achtergrond.foto.wegen {
    background-image: url(https://extra.standaard.be/html/anti/eic/assets/1-centralebank-mobiel.jpg);
    padding: 2em 0 !important;
  }

  .achtergrond.foto.bank {
    background-image: url(https://extra.standaard.be/html/anti/eic/assets/1-wegen-mobiel.jpg);
    padding: 2em 0 !important;
  }


  /* ANNOTATIES */
  .annotatie {
    visibility: collapse;
    position: fixed;
    bottom: 0px;
    width: 100%;
    max-width: 85%;

    background-color: #f5f5f5;
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    padding: 15px 10px 15px 15px;
    line-height: 1.5;
    color: black;
    font-weight: 500;
    background-image: url(https://extra.standaard.be/html/anti/eic/assets/1-quotehoekje.png);
    background-position: left top;
    background-repeat: no-repeat;
  }

  .annotatie.active {
    visibility: visible;
  }

  .closebutton {
    top: 0;
    position: absolute;
    right: 1%;
    margin-top: -5px;
    height: 15px;
    width: 15px;
  }

  .closebutton:before {
    content: "x";
    font-size: 0.8em;
    color: #888888;
    text-align: center;
  }

  .goright {
    float: right;
    max-width: 40% !important;
    width: 150px;
    margin: 10px;
  }
}



/*POP UPS */


/* Popup container - can be anything you want */
.popup {
  position: relative;
  display: inline;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 200px;
  background-color: #cdcdcd;
  color: black;
  font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  right: -100px;
  margin-left: 10px;
  bottom: 120%;
  /*box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;*/
  padding: 10px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 5px;
  border-style: solid;
  border-color: var(--lichtgrijs) transparent transparent transparent;
}

@media screen and (max-width: 600px) {
  .popup {
    margin-bottom: 0px !important;
    padding: 0 !important;
  }

  .popup .popuptext {
width:300px; 
max-width:80vw;
margin:0 auto;
position: absolute;
left: 0em;
  }

  .popup .popuptext::after {
    content: "";
    border: none!important;
  }
}



/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
