/*
Theme Name: TOSmedia
*/
@import url("https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
.elementor-column {
  padding: unset !important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 62.5%;
}
html body {
  font-size: 16px;
  font-family: "aktiv-grotesk", sans-serif;
  line-height: 1.667;
  overflow-x: hidden !important;
  width: 100%;
}
html body .container {
  padding: 0 3rem;
  width: 100%;
  margin: 0 auto;
  max-width: 1586px;
}
html body .container-narrow {
  margin: 0 auto;
  max-width: 1000px;
}
@media only screen and (max-width: 576px) {
  html body .container-narrow {
    padding: 0;
  }
}
@media only screen and (max-width: 576px) {
  html body .container {
    padding: 0 0.8rem !important;
  }
}
html body .container .row {
  margin: 0 -3rem !important;
}

* {
  box-sizing: border-box;
}

.jumbo-padding {
  padding: 4rem 0;
}
@media only screen and (max-width: 576px) {
  .jumbo-padding {
    padding: 3.5rem 0 0 0;
  }
}

.jumbo-padding#row_1 {
  padding: 0rem 0 8rem 0 !important;
}
@media only screen and (max-width: 576px) {
  .jumbo-padding#row_1 {
    padding: 0rem 0 4.5rem 0 !important;
  }
}

[data-scroll] {
  transition: all 800ms;
}

[data-scroll=in] {
  opacity: 1;
  transform: translateY(0);
}

[data-scroll=out] {
  opacity: 0;
  transform: translateY(10%);
}

.background + .background {
  padding: 0 !important;
}

.img-fluid {
  width: 100% !important;
}

.afbeelding_content + .afbeelding_content {
  padding: 6rem 0 0 0;
}

#content {
  width: 100vw;
  overflow-x: hidden !important;
}
#content #row_0 {
  margin: 0;
  padding: 0 4rem 0;
}
@media only screen and (max-width: 576px) {
  #content #row_0 {
    padding: 1.5rem 0 !important;
  }
}
#content #row_0:first-of-type {
  background-color: #F6F6F6;
}
#content #row_0:last-of-type {
  margin: 0 0 8rem 0;
}
#content #row_0 a.go_back_botton {
  font-size: 1.9rem;
  line-height: 1.8;
  font-weight: 500 !important;
  color: var(--e-global-color-text);
  transition: 200ms ease-in-out all;
}
@media only screen and (max-width: 1100px) {
  #content #row_0 a.go_back_botton {
    font-size: 1.7rem !important;
  }
}
@media only screen and (max-width: 992px) {
  #content #row_0 a.go_back_botton {
    font-size: 1.6rem !important;
  }
}
@media only screen and (max-width: 576px) {
  #content #row_0 a.go_back_botton {
    font-size: 1.5rem !important;
  }
}
#content #row_0 a.go_back_botton .icon {
  margin-top: -10px !important;
  margin-right: 15px;
  transition: 300ms ease-in-out all;
}
#content #row_0 a.go_back_botton .icon svg * {
  transition: 300ms ease-in-out all;
}
#content #row_0 a.go_back_botton:hover, #content #row_0 a.go_back_botton:focus {
  color: var(--e-global-color-accent);
}
#content #row_0 a.go_back_botton:hover .icon, #content #row_0 a.go_back_botton:focus .icon {
  margin-right: 20px;
}
#content #row_0 a.go_back_botton:hover .icon svg *, #content #row_0 a.go_back_botton:focus .icon svg * {
  fill: var(--e-global-color-accent);
}
#content [id*=row_]:last-of-type {
  margin: 0 0 8rem 0;
}

@font-face {
  font-family: "FS Renaissance";
  src: url("https://www.kolenboertje.nl/wp-content/uploads/2023/03/FSRenaissance.woff") format("woff"), url("https://www.kolenboertje.nl/wp-content/uploads/2023/03/FSRenaissance.woff2") format("woff2"), url("https://www.kolenboertje.nl/wp-content/uploads/2023/03/FSRenaissance.ttf") format("ttf"), url("https://www.kolenboertje.nl/wp-content/uploads/2023/03/FSRenaissance.svg") format("svg"), url("https://www.kolenboertje.nl/wp-content/uploads/2023/03/FSRenaissance.eot") format("eot");
}
#content h3,
#content h2,
#content h1 {
  font-family: "Averta", Sans-serif;
  color: var(--e-global-color-text);
  font-weight: 400;
  margin: 0 0 2.5rem 0;
}
#content h3.text-uppercase,
#content h2.text-uppercase,
#content h1.text-uppercase {
  font-family: "aktiv-grotesk", sans-serif;
}
@media only screen and (max-width: 576px) {
  #content h3,
  #content h2,
  #content h1 {
    margin: 0 0 1.8rem 0;
  }
}
#content h3 img,
#content h2 img,
#content h1 img {
  display: none !important;
}
#content em {
  font-style: italic;
}
#content h1 {
  font-size: 5rem !important;
  line-height: 1.2;
  width: 100%;
  max-width: 95%;
  font-weight: 700;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 1100px) {
  #content h1 {
    font-size: 4rem !important;
  }
}
@media only screen and (max-width: 992px) {
  #content h1 {
    font-size: 3.5rem !important;
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 576px) {
  #content h1 {
    font-size: 3rem !important;
  }
}
#content h2 {
  font-size: 3.6rem !important;
  line-height: 1.4;
}
@media only screen and (max-width: 576px) {
  #content h2 {
    line-height: 1.4;
    font-size: 2.5rem !important;
  }
}
#content h3 {
  font-size: 3.6rem !important;
  line-height: 1.4;
}
@media only screen and (max-width: 1100px) {
  #content h3 {
    font-size: 3rem !important;
  }
}
@media only screen and (max-width: 992px) {
  #content h3 {
    font-size: 2.6rem !important;
  }
}
@media only screen and (max-width: 576px) {
  #content h3 {
    font-size: 2.2rem !important;
  }
}
#content ul li,
#content ol li,
#content strong,
#content p {
  font-size: 1.9rem;
  line-height: 1.8;
  font-weight: 400;
  color: var(--e-global-color-text);
  text-align: left !important;
}
@media only screen and (max-width: 1100px) {
  #content ul li,
  #content ol li,
  #content strong,
  #content p {
    font-size: 1.8rem !important;
  }
}
@media only screen and (max-width: 992px) {
  #content ul li,
  #content ol li,
  #content strong,
  #content p {
    font-size: 1.7rem !important;
  }
}
@media only screen and (max-width: 576px) {
  #content ul li,
  #content ol li,
  #content strong,
  #content p {
    font-size: 1.5rem !important;
  }
}
#content ul li a,
#content ol li a,
#content strong a,
#content p a {
  color: var(--e-global-color-accent);
}
#content strong {
  font-weight: 500;
}
#content ul, #content ol {
  margin-left: 0rem !important;
}

.button a.button.button-primary {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  color: #FFFFFF;
  background-color: var(--e-global-color-accent);
  border-radius: 0 0 20px 0;
  padding: 20px 33px 20px 23px;
  transition: 400 ease-in-out all;
  transition: 200ms ease-in-out all;
}
.button a.button.button-primary:hover, .button a.button.button-primary:focus {
  background-color: var(--e-global-color-secondary);
}

#breadcrumbs span:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 7px;
  background-image: url("/wp-content/uploads/2024/08/felloo-breadcrumbs.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 8px;
  margin-right: 5px;
  vertical-align: middle;
}
#breadcrumbs span a {
  color: var(--e-global-color-text);
  transition: 300ms ease-in-out all;
  transition: 200ms ease-in-out all;
}
#breadcrumbs span a:hover, #breadcrumbs span a:focus {
  color: #73AA17;
}

.header .auteur {
  margin-top: 5rem;
  display: flex;
}
.header .auteur img {
  width: 100%;
  max-width: 133px;
  border-radius: 0 0 40px 0;
}
@media only screen and (max-width: 576px) {
  .header .auteur img {
    max-width: 75px;
    aspect-ratio: 3/4 !important;
    -o-object-fit: cover;
       object-fit: cover;
    height: auto !important;
  }
}
.header .auteur p {
  margin-left: 3rem;
  margin-top: 1rem;
  font-size: 1.9rem;
  line-height: 2;
}
.header .auteur p strong {
  font-weight: 600 !important;
}
@media only screen and (max-width: 769px) {
  .header .auteur {
    margin-top: 3rem;
  }
}
.header img:not(.auteur img) {
  width: 100%;
  max-width: 488px !important;
  aspect-ratio: 488/620;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0 0 40px 0;
}
@media only screen and (max-width: 769px) {
  .header img:not(.auteur img) {
    max-width: 100% !important;
  }
}
.header .header_content {
  margin-top: 6rem;
}
.header .header_image .img_wrapper {
  position: relative;
  z-index: 9;
  display: inline-block;
}
@media only screen and (max-width: 576px) {
  .header .header_image .img_wrapper {
    width: 100%;
  }
}
.header .header_image .img_wrapper:before {
  height: 99%;
  width: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  aspect-ratio: 488/620;
  z-index: 10;
  content: "";
  background: url("/wp-content/uploads/2024/09/overlay-image.png");
  border-radius: 0 0 40px 0;
}
@media only screen and (max-width: 576px) {
  .header .header_content {
    order: 2;
    margin-top: 3rem;
  }
  .header .header_image {
    order: 1;
    margin-top: 0 !important;
  }
}

#content .header p {
  font-size: 2.4rem;
  line-height: 1.6;
  width: 100%;
  max-width: 95%;
}
#content .header h1 + p {
  margin-top: 6rem;
}
@media only screen and (max-width: 576px) {
  #content .header h1 + p {
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 576px) {
  #content .header img {
    height: 30rem;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#content .header + .jumbo-padding {
  padding: 8.8rem 0 4rem 0;
}
@media only screen and (max-width: 576px) {
  #content .header + .jumbo-padding {
    padding: 2rem 0 0 0;
  }
}
#content [class*=col-] {
  padding: 0 4rem !important;
}
@media only screen and (max-width: 576px) {
  #content [class*=col-] {
    padding: 0 5rem !important;
  }
  #content [class*=col-]:nth-child(2), #content [class*=col-]:nth-child(n+2) {
    margin: 3rem 0 0 0;
  }
}
#content p:empty {
  display: none !important;
}
#content ol, #content ul {
  margin-left: 0rem !important;
}
#content .afbeelding img {
  border-radius: 0 0 0 4rem;
}
#content .listitems ul {
  margin: 60px 0 70px 0 !important;
  padding: 0;
}
#content .listitems ul li {
  display: flex;
  margin: 19px 0;
}
#content .listitems ul li:before {
  content: "";
  height: 25px;
  width: 25px;
  background-color: var(--e-global-color-accent);
  border-radius: 0 0 6px 0;
  margin-right: 2rem;
  vertical-align: middle;
  display: inline-block;
  transform: translateY(4px);
  aspect-ratio: 1 !important;
}
#content .listitems ul li div {
  display: flex;
  flex-wrap: wrap;
}
#content .listitems ul li span,
#content .listitems ul li strong {
  display: block;
  width: 100%;
}
#content .listitems ul li strong {
  font-weight: 600 !important;
}
#content .listitems ul.numbered {
  counter-reset: item;
  list-style-type: none;
}
#content .listitems ul.numbered li {
  display: flex;
  margin: 19px 0;
}
#content .listitems ul.numbered li:before {
  height: 40px;
  width: 40px;
  background-color: #73AA17;
  color: #FFFFFF;
  content: counter(item) " ";
  counter-increment: item;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 100vw;
  margin-right: 2rem;
  vertical-align: middle;
  transform: translateY(-3px);
  font-size: 1.9rem;
  font-weight: 600;
}
@media only screen and (max-width: 576px) {
  #content .listitems ul.numbered li:before {
    font-size: 1.5rem;
  }
  #content .listitems ul.numbered li:before::before {
    transform: translateY(-6px);
  }
}
@media only screen and (max-width: 576px) {
  #content .listitems ul {
    margin: 40px 0 30px 0 !important;
  }
}/*# sourceMappingURL=components.css.map */