:root{
    --mainDark:#151318;
    --color-dark:#151318 !important;
    --color-font-dark:#3E3849 !important;
    --secondDark:#29252F;
    --highlightDark:#3E3849;
    --offWhite:#fbf9ff;
    --primaryGradient:linear-gradient(135deg, #20f29b 0%, #02dace), linear-gradient(to bottom, #fff, #fff);
    --solidPurple:#B9A5DE;
    --solidGreen: linear-gradient(to bottom, #11f09e, #11f09e);
    --solidGreenColor:#11f09e;
    --purpleGrey:#cabbe7;
    --lightGrey:#ebe6f4;
    --orangeShade: #fff7f0;
    --orangeDark: #d96304;
    --orangeSharp: #ff7100;
    --blueShade: #effaff;
    --blueDark: #2075a2;
    --blueSharp: #37baff;
    --purpleShade: #fcf7ff;
    --purpleDark: #580083;
    --purpleSharp: #aa00fe;
    --greenShade: #effaf1;
    --greenDark: #176029;
    --greenSharp: #2fc052;
    --pinkShade: #fff5f9;
    --pinkDark: #c00056;
    --pinkSharp: #ff0072;
    --wooPrimary: #5f6fff;
    --wooPrimaryHover: #4d5bd7;
    --wooPrimaryActive: #4e59b4;
    --wooSecondary: #20265b;
    --wooSecondaryHover: #313b8e;
    --wooSecondaryActive: #444ea5;
    --wooDark: #fff;
    --wooDarkHover:#D5D9FB;
    --wooDarkSharp:#d0d5fe;
    --productBack: #f6f6ff;
    --backgroundGrey: #d8d8d8;
    --textFont: 'Roboto', sans-serif;
    --textHeader: 'Poppins', sans-serif;
    --textWhite: #fff;
    --textDark: #111828;
    --textWooDark: #5f6fff;
    --linkColor: #5f6fff;
    --linkColorHover: #4d5bd7;
    --linkColorActive: #3e4ab0;
    --faqBackground:#ededed;
    --border: 1px solid #c7c9d6;
    --borderColor:#c7c9d6;
    --menuBorder: 1px solid #e4e4e4;
    --bgWhite: #fff;
    --borderRadiusSmall: 5px;
    --borderRadiusMedium: 10px;
    --borderRadiusLarge: 15px;
    --borderRadiusXL: 20px;
    --borderRadiusXXL: 25px;
    --borderRadiusXXXL: 35px;
    --borderRadiusFull: 50%;
    --boxShadowSmall: 0 2px 5px rgb(0 0 0 / 6%);
    --boxShadowLarge: 0 2px 10px rgb(0 0 0 / 20%);
    --textShadow:0 2px 4px hsla(256,100%,0%,.5);
    --transition-shortest:0.15s cubic-bezier(0.04, 0, 0.2, 1);
    --transition-short:0.25s cubic-bezier(0.04, 0, 0.2, 1);
    --transition-medium:0.5s cubic-bezier(0.04, 0, 0.2, 1);
    --transition-long:1s cubic-bezier(0.04, 0, 0.2, 1);
    --transition-height:0.4s cubic-bezier(0.04, 0, 0.2, 1);
    --headerHeight:61px;
}
::selection {
    background: var(--purpleGrey);
    color: var(--highlightDark);
}
/* Header sticky fix */
#wrapper header {
    position: sticky;
    top: 0;
}

.page-template-kwh-meter #wrapper header, .page-template-p1-meter #wrapper header, .page-template-watermeter #wrapper header, .page-template-energy-socket #wrapper header {
    position: relative;
}

/* OVERWRITING STYLES */
a, div {
    -webkit-tap-highlight-color: transparent;
}
.thb-widget-title {
    font-family: var(--textHeader) !important;
}
#wpadminbar{
    display:none !important;
}
html{
    margin-top:0 !important;
}
.lang-nl .small-12 h2:after, .lang-nl main h2:after, .lang-nl-be .small-12 h2:after, .lang-nl-be main h2:after, .lang-en .small-12 h2:after, .lang-en main h2:after {
    content: '.';
}
.lang-nl span.stickIt:after, .lang-nl-be span.stickIt:after, .lang-en span.stickIt:after {
    content: '.';
    position: relative;
    left: -8px;
}
h2.woocommerce-loop-product__title:after, .woocommerce-tabs.wc-tabs-wrapper h2:after, h2.faqHeaderLP:after {
    content: '' !important;
}
/*:root :where(.wp-block-cover h1:not(.has-text-color)), :root :where(.wp-block-cover h2:not(.has-text-color)), :root :where(.wp-block-cover h3:not(.has-text-color)), :root :where(.wp-block-cover h4:not(.has-text-color)), :root :where(.wp-block-cover h5:not(.has-text-color)), :root :where(.wp-block-cover h6:not(.has-text-color)), :root :where(.wp-block-cover p:not(.has-text-color)){*/
/*    color:var(--highlightDark) !important;*/
/*}*/
:not(.wp-block-media-text__content)>.woocommerce .products .product .thb-product-inner-wrapper, :not(.wp-block-media-text__content)>.woocommerce .products .product .thb-product-inner-wrapper:hover{
    background:var(--offWhite) !important;
}
aside .wpml-language-switcher{
    margin-left:0 !important;
    top:0 !important;
}
#wrapper .wp-block-button__link, #wrapper .button, .whiteButton, .whiteButton > a, .homeWizardButton {
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 0;
    color: var(--highlightDark) !important; /* of wat je tekstkleur ook is */
    background: var(--primaryGradient) !important;
    transition: var(--transition-short) !important;
    border:none !important;
    text-decoration:none !important;
    border-radius:8px !important;
}
.single-product button.single_add_to_cart_button.button.alt {
    display: inline-block !important;
    line-height: 21px;
}
#wrapper .wp-block-button__link::before, #wrapper .button::before, .whiteButton::before, .whiteButton > a::before, .homeWizardButton::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--solidGreen);
    z-index: -1;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    pointer-events: none; /* zorgt dat het geen klikblokkade is */
}

#wrapper .wp-block-button__link:hover::before, #wrapper .button:hover::before, .whiteButton:hover::before, .whiteButton > a:hover::before, .homeWizardButton:hover::before {
    opacity: 1;
}

#wrapper .only_price .button {
    display: none !important;
}
.widget-border, .widget{
    border:none !important;
    padding:0 !important;
}
a.wp-block-button__link:after{
    background:none !important;
    color:var(--mainDark) !important;
}
html {
    background: var(--mainDark) !important;
}

/* OLD MENU */
nav#mobile-menu {
    display: none ! Important;
}
/* END OLD MENU */

header{
    background:var(--mainDark);
    color:var(--textWhite);
    font-family:var(--textHeader);
    display:flex;
    align-items:center;
    position:fixed;
    width:100% !important;
    z-index:9999;
}
header nav {
    display: flex;
    margin-left: 48px;
    align-items: center;
}
header a{
    color:var(--textWhite);
}
header a:hover {
    color: var(--purpleGrey);
}
header .menu {
    display: flex;
    align-items:center;
    margin-left:auto;
    column-gap:32px;
    margin-bottom:0;
    list-style-type:none;
}
header .container{
    padding:16px 0;
    background:var(--mainDark);
    position:relative;
    z-index:99;
}
.blueBg, .greenBg, .productHighlightSection, .orangeBackground, .highlightOffWhite, .greenBackground{
    background-color:var(--offWhite) !important;
}
.blueBg h2, .greenBg h2, .greenBg h3, .productHighlightSection h2, .productHighlightSection h3, .orangeBackground h2, .orangeBackground h3, .highlightOffWhite h2, .highlightOffWhite h2, .greenBackground h2, .greenBackground h3{
    color:var(--highlightDark) !important;
}

/* HOME PAGE */

.home.lang-en .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div,
.home.lang-sv .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div,
.home.lang-fr-lu .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div,
.home.lang-hu .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div,
.home.lang-fi .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div,
.home.lang-de-at .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div,
.home.lang-da .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div,
.home.lang-no .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div{
    background: var(--offWhite) !important;
}
.home.lang-en .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div h2,
.home.lang-sv .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div h2,
.home.lang-fr-lu .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div h2,
.home.lang-hu .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div h2,
.home.lang-fi .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div h2,
.home.lang-de-at .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div h2,
.home.lang-da .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div h2,
.home.lang-no .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(1) > div > div > div > div h2{
    color: var(--highlightDark) !important;
}

.home.lang-en .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div,
.home.lang-sv .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div,
.home.lang-fr-lu .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div,
.home.lang-hu .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div,
.home.lang-fi .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div,
.home.lang-de-at .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div,
.home.lang-da .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div,
.home.lang-no .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div{
    background: var(--offWhite) !important;
}
.home.lang-en .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div h2,
.home.lang-sv .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div h2,
.home.lang-fr-lu .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div h2,
.home.lang-hu .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div h2,
.home.lang-fi .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div h2,
.home.lang-de-at .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div h2,
.home.lang-da .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div h2,
.home.lang-no .small-12 .wp-block-group:nth-last-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div h2{
    color: var(--highlightDark) !important;
}

.home.lang-nl .small-12 .wp-block-group:nth-last-of-type(3) > div > div:nth-of-type(1) > div > div > div > div,
.home.lang-nl-be .small-12 .wp-block-group:nth-last-of-type(3) > div > div:nth-of-type(1) > div > div > div > div,
.home.lang-fr-be .small-12 .wp-block-group:nth-last-of-type(3) > div > div:nth-of-type(1) > div > div > div > div{
    background: var(--offWhite) !important;
}
.home.lang-nl .small-12 .wp-block-group:nth-last-of-type(3) > div > div:nth-of-type(1) > div > div > div > div h2,
.home.lang-nl-be .small-12 .wp-block-group:nth-last-of-type(3) > div > div:nth-of-type(1) > div > div > div > div h2,
.home.lang-fr-be .small-12 .wp-block-group:nth-last-of-type(3) > div > div:nth-of-type(1) > div > div > div > div h2{
    color: var(--highlightDark) !important;
}

.home.lang-nl .small-12 .wp-block-group:nth-last-of-type(3) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div,
.home.lang-nl-be .small-12 .wp-block-group:nth-last-of-type(3) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div,
.home.lang-fr-be .small-12 .wp-block-group:nth-last-of-type(3) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div{
    background: var(--offWhite) !important;
}
.home.lang-nl .small-12 .wp-block-group:nth-last-of-type(3) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div h2,
.home.lang-nl-be .small-12 .wp-block-group:nth-last-of-type(3) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div h2,
.home.lang-fr-be .small-12 .wp-block-group:nth-last-of-type(3) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > div > div h2{
    color: var(--highlightDark) !important;
}

.home.lang-nl .small-12 > .wp-block-group:nth-last-of-type(2) > div > div,
.home.lang-nl-be .small-12 > .wp-block-group:nth-last-of-type(2) > div > div,
.home.lang-fr-be .small-12 > .wp-block-group:nth-last-of-type(2) > div > div{
    background: var(--offWhite) !important;
}
.home.lang-nl .small-12 > .wp-block-group:nth-last-of-type(2) > div > div h2,
.home.lang-nl-be .small-12 > .wp-block-group:nth-last-of-type(2) > div > div h2,
.home.lang-fr-be .small-12 > .wp-block-group:nth-last-of-type(2) > div > div h2{
    color: var(--highlightDark) !important;
}

.home.lang-nl .small-12 > .wp-block-group:nth-of-type(5) h2,
.home.lang-nl-be .small-12 > .wp-block-group:nth-of-type(5) h2,
.home.lang-fr-be .small-12 > .wp-block-group:nth-of-type(5) h2,
.home.lang-en .small-12 > .wp-block-group:nth-of-type(4) h2,
.home.lang-sv .small-12 > .wp-block-group:nth-of-type(4) h2,
.home.lang-fr-lu .small-12 > .wp-block-group:nth-of-type(4) h2,
.home.lang-hu .small-12 > .wp-block-group:nth-of-type(4) h2,
.home.lang-fi .small-12 > .wp-block-group:nth-of-type(4) h2,
.home.lang-de-at .small-12 > .wp-block-group:nth-of-type(4) h2,
.home.lang-da .small-12 > .wp-block-group:nth-of-type(4) h2,
.home.lang-no .small-12 > .wp-block-group:nth-of-type(4) h2{
    color: var(--highlightDark) ! Important;
}
.home.lang-nl .small-12 > .wp-block-group:nth-of-type(5) > div > div,
.home.lang-nl-be .small-12 > .wp-block-group:nth-of-type(5) > div > div,
.home.lang-fr-be .small-12 > .wp-block-group:nth-of-type(5) > div > div,
.home.lang-en .small-12 > .wp-block-group:nth-of-type(4) > div > div,
.home.lang-sv .small-12 > .wp-block-group:nth-of-type(4) > div > div,
.home.lang-fr-lu .small-12 > .wp-block-group:nth-of-type(4) > div > div,
.home.lang-hu .small-12 > .wp-block-group:nth-of-type(4) > div > div,
.home.lang-fi .small-12 > .wp-block-group:nth-of-type(4) > div > div,
.home.lang-de-at .small-12 > .wp-block-group:nth-of-type(4) > div > div,
.home.lang-da .small-12 > .wp-block-group:nth-of-type(4) > div > div,
.home.lang-no .small-12 > .wp-block-group:nth-of-type(4) > div > div{
    background: var(--offWhite) ! Important;
}

/* END HOMEPAGE */

/* ENERGY DISPLAY */
.page-id-403249 .flex-column-reverse,
.page-id-421696 .flex-column-reverse,
.page-id-431815 .flex-column-reverse,
.page-id-426909 .flex-column-reverse,
.page-id-426852 .flex-column-reverse,
.page-id-422548 .flex-column-reverse,
.page-id-426921 .flex-column-reverse,
.page-id-489074 .flex-column-reverse,
.page-id-543276 .flex-column-reverse,
.page-id-543019 .flex-column-reverse,
.page-id-543154 .flex-column-reverse{
    background:var(--offWhite) !important;
}

.page-id-403249 .flex-column-reverse h2,
.page-id-421696 .flex-column-reverse h2,
.page-id-431815 .flex-column-reverse h2,
.page-id-426909 .flex-column-reverse h2,
.page-id-426852 .flex-column-reverse h2,
.page-id-422548 .flex-column-reverse h2,
.page-id-426921 .flex-column-reverse h2,
.page-id-489074 .flex-column-reverse h2,
.page-id-543276 .flex-column-reverse h2,
.page-id-543019 .flex-column-reverse h2,
.page-id-543154 .flex-column-reverse h2{
    color:var(--highlightDark) !important;
}

.page-id-403249 .wp-block-columns.wp-container-core-columns-is-layout-6 > div.reveal.right,
.page-id-421696 .wp-block-columns.wp-container-core-columns-is-layout-6 > div.reveal.right,
.page-id-431815 .wp-block-columns.wp-container-core-columns-is-layout-6 > div.reveal.right,
.page-id-426909 .wp-block-columns.wp-container-core-columns-is-layout-6 > div.reveal.right,
.page-id-426852 .wp-block-columns.wp-container-core-columns-is-layout-6 > div.reveal.right,
.page-id-422548 .wp-block-columns.wp-container-core-columns-is-layout-6 > div.reveal.right,
.page-id-426921 .wp-block-columns.wp-container-core-columns-is-layout-6 > div.reveal.right,
.page-id-489074 .wp-block-columns.wp-container-core-columns-is-layout-6 > div.reveal.right,
.page-id-543276 .wp-block-columns.wp-container-core-columns-is-layout-6 > div.reveal.right,
.page-id-543019 .wp-block-columns.wp-container-core-columns-is-layout-6 > div.reveal.right,
.page-id-543154 .wp-block-columns.wp-container-core-columns-is-layout-6 > div.reveal.right{
    background: var(--offWhite) !important;
}

.page-id-403249 .wp-block-group.eplus-wrapper >.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow > .wp-block-media-text.is-stacked-on-mobile.is-vertically-aligned-top,
.page-id-421696 .wp-block-group.eplus-wrapper >.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow > .wp-block-media-text.is-stacked-on-mobile.is-vertically-aligned-top,
.page-id-431815 .wp-block-group.eplus-wrapper >.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow > .wp-block-media-text.is-stacked-on-mobile.is-vertically-aligned-top,
.page-id-426909 .wp-block-group.eplus-wrapper >.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow > .wp-block-media-text.is-stacked-on-mobile.is-vertically-aligned-top,
.page-id-426852 .wp-block-group.eplus-wrapper >.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow > .wp-block-media-text.is-stacked-on-mobile.is-vertically-aligned-top,
.page-id-422548 .wp-block-group.eplus-wrapper >.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow > .wp-block-media-text.is-stacked-on-mobile.is-vertically-aligned-top,
.page-id-426921 .wp-block-group.eplus-wrapper >.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow > .wp-block-media-text.is-stacked-on-mobile.is-vertically-aligned-top,
.page-id-489074 .wp-block-group.eplus-wrapper >.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow > .wp-block-media-text.is-stacked-on-mobile.is-vertically-aligned-top,
.page-id-543276 .wp-block-group.eplus-wrapper >.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow > .wp-block-media-text.is-stacked-on-mobile.is-vertically-aligned-top,
.page-id-543019 .wp-block-group.eplus-wrapper >.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow > .wp-block-media-text.is-stacked-on-mobile.is-vertically-aligned-top,
.page-id-543154 .wp-block-group.eplus-wrapper >.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow > .wp-block-media-text.is-stacked-on-mobile.is-vertically-aligned-top{
    background: var(--offWhite) !important;
}
/* END ENERGY DISPLAY */

/* ZONNEPANELEN */
.page-id-288049 .flex-column-reverse,
.page-id-301215 .flex-column-reverse,
.page-id-301238 .flex-column-reverse,
.page-id-306316 .flex-column-reverse,
.page-id-352273 .flex-column-reverse,
.page-id-317585 .flex-column-reverse,
.page-id-363017 .flex-column-reverse,
.page-id-489211 .flex-column-reverse,
.page-id-543251 .flex-column-reverse,
.page-id-542957 .flex-column-reverse,
.page-id-543195 .flex-column-reverse{
    background:var(--offWhite) !important;
}

.page-id-288049 .flex-column-reverse h2,
.page-id-301215 .flex-column-reverse h2,
.page-id-301238 .flex-column-reverse h2,
.page-id-306316 .flex-column-reverse h2,
.page-id-352273 .flex-column-reverse h2,
.page-id-317585 .flex-column-reverse h2,
.page-id-363017 .flex-column-reverse h2,
.page-id-489211 .flex-column-reverse h2,
.page-id-543251 .flex-column-reverse h2,
.page-id-542957 .flex-column-reverse h2,
.page-id-543195 .flex-column-reverse h2{
    color:var(--highlightDark) !important; 
}
/* END ZONNEPANELEN */

/* HOME CONNECT */
.page-id-579154 .status-publish .small-12 > .stop_bg_video .wp-block-group__inner-container > h2:after,
.page-id-592244 .status-publish .small-12 > .stop_bg_video .wp-block-group__inner-container > h2:after,
.page-id-603145 .status-publish .small-12 > .stop_bg_video .wp-block-group__inner-container > h2:after{
    content: '' !important;
}

.page-id-579154 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2),
.page-id-592244 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2),
.page-id-603145 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2),
.page-id-603008 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2),
.page-id-603697 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2),
.page-id-602609 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2),
.page-id-604660 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2),
.page-id-606881 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2),
.page-id-604584 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2),
.page-id-603631 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2),
.page-id-604645 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2){
    background:var(--offWhite) !important;
}

.page-id-579154 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h2,
.page-id-592244 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h2,
.page-id-603145 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h2,
.page-id-603008 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h2,
.page-id-603697 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h2,
.page-id-602609 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h2,
.page-id-604660 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h2,
.page-id-606881 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h2,
.page-id-604584 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h2,
.page-id-603631 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h2,
.page-id-604645 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h2{
    color:var(--highlightDark) !important;
}

.page-id-579154 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h3,
.page-id-592244 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h3,
.page-id-603145 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h3,
.page-id-603008 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h3,
.page-id-603697 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h3,
.page-id-602609 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h3,
.page-id-604660 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h3,
.page-id-606881 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h3,
.page-id-604584 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h3,
.page-id-603631 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h3,
.page-id-604645 .status-publish .small-12 > .eplus-wrapper:nth-last-of-type(2) h3{
    color:var(--highlightDark) !important;
}
/* END HOME CONNECT */

/* ENERGY PLUS */
.page-id-4519 .status-publish .small-12 > .flex-column:nth-of-type(3),
.page-id-3910 .status-publish .small-12 > .flex-column:nth-of-type(3),
.page-id-276966 .status-publish .small-12 > .flex-column:nth-of-type(3),
.page-id-190114 .status-publish .small-12 > .flex-column:nth-of-type(3),
.page-id-339317 .status-publish .small-12 > .flex-column:nth-of-type(3),
.page-id-296927 .status-publish .small-12 > .flex-column:nth-of-type(3),
.page-id-363018 .status-publish .small-12 > .flex-column:nth-of-type(3),
.page-id-489223 .status-publish .small-12 > .flex-column:nth-of-type(3),
.page-id-543242 .status-publish .small-12 > .flex-column:nth-of-type(3),
.page-id-542988 .status-publish .small-12 > .flex-column:nth-of-type(3),
.page-id-543212 .status-publish .small-12 > .flex-column:nth-of-type(3){
    background:var(--offWhite) !important;
}

.page-id-4519 .status-publish .small-12 > .flex-column:nth-of-type(6),
.page-id-3910 .status-publish .small-12 > .flex-column:nth-of-type(6),
.page-id-276966 .status-publish .small-12 > .flex-column:nth-of-type(6),
.page-id-190114 .status-publish .small-12 > .flex-column:nth-of-type(6),
.page-id-339317 .status-publish .small-12 > .flex-column:nth-of-type(6),
.page-id-296927 .status-publish .small-12 > .flex-column:nth-of-type(6),
.page-id-363018 .status-publish .small-12 > .flex-column:nth-of-type(6),
.page-id-489223 .status-publish .small-12 > .flex-column:nth-of-type(6),
.page-id-543242 .status-publish .small-12 > .flex-column:nth-of-type(6),
.page-id-542988 .status-publish .small-12 > .flex-column:nth-of-type(6),
.page-id-543212 .status-publish .small-12 > .flex-column:nth-of-type(6){
    background:var(--offWhite) !important;
}

.page-id-4519 .status-publish .small-12 > .flex-column:nth-of-type(8),
.page-id-3910 .status-publish .small-12 > .flex-column:nth-of-type(8),
.page-id-276966 .status-publish .small-12 > .flex-column:nth-of-type(8),
.page-id-190114 .status-publish .small-12 > .flex-column:nth-of-type(8),
.page-id-339317 .status-publish .small-12 > .flex-column:nth-of-type(8),
.page-id-296927 .status-publish .small-12 > .flex-column:nth-of-type(8),
.page-id-363018 .status-publish .small-12 > .flex-column:nth-of-type(8),
.page-id-489223 .status-publish .small-12 > .flex-column:nth-of-type(8),
.page-id-543242 .status-publish .small-12 > .flex-column:nth-of-type(8),
.page-id-542988 .status-publish .small-12 > .flex-column:nth-of-type(8),
.page-id-543212 .status-publish .small-12 > .flex-column:nth-of-type(8){
    background:var(--offWhite) !important;
}

.page-id-4519 .status-publish .small-12 >  .flex-column:nth-of-type(10),
.page-id-3910 .status-publish .small-12 >  .flex-column:nth-of-type(10),
.page-id-276966 .status-publish .small-12 >  .flex-column:nth-of-type(10),
.page-id-190114 .status-publish .small-12 >  .flex-column:nth-of-type(10),
.page-id-339317 .status-publish .small-12 >  .flex-column:nth-of-type(10),
.page-id-296927 .status-publish .small-12 >  .flex-column:nth-of-type(10),
.page-id-363018 .status-publish .small-12 >  .flex-column:nth-of-type(10),
.page-id-489223 .status-publish .small-12 >  .flex-column:nth-of-type(10),
.page-id-543242 .status-publish .small-12 >  .flex-column:nth-of-type(10),
.page-id-542988 .status-publish .small-12 >  .flex-column:nth-of-type(10),
.page-id-543212 .status-publish .small-12 >  .flex-column:nth-of-type(10){
    background:var(--offWhite) !important;
}

.page-id-4519 .status-publish .small-12 >  .flex-column:nth-of-type(12),
.page-id-3910 .status-publish .small-12 >  .flex-column:nth-of-type(12),
.page-id-276966 .status-publish .small-12 >  .flex-column:nth-of-type(12),
.page-id-190114 .status-publish .small-12 >  .flex-column:nth-of-type(12),
.page-id-339317 .status-publish .small-12 >  .flex-column:nth-of-type(12),
.page-id-296927 .status-publish .small-12 >  .flex-column:nth-of-type(12),
.page-id-363018 .status-publish .small-12 >  .flex-column:nth-of-type(12),
.page-id-489223 .status-publish .small-12 >  .flex-column:nth-of-type(12),
.page-id-543242 .status-publish .small-12 >  .flex-column:nth-of-type(12),
.page-id-542988 .status-publish .small-12 >  .flex-column:nth-of-type(12),
.page-id-543212 .status-publish .small-12 >  .flex-column:nth-of-type(12){
    background:var(--offWhite) !important;
}

.page-id-4519 .status-publish .small-12 > .wp-block-group:nth-last-of-type(2),
.page-id-3910 .status-publish .small-12 > .wp-block-group:nth-last-of-type(2),
.page-id-276966 .status-publish .small-12 > .wp-block-group:nth-last-of-type(2),
.page-id-190114 .status-publish .small-12 > .wp-block-group:nth-last-of-type(2),
.page-id-339317 .status-publish .small-12 > .wp-block-group:nth-last-of-type(2),
.page-id-296927 .status-publish .small-12 > .wp-block-group:nth-last-of-type(2),
.page-id-363018 .status-publish .small-12 > .wp-block-group:nth-last-of-type(2),
.page-id-489223 .status-publish .small-12 > .wp-block-group:nth-last-of-type(2),
.page-id-543242 .status-publish .small-12 > .wp-block-group:nth-last-of-type(2),
.page-id-542988 .status-publish .small-12 > .wp-block-group:nth-last-of-type(2),
.page-id-543212 .status-publish .small-12 > .wp-block-group:nth-last-of-type(2){
    background:var(--offWhite) !important;
}

.page-id-4519 .status-publish .small-12 > .flex-column:nth-of-type(3) h2,
.page-id-3910 .status-publish .small-12 > .flex-column:nth-of-type(3) h2,
.page-id-276966 .status-publish .small-12 > .flex-column:nth-of-type(3) h2,
.page-id-190114 .status-publish .small-12 > .flex-column:nth-of-type(3) h2,
.page-id-339317 .status-publish .small-12 > .flex-column:nth-of-type(3) h2,
.page-id-296927 .status-publish .small-12 > .flex-column:nth-of-type(3) h2,
.page-id-363018 .status-publish .small-12 > .flex-column:nth-of-type(3) h2,
.page-id-489223 .status-publish .small-12 > .flex-column:nth-of-type(3) h2,
.page-id-543242 .status-publish .small-12 > .flex-column:nth-of-type(3) h2,
.page-id-542988 .status-publish .small-12 > .flex-column:nth-of-type(3) h2,
.page-id-543212 .status-publish .small-12 > .flex-column:nth-of-type(3) h2{
    color:var(--highlightDark) !important;
}

.page-id-4519 .status-publish .small-12 > .flex-column:nth-of-type(5) h2,
.page-id-3910 .status-publish .small-12 > .flex-column:nth-of-type(5) h2,
.page-id-276966 .status-publish .small-12 > .flex-column:nth-of-type(5) h2,
.page-id-190114 .status-publish .small-12 > .flex-column:nth-of-type(5) h2,
.page-id-339317 .status-publish .small-12 > .flex-column:nth-of-type(5) h2,
.page-id-296927 .status-publish .small-12 > .flex-column:nth-of-type(5) h2,
.page-id-363018 .status-publish .small-12 > .flex-column:nth-of-type(5) h2,
.page-id-489223 .status-publish .small-12 > .flex-column:nth-of-type(5) h2,
.page-id-543242 .status-publish .small-12 > .flex-column:nth-of-type(5) h2,
.page-id-542988 .status-publish .small-12 > .flex-column:nth-of-type(5) h2,
.page-id-543212 .status-publish .small-12 > .flex-column:nth-of-type(5) h2{
    color:var(--highlightDark) !important;
}

.page-id-4519 .status-publish .small-12 > .flex-column:nth-of-type(7) h2,
.page-id-3910 .status-publish .small-12 > .flex-column:nth-of-type(7) h2,
.page-id-276966 .status-publish .small-12 > .flex-column:nth-of-type(7) h2,
.page-id-190114 .status-publish .small-12 > .flex-column:nth-of-type(7) h2,
.page-id-339317 .status-publish .small-12 > .flex-column:nth-of-type(7) h2,
.page-id-296927 .status-publish .small-12 > .flex-column:nth-of-type(7) h2,
.page-id-363018 .status-publish .small-12 > .flex-column:nth-of-type(7) h2,
.page-id-489223 .status-publish .small-12 > .flex-column:nth-of-type(7) h2,
.page-id-543242 .status-publish .small-12 > .flex-column:nth-of-type(7) h2,
.page-id-542988 .status-publish .small-12 > .flex-column:nth-of-type(7) h2,
.page-id-543212 .status-publish .small-12 > .flex-column:nth-of-type(7) h2{
    color:var(--highlightDark) !important;
}

.page-id-4519 .status-publish .small-12 >  .flex-column:nth-of-type(9) h2,
.page-id-3910 .status-publish .small-12 >  .flex-column:nth-of-type(9) h2,
.page-id-276966 .status-publish .small-12 >  .flex-column:nth-of-type(9) h2,
.page-id-190114 .status-publish .small-12 >  .flex-column:nth-of-type(9) h2,
.page-id-339317 .status-publish .small-12 >  .flex-column:nth-of-type(9) h2,
.page-id-296927 .status-publish .small-12 >  .flex-column:nth-of-type(9) h2,
.page-id-363018 .status-publish .small-12 >  .flex-column:nth-of-type(9) h2,
.page-id-489223 .status-publish .small-12 >  .flex-column:nth-of-type(9) h2,
.page-id-543242 .status-publish .small-12 >  .flex-column:nth-of-type(9) h2,
.page-id-542988 .status-publish .small-12 >  .flex-column:nth-of-type(9) h2,
.page-id-543212 .status-publish .small-12 >  .flex-column:nth-of-type(9) h2{
    color:var(--highlightDark) !important;
}

.page-id-4519 .status-publish .small-12 > .wp-block-group:nth-last-of-type(1) h2,
.page-id-3910 .status-publish .small-12 > .wp-block-group:nth-last-of-type(1) h2,
.page-id-276966 .status-publish .small-12 > .wp-block-group:nth-last-of-type(1) h2,
.page-id-190114 .status-publish .small-12 > .wp-block-group:nth-last-of-type(1) h2,
.page-id-339317 .status-publish .small-12 > .wp-block-group:nth-last-of-type(1) h2,
.page-id-296927 .status-publish .small-12 > .wp-block-group:nth-last-of-type(1) h2,
.page-id-363018 .status-publish .small-12 > .wp-block-group:nth-last-of-type(1) h2,
.page-id-489223 .status-publish .small-12 > .wp-block-group:nth-last-of-type(1) h2,
.page-id-543242 .status-publish .small-12 > .wp-block-group:nth-last-of-type(1) h2,
.page-id-542988 .status-publish .small-12 > .wp-block-group:nth-last-of-type(1) h2,
.page-id-543212 .status-publish .small-12 > .wp-block-group:nth-last-of-type(1) h2{
    color:var(--highlightDark) !important;
}

.page-id-276966 .small-12 > .wp-block-group:nth-of-type(1) h2:after,
.page-id-4519 .small-12 > .wp-block-group:nth-of-type(1) h2:after,
.page-id-3910 .small-12 > .wp-block-group:nth-of-type(1) h2:after {
    content: '';
}
/* END ENERGY PLUS */

/* HOME CONNECT */
.page-id-579154 .stop_bg_video > div.wp-block-cover__inner-container > .eplus-wrapper > .wp-block-group__inner-container > .is-not-stacked-on-mobile,
.page-id-592244 .stop_bg_video > div.wp-block-cover__inner-container > .eplus-wrapper > .wp-block-group__inner-container > .is-not-stacked-on-mobile,
.page-id-603145 .stop_bg_video > div.wp-block-cover__inner-container > .eplus-wrapper > .wp-block-group__inner-container > .is-not-stacked-on-mobile,
.page-id-603008 .stop_bg_video > div.wp-block-cover__inner-container > .eplus-wrapper > .wp-block-group__inner-container > .is-not-stacked-on-mobile,
.page-id-603697 .stop_bg_video > div.wp-block-cover__inner-container > .eplus-wrapper > .wp-block-group__inner-container > .is-not-stacked-on-mobile,
.page-id-602609 .stop_bg_video > div.wp-block-cover__inner-container > .eplus-wrapper > .wp-block-group__inner-container > .is-not-stacked-on-mobile,
.page-id-604660 .stop_bg_video > div.wp-block-cover__inner-container > .eplus-wrapper > .wp-block-group__inner-container > .is-not-stacked-on-mobile,
.page-id-606881 .stop_bg_video > div.wp-block-cover__inner-container > .eplus-wrapper > .wp-block-group__inner-container > .is-not-stacked-on-mobile,
.page-id-604584 .stop_bg_video > div.wp-block-cover__inner-container > .eplus-wrapper > .wp-block-group__inner-container > .is-not-stacked-on-mobile,
.page-id-603631 .stop_bg_video > div.wp-block-cover__inner-container > .eplus-wrapper > .wp-block-group__inner-container > .is-not-stacked-on-mobile,
.page-id-604645 .stop_bg_video > div.wp-block-cover__inner-container > .eplus-wrapper > .wp-block-group__inner-container > .is-not-stacked-on-mobile{
    background: var(--offWhite) !important;
}


.page-id-579154 div[role=main] h2 b,
.page-id-592244 div[role=main] h2 b,
.page-id-603145 div[role=main] h2 b,
.page-id-603008 div[role=main] h2 b,
.page-id-603697 div[role=main] h2 b,
.page-id-602609 div[role=main] h2 b,
.page-id-604660 div[role=main] h2 b,
.page-id-606881 div[role=main] h2 b,
.page-id-604584 div[role=main] h2 b,
.page-id-603631 div[role=main] h2 b,
.page-id-604645 div[role=main] h2 b{
    font-weight:bold !important;
}

.page-id-288049 div[role="main"] .small-12 > .flex-column-reverse:nth-of-type(3) h2 {
    display: block;
}
/* END HOME CONNECT */

/* PLUGIN BATTERY */
.page-id-734217 #wrapper > div[role="main"] .small-12.columns > .wp-block-group:nth-of-type(8),
.page-id-1198393 #wrapper > div[role="main"] .small-12.columns > .wp-block-group:nth-of-type(8),
.page-id-1256649 #wrapper > div[role="main"] .small-12.columns > .wp-block-group:nth-of-type(8){
    background: var(--offWhite) !important;
}

.page-id-734217 #wrapper > div[role="main"] .small-12.columns > .wp-block-group:nth-of-type(7),
.page-id-1198393 #wrapper > div[role="main"] .small-12.columns > .wp-block-group:nth-of-type(7),
.page-id-1256649 #wrapper > div[role="main"] .small-12.columns > .wp-block-group:nth-of-type(7){
    background: var(--offWhite) !important;
}

.page-id-734217 #wrapper > div[role="main"] .small-12.columns > .wp-block-group:nth-of-type(13),
.page-id-1198393 #wrapper > div[role="main"] .small-12.columns > .wp-block-group:nth-of-type(13),
.page-id-1256649 #wrapper > div[role="main"] .small-12.columns > .wp-block-group:nth-of-type(13){
    background: var(--offWhite) !important;
}

.page-id-734217 #wrapper > div[role="main"] .small-12.columns > .wp-block-group:nth-of-type(14) .cross-container,
.page-id-1198393 #wrapper > div[role="main"] .small-12.columns > .wp-block-group:nth-of-type(14) .cross-container,
.page-id-1256649 #wrapper > div[role="main"] .small-12.columns > .wp-block-group:nth-of-type(14) .cross-container{
    background: var(--offWhite) !important;
}
/* END PLUGIN BATTERY*/

/* BLOG */

.single.single-post h2 {
    font-size: 2rem;
}

/* END BLOG */

/* WIDGET FOOTER */
.widget .thb-widget-title{
    color:var(--highlightDark) !important
}
/* END WIDGET FOOTER */

/* WOOCOMMERCE CART */
    .woocommerce-cart .checkout-button.button.alt.wc-forward {
        height: auto !important;
    }
/* END WOOCOMMERCE CART */

/* WOOCOMMERCE ACCOUNT */
.woocommerce-account header.woocommerce-Address-title.title {
    position: relative !important;
    display: block !important;
    background: none !important;
    z-index: 1 !important;
}
.woocommerce-account header.woocommerce-Address-title.title a {
    color: var(--mainDark);
}
/* END WOOCOMMERCE ACCOUNT */

/* VACATURE */

#wrapper .vacatureBanner {
    background: url(https://www.homewizard.com/wp-content/uploads/2025/06/vacv2-scaled.jpg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
    padding: 64px 0;
    height: 380px;
    position:relative;
    z-index:1;
}
#wrapper .vacatureBanner:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-image: linear-gradient(to bottom, #15131870 0%, #15131870 25%, #15131820 100%);
}
.vacatureTitle {
    font-size: 44px;
    font-family: 'Poppins', sans-serif; 
    line-height: 66px;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
    z-index: 10;
    color: var(--textWhite) !important;
}
/* EIND VACATURE */

.uspBlockGrid, .infoGrid article{
    background: var(--offWhite) !important;
}
.mainLogo {
    align-items: center;
    display: flex;
    position:relative;
    top:-2px;
}
.mainLogo a {
    display: flex;
    align-items: center;
}
..mainLogo img{
    width:auto;
    height:auto !important;
}
.leftHeader {
    display: flex;
    align-items: center;
    positoin:relative;
    top:1px;
}
.rightHeader{
    width:fit-content;
    margin-left:auto;
    position:relative;
    top:1px;
}
.rightHeader {
    width: fit-content;
    margin-left: auto;
    display: flex;
    align-items: center;
    column-gap:20px;
}
.rightHeader .wpml-language-switcher{
    top:0;
    margin-left:0;
}
.rightHeader a {
    align-items: center;
    display: flex;
    transition: var(--transition-short);
    opacity: 1;
}
.rightHeader a:hover {
    opacity: 0.8;
}

#header .bar-menu {
    display: none; /* Hidden by default */
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    width: 25px;
    height: 20px;
    outline:none !important;
}
#header .bar-menu .bar {
    width: 100%;
    height: 2px;
    background-color: #fff; /* Change to your desired color */
    transition: var(--transition-short);
    z-index:999;
    opacity:1;
    left:0;
    position:relative;
    border-radius:8px;
    outline:none !important;
}
#header .bar-menu.open .bar{
    background:#fff;
}
#header .bar-menu.open .bar:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
}
#header .bar-menu.open .bar:nth-child(2) {
    opacity: 0;
    left:-20px;
}
#header .bar-menu.open .bar:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
}
.wpml-bar-menu{
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    width: 25px;
    height: 20px;
    display:flex;
}
.wpml-bar-menu .bar-c{
    width: 100%;
    height: 2px;
    background-color: #fff; /* Change to your desired color */
    transition: var(--transition-short);
    z-index:999;
    opacity:1;
    left:0;
    position:relative;
    border-radius:8px;
}
.wpml-bar-menu .bar-c:nth-of-type(1){
    transform: translateY(9px) rotate(45deg);
}
.wpml-bar-menu .bar-c:nth-of-type(2){
    transform: translateY(-9px) rotate(-45deg);
}
#header nav#menu {
    transition: var(--transition-height);
    max-height: 1000px; /* or a very large height */
    overflow: hidden;
}
.mobile-menu-row {
    flex-wrap: wrap;
    width: 100%;
    height: auto !important;
    position: fixed;
    top: 55px;
    left: 0;
}
.clickedBar{
    min-height:calc(80vh - 56px);
    height:100%;
}
header#header:after{
    content:'';
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 25px;
    height: 50px;
    border-top-left-radius: 25px;
    box-shadow: -1px -25px 0 0 var(--mainDark);
}
header#header:before{
    content:'';
    position: absolute;
    bottom: -50px;
    right: 0;
    width: 25px;
    height: 50px;
    border-top-right-radius: 25px;
    box-shadow: 1px -25px 0 0 var(--mainDark);
}
.menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    opacity: 0; /* Initially hidden */
    transition: opacity 0.3s ease; /* Fade transition */
}

.menu-overlay.active {
    opacity: 1; /* Fully visible when active */
}
.itemsInCart{
    font-size: 11px;
    width: 18px;
    height: 18px;
    background-image: linear-gradient(135deg, #20f29b 0%, #02dace), linear-gradient(135deg, #4dff72 0%, #36ffc7), linear-gradient(135deg, #d400ff 1%, #8e00fe);
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    display: inline-flex;
    color: var(--mainDark);
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    opacity: 2;
    position: absolute;
    top: -5px;
    right: -5px;
    padding-top:2px;
}
.mandHead {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gridThree{
    width:100%;
}
.mobile-menu-row .wpml-language-switcher{
    display:none;
}
.wpml-language-switcher .dropdown-menu li a img{
    border:1px solid #fff !important;
    border-radius:50%;
}
#wrapper li.currentLangFlagAct a img {
    border: 2px solid #fff !important;
    border-radius: 50%;
    overflow: visible !important;
    position: relative;
    padding: 1px !important;
    background: #fff !important;
}
/*button.dropdown-toggle img {*/
/*    border: 1px solid #fff;*/
/*}*/
footer ul{
    margin-left:0;
}
footer ul li{
    list-style-type:none;
    margin-bottom: 18px !important;
    display: block;
    font-size: 18px;
    line-height: 26px;
}
footer ul li:nth-last-of-type(1){
    margin-bottom:0;
}
footer .gridTwo ul li a {
    color: var(--highlightDark);
    position:relative;
}
footer .gridTwo ul li a:hover{
    color: var(--highlightDark);
}
footer .gridTwo ul li a:hover:after{
    right:-14px;
    opacity:1;
}
footer .gridTwo ul li a {
    color: var(--highlightDark);
    position:relative;
}
footer .gridTwo ul li a:hover{
    color: var(--highlightDark);
}
footer .gridTwo ul li a:hover:after{
    right:-12px;
    opacity:1;
}

footer .gridTwo ul li a {
    color: var(--highlightDark);
    position:relative;
}
footer .gridTwo ul li a:hover{
    color: var(--highlightDark);
}
footer .gridTwo ul li a:after {
    content: '';
    width: 7px;
    height: 10px;
    background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="10" viewBox="0 0 7 10" fill="none"><path d="M1.37061 1.22961L5.61198 4.875L1.37061 8.52038" stroke="%233E3849" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    transition: var(--transition-short);
    position: relative;
    right: -2px;
    top: 0px;
    opacity: 0;
    display: inline-block;
}
footer .gridTwo ul li a:hover:after{
    right:-6px;
    opacity:1;
}

.footerHeader {
    margin-bottom: 24px;
    font-weight: 500 !important;
    font-family: 'Poppins', sans-serif;
}
.bottomFooterRow {
    padding: 32px 0;
}
.wpml-language-switcher .dropdown-menu{
    margin-top:0 !important;
    background:none !important;
    padding:0 !important;
}
.paddedMenuHover{
    transition:var(--transition-height);
}
footer .gridTwo .gridThree {
    grid-template-columns: 29% 29% 29% !important;
    column-gap: 6.5% !important;
}
/* Language Modal */
.language-list{
    position:relative;
    top:64px;
}
ul.language-list li {
    margin: 0 0 16px 0 !important;
    padding: 0 !important;
    display: block;
    transition:var(--transition-short);
}
ul.language-list li a:hover{
    color:var(--purpleGrey) !important;
}
.close-button{
    color:#fff !important;
}
.language-list img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    object-fit: cover;
    display: inline-block;
    margin-right: 12px;
    border:1px solid transparent;
}
.modal{
    font-family:'Poppins', sans-serif;
    font-weight:500;
}
.modal a.language-link {
    color: #fff !important;
    font-size:17px;
}
.language-list li.current-language-top {
    font-size: 21px !important;
    color:#fff !important;
}
footer {
    padding-top: 64px;
}
footer a:hover{
    color:var(--purpleGrey);
}
.footerHeader{
    margin-top:0 !important;
}
.ratingReviewsFooter {
    display: flex;
    width: 100%;
    align-items: center;
    column-gap: 12px;
    color:var(--purpleGrey);
    line-height:18px;
    font-size:16px;
}
.footerAbout{
    max-width:316px;
    width:100%;
    margin-top:12px;
    margin-bottom:24px;
    font-size:16px;
}
.footerApps {
    display: flex;
    column-gap: 16px;
    line-height: 18px;
    align-items: center;
}
.footerApps > a:nth-of-type(1) {
    position: relative;
    top: 2px;
}
.socialPartFooter > a:nth-of-type(3) {
    position: relative;
    top: 1px;
}
.socialPartFooter{
    margin-left:auto;
    display:flex;
    column-gap:24px;
    align-items:center;
}
.socialPartFooter a svg, .socialPartFooter a path, .footerApps a svg, .footerApps a path{
    transition:var(--transition-short);
    transform:scale(1);
    overflow:visible;
}
.socialPartFooter a:hover svg, .socialPartFooter a:hover path, .footerApps a:hover svg, .footerApps a:hover path{
    /*color:var(--purpleGrey);*/
    /*fill:var(--purpleGrey);*/
    transform:scale(1.05);
}
.bottomFooterRow {
    padding: 64px 0 32px !important;
}
.copyRight{
    background:var(--mainDark);
    height:50px;
    width:100%;
    position:relative;
}
.copyRight:after {
    content: '';
    content: '';
    position: absolute;
    right: 0;
    width: 25px;
    height: 50px;
    border-bottom-right-radius: 25px;
    box-shadow: 1px 25px 0 0 var(--mainDark);
    top: -50px;
}
.copyRight:before {
    content: '';
    content: '';
    position: absolute;
    left: 0;
    width: 25px;
    height: 50px;
    border-bottom-left-radius: 25px;
    box-shadow: -1px 25px 0 0 var(--mainDark);
    top: -50px;
}
.copyRight a{
    color:var(--purpleGrey);
}
.copyRight a:hover{
    color:var(--offWhite);
}
.copyRight ul {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 0;
    padding: 0;
    column-gap: 64px;
}
.copyRight ul li {
    margin: 0 !important;
    padding: 0;
    font-size: 16px;
    line-height: 16px;
}
.copyRight .row, .copyRight nav {
    height: 100%;
}
/* #wrapper>[role="main"]{
    padding-top:62px !important;
} */
.wpml-language-modal {
    width: 100%;
    z-index: 10005;
    transition: top 0.5s ease-in-out;
    box-shadow: none;
    background: var(--mainDark);
}
.header-wpml-language-link img {
    vertical-align: -3px !important;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid transparent;
    margin-right: 8px ! Important;
}
a.header-wpml-language-link {
    color: var(--offWhite);
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    display:block;
}
a.header-wpml-language-link:hover {
    color: var(--purpleGrey);
}
a.header-wpml-language-link:focus{
    color: var(--purpleGrey);
}
.header-wpml-language-list li{
    display:block;
}
header .wpml-modal-content .container {
    padding: 0;
}
.language-list li {
    opacity: 0;
    transform: translateX(-20px);
    animation: slideIn 0.3s ease forwards;
}

/* Default: no animation until .show is applied */
.language-list li {
    animation: none;
}

/* Animate only when parent (or li) has `.show` */
.language-list.show li {
    animation-name: slideIn;
}

/* Stagger each item via nth-child */
.language-list.show li:nth-child(1) { animation-delay: 0s; }
.language-list.show li:nth-child(2) { animation-delay: 0.05s; }
.language-list.show li:nth-child(3) { animation-delay: 0.1s; }
.language-list.show li:nth-child(4) { animation-delay: 0.15s; }
.language-list.show li:nth-child(5) { animation-delay: 0.20s; }
.language-list.show li:nth-child(6) { animation-delay: 0.25s; }
.language-list.show li:nth-child(7) { animation-delay: 0.30s; }
/* ...and so on — extend as needed */

footer .container, header .container, .wpml-modal-content .container{
    max-width:1150px;
}
footer .gridTwo > .gridTwo {
    display: flex;
    justify-content: flex-end;
    column-gap: 116px;
}
footer .gridTwo > .gridThree {
    display: flex;
    justify-content: flex-end;
    column-gap: 64px;
}

.wpml-modal-content .container {
    padding-top: 3px;
}
.footer__bottom {
    display: none;
}
.textwidget.custom-html-widget .button {
    font-size: 14px;
}
.socialPartFooter a{
    padding:4px;
}
.myAccountDesktopHidden{
    display:none;
}
.header-wpml-language-list{
    justify-content: center !important;
}
.footer-item-hidden{
    display:none !important;
}
/* HEADER ABSOLUTE CLASSES */
/* .page-template-custom-templates header{
    position:absolute !important;
    top: auto;
} */
/*.page-id-288049 header, .page-id-301215 header, .page-id-301238 header, .page-id-306316  header, .page-id-352273 header, .page-id-317585 header, .page-id-363017 header, .page-id-489211 header, .page-id-543251 header, .page-id-542957 header, .page-id-543195 header{*/
/*    position:absolute !important;*/
/*}*/
/*.page-id-4519 header, .page-id-3910 header, .page-id-276966 header, .page-id-190114 header, .page-id-339317 header, .page-id-296927 header, .page-id-363018 header , .page-id-489223 header , .page-id-543242 header, .page-id-542988 header, .page-id-543212 header{*/
/*    position:absolute !important;*/
/*}*/
.page-id-579154 header, .page-id-592244 header, .page-id-603145 header, .page-id-603008 header, .page-id-603697 header, .page-id-602609 header, .page-id-604660 header, .page-id-606881 header, .page-id-604584 header, .page-id-603631 header, .page-id-603631 header, .page-id-604645 header, .page-id-1690124 header{
    position:absolute !important;
}
.page-id-734217 header, .page-id-1198393 header, .page-id-1256649 header, .page-id-1611215 header{
    position:absolute !important;
}
/* END HEADER ABSOLUTE CLASSES */
/* NO WRAPPER ROLE MAIN PADDING */
.page-id-4519 #wrapper>[role="main"], .page-id-3910 #wrapper>[role="main"], .page-id-276966 #wrapper>[role="main"], .page-id-190114 #wrapper>[role="main"], .page-id-339317 #wrapper>[role="main"], .page-id-296927 #wrapper>[role="main"], .page-id-363018 #wrapper>[role="main"] , .page-id-489223 #wrapper>[role="main"] , .page-id-543242 #wrapper>[role="main"], .page-id-542988 #wrapper>[role="main"], .page-id-543212 #wrapper>[role="main"]{
    padding-top:0 !important;
}
.page-id-579154 #wrapper>[role="main"], .page-id-592244 #wrapper>[role="main"], .page-id-603145 #wrapper>[role="main"], .page-id-603008 #wrapper>[role="main"], .page-id-603697 #wrapper>[role="main"], .page-id-602609 #wrapper>[role="main"], .page-id-604660 #wrapper>[role="main"], .page-id-606881 #wrapper>[role="main"], .page-id-604584 header, .page-id-603631 header, .page-id-603631 header, .page-id-604645 header{
    padding-top:0 !important;
}
.page-id-403249 #wrapper>[role="main"], .page-id-421696 #wrapper>[role="main"], .page-id-431815 #wrapper>[role="main"], .page-id-426852 #wrapper>[role="main"], .page-id-426909 #wrapper>[role="main"], .page-id-426921 #wrapper>[role="main"], .page-id-422548 #wrapper>[role="main"], .page-id-489074 #wrapper>[role="main"], .page-id-543276 #wrapper>[role="main"], .page-id-543019 #wrapper>[role="main"], .page-id-543154 #wrapper>[role="main"]{
    padding-top:0 !important;
}
.page-id-734217 #wrapper>[role="main"], .page-id-1198393 #wrapper>[role="main"], .page-id-1256649 #wrapper>[role="main"], .page-id-1611215 #wrapper>[role="main"]{
    padding-top:0 !important;
}
/* END NO WRAPPER ROLE MAIN PADDING */
.page-id-288049 header, .page-id-301215 header, .page-id-301238 header, .page-id-306316  header, .page-id-352273 header, .page-id-317585 header, .page-id-363017 header, .page-id-489211 header, .page-id-543251 header, .page-id-542957 header, .page-id-543195 header{
    /* position:fixed !important; */
}

.admin-bar .prodBarScroll{
    top:0 !important;
}

.post-title h3 > a {
    color: var(--mainDark);
}
.pagination .page-numbers.current{
    background:var(--primaryGradient) !important;
    color:Var(--highlightDark) !important;
    border-color:transparent !important;
}
.pagination .page-numbers{
    transition:var(--transition-short) !important;
}
.pagination .page-numbers:hover, .woocommerce-pagination .page-numbers.current, .woocommerce-pagination .page-numbers:hover{
    background:var(--solidGreenColor) !important;
    color:var(--highlightDark) !important;
    border-color:transparent !important;
}
.flexBar .add_to_cart_inline{
    line-height:0 !important;
}
@keyframes slideIn {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@media (min-width: 1024px) {
    #wrapper .wp-block-button__link, #wrapper .button{
        padding:10px 32px 8px !important;
    }
    .header-wpml-language-list{
        row-gap:16px;
    }
    .languageText {
        display: none;
    }
    .fiftyOnePush{
        margin-top:51px;
    }
    .wpml-language-switcher .dropdown-menu{
        position: absolute;
        background-color: #ffffff !important;
        min-width: 275px;
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        z-index: 1;
        border-radius: 5px;
        padding: 10px !important;
        margin-left: 0;
        font-size: 14px;
        margin-top: 0px !important;
    }
    #menu .wpml-language-switcher{
        display:none;
    }
    .wpml-language-modal:after{
        content:'';
        position: absolute;
        bottom: -50px;
        left: 0;
        width: 25px;
        height: 50px;
        border-top-left-radius: 25px;
        box-shadow: 0 -25px 0 0 var(--mainDark);
    }
    .wpml-language-modal:before{
        content:'';
        position: absolute;
        bottom: -50px;
        right: 0;
        width: 25px;
        height: 50px;
        border-top-right-radius: 25px;
        box-shadow: 0 -25px 0 0 var(--mainDark);
    }
}
@media (max-width: 1440px){
    header .container{
        padding:16px 24px !important;

    }
}
@media (max-width: 1024px) {
    #wrapper .vacatureBanner{
        background-position:center center !important;
    }
    .lang-nl .prodBarScroll > .row > .container, .lang-nl-be .prodBarScroll > .row > .container, .lang-en .prodBarScroll > .row > .container{
        padding: 0 24px !important;
    }
    /*.prodBarScroll{*/
    /*    margin-top:-5px;*/
    /*}*/
    /* #wrapper>[role="main"] {
        padding-top: 56px !important;
    } */
    #language-modal-wpml-shared{
        display:none !important;
    }
    div#language-modal > .modal-content .language-list img{
        position: relative;
        top: -1px;
    }
    div#language-modal > .modal-content .language-list .current-language-top img {
        width: 28px;
        height: 28px;
    }
    .myAccountDesktopHidden{
        display:flex;
    }
    footer .gridTwo > .gridTwo {
        display: grid;
        row-gap: 40px !important;
        grid-template-columns: 49% 49% !important;
        column-gap: 2% !important;
    }
    aside .wpml-language-switcher{
        display:none;
    }
    footer > .row > .container > .gridTwo > div:nth-of-type(1) {
        margin-bottom: 24px;
    }
    a.mobileMand {
        position: relative;
        display:flex;
    }
    footer .gridTwo .gridThree {
        grid-template-columns: 29% 29% 29% !important;
        column-gap: 6.5% !important;
    }
    .mobile-menu-row .wpml-language-switcher {
        position: absolute;
        top: auto;
        left: auto;
        width: fit-content;
        bottom: 16px;
        right: 0;
        margin-left: auto;
        margin-top: 32px;
        margin-right: 32px;
        cursor:pointer;
    }
    button#language-modal-toggle{
        cursor:pointer;
    }
    .wpml-language-switcher img{
        border:1px solid transparent;
    }
    header nav{
        display:block;
    }
    .paddedMenuHover{
        position:relative !important;
        min-height:0px !important;
        height:max-content !important;
        min-width:100px !important;
        width:auto !important;
        display:block !important;
        padding-bottom:12px;
        transition:var(--transition-height);
    }
    .wpml-language-switcher .dropdown-menu{
        min-width:0 !important;
        max-width:100px !important;
        font-size:14px;
        position:relative !important;
        margin-bottom:0;
        padding-bottom:0 !important;
        display:block !important;
        max-height:0 !important;
        visibility:hidden !important;
        opacity:0 !important;
        transition:var(--transition-height);
        box-shadow:none !important;
        margin-top: 8px !important;
    }
    .wpml-language-switcher:hover .dropdown-menu {
        display: grid;
        grid-template-columns: 100% !important;
        column-gap: 0px !important;
        row-gap: 4px !important;
        margin-top: 0;
        padding: 0 !important;
        background: none;
        position: relative;
        box-shadow: none;
        max-height:100% !important;
        visibility:visible !important;
        opacity:1 !important;
    }
    .wpml-language-switcher:hover .paddedMenuHover{
        max-height:max-content !important;
        min-height:auto !important;
    }
    .wpml-language-switcher .dropdown-menu li a{
        color:#fff !important;
    }
    .mobile-menu-row .collapsed .wpml-language-switcher{
        display:block;
    }
    header .menu li {
        opacity: 0 !important;
        transition: var(--transition-short);
        transform: translateX(-20px);
    }
    /*header nav#menu.collapsed li:nth-of-type(1) {*/
    /*    transition-delay: 0s;*/
    /*}*/
    /*header nav#menu.collapsed li:nth-of-type(2) {*/
    /*    transition-delay: 0.1s;*/
    /*}*/
    /*header nav#menu.collapsed li:nth-of-type(3) {*/
    /*    transition-delay: 0.15s;*/
    /*}*/
    /*header nav#menu.collapsed li:nth-of-type(4) {*/
    /*    transition-delay: 0.2s;*/
    /*}*/
    /*header nav#menu.collapsed li:nth-of-type(5) {*/
    /*    transition-delay: 0.25s;*/
    /*}*/
    /*header nav#menu.collapsed li:nth-of-type(6) {*/
    /*    transition-delay: 0.3s;*/
    /*}*/
    header .collapsed .menu li {
        opacity: 1 !important;
        left: 0;
        transform: translateX(0);
    }
    .leftHeader {
        width: 100%;
        justify-content: space-between;
        align-items: center;
        position:relative;
    }
    header#header {
        position: sticky;
        width: 100%;
        z-index:10000;
    }
    header > .container {
        padding: 16px 24px;
    }
    #header nav#menu {
        max-height: 0;
        overflow: hidden;
    }
    #header nav#menu{
        min-height: calc(80vh - 56px);
        position: fixed;
        left: 0;
        top:calc(-80vh - 56px);
        margin-left: 0;
        height: auto;
        background:var(--mainDark);
        z-index: 10001;
        width: 100%;
        max-width: 100%;
        overflow:visible;
        transition:var(--transition-height);
        max-height:max-content;
    }
    #header nav#menu.collapsed {
        min-height: calc(80vh - 56px);
        position: fixed;
        left: 0;
        top: 55px;
        margin-left: 0;
        height: 100%;
        background:var(--mainDark);
        z-index: 10001;
        width: 100%;
        max-width: 100%;
        max-height: calc(80vh - 56px);
        transition:var(--transition-height);
    }
    nav#menu.collapsed:before{
        content:'';
        height:16px;
        position:fixed;
        left:0;
        bottom:-16px;
        background:#000;
        border-bottom-left-radius:25px;
    }
    nav#menu.collapsed:after{
        content:'';
        height:16px;
        position:fixed;
        right:0;
        bottom:-16px;
        background:#000;
        border-bottom-right-radius:25px;
    }
    #header .bar-menu {
        display: flex; /* Show at 1024px and below */
    }
    header .menu {
        column-gap: 0;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        align-items: flex-start;
        padding:0 36px;
        row-gap:16px;
    }
    #header nav#menu > div:nth-of-type(1) {
        width: fit-content;
        margin: 0 32px;
        position: relative;
        margin-top: calc(33vh - 106px);
    }
    #mobile-menu .wpml-language-switcher {
        display: none;
    }
    .leftCornerEl {
        position: absolute;
        bottom: -50px;
        left: 0;
        width: 25px;
        height: 50px;
        border-top-left-radius: 25px;
        box-shadow: 0 -25px 0 0 var(--mainDark);
    }
    .rightCornerEl{
        position: absolute;
        bottom: -50px;
        right: 0;
        width: 25px;
        height: 50px;
        border-top-right-radius: 25px;
        box-shadow: 0 -25px 0 0 var(--mainDark);
    }
    .languageText {
        font-size: 14px;
        color: #fff;
        display: inline-block;
        margin-left: 10px;
        font-family: 'Poppins', sans-serif;
    }
    .mobile-menu-row li a span {
        font-size: 24px;
        font-weight: 500;
        font-family: 'Poppins', sans-serif;
    }
    .itemsInCart{
        top: -6px;
        right: -6px;
    }
    .socialPartFooter{
        margin-left:0;
    }
    .socialPartFooter a{
        padding:8px;
    }
}
@media only screen and (max-device-width : 1024px) and (orientation : landscape) {
    nav > div > .menu{
        row-gap:4px !important
    }
    .mobile-menu-row li a span{
        font-size:20px !important;
    }
    .modal a.language-link {
        color: #fff !important;
        font-size: 13px !important;
    }
    ul.language-list {
        display: grid;
        grid-template-columns: 49% 49%;
        column-gap: 2%;
    }
    li.current-language-top {
        grid-column: span 2;
    }
    ul.language-list li{
        margin-bottom:6px !important;
    }
}
@media(max-width:800px){
    .post-detail .post-title-container{
        color:var(--highlightDark) !important;
        background:var(--solidGreen) !important;
    }
    .post-detail .post-title-container h1, .post-detail .post-title-container .thb-article-meta a{
        color:var(--highlightDark) !important;
    }
}
@media (max-width:768px){
    footer .gridTwo .gridTwo {
        grid-template-columns: 100% !important;
        column-gap: 0% !important;
        row-gap:48px;
    }
    /*footer .gridTwo > .gridTwo {*/
    /*    display: flex !important;*/
    /*    justify-content: flex-start !important;*/
    /*    row-gap: 48px !important;*/
    /*    column-gap:0 !important;*/
    /*    flex-wrap:wrap !important;*/
    /*}*/
    footer .gridTwo > .gridTwo > div{
        width:100%;
        display:block;
    }
    .lang-nl .prodBarScroll > .row > .container, .lang-nl-be .prodBarScroll > .row > .container, .lang-en .prodBarScroll > .row > .container{
        padding: 0 24px !important;
    }
}
@media (max-width:500px){
    .lang-nl .prodBarScroll > .row > .container, .lang-nl-be .prodBarScroll > .row > .container, .lang-en .prodBarScroll > .row > .container{
        padding: 0 24px !important;
    }
}
@media (max-width:380px){
    .copyRight ul{
        column-gap:16px;
    }
    .lang-nl .prodBarScroll > .row > .container, .lang-nl-be .prodBarScroll > .row > .container, .lang-en .prodBarScroll > .row > .container{
        padding: 0 24px !important;
    }
}