/***KLEUREN ***/
:root {
  --blauw: #0083DA;
  --groen: #008300;
  --oranje: #EF7D00;
  --rood: #E40721;
  --paars: #A71780;
}
/*************************/
/******HEEZE-LEENDE*******/
/*************************/
/**
#B6D900 = lichtgroen (182,217,0)
#362A81 = donkerpaars (54,52,129)
**/
.postid-2282 {
  /*achtergrond bovenin en lokale tips */
  /* koppen */
  /*verticale lijn in timeline*/
  /* randen */
  /* lijn onder links */
  /**einde post-ID**/
}
.postid-2282 .header__tekst-wrapper, .postid-2282 .extras__grid-4, .postid-2282 .x-content-timeline_marker-inner {
  background: #B6D900;
}
.postid-2282 .header__heading, .postid-2282 .header__heading--xl, .postid-2282 .header__text-basic, .postid-2282 h2, .postid-2282 h3, .postid-2282 .x-marker_marker-inner {
  color: #362A81;
}
.postid-2282 .x-content-timeline_line-active {
  background: rgba(182, 217, 0, 0.5);
}
.postid-2282 .lokaal__content-wikkel {
  border-color: #B6D900 !important;
}
.postid-2282 .brxe-text-link {
  text-decoration-color: #B6D900;
}
.postid-2282 #links, .postid-2282 #aanvragen {
  background: rgba(182, 217, 0, 0.1);
}
.postid-2282 .fr-subfooter-alpha {
  background: #362A81;
}
.postid-2282 .cirkel {
  background: #362A81;
  color: #fff;
}
.postid-2282 .fr-subfooter-alpha a {
  color: #B6D900;
}
/*************************/
/******VALKENSWAARD*******/
/*************************/
/**
#007A31 = donkergroen (0,122,49)
#EBA05A = oranje (235,160,90)
**/
.postid-2318 {
  /**header**/
  /*achtergrond tekstkader header en lokale tips */
  /* tekst header */
  /* cirkel header */
  /* rand intro */
  /*verticale lijn in timeline*/
  /* koppen */
  /* lijn onder links */
  /* lichte vlakken */
  /* donker vlak met afhalen folders */
  /*kleur links*/
  /**einde post-ID**/
}
.postid-2318 .header__tekst-wrapper, .postid-2318 .extras__grid-4, .postid-2318 .x-content-timeline_marker-inner {
  background: #007A31;
}
.postid-2318 .header__heading, .postid-2318 .header__heading--xl, .postid-2318 .header__text-basic {
  color: #fff;
}
.postid-2318 .cirkel {
  background: #EBA05A;
  color: #007A31;
}
.postid-2318 .lokaal__content-wikkel {
  border-color: #EBA05A !important;
}
.postid-2318 .x-content-timeline_line-active {
  background: rgba(0, 122, 49, 0.3);
}
.postid-2318 h2, .postid-2318 h3, .postid-2318 .x-marker_marker-inner {
  color: #007A31;
}
.postid-2318 .brxe-text-link {
  text-decoration-color: #EBA05A;
}
.postid-2318 #links, .postid-2318 #aanvragen {
  background: rgba(0, 122, 49, 0.1);
}
.postid-2318 .fr-subfooter-alpha {
  background: #007A31;
}
.postid-2318 .fr-subfooter-alpha a {
  color: #EBA05A;
}
/** gekleurde markers in het huisje **/
.x-marker_marker-inner {
  width: 4.5rem;
  height: 4.5rem;
  justify-content: center;
}
.x-marker_marker {
  width: 5.1rem;
  height: 5.1rem;
}
@media screen and (max-width: 767px) {
  .x-marker_marker-inner {
    width: 3.5rem;
    height: 3.5rem;
    justify-content: center;
  }
  .x-marker_marker {
    width: 4.1rem;
    height: 4.1rem;
  }
}
/** gekleurde markers in het huisje **/
[data-x-id="rozjrc_4"] .x-marker_marker-inner, [data-x-id="cxvane_4"] .x-marker_marker-inner {
  background-color: #ef7b00 !important;
}
/* I */
[data-x-id="rozjrc_2"] .x-marker_marker-inner, [data-x-id="rozjrc_6"] .x-marker_marker-inner, [data-x-id="cxvane_2"] .x-marker_marker-inner, [data-x-id="cxvane_6"] .x-marker_marker-inner {
  background-color: #e40724 !important;
}
/* II */
[data-x-id="rozjrc_3"] .x-marker_marker-inner, [data-x-id="rozjrc_5"] .x-marker_marker-inner, [data-x-id="rozjrc_21"] .x-marker_marker-inner, [data-x-id="cxvane_3"] .x-marker_marker-inner, [data-x-id="cxvane_5"] .x-marker_marker-inner, [data-x-id="cxvane_21"] .x-marker_marker-inner {
  background-color: #a71781 !important;
}
/* III */
/*** ELEMENTEN ***/
.cirkel {
  padding: 0 1.5rem;
  border-radius: 50vw;
  font-weight: 700;
}
.cirkel-2 {
  padding: 0.5rem 1.5rem;
  background: white;
  border-radius: 50vw;
  color: var(--neutral);
  font-size: var(--text-l);
  margin-left: 5px;
  font-weight: 700;
}
.cirkel-klein {
  padding: 0.5rem 1rem;
  background: green;
  border-radius: 50vw;
  color: white;
  font-weight: 700;
}
.cirkel-klein-cijfer {
  padding: 0.5rem 1.3rem;
  background: green;
  border-radius: 50vw;
  color: white;
  font-weight: 700;
}
.tip {
  padding: 0.5rem 1rem;
  border: solid 1px green;
  border-radius: var(--radius);
  margin-bottom: 1rem;
  font-size: var(--text-s);
  line-height: 1.2;
  color: green;
  width: auto;
  display: inline-block;
  background: rgba(0, 128, 0, 0.07);
}
.installatie-1 {
  padding: 1rem;
  border-radius: var(--radius);
  display: inline-block;
  line-height: 1.2;
  background: #ef7b00;
  color: white;
  text-align: center;
}
.installatie-2 {
  padding: 1rem;
  border-radius: var(--radius);
  display: inline-block;
  line-height: 1.2;
  background: #e40724;
  color: white;
  text-align: center;
}
.installatie-3 {
  padding: 1rem;
  border-radius: var(--radius);
  display: inline-block;
  line-height: 1.2;
  background: #a71781;
  color: white;
  text-align: center;
}
#brx-content li {
  line-height: 1 !important;
}
