﻿/*
 Theme Name:   ONEM/RVA
 Theme URI:    https://www.onem.be
 Description:  Yearly report Theme for ONEM/RVA v3
 Author:       Thibaut Colson
 Author URI:   https://www.cownected.com
 Template:     ollie
 Version:      202511181357
*/
/* COLORS */
@font-face {
  font-family: "Poppins";
  font-weight: 100;
  font-style: normal;
  src: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/fonts/poppins/Poppins-Thin.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-weight: 200;
  font-style: normal;
  src: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/fonts/poppins/Poppins-ExtraLight.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-weight: 300;
  font-style: normal;
  src: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/fonts/poppins/Poppins-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-weight: 400;
  font-style: normal;
  src: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/fonts/poppins/Poppins-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-weight: 500;
  font-style: normal;
  src: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/fonts/poppins/Poppins-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-weight: 600;
  font-style: normal;
  src: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/fonts/poppins/Poppins-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-weight: 700;
  font-style: normal;
  src: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/fonts/poppins/Poppins-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-weight: 800;
  font-style: normal;
  src: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/fonts/poppins/Poppins-ExtraBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-weight: 900;
  font-style: normal;
  src: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/fonts/poppins/Poppins-Black.woff2") format("woff2");
  font-display: swap;
}
/* SOURCE SANS */
@font-face {
  font-family: "Source Sans";
  src: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/fonts/source-sans/SourceSans3-VariableFont_wght.ttf") format("ttf supports variations"), url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/fonts/source-sans/SourceSans3-VariableFont_wght.ttf") format("ttf-variations");
  font-weight: 200 900;
  font-style: normal;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 3px 3px 0px rgba(49, 47, 59, 0.32);
}
header a {
  color: var(--wp--preset--color--main-accent);
  text-decoration: none !important;
}
header a:focus {
  text-decoration: none !important;
}
header > div > div > div > p > a {
  text-decoration: underline !important;
}
@media (min-width: 960px) {
  header .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none !important;
  }
  header .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: block !important;
  }
}
@media (max-width: 959px) {
  header .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: none !important;
  }
  header nav .wp-block-navigation__responsive-container {
    overflow: visible;
    height: 100vh;
  }
  header .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: flex !important;
  }
  header ul.wp-block-navigation__container {
    margin-top: 80px !important;
  }
}

@media screen and (max-width: 1280px) {
  header {
    padding: 0 12px;
    background-color: white;
  }
  footer {
    padding: 0 12px;
    background-color: var(--wp--preset--color--custom-footer-background) !important;
  }
}
body.admin-bar header {
  top: 32px;
}

.language_switcher {
  font-size: 0.7em;
  font-weight: 600;
}
.language_switcher li {
  margin-right: 20px;
}
.language_switcher li a, .language_switcher li a:focus {
  color: #14111F !important;
}

footer {
  position: fixed;
  width: 100%;
  bottom: -204px;
}
footer > .wp-block-group > * {
  position: relative;
  z-index: 200;
}
footer.show {
  bottom: 0;
}
footer:before {
  content: "";
  width: 480px;
  height: 360px;
  background: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/img/onem-background-multiple-white-circles.svg") center/cover no-repeat;
  position: absolute;
  bottom: -125px;
  right: -25px;
}
footer:after {
  content: "";
  width: 400px;
  height: 400px;
  background: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/img/onem-background-white-circle.svg") center/cover no-repeat;
  position: absolute;
  bottom: -70px;
  left: -120px;
  rotate: 180deg;
}

.wp-block-navigation-item, .language_switcher li {
  text-decoration: none;
  overflow: hidden;
  position: relative;
}
.wp-block-navigation-item:hover a, .language_switcher li:hover a {
  text-decoration: none;
}
.wp-block-navigation-item:before, .language_switcher li:before {
  transition: 0.3s all cubic-bezier(0.17, 0.67, 0.83, 0.67);
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 2px;
  background: red;
  transform: translateX(-105%);
}

.__active:before, .__current:before {
  content: "";
  transform: translateX(0) !important;
}

.current-menu-item:before {
  transition: 0.3s all cubic-bezier(0.17, 0.67, 0.83, 0.67);
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 2px;
  background: red;
  transform: translateX(0);
}

.page-template-principal-pages .entry-content {
  position: relative;
}

.sidebar {
  width: 200px !important;
}
.sidebar > div:hover {
  background-color: var(--wp--preset--color--custom-color-1);
}
.sidebar .btn__active {
  background-color: var(--wp--preset--color--custom-color-1) !important;
}

.sidebar-floating {
  top: 100px;
  position: fixed !important;
}

.statistics-block > div > .wp-block-columns {
  min-height: 205px;
}

.wp-block-b-chart-chart .bChart canvas {
  padding: 0 !important;
}

html:not(.no-js) {
  scroll-padding-top: 100px !important;
  scroll-behavior: smooth;
}
html:not(.no-js)[lang=fr] .nl {
  display: none;
}
html:not(.no-js)[lang=nl] .fr {
  display: none;
}

body .breadcrumb-items {
  color: #667080 !important;
  font-size: 0.6em !important;
}
body .breadcrumb-items a {
  color: #424B5A !important;
  transition: 0.3s all ease-in-out;
}
body .breadcrumb-items a:hover {
  text-decoration: underline;
}

.wp-block-cover {
  background-color: #EB142A;
}

.wp-block-boldblocks-counting-number span:only-child {
  width: inherit;
  display: inline-block;
}

.wp-block-button a {
  background-size: 200% 100% !important;
  background-image: linear-gradient(to right, #DE2174, #EB142A 50%) !important;
  transition: 0.3s all ease-in-out !important;
  border: none !important;
}
.wp-block-button a:hover {
  background-position: 100% 0;
  border-color: #eb142a;
  text-decoration: none !important;
}

.is-style-outline a {
  background-image: none !important;
}
.is-style-outline:hover {
  color: #ffffff !important;
}
.is-style-outline:hover .wp-block-button__link:hover {
  background: #6e68ae !important;
  outline-color: #6e68ae !important;
  color: #ffffff !important;
  transform: scale(1);
}

.background-rectangle {
  position: relative;
}
.background-rectangle:before {
  rotate: -4.542deg;
  content: "";
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 80%;
  top: 10%;
  display: inline-block;
  border-radius: 16px;
  background: linear-gradient(90deg, #DE2174 0%, #EB142A 100%);
}
.background-rectangle figure {
  z-index: 2;
  position: relative;
}

.icons {
  display: flex !important;
  align-items: start;
  padding-top: 0.1em;
}

.language_switcher {
  display: block;
  margin: 0;
  padding: 0;
}
.language_switcher li {
  display: inline-block;
}
.language_switcher li a {
  text-transform: uppercase;
}

.home .entry-content {
  margin-block-start: 0 !important;
}

.highlights-section {
  background: url("https://rapportannuel.onem.be/archives/2024/wp-content/themes/onemrva/assets/img/onem-background-multiple-grey-circles.svg") left/contain no-repeat;
}
.highlights-section a:hover {
  text-decoration: none !important;
  opacity: 0.7;
}

.page-template-principal-pages .wp-site-blocks > .wp-block-group > .wp-block-cover h2 {
  position: relative;
}
.page-template-principal-pages .wp-site-blocks > .wp-block-group > .wp-block-cover h2:before {
  content: "";
  position: absolute;
  width: 145px;
  height: 4px;
  background-color: #ffffff;
  bottom: -5px;
  left: 0;
}

.wp-element-button:hover, .wp-block-button__link:hover {
  background: linear-gradient(90deg, #DE2174 0%, #EB142A 100%) !important;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1607843137) !important;
}

.box-shadow {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1607843137) !important;
}

.text-nowrap {
  white-space: nowrap;
}

.wp-block-boldblocks-counting-number span {
  white-space: nowrap;
  overflow: hidden;
}

.wp-block-boldblocks-counting-number span {
  white-space: nowrap;
  overflow: hidden;
}

hr {
  border: 2px solid #D7D5ED !important;
}

#wpadminbar #wp-admin-bar-view-static > .ab-item:before {
  content: "\f11f";
  top: 2px;
}

div[class*=wp-block-] figcaption {
  color: var(--wp--preset--color--main-accent) !important;
}

/*# sourceMappingURL=style.css.map */
