@import url('//cloud.typography.com/6404836/7563592/css/fonts.css');

/***
    Color variables

    blue-green: #239a98
    blue-green-hover: #1a827f
    grey: #575756
    white: #fff
    red: #d9415c
    blue: #68b5c8
    pink: #f5b0a3
    green: #a6d0c0
    orange: #ee742b
    yellow: #fdc400
    black: #333
    grey-light: #c5c6c6
    grey-mid-light: #f2f2f2
***/


/***

    Fonts

***/

@font-face {
    font-family: "speak_ultra_black";
    src: url('//static.telenet.be/assets/fonts/bloomspeak/bloomspeak-ultra-black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "speak_heavy";
    src: url('//static.telenet.be/assets/fonts/bloomspeak/BloomSpeakTitle-Heavy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "speak_medium";
    src: url('//static.telenet.be/assets/fonts/bloomspeak/BloomSpeakTitle-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "speak_black";
    src: url('//static.telenet.be/assets/fonts/bloomspeak/BloomSpeakTitle-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Material Icons";
    src: url('//static.telenet.be/assets/fonts/bloomspeak/MaterialIcons-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.material-icons {
    font-family: "Material icons", sans-serif;
    font-size: 20px;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}


/***

    General

***/

.txt-upper {
    text-transform: uppercase;
}

.txt-align-left .upc_button-1 span {
    text-align: left;
}

.txt-special1 {
    -moz-font-feature-settings: 'ss01=1';
    -ms-font-feature-settings: 'ss01' 1;
    -webkit-font-feature-settings: 'ss01' 1;
    -o-font-feature-settings: 'ss01' 1;
    font-feature-settings: 'ss01' 1;
    font-family: 'speak_ultra_black', Geneva, Verdana, sans-serif;
}

.txt-special2 {
    -moz-font-feature-settings: 'ss02=1';
    -ms-font-feature-settings: 'ss02' 1;
    -webkit-font-feature-settings: 'ss02' 1;
    -o-font-feature-settings: 'ss02' 1;
    font-feature-settings: 'ss02' 1;
    font-family: 'speak_ultra_black', Geneva, Verdana, sans-serif;
}

.txt-special3 {
    -moz-font-feature-settings: 'ss03=1';
    -ms-font-feature-settings: 'ss03' 1;
    -webkit-font-feature-settings: 'ss03' 1;
    -o-font-feature-settings: 'ss03' 1;
    font-feature-settings: 'ss03' 1;
    font-family: 'speak_ultra_black', Geneva, Verdana, sans-serif;
}

.txt-special4 {
    -moz-font-feature-settings: 'ss04=1';
    -ms-font-feature-settings: 'ss04' 1;
    -webkit-font-feature-settings: 'ss04' 1;
    -o-font-feature-settings: 'ss04' 1;
    font-feature-settings: 'ss04' 1;
    font-family: 'speak_ultra_black', Geneva, Verdana, sans-serif;
}

.border-2px {
    border: 2px solid transparent;
}

.border-1px {
    border: 1px solid transparent;
}

.border-top-1px {
    border-top: 1px solid transparent;
}

.border-bottom-1px {
    border-bottom: 1px solid transparent;
}

.border-white {
    border-color: #fff;
}

.border-grey {
    border-color: #575756;
}

.border-grey-light {
    border-color: #c5c6c6;
}

.br-0 {
    border-radius: 0;
}

.br-10 {
    border-radius: 10px;
}

.overflow-hidden {
    overflow: hidden;
}

.br-right-on-columns>div[class*="upc_columns_percent"]:not(:last-child):after {
    content: '';
    height: 1px;
    display: block;
    width: 85%;
    background-color: #979797;
    margin: 15px auto;
}

.pos-abs {
    position: absolute;
}

.pos-rel {
    position: relative;
}

body.cq-wcm-edit .pos-abs {
    position: relative;
}

.flex {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex-align-center {
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}

@media only screen and (max-width: 768px) {
    .mobile-center-align-text {
        text-align: center;
    }
    .parsys_column>div .mobile-center {
        display: flex;
        justify-content: center;
    }
    .mobile-overflow-scroll {
        overflow: scroll;
    }
    .upc_rte_padding_0_mobile {
        padding: 0;
    }
}

@media only screen and (min-width: 769px) {
    .br-right-on-columns>div[class*="upc_columns_percent"]:not(:last-child) {
        border-right: 1px solid #979797;
    }
    .br-right-on-columns.br-clr-grey-light>div[class*="upc_columns_percent"]:not(:last-child) {
        border-color: #c5c6c6;
    }
    .br-right-on-columns>div[class*="upc_columns_percent"]:not(:last-child):after {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .txt-center-mobile {
        text-align: center !important;
    }
    .txt-left-mobile {
        text-align: left !important;
    }
    .txt-right-mobile {
        text-align: right !important;
    }
}


/***

    Segmentation overrides

***/

.tn-styling h1[class*="fs"],
.tn-styling h2[class*="fs"],
.tn-styling h3[class*="fs"],
.tn-styling h4[class*="fs"] {
    font-family: "speak_ultra_black";
}

.tn-styling h1.fs-42,
.tn-styling h2.fs-42,
.tn-styling h3.fs-42,
.tn-styling h4.fs-42 {
    font-size: 42px;
}

.tn-styling h1.fs-56,
.tn-styling h2.fs-56,
.tn-styling h3.fs-56,
.tn-styling h4.fs-56 {
    font-size: 56px;
}

.tn-styling h1.fs-86,
.tn-styling h2.fs-86,
.tn-styling h3.fs-86,
.tn-styling h4.fs-86 {
    font-size: 86px;
}

.tn-styling h1.fs-110,
.tn-styling h2.fs-110,
.tn-styling h3.fs-110,
.tn-styling h4.fs-110 {
    font-size: 110px;
}

.tn-styling .ph7,
.tn-styling .ph8,
.tn-styling .ph9,
.tn-styling .ph10,
.tn-styling .ph11,
.tn-styling .ph12,
.tn-styling .ph13 {
    font-family: 'speak_medium', Geneva, Verdana, sans-serif;
    font-weight: bold;
    line-height: 1.1;
}

.tn-styling .ph7 {
    font-size: 2.941em;
}

.tn-styling .ph8 {
    font-size: 2.353em;
}

.tn-styling .ph9 {
    font-size: 2.059em;
}

.tn-styling .ph10 {
    font-size: 1.765em;
}

.tn-styling .ph11 {
    font-size: 1.471em;
}

.tn-styling .ph12 {
    font-size: 1.176em;
}

.tn-styling .ph13 {
    font-size: 1.059em;
}

.tn-styling b,
.tn-styling strong {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tn-styling h1.fs-110,
    .tn-styling h2.fs-110,
    .tn-styling h3.fs-110,
    .tn-styling h4.fs-110,
    .tn-styling h1.fs-86,
    .tn-styling h2.fs-86,
    .tn-styling h3.fs-86,
    .tn-styling h4.fs-86 {
        font-size: 86px;
        line-height: 68px;
    }
}

@media only screen and (max-width: 767px) {
    .tn-styling h1.fs-110,
    .tn-styling h2.fs-110,
    .tn-styling h3.fs-110,
    .tn-styling h4.fs-110,
    .tn-styling h1.fs-86,
    .tn-styling h2.fs-86,
    .tn-styling h3.fs-86,
    .tn-styling h4.fs-86 {
        font-size: 56px;
        line-height: 46px;
    }
}


/***

    Link styling

***/

a {
    text-decoration: none
}

a:focus,
a:active,
a:hover {
    text-decoration: underline
}

/* a:hover,
a:hover span {
    cursor: pointer
} */

a:visited {
    text-decoration: underline;
}

.clr-white a,
.clr-white a:hover,
.clr-white a:focus,
.clr-white a:active,
.clr-white a:hover {
    color: #fff;
    text-decoration: underline;
}

.disable-hoverstyle:hover {
    color: #575756;
    text-decoration: none;
}


/***

    Heading styling

***/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'speak_ultra_black', Geneva, Verdana, sans-serif;
    clear: both;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    margin: 0;
}

.parsys>.section.header h1>a,
.parsys>.section.header h2>a,
.parsys>.section.header h3>a,
.parsys>.section.header h4>a,
.parsys>.section.header h5>a,
.parsys>.section.header h6>a {
    text-decoration: inherit;
    color: inherit;
}

.parsys>.section.header h1>a:hover,
.parsys>.section.header h2>a:hover,
.parsys>.section.header h3>a:hover,
.parsys>.section.header h4>a:hover,
.parsys>.section.header h5>a:hover,
.parsys>.section.header h6>a:hover {
    display: inline;
    color: inherit;
    text-decoration: none;
}

.ph7,
.ph8,
.ph9,
.ph10,
.ph11,
.ph12,
.ph13 {
    font-family: 'speak_medium', Geneva, Verdana, sans-serif;
    font-weight: bold;
    line-height: 1.1;
}


/***

    Font sizes

***/

.fs-42 {
    /* avoid using this font size*/
    font-size: 42px;
    line-height: 34px;
}

.fs-56 {
    font-size: 56px;
    line-height: 46px;
}

.fs-86 {
    font-size: 86px;
    line-height: 68px;
}

.fs-110 {
    font-size: 110px;
    line-height: 90px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .fs-110,
    .fs-86 {
        font-size: 86px;
        line-height: 68px;
    }
}

@media only screen and (max-width: 767px) {
    .fs-110,
    .fs-86 {
        font-size: 56px;
        line-height: 46px;
    }
}


/***

    Color styling

***/

.clr-blue-green {
    color: #239a98;
}

.clr-grey {
    color: #575756;
}

.clr-white {
    color: #fff;
}

.clr-red {
    color: #d9415c;
}

.clr-blue {
    color: #68b5c8;
}

.clr-pink {
    color: #f5b0a3;
}

.clr-green {
    color: #a6d0c0;
}

.clr-orange {
    color: #ee742b;
}

.clr-yellow {
    color: #fdc400;
}

.clr-black {
    color: #333;
}

.clr-grey-light {
    color: #c5c6c6;
}

.clr-grey-mid-light {
    color: #f2f2f2;
}


/***

    Background color styling

***/

.bg-blue-green {
    background-color: #239a98;
}

.bg-grey {
    background-color: #575756;
}

.bg-white {
    background-color: #fff;
}

.bg-red {
    background-color: #d9415c;
}

.bg-blue {
    background-color: #68b5c8;
}

.bg-pink {
    background-color: #f5b0a3;
}

.bg-green {
    background-color: #a6d0c0;
}

.bg-orange {
    background-color: #ee742b;
}

.bg-yellow {
    background-color: #fdc400;
}

.bg-black {
    background-color: #333;
}

.bg-grey-light {
    background-color: #c5c6c6;
}

.bg-grey-mid-light {
    background-color: #f2f2f2;
}

.bg-play,
.bg-playmore {
    background-color: #006772;
}

.bg-playsports {
    background-color: #47ad5d;
}


/***

    Button styling

***/

[class^=upc_button],
[class*=" upc_button"] {
    font-family: "GothamMedium";
    font-weight: 500;
}

[class^=upc_button][data-state="disabled"],
[class*=" upc_button"][data-state="disabled"],
[class^=upc_button][data-state="disabled"]:hover,
[class*=" upc_button"][data-state="disabled"]:hover {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}

body:not(.cq-wcm-edit) [class^=upc_button][data-state="hidden"],
body:not(.cq-wcm-edit) [class*=" upc_button"][data-state="hidden"] {
    opacity: 0;
    visibility: hidden;
}

.upc_button {
    font-size: 1.8rem;
    min-height: 4rem;
    -webkit-box-align: center;
    -ms-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.8rem 2rem;

    /*font-size: 18px;
    line-height: normal;
    min-height: 40px;
    height: auto;
    padding: 6.5px 20px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background-color: #d9415c; */
}

.cta-secondary.upc_button {
    position: relative;
    display: inline-block;
    font-family: "GothamMedium";
    font-weight: 500;
    min-width: 90px;
    max-width: 100%;
    text-align: center;
    white-space: normal;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: repeat-x;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 18px;
    line-height: 1.7rem;
    min-height: 40px;
    height: auto;
    padding: 8px 20px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background-color: #d9415c;
}

.cta-secondary.upc_button:after {
    display: none;
}

button.upc_button {
    padding: 8px 20px;
}

.upc_button:hover {
    color: #fff;
    background-color: #b53b4f;
}

.upc_button[data-state="disabled"]:hover {
    background-color: #d9415c;
}

.upc_button[data-color="bundle-3p-ent"] {
    background-color: #ffc421;
    color: #000000;
}

.upc_button[data-color="bundle-3p-ent"] span {
    color: #000000;
}

/* [class^=upc_button]>span,
[class*=" upc_button"]>span {
    display: inline;
    text-decoration: none;
} */

.upc_button>span,
.upc_button1-2>span {
    /* flex-order: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1; */
    line-height: 1.7rem;
    /* padding: 0; */
    white-space: normal;
}

a[data-state="disabled"]:hover span {
    cursor: default;
}

.upc_button>span:after,
.upc_button1-2>span:after,
.upc_button1>span:after {
    display: none;
}

.upc_button .lgi_b_ico {
    flex-order: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
}

.upc_button-1 span.lgi_b_ico,
.upc_button1 span.lgi_b_ico,
.upc_button1-2 span.lgi_b_ico,
.upc_button .lgi_b_ico {
    display: none;
}

.upc_button1-2 {
    /* color: #d9415c !important;
    background-color: transparent;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #d9415c !important;
    height: auto;
    padding: 4.5px 20px !important;
    line-height: normal;
    font-size: 18px; */
    min-height: 40px;
    border-width: 2px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* .upc_button1-2:hover,
.upc_button1-2:active,
.upc_button1-2:focus {
    color: #b53b4f;
    border-color: #b53b4f;
} */

/* .upc_button1-2>span {
    color: #d9415c;
} */

.upc_button1-2:hover,
.upc_button1-2:active,
.upc_button1-2:focus {
    border-color: #b53b4f;
}

.upc_button1-2:hover span,
.upc_button1-2:active span,
.upc_button1-2:focus span {
    color: #b53b4f;
}

.upc_button1-2[data-color='white'] {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}

.upc_button1-2[data-color='white'] span {
    color: #fff;
}

.upc_button1-2[data-color='white']:hover,
.upc_button1-2[data-color='white']:active,
.upc_button1-2[data-color='white']:focus {
    color: #f2f2f2;
    border-color: #f2f2f2;
}

.upc_button1-2[data-color='white']:hover span,
.upc_button1-2[data-color='white']:active span,
.upc_button1-2[data-color='white']:focus span {
    color: #f2f2f2;
}

/* .upc_button-1,
.upc_button1 {
    min-height: 40px;
    position: relative;
    display: inline-block;
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
    font-weight: 500;
    color: #d9415c;
    background: transparent;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-box-align: center;
    -ms-flex-align: center;
    align-items: center;
} */

/* .upc_button-1>span{
    color: #d9415c;
    padding: 0 35px 0 0;
    line-height: 1.7rem;
    white-space: normal;
} */

/* .upc_button-1 span:after,
.upc_button-1:hover span:after,
.upc_button1 span:after,
.upc_button1:hover span:after {
    border-color: transparent;
    font-family: "Material Icons", sans-serif;
    content: "\e5cc";
    font-size: 25px;
    top: 1px;
}*/

.parsys .upc_button-1 span:after,
.parsys .upc_button-1:hover span:after,
.parsys .upc_button1 span:after,
.parsys .upc_button1:hover span:after {
    top: -0.5rem;
}
/*
.upc_button-1:hover span:after,
.upc_button1:hover span:after {
    -webkit-transition: right .2s ease-out;
    -moz-transition: right .2s ease-out;
    -o-transition: right .2s ease-out;
    -ms-transition: right .2s ease-out;
    transition: right .2s ease-out;
    right: 3px;
}

.upc_button-1:hover,
.upc_button1:hover {
    text-decoration: underline;
} */

.upc_button-1[data-color='white'],
.upc_button-1[data-color='white']>span,
.upc_button1[data-color='white'],
.upc_button1[data-color='white']>span {
    color: #fff;
}

@media only screen and (min-width: 621px) and (max-width: 768px) {
    .upc_fs_button>div,
    .upc_fs_button>div>div {
        margin: 0 0 10px 0;
    }
}

@media only screen and (max-width: 768px) {
    .upc_fs_button .button [class^=float] {
        float: none !important;
        display: inline-block !important;
    }
}

@media only screen and (max-width: 500px) {
    .upc_fs_button .button [class^=float] {
        width: 100%;
    }
    .upc_fs_button .button [class^=upc_button],
    .upc_fs_button .button [class*=" upc_button"] {
        width: 100%;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.upc_button-1[data-justifycont-flex-end="true"],
.upc_button1[data-justifycont-flex-end="true"] {
    justify-content: flex-end;
}

[class^=upc_button][data-justifycont-center="true"],
[class*=" upc_button"][data-justifycont-center="true"] {
    justify-content: center;
}

.telephone-number-only-on-mobile a {
    color: #000;
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    .telephone-number-only-on-mobile a {
        display: inline-block;
        border: 2px solid #fdc400;
        background: transparent;
        color: #000;
        height: auto;
        padding: 8px 15px;
        font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
        min-width: 90px;
        text-align: center;
        cursor: pointer;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }
}


/***

  Spacers and dividers

***/

.upc-divider-5px-margin .upc-divider-container.px1 {
    margin: 5px 0 5px 0;
}


/***

  Background in text

***/

.bg-clip {
    padding-top: 20px;
    padding-bottom: 20px;
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.1), 1px 1px 5px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.15);
}

.bg-clip [class^=txt-special] {
    -webkit-text-fill-color: initial;
    -moz-text-fill-color: initial;
    -o-text-fill-color: initial;
    -ms-text-fill-color: initial;
}


/***

    Product detail info +

***/

.product-detail-info-plus>.parsys_column:not(:last-child):after {
    content: "\e145";
    position: absolute;
    right: -12.5px;
    top: 50px;
    font-family: "Material Icons";
    font-size: 25px;
}

.product-detail-info-plus.bigplus>.parsys_column:not(:last-child):after {
    top: 80px;
}

@media only screen and (max-width: 768px) {
    .product-detail-info-plus>.parsys_column:not(:last-child):after {
        position: relative;
        margin-left: -12.5px;
        left: 50%;
        right: 0;
        top: 0;
    }
}

.product-detail-info-plus.red>.parsys_column:not(:last-child):after {
    color: #d9415c;
}

.product-detail-info-plus.grey>.parsys_column:not(:last-child):after {
    color: #9B9B9B;
}

.product-detail-info-plus-tb-wigo-bus>.parsys_column:not(:last-child):after,
.product-detail-info-plus-tb-fluo>.parsys_column:first-child:after,
.product-detail-info-plus-tb-fluo>.parsys_column:last-child:after {
    top: 25px;
    font-size: 1em;
    right: -10.5px;
}

.product-detail-info-plus-tb-fluo>.parsys_column:first-child:after,
.product-detail-info-plus-tb-fluo>.parsys_column:last-child:after {
    position: absolute;
}

.product-detail-info-plus-tb-fluo>.parsys_column:first-child:after {
    content: "\e145";
    font-family: "Material Icons";
}

.product-detail-info-plus-tb-fluo>.parsys_column:last-child:after {
    content: 'of';
    font-size: 14px;
    font-weight: 300;
    left: -7px;
}

html:lang(fr) .product-detail-info-plus-tb-fluo>.parsys_column:last-child:after {
    content: 'ou';
}

.product-detail-info-plus-tb-fluo-go-home>.parsys_column:nth-last-child(2):after,
.product-detail-info-plus-tb-fluo-p>.parsys_column:nth-last-child(-n+3):after,
.product-detail-info-plus-tb-wigo>.parsys_column:nth-last-child(-n+2):after {
    opacity: .4;
}

@media only screen and (max-width: 768px) {
    .product-detail-info-plus-tb-fluo .flex-mobile,
    .product-detail-info-plus-tb-wigo-bus .flex-mobile {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .product-detail-info-plus-tb-fluo-go-home .flex-mobile,
    .product-detail-info-plus-tb-fluo-p .flex-mobile,
    .product-detail-info-plus-tb-wigo .flex-mobile {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .product-detail-info-plus-tb-fluo .flex-mobile {
        margin-bottom: 10px;
    }
    .product-detail-info-plus-tb-fluo .flex-mobile .bol-center,
    .product-detail-info-plus-tb-wigo-bus .flex-mobile .bol-center,
    .product-detail-info-plus-tb-fluo-go-home .flex-mobile .bol-center,
    .product-detail-info-plus-tb-fluo-p .flex-mobile .bol-center,
    .product-detail-info-plus-tb-wigo .flex-mobile .bol-center {
        /* overwrite margin 0 auto values */
        margin-right: 10px;
        margin-left: 0;
    }
    .product-detail-info-plus-tb-fluo .flex-mobile .bol+p,
    .product-detail-info-plus-tb-wigo-bus .flex-mobile .bol+p,
    .product-detail-info-plus-tb-fluo-go-home .flex-mobile .bol+p,
    .product-detail-info-plus-tb-fluo-p .flex-mobile .bol+p,
    .product-detail-info-plus-tb-wigo .flex-mobile .bol+p {
        min-width: 50px;
        text-align: left !important;
    }
    html:lang(fr) .product-detail-info-plus-tb-fluo .flex-mobile .bol+p,
    html:lang(fr) .product-detail-info-plus-tb-wigo-bus .flex-mobile .bol+p,
    .product-detail-info-plus-tb-fluo-go-home .flex-mobile .bol+p:lang(fr),
    .product-detail-info-plus-tb-fluo-p .flex-mobile .bol+p:lang(fr),
    .product-detail-info-plus-tb-wigo .flex-mobile .bol+p:lang(fr) {
        min-width: 80px;
    }
    .product-detail-info-plus-tb-fluo>.parsys_column:first-child:after,
    .product-detail-info-plus-tb-fluo>.parsys_column:last-child:after,
    .product-detail-info-plus-tb-wigo-bus>.parsys_column:not(:last-child):after {
        width: 17px;
        height: 24px;
        margin-left: 20px;
        left: 50%;
    }
    .product-detail-info-plus-tb-fluo-go-home>.parsys_column:not(:last-child):after,
    .product-detail-info-plus-tb-fluo-p>.parsys_column:not(:last-child):after,
    .product-detail-info-plus-tb-wigo>.parsys_column:not(:last-child):after {
        width: 17px;
        height: 24px;
        margin-left: 20px;
        left: 70px;
    }
    html:lang(fr) .product-detail-info-plus-tb-fluo>.parsys_column:first-child:after,
    html:lang(fr) .product-detail-info-plus-tb-fluo>.parsys_column:last-child:after,
    html:lang(fr) .product-detail-info-plus-tb-wigo-bus>.parsys_column:not(:last-child):after,
    html:lang(fr) .product-detail-info-plus-tb-fluo-go-home>.parsys_column:not(:last-child):after,
    html:lang(fr) .product-detail-info-plus-tb-fluo-p>.parsys_column:not(:last-child):after,
    html:lang(fr) .product-detail-info-plus-tb-wigo>.parsys_column:not(:last-child):after {
        margin-left: 10px;
    }
    .product-detail-info-plus-tb-fluo>.parsys_column:first-child:after {
        top: 50px;
    }
    .product-detail-info-plus-tb-fluo>.parsys_column:last-child:after {
        top: -15px;
    }
    .product-detail-info-plus-tb-wigo-bus>.parsys_column:not(:last-child):after,
    .product-detail-info-plus-tb-fluo-go-home>.parsys_column:not(:last-child):after,
    .product-detail-info-plus-tb-fluo-p>.parsys_column:not(:last-child):after,
    .product-detail-info-plus-tb-wigo>.parsys_column:not(:last-child):after {
        top: 0;
    }
}

@media only screen and (min-width: 620px) and (max-width: 768px) {
    .product-detail-info-plus-tb-fluo>.parsys_column:nth-child(3) .flex-mobile {
        margin: 20px 0;
    }
}


/*Adding a + or 'or' only after specific elements*/

.add-or-after:after,
.add-plus-after:after {
    position: absolute;
    right: -10px;
    bottom: 50%;
    font-size: 0.75em;
}

@media only screen and (orientation: portrait) {
    .add-or-after,
    .add-plus-after {
        margin-bottom: 40px;
    }
    .add-or-after:after,
    .add-plus-after:after {
        right: 50%;
        bottom: -30px;
    }
}

.add-plus-after:lang(nl):after,
.add-plus-after:lang(fr):after {
    content: '+';
}

.add-or-after:lang(nl):after {
    content: 'of';
}

.add-plus-after:lang(fr):after {
    content: 'ou';
}


/***

    Promo circle

***/

.boltainer {
    position: relative;
}

.bol {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 160px;
    height: 160px;
    color: white;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.2;
    font-family: 'speak_medium', Geneva, Verdana, sans-serif;
}

.bol>* {
    max-width: 100%;
}

.bol p,
div.richtext .bol strong {
    font-family: inherit;
}

.bol p.txt-ub,
div.richtext .bol strong.txt-ub,
div.richtext .bol p.txt-ub strong {
    font-family: 'speak_ultra_black', Geneva, Verdana, sans-serif;
}

.bol p.txt-heavy,
div.richtext .bol strong.txt-heavy,
div.richtext .bol p.txt-heavy strong {
    font-family: "speak_heavy", Geneva, Verdana, sans-serif;
}

.bol-center {
    margin: 0 auto;
}

@media only screen and (max-width: 768px) {
    .bol-center-mobile {
        margin: 0 auto;
    }
}

.bol.bol-top-right {
    position: relative;
    left: 100px;
    margin-bottom: -80px;
}

.bol-xs {
    width: 60px;
    height: 60px;
}

.bol-small {
    width: 100px;
    height: 100px;
}

.bol-120 {
    width: 120px;
    height: 120px;
}

.bol-medium {
    width: 140px;
    height: 140px;
}

.bol-xl {
    width: 200px;
    height: 200px;
}

.bol-numbered-list {
    width: 40px;
    height: 40px;
    font-weight: bold;
}

@media only screen and (max-width: 768px) {
    .bol-small {
        width: 80px;
        height: 80px;
    }
    .bol-image-mobile-small {
        width: 60%;
        margin: 0 auto;
    }
}


/***

    Bullet list + Check list + Generic list

***/

.bullet-list p+ul,
.check-list p+ul,
.etlem-list p+ul {
    margin-top: 20px;
}

.bullet-list ul li,
.check-list ul li,
.etlem-list ul li {
    clear: both;
    font-size: 17px;
    text-align: left;
    position: relative;
    list-style-type: none;
    vertical-align: middle;
    line-height: inherit;
    margin: 0;
    padding: 0 0 14px 20px;
}

.check-list ul li:before,
.etlem-list.check ul li:before {
    position: absolute;
    font-family: glyphs;
    content: "\e80b";
    font-size: .72rem;
    line-height: 24px;
    left: -4px;
    top: 0;
}

.check-list ul li:before,
.etlem-list.check ul li:before{
    font-size: 1.1rem;
    left: 0;
}

.bullet-list ul li:before,
.etlem-list.bullet ul li:before {
    position: absolute;
    content: "\2022";
    font-family: Arial, sans-serif;
    font-size: 25px;
    left: 0;
    top: 0;
    line-height: 25px;
}

.bullet-list ul li ul,
.check-list ul li ul,
.etlem-list ul li ul {
    margin-top: 10px;
}

.bullet-list.blue-green li:before,
.check-list.lst-blue-green li:before,
.etlem-list.lst-blue-green li:before {
    color: #239a98;
}

.bullet-list.grey li:before,
.check-list.lst-grey li:before,
.etlem-list.lst-grey li:before {
    color: #575756;
}

.bullet-list.wit li:before,
.ckeck-list.lst-white li:before,
.etlem-list.lst-white li:before {
    color: #fff;
}

.bullet-list.red li:before,
.check-list.lst-red li:before,
.etlem-list.lst-red li:before {
    color: #d9415c;
}

.bullet-list.blue li:before,
.check-list.lst-blue li:before,
.etlem-list.lst-blue li:before {
    color: #68b5c8;
}

.bullet-list.pink li:before,
.check-list.lst-pink li:before,
.etlem-list.lst-pink li:before {
    color: #f5b0a3;
}

.bullet-list.green li:before,
.check-list.lst-green li:before,
.etlem-list.lst-green li:before {
    color: #a6d0c0;
}

.bullet-list.oranje li:before,
.check-list.lst-oranje li:before,
.etlem-list.lst-oranje li:before {
    color: #ee742b;
}

.bullet-list.yellow li:before,
.check-list.lst-yellow li:before,
.etlem-list.lst-yellow li:before {
    color: #fdc400;
}

.bullet-list.black li:before,
.check-list.lst-black li:before,
.etlem-list.lst-black li:before {
    color: #333;
}

.bullet-list.grey-light li:before,
.check-list.lst-grey-light li:before,
.etlem-list.lst-grey-light li:before {
    color: #c5c6c6;
}

.bullet-list.grey-mid-light ul li:before,
.check-list.lst-grey-mid-light li:before,
.etlem-list.lst-grey-mid-light li:before {
    color: #f2f2f2;
}


/***

    Numbered list

***/

.numbered-list a {
    text-decoration: none;
    color: #575756;
    line-height: 1.7;
}

.numbered-list .bol-numbered-list.clr-white a {
    color: #fff;
}


/***

    Ordered list

***/

.ordered-list p+ol {
    margin-top: 20px;
}

.ordered-list ol li {
    padding: 0 0 14px 7px;
    margin-left: 25px;
    list-style-type: decimal;
}


/***

    Centered column control

***/

.centered-column-control {
    width: 80%;
    margin: 0 auto;
    float: none;
}

@media only screen and (min-width: 768px) {
    .centered-column-control-50 {
        width: 50%;
        margin: 0 auto;
        float: none;
    }
    .centered-column-control-90 {
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    body:not(.cq-wcm-edit) .desktop-blocks-2.upc_columns_percent_25_25_25_25>div {
        width: 50%;
    }
}


/***

    Change content children order on mobile in column control

***/

@media only screen and (max-width: 768px) {
    .upc_colums_change_direction_children {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
}


/***

    Box shadow

***/

@media only screen and (min-width: 769px) {
    .box-shadow {
        -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
    }
    .box-shadow-hover {
        cursor: pointer;
    }
    .box-shadow-hover:hover {
        -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
    }
}

@media only screen and (max-width: 768px) {
    /*** 
        In combination with mobile-scroll add:
            .mobile-scroll-wrapper-pullOut to .mobile-scroll-wrapper
            .mobile-scroll-pullOut to .mobile-scroll
     ***/
    .box-shadow-mobile {
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    }
}

.box-roundgreyborder {
    border: 1px solid #EEEEEE;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.box-shadow_detail {
    border: 1px solid #ddd;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .1);
    -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, .1);
}


/***

    New styling for "Read more grey text yellow chevron" link styling in RTE
    New styling for "Read more white text yellow chevron" link styling in RTE

***/

.upc_rte_linkmore a:before,
.upc_rte_linkmore1-1 a:before {
    background: #fff;
    border-radius: 50%;
    color: #d9415c;
    height: 30px;
    width: 30px;
    padding-top: 1px;
    line-height: 28px;
    position: absolute;
    left: 0;
}

.upc_rte_linkmore a,
.upc_rte_linkmore1-1 a {
    padding-left: 40px;
    line-height: 30px;
}

.upc_rte_linkmore1-1 a:before {
    background: #d9415c;
    color: #fff;
}

.upc_rte_linkmore1-1 a:hover {
    color: #d9415c;
}


/***

    Popular

***/

.popular {
    border: 2px #d9415c solid;
    display: inline-block;
    padding: 0 15px;
    border-radius: 15px;
    text-transform: uppercase;
    color: #d9415c;
    margin-bottom: 14px;
    font-size: 15px;
}

.popular2 {
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
}

.active .popular2 {
    color: #a6d0c0 !important;
}


/***

    USP list

***/

@media only screen and (max-width: 768px) {
    .usp-list div[class*="upc_columns_percent"]>.parsys {
        display: -moz-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .usp-list .bol-small {
        margin-right: 15px;
    }
}


/***

  Accordion
   With subtitle: Generic info page accordion with subtitle and chevron
   OR
   Default without subtitle: add class accstyle_Z
   OR
   Default without subtitle with borders: add class accstyle_Y

***/

.accstyle_B-1 .upc_accordion_wrapper,
.accstyle_Z .upc_accordion_wrapper,
.accstyle_Y .upc_accordion_wrapper {
    background: none;
    padding: 0;
    margin-bottom: 10px;
}

.accstyle_B-1 .upc_accordion_wrapper .upc_accordion_title,
.accstyle_Z .upc_accordion_wrapper .upc_accordion_title,
.accstyle_Y .upc_accordion_wrapper .upc_accordion_title {
    font-size: 20px;
    padding: 1px 0 0 48px;
    margin: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.accstyle_B-1 .upc_accordion_title:hover,
.accstyle_Z .upc_accordion_title:hover,
.accstyle_Y .upc_accordion_title:hover {
    /* color: inherit; */
}

.accstyle_B-1 .clr-white .upc_accordion_title .upc_accordion_title_text,
.accstyle_B-1 .clr-white .upc_accordion_title .upc_accordion_subtitle_text,
.accstyle_C .white .upc_accordion_title .upc_accordion_title_text,
.white .accstyle_C .upc_accordion_title .upc_accordion_title_text {
    color: #ffffff;
    width: 100%;
}

.accstyle_B-1 .upc_accordion_title .upc_accordion_label_opened,
.accstyle_B-1 .upc_accordion_title .upc_accordion_label_closed,
.accstyle_Z .upc_accordion_title .upc_accordion_label_opened,
.accstyle_Z .upc_accordion_title .upc_accordion_label_closed,
.accstyle_Y .upc_accordion_title .upc_accordion_label_opened,
.accstyle_Y .upc_accordion_title .upc_accordion_label_closed {
    position: absolute;
    left: 0;
    top: 0 !important;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    width: 38px;
    height: 38px;
}

.accstyle_B-1 .upc_accordion_title .upc_accordion_label_opened:before,
.accstyle_B-1 .upc_accordion_title .upc_accordion_label_closed:before,
.accstyle_Z .upc_accordion_title .upc_accordion_label_closed:before,
.accstyle_Z .upc_accordion_title .upc_accordion_label_opened:before,
.accstyle_Y .upc_accordion_title .upc_accordion_label_closed:before,
.accstyle_Y .upc_accordion_title .upc_accordion_label_opened:before {
    width: 38px;
    height: 38px;
    background-color: #575756;
    content: "\e145" !important;
    font-family: "Material Icons", sans-serif !important;
    font-size: 28px !important;
    float: right;
    text-align: center;
    line-height: 38px !important;
    color: #FFF;
    border-radius: 50%;
}

.accstyle_B-1 .upc_accordion_title .upc_accordion_label_opened:before,
.accstyle_Z .upc_accordion_title .upc_accordion_label_opened:before,
.accstyle_Y .upc_accordion_title .upc_accordion_label_opened:before {
    content: "\e15b" !important;
    font-family: "Material Icons", sans-serif;
    background-color: #c5c6c6;
}

.accstyle_B-1 .upc_accordion_wrapper .upc_accordion_pane,
.accstyle_Z .upc_accordion_wrapper .upc_accordion_pane,
.accstyle_Y .upc_accordion_wrapper .upc_accordion_pane {
    border: none;
    margin: 15px 0 0 0;
    width: 100%;
    padding: 15px 0;
}

.accstyle_B-1 .upc_accordion_title .upc_accordion_title_text {
    font-family: "speak_heavy", Geneva, Verdana, sans-serif;
    font-size: 40px;
    line-height: 1;
}

.accstyle_Z .upc_accordion_title .upc_accordion_title_text {
    font-family: "speak_heavy", Geneva, Verdana, sans-serif;
    font-size: 32px;
}

.accstyle_B-1 .upc_accordion_title .upc_accordion_subtitle_text {
    margin-top: 20px;
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
}

/* .accstyle_C .upc_accordion_title_text, */
.accstyle_C .upc_accordion_label_opened,
.accstyle_C .upc_accordion_label_closed {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
}

.accstyle_C .upc_accordion_title.current,
.accstyle_C .upc_accordion_title .upc_accordion_title_text:hover {
    color: #d9415c;
}

.accstyle_C .upc_accordion_wrapper .richtext,
.accstyle_C .upc_accordion_wrapper .legal {
    font-size: 14px;
}

.accstyle_C .upc_accordion_wrapper .header {
    font-size: 16px;
}

.accstyle_Y .upc_accordion_wrapper {
    border-top: 1px solid #c5c6c6;
}

.accstyle_Y .foldout:last-child .upc_accordion_wrapper {
    margin-bottom: 20px;
    border-bottom: 1px solid #c5c6c6;
}

.accstyle_Y .upc_accordion_wrapper .upc_accordion_title {
    font-size: 28px;
}

.accstyle_Y .upc_accordion_wrapper .upc_accordion_title_text {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
    font-size: 18px;
}

.accstyle_Y .upc_accordion_wrapper .upc_accordion_pane {
    padding-left: 48px;
    padding-right: 20px;
}

.accstyle_Center .upc_accordion_wrapper .upc_accordion_title {
    padding: 0;
    display: flex;
    justify-content: center;
    text-align: center;
}

.accstyle_Center .upc_accordion_title .upc_accordion_label_opened,
.accstyle_Center .upc_accordion_title .upc_accordion_label_closed {
    position: relative;
    left: initial;
}

.accstyle_Center .lgi-acc-chevronlabel {
    margin-right: 10px;
    order: 0;
}

.accstyle_Center .lgi-acc-txt {
    order: 1;
}

.accordion-yellow-chevron .accordion .default .upc_accordion_title .upc_accordion_title_text {
    padding: 0 0 0 25px;
    width: auto;
}

.accordion-yellow-chevron .accordion .default .upc_accordion_title .upc_accordion_title_text {
    text-transform: uppercase;
    font-size: 32px;
}

.accordion-yellow-chevron .accordion .default .upc_accordion_title .upc_accordion_title_text:before {
    font-size: 35px;
    content: "+";
    color: #ffc421;
    position: absolute;
    left: 0;
    top: 4px;
}

.accordion-yellow-chevron .accordion .default .upc_accordion_title.current .upc_accordion_title_text:before {
    content: "-";
}


/***

    Responsive height

***/

@media only screen and (max-width: 768px) {
    .responsive-height-box {
        margin-top: 0 !important;
    }
}


/***

  Visibility states

***/

@media only screen and (max-width: 768px) {
    .mobile-hidden {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    .desktop-hidden {
        display: none;
    }
}

@media only screen and (min-width: 621px) {
    .up620-hidden {
        display: none;
    }
}

@media only screen and (max-width: 620px) {
    .under620-hidden {
        display: none;
    }
}

body.cq-wcm-edit .desktop-hidden,
body.cq-wcm-edit .mobile-hidden,
body.cq-wcm-edit .up620-hidden,
body.cq-wcm-edit .under620-hidden {
    display: block;
}

body.cq-wcm-edit .hidden {
    display: block;
    visibility: visible;
}


/***

    Table styling

***/

.simple-table .STtabel.table-grey-bg-with-active .STrij.centerrow .STcel,
.simple-table .STtabel.table-grey-bg-without-active .STrij.centerrow .STcel,
.simple-table .STtabel.table-no-bg .STrij.centerrow .STcel,
.simple-table .STtabel.table-no-bg .STrij.centerrow .STcel.column-2,
.simple-table .STtabel.table-no-bg .STrij.centerrow .STcel.column-3,
.simple-table .STtabel.table-no-bg .STrij.centerrow .STcel.column-4,
.simple-table .STtabel.table-grey-bg-with-active .STrij.centerrow .STcel,
.simple-table .STtabel.table-grey-bg-without-active .STrij.centerrow .STcel,
.simple-table .STtabel.table-no-bg .STrij.centerrow .STcel {
    border: 0;
}

.simple-table .STtabel.table-no-bg .STrij.centerrow .STcel.column-2,
.simple-table .STtabel.table-no-bg .STrij.centerrow .STcel.column-3,
.simple-table .STtabel.table-no-bg .STrij.centerrow .STcel.column-4 {
    border-left: 1px solid #979797;
}

.simple-table .STtabel.table-no-bg .STrij.centerrow .STcel.column-margin-2,
.simple-table .STtabel.table-no-bg .STrij.centerrow .STcel.column-margin-3,
.simple-table .STtabel.table-no-bg .STrij.centerrow .STcel.column-margin-4 {
    display: none;
}

.simple-table .STtabel.table-no-bg .STrij.centerrow .STcel .richtext {
    min-height: 50px;
}

.table-expandible .STtabel .STrij:nth-child(odd),
.table-striped .STtabel .STrij:nth-child(odd) {
    background: #efefef;
}

.table-expandible .STtabel .STrij:nth-child(odd).thisisthelastrow {
    background: inherit;
}

.simple-table .upc_rte_padding_10 {
    padding: 10px;
}

.simple-table .upc_rte_padding_20 {
    padding: 20px;
}

.table-expandible .expandible-content {
    display: none;
}

.tb-table .simple-table .STtabel.table-no-bg.layout_2_telenet_columns_50_50 .centerrow .STcel.column-2 {
    border-right: 1px solid #979797;
}

@media only screen and (max-width: 768px) {
    .table-4col .STtabel.table-no-bg .STrij.centerrow .STcel.column-1 {
        display: none;
    }
    .table-4col .STtabel.table-no-bg .STrij.centerrow .STcel.column-2 {
        border: 0;
    }
}

@media only screen and (max-width: 767px) {
    .table .STtabel.table-no-bg .STrij.centerrow .STcel.column-1 {
        display: none;
    }
    .table .STtabel.table-no-bg .STrij.centerrow .STcel.column-2 {
        border: 0;
    }
    .table .STtabel.table-no-bg .STrij.centerrow .STcel {
        min-width: 240px;
    }
    .table-expandible {
        margin: 0 10px;
        padding-bottom: 20px;
    }
    .table {
        overflow-x: auto;
        overflow-y: hidden;
    }
    .table.table-show-labels .STtabel.table-no-bg .STrij.centerrow .STcel.column-1 {
        display: table-cell;
    }
    .table.table-show-labels .STtabel.table-no-bg .STrij.centerrow .STcel.column-2 {
        border-left: 1px solid #979797;
    }
}

@media only screen and (min-width: 768px) {
    .table-expandible .expand {
        cursor: pointer;
    }
    .table-expandible .expand.label {
        position: relative;
        padding-left: 58px;
    }
    .table-expandible .expand.label:before {
        width: 38px;
        height: 38px;
        background-color: #575756;
        content: "\e145";
        font-family: "Material Icons", sans-serif;
        font-size: 28px;
        text-align: center;
        line-height: 38px;
        color: #FFF;
        border-radius: 50%;
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -19px;
    }
    .table-expandible .active .expand.label:before {
        content: "\e15b";
        background: #c5c6c6;
    }
    .table-expandible .column-1 .expandible-content {
        padding-left: 58px;
    }
    .table-expandible .column-1 .expandible-content .upc_rte_padding_20 {
        padding-left: 0;
    }
    .simple-table .upc-divider-container {
        border-color: #efefef;
    }
    .table-expandible .STrij:nth-child(odd) .expandible-content .upc-divider-container {
        border-color: #fff;
    }
}

.upc_rte_table1 td {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
}


/***

    Override the desktop mobile visibility only for the table styling

***/

@media only screen and (min-width: 768px) and (max-width: 768px) {
    .table .desktop-hidden {
        display: none;
    }
    .table .mobile-hidden {
        display: block;
    }
}

body.cq-wcm-edit .table-expandible .expandible-content {
    display: block;
}


/***

  Fixed column width and centered content

***/

@media only screen and (min-width: 501px) {
    .fixedWidth-centeredContent {
        max-width: 80%;
        margin: 0 auto;
        float: none;
    }
}


/***

  Mobile menu

***/

@media only screen and (min-width: 769px) {
    .mobile-menu {
        display: none;
    }
}

.mobile-menu .menu-item {
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 20px;
}

.mobile-menu .menu-item.active {
    color: #d9415c;
    position: relative;
    cursor: pointer;
}

.mobile-menu .menu-item.active:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #d9415c;
    content: '';
    margin-left: -8px;
    position: absolute;
    left: 50%;
    bottom: 3px;
}

body.cq-wcm-edit .mobile-menu {
    display: block;
}

@media only screen and (max-width: 768px) {
    .mobile-scroll-wrapper {
        overflow-x: auto;
        overflow-y: hidden;
    }
    .mobile-scroll-wrapper-pullOut {
        margin: 0 -10px;
    }
    .mobile-scroll {
        width: 100%;
        margin: 0;
        display: flex;
        justify-content: space-between;
        float: none;
        clear: none;
    }
    .mobile-scroll-pullOut {
        padding: 10px;
    }
    .mobile-scroll>.parsys_column {
        max-width: 275px;
        padding: 0;
        float: none;
        clear: none;
    }
    .mobile-scroll.columns-1 {
        margin: 10px;
        width: auto;
    }
    .columns-1.pullOut.upc-group-decor-skin7 .divider,
    .columns-1.pullOut.upc-group-decor-skin6 .divider,
    .columns-1.pullOut.upc-group-decor-skin5 .divider,
    .columns-1.pullOut.upc-group-decor-skin2 .divider,
    .columns-1.pullOut.upc-group-decor-nobg .divider {
        margin: 0 -10px;
    }
    .columns-1.pullOut.upc-group-decor-skin1 .divider {
        margin: 0;
    }
    .columns-1.pullOut.upc-group-decor-skin4 .divider {
        margin: 0 -8px;
    }
    .columns-1.pullOut.upc-group-decor-skin8 .divider {
        margin: 0 -5px;
    }
    .columns-1.pullOut.upc-group-decor-fatheaders .divider {
        margin: 0 -10px 0 -30px;
    }
    .mobile-scroll.columns-3 {
        min-width: 860px;
    }
    .mobile-scroll-pullOut.columns-3 {
        min-width: 880px;
    }
    .mobile-scroll.columns-4 {
        min-width: 1150px;
    }
    .mobile-scroll-pullOut.columns-4 {
        min-width: 1170px;
    }
    .mobile-scroll.columns-5 {
        min-width: 1440px;
    }
    .mobile-scroll-pullOut.columns-5 {
        min-width: 1460px;
    }
    .mobile-scroll.br-right-on-columns div[class*="upc_columns_percent"]:not(:last-child) {
        border-right: 1px solid #979797;
    }
    .mobile-scroll.br-right-on-columns.br-right-not-mobile div[class*="upc_columns_percent"]:not(:last-child) {
        border: none;
    }
    .mobile-scroll.br-right-on-columns div[class*="upc_columns_percent"]:not(:last-child):after {
        display: none;
    }
}

@media only screen and (min-width: 620px) and (max-width: 768px) {
    .mobile-scroll.columns-2 {
        justify-content: space-evenly;
    }
}

@media only screen and (max-width: 619px) {
    .mobile-scroll.columns-2 {
        justify-content: flex-start;
        min-width: 570px;
    }
    .mobile-scroll.columns-2>.parsys_column:first-of-type {
        margin-right: 17px;
    }
}


/***

  Smartphones overview

***/

.mobile-device-overview .mdoSelector .greyButton {
    font-size: 14px;
}

.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice h4,
.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .originalPriceContainer span.originalPrice,
.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .LowestPrice,
.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .mobFloatContainer .mobPrices .originalPriceContainer,
.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .mobFloatContainer .mobPrices .LowestPrice,
.tn-styling h4 {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
}

.tn-styling h4,
.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice h4 {
    font-weight: 500;
}

.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice h4 {
    line-height: 1.2;
    min-height: 60px;
    padding: 0 10px;
}

.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .notAMobile .LowestPrice,
.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .onAMobile .mobFloatContainer .mobPrices .LowestPrice {
    font-weight: bold;
    color: #575756;
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
}

.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .originalPriceContainer span.originalPrice {
    color: #999999;
    text-decoration: line-through;
}

.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .originalPriceContainer span.originalPrice:before {
    display: none;
}

.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .MoreInfoLink .cta-secondary {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
    font-weight: 500;
    cursor: pointer;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    padding: 8px 20px;
    color: #fff;
    background-color: #d9415c;
    line-height: 29px;
}

.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .MoreInfoLink .cta-secondary:hover {
    background-color: #b53b4f;
}

.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .MoreInfoLink .cta-secondary:after {
    display: none;
}

.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice {
    border-radius: 0;
}

.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .onAMobile .mobFloatContainer {
    margin-top: 10px;
}

.handset-info {
    padding: 8px;
    font-size: 12px;
    position: absolute;
}

.mobile-device-overview .mdoResult .mdoDeviceContainer .mdoDevice .mobileDevice .onAMobile .mobFloatContainer .imageContainer.handset {
    margin-bottom: 100px;
    height: auto;
    overflow: visible;
}

@media only screen and (max-width: 649px) {
    .handset-info {
        text-align: center;
        width: 243px;
    }
}

@media only screen and (min-width: 650px) {
    .handset-info {
        bottom: 8px;
        left: 50%;
    }
}


/***

    Form submit button

***/

.upc-grouped-component.submit-button-padding button {
    padding: 0 15px;
}


/***

    Let the divider (or other components) take in padding from a grouping

        Add the class pullOut, complete this list if necessary 

***/

.pullOut.upc-group-decor-default .divider,
.pullOut.upc-group-decor-skin7 .divider,
.pullOut.upc-group-decor-skin6 .divider,
.pullOut.upc-group-decor-skin5 .divider,
.pullOut.upc-group-decor-skin2 .divider,
.pullOut.upc-group-decor-nobg .divider {
    margin: 0 -20px;
}

.pullOut.upc-group-decor-skin1 .divider {
    margin: 0 -10px;
}

.pullOut.upc-group-decor-skin4 .divider {
    margin: 0 -18px;
}

.pullOut.upc-group-decor-skin8 .divider {
    margin: 0 -15px;
}

.pullOut.upc-group-decor-fatheaders .divider {
    margin: 0 -20px 0 -40px;
}

.pullOut.upc-group-decor-default .divider,
.pullOut.upc-group-decor-skin1 .divider,
.pullOut.upc-group-decor-skin2 .divider,
.pullOut.upc-group-decor-skin4 .divider,
.pullOut.upc-group-decor-skin5 .divider,
.pullOut.upc-group-decor-skin6 .divider,
.pullOut.upc-group-decor-skin7 .divider,
.pullOut.upc-group-decor-skin8 .divider,
.pullOut.upc-group-decor-nobg .divider,
.pullOut.upc-group-decor-fatheaders .divider {
    max-width: none;
}

.pullOut_image .image.section {
    width: calc(100% + 40px);
    margin: -20px -20px 0 -20px !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    max-width: calc(100% + 40px);
}

@media only screen and (max-width:768px) {
    .pullOut_image .image.section {
        margin: initial !important;
    }
}

.pullOut_image .image.section * {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}


/***

    Disable styling for telephonenumber link on desktop

***/

@media only screen and (min-width: 769px) {
    a.callToNumberOnMobile.noLinkOnDesktop {
        pointer-events: none;
        color: inherit;
        text-decoration: none;
    }
}


/***

    RES: Tabs behave as an accordion (in etlem style) when on mobile
        Add the wrapper .tabs-mobile-accordion around de tab-container

***/

@media only screen and (min-width: 769px) {
    .tabs-mobile-accordion .upc-tabs>ul {
        display: flex;
        display: -ms-flex;
        display: -webkit-flex;
        flex-direction: row;
    }
    .tabs-mobile-accordion .upc-tabs>ul,
    .tabs-mobile-accordion .upc-tabs>ul>li,
    .tabs-mobile-accordion .upc-tabs>ul>li a,
    .tabs-mobile-accordion .upc-tabs>ul>li a.current,
    .tabs-mobile-accordion .upc-tabs>ul>li a .tabs-label {
        height: auto;
    }
    .tabs-mobile-accordion .upc-tabs>ul>li {
        display: flex;
        display: -ms-flex;
        display: -webkit-flex;
        flex: 1 0 0;
    }
    .tabs-mobile-accordion .upc-tabs>ul>li a {
        text-transform: none;
        display: flex;
        display: -ms-flex;
        display: -webkit-flex;
        width: 100%;
        justify-content: center;
    }
    .tabs-mobile-accordion .upc-tabs>ul>li a.current {
        border: 1px solid #f6f7f8;
    }
    .tabs-mobile-accordion .upc-tabs>ul>li:last-child a {
        margin-right: 0;
    }
    .tabs-mobile-accordion .upc-tabs>ul>li a .tabs-label {
        margin-top: 10px;
        padding: 0 14px 15px 15px;
    }
}

@media only screen and (max-width: 768px) {
    .tabs-mobile-accordion .upc-tabs .upc-tabs-panel .upc-tabs-item {
        background: none;
        border-top: 1px solid #c5c6c6;
        border-radius: 0;
        margin-bottom: 0;
    }
    .tabs-mobile-accordion .upc-tabs .tab_drawer_heading.accordion_responsive {
        background: none;
        border-radius: 0;
        padding: 7px 0 0 48px;
        margin: 20px 0;
        font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
        font-size: 18px;
    }
    .tabs-mobile-accordion .upc-tabs .upc-tabs-item .tab_drawer_heading.accordion_responsive:before {
        width: 38px;
        height: 38px;
        background-color: #575756;
        content: "\e145"!important;
        font-family: "Material Icons", sans-serif!important;
        font-size: 28px!important;
        text-align: center;
        line-height: 38px!important;
        color: #FFF;
        border-radius: 50%;
        left: 0;
        top: 0;
        position: absolute;
    }
    .tabs-mobile-accordion .upc-tabs .upc-tabs-item.openPanel .tab_drawer_heading.accordion_responsive:before {
        content: "\e15b"!important;
        font-family: "Material Icons", sans-serif;
        background-color: #c5c6c6;
    }
    .tabs-mobile-accordion .upc-tabs .tab_drawer_heading.accordion_responsive:after,
    .tabs-mobile-accordion .upc-tabs .tab_drawer_heading.accordion_responsive.d_active:after {
        content: none;
    }
    .tabs-mobile-accordion .upc-tabs .tab_content {
        margin: 0;
        background: none;
        padding: 0px 20px;
    }
}


/***

    TB: tabs
        Add the wrapper .tb-tabs (for no interference with RES styling)

***/

.tb-tabs .upc-tabs .tab_container .tab_content {
    padding: 20px;
    background: transparent;
}

@media only screen and (max-width: 768px) {
    .tb-tabs .upc-tabs>ul {
        width: auto;
        height: 65px;
        display: flex;
        overflow: auto;
    }
    .tb-tabs .accordion_responsive.d_active+.tab_content {
        display: block !important;
    }
}

@media only screen and (min-width: 769px) {
    .tb-tabs .upc-tabs>ul {
        margin-bottom: 25px;
    }
    .tb-tabs .upc-tabs>ul {
        display: flex;
        justify-content: center;
    }
}

.tb-tabs .upc-tabs>ul>li a {
    background: transparent;
    border: 0;
    font-size: 14px;
}

.tb-tabs .upc-tabs>ul>li a.current {
    background-color: transparent;
}

.tb-tabs .upc-tabs>ul>li a .tabs-label {
    height: auto;
    padding: 0 10px 5px 10px;
    border-bottom: 2px solid #fff;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
}

.tb-tabs .upc-tabs>ul>li a.current .tabs-label {
    height: auto;
    border-bottom: 2px solid;
    background-color: transparent;
    color: #fdc400;
    font-weight: bold;
}

.tb-tabs .upc-tabs .upc-tabs-item {
    background-color: transparent;
    border-radius: 10px;
}

@media only screen and (min-width: 769px) {
    .tb-tabs .upc-tabs .upc-tabs-item {
        box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    }
}

.tb-tabs .upc-tabs>ul>li a.current:hover,
.tb-tabs .upc-tabs>ul>li a .tabs-label *:hover {
    color: #fdc400;
}

@media only screen and (max-width: 768px) {
    .tb-tabs .tab_drawer_heading.accordion_responsive {
        display: none;
    }
}


/***

    TB: Contact section

***/

@media only screen and (max-width: 768px) {
    .section-contact-advies .parsys_column .contactblock .flex-mobile {
        display: flex;
        align-items: baseline;
        justify-content: flex-start;
    }
    .section-contact-advies .parsys_column .contactblock .flex-mobile .bol-center {
        /* overwrite margin 0 auto values */
        margin-right: 10px;
        margin-left: 0;
    }
}


/***

    TB: Inspiratie section

***/

@media only screen and (max-width: 768px) {
    .section-inspiratie {
        max-width: 100%;
        margin: 0 auto;
        overflow: auto;
    }
    .section-inspiratie>.parsys_column {
        width: 870px !important;
        float: none;
        clear: none;
        display: flex;
        flex: 1;
        justify-content: space-around;
    }
    .section-inspiratie>.parsys_column>.parsys_column {
        clear: none;
        float: none;
        max-width: 275px;
        margin: 0;
        padding: 0;
    }
}


/***

    Button icons

***/

.upc_button[data-icon] {
    padding-left: 60px;
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 30px;
}

.upc_button[data-icon="telephone"] {
    background-image: url("/content/dam/www-telenet-be/assets/img/icons/btn-icon-telephone.png");
}

.upc_button[data-icon="headset"] {
    background-image: url("/content/dam/www-telenet-be/assets/img/icons/btn-icon-headset.png");
}

.upc_button[data-icon="marker"] {
    background-image: url("/content/dam/www-telenet-be/assets/img/icons/btn-icon-marker.png");
}

.upc_button[data-icon="eye"] {
    background-image: url("/content/dam/www-telenet-be/assets/img/icons/btn-icon-eye.png");
}

.upc_button[data-icon="letter"] {
    background-image: url("/content/dam/www-telenet-be/assets/img/icons/btn-icon-letter.png");
}

.upc_button[data-icon="link"] {
    background-image: url("/content/dam/www-telenet-be/assets/img/icons/btn-icon-link.png");
}

.upc_button[data-icon="share"] {
    background-image: url("/content/dam/www-telenet-be/assets/img/icons/btn-icon-share.png");
}

.upc_button[data-icon="camera"] {
    background-image: url("/content/dam/www-telenet-be/assets/img/icons/btn-icon-camera.png");
}

.upc_button[data-icon="ticket"] {
    background-image: url("/content/dam/www-telenet-be/assets/img/icons/btn-icon-ticket.png");
}


/***

    TB: table
        Add the wrapper .tb-table (for no interference with RES styling)

***/

.tb-table .simple-table .STtabel.table-no-bg .centerrow:not(.thisisthelastrow) .STcel,
.tb-table .simple-table .STtabel.table-no-bg .centerrow:not(.thisisthelastrow) .STcel.column-2,
.tb-table .simple-table .STtabel.table-no-bg .centerrow:not(.thisisthelastrow) .STcel.column-3,
.tb-table .simple-table .STtabel.table-no-bg .centerrow:not(.thisisthelastrow) .STcel.column-4 {
    border-bottom: 1px solid #979797;
}

@media only screen and (min-width: 769px) {
    .tb-table .simple-table .STtabel.table-no-bg.layout_3_telenet_columns_33_33_33 .centerrow .STcel.column-3 {
        border-right: 1px solid #979797;
    }
    .tb-table .simple-table .STtabel.table-no-bg.layout_4_telenet_columns_40_20_20_20 .centerrow .STcel.column-4 {
        border-right: 1px solid #979797;
    }
}

.cost {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cost__valuta {
    margin-top: 10px;
    font-family: 'speak_heavy', sans-serif;
    font-size: 30px;
    vertical-align: top;
    display: inline-block;
}

.cost__value {
    font-family: 'speak_ultra_black', sans-serif;
    font-size: 60px;
}

.cost__value span {
    font-size: 32px;
    top: -.5em;
    position: relative;
}

.cost--monthly {
    margin-left: 5px;
    display: flex;
    flex-direction: column;
    flex-flow: row wrap;
    color: #c5c6c6;
}

.cost--monthly:lang(fr) {
    margin-left: 5px;
}

.cost--monthly .cost__valuta {
    margin-top: 5px;
    font-size: 12px;
    flex: 1 0 0%;
    display: flex;
    justify-content: flex-end;
}

.cost--monthly .cost__valuta:lang(fr) {
    flex: 1 0 50%;
    justify-content: flex-start;
}

.cost--monthly .cost__value {
    font-family: 'speak_heavy', sans-serif;
    font-size: 24px;
    flex: 1 0 50%;
    align-self: baseline;
    display: flex;
    justify-content: flex-start;
    position: relative;
}

.cost--monthly .cost__value:lang(fr) {
    flex: 1 0 0;
    margin-left: 10px;
}

.cost--monthly .cost__value-striped::after {
    width: 35px;
    height: 1px;
    content: '';
    display: block;
    background-color: #c5c6c6;
    transform: rotate(-15deg);
    position: absolute;
    top: 50%;
    left: -10px;
}

.cost--monthly .cost__value:lang(fr)::after {
    left: -5px;
}

.cost__range {
    height: 30px;
    margin-top: -10px;
    font-family: 'speak_medium', sans-serif;
}

.tb-table .tooltip {
    width: 20px;
    height: 20px;
    padding: 0;
    display: inline-block;
    vertical-align: text-top;
    box-shadow: none;
    background-color: #575756;
    border-radius: 50%;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
}

.tb-table .checkbox {
    width: 20px;
    height: 20px;
    border: 1px solid #c5c6c6;
    margin-right: 10px;
    display: inline-block;
    vertical-align: sub;
    position: relative;
    cursor: pointer;
}

.tb-table .checkbox-checked::after {
    width: 9px;
    height: 5px;
    font-family: 'telenet-glyphs';
    content: " v";
    font-size: 1.4em;
    color: #68b5c8;
    position: absolute;
    top: -6px;
    left: 2px;
}


/*Force columns to form a row on mobile instead of a column*/


/*===HOW TO USE===*/


/*Add class .force-row to the column element*/


/*If necessairy add divs with class .height-correction (correction on mobile only, basically inverted from responsive-height component)*/

.force-row div.height-correction {
    display: none;
}

@media only screen and (max-width:768px) {
    .force-row {
        display: flex;
        overflow: scroll;
        /*justify-content: space-evenly;*/
        align-items: stretch;
        flex-flow: row nowrap;
    }
    .force-row div.parsys_column {
        min-width: 95%;
        display: flex;
        margin-right: 10px;
    }
    .force-row div.height-correction {
        display: block;
    }
}

body.cq-wcm-edit .force-row div.height-correction {
    display: block;
}


/*****

    Zentrick movie on mobile

******/

@media only screen and (max-width:768px) {
    .zentrick zentrick .zentricks-test {
        position: relative;
        overflow: hidden;
        padding-bottom: 60%;
        height: 100% !important;
    }
    .zentrick zentrick .zentricks-test iframe {
        position: absolute;
        top: 0;
        left: 0;
    }
}


/*/TB wrapper for links with before sphere/*/

.tb_wrapper .upc_rte_linkmore1-1 * {
    font-weight: lighter;
    font-size: 14px;
}

.tb_wrapper .upc_rte_linkmore1-1 a {
    padding: 5px 0px 0px 35px;
}

.tb_wrapper .upc_rte_linkmore1-1 a::before,
.tb_wrapper .upc_rte_linkmore1-1 a:before {
    transform: scale(0.8);
}

@media only screen and (max-width:479px) {
    .tb_wrapper .parsys,
    .tb_wrapper .parsys_column {
        margin: 0px;
    }
}


/***

    TB: tabs
        Add the wrapper .tb-product-options (for no interference with RES styling)
        Add the wrapper .tb-product-options-hide-labels to hide the labels
        Add the wrapper .tb-product-options-center to center the content

***/

.tb-product-options .product-option .product-option .order a.add-button,
.tb-product-options .product-option .product-option .order a.remove-button {
    border: 2px solid #d9415c;
    margin: 0;
    padding: 7px 20px;
    min-width: 90px;
    max-width: 100%;
    min-height: 40px;
    height: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-family: 'GothamMedium', Geneva, Verdana, sans-serif;
    text-align: center;
    white-space: normal;
    text-decoration: none;
    cursor: pointer;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: repeat-x;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #d9415c;
    background-color: transparent;
    line-height: normal;
    font-size: 18px;
    background-image: none;
}

.tb-product-options .product-option .product-option .order a.remove-button {
    color: #575756;
    border-color: #575756;
}

.tb-product-options .product-option .product-option .order a.add-button:hover,
.tb-product-options .product-option .product-option .order a.add-button:active,
.tb-product-options .product-option .product-option .order a.add-button:focus,
.tb-product-options .product-option .product-option .order a.remove-button:hover,
.tb-product-options .product-option .product-option .order a.remove-button:active,
.tb-product-options .product-option .product-option .order a.remove-button:focus {
    color: #b53b4f;
    border-color: #b53b4f;
}

.tb-product-options .product-option .product-option .order a.remove-button:hover,
.tb-product-options .product-option .product-option .order a.remove-button:active,
.tb-product-options .product-option .product-option .order a.remove-button:focus {
    color: #575756;
    border-color: #575756;
}

.tb-product-options-hide-labels .product-option .product-option .price>div:not(.multipleorders),
.tb-product-options-hide-labels .product-option .product-option .price span,
.tb-product-options-hide-labels .product-option .product-option .price span.ng-scope,
.tb-product-options-hide-labels .product-option .product-option .price .price .product-option .product-option.block .price span.ng-scope,
.tb-product-options-hide-labels .product-option .product-option.block .price .price {
    display: none!important
}

.tb-product-options-center .product-option .product-option .price,
.tb-product-options-center .product-option .product-option div.order {
    text-align: center;
}


/*** 

    Change color of cta in shopping basket (bundle-3p-ent)

***/

.productdetailcontainer .bundle-3p-ent-colors .shopping-basket .shopping-basket-grey .bestelcontainer .cta-primary {
    background-color: #ffc421;
    color: #000000;
}

.productdetailcontainer .bundle-3p-ent-colors .shopping-basket .shopping-basket-grey .showmobileorderbuttonornot a {
    background-color: #ffc421;
    color: #000000;
}

.productdetailcontainer .bundle-3p-ent-colors .shopping-basket .showmobileorderbuttonornot a span {
    color: #000000;
}


/***

    TB: shopping basket
        Add the wrapper .tb-shopping-basket (for no interference with RES styling)

***/

.tb-shopping-basket .shopping-basket .shopping-basket-grey {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 620px) {
    .tb-shopping-basket .shopping-mobile.active,
    .tb-shopping-basket .shopping-basket .shopping-basket-grey {
        background-color: #fff;
    }
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey h3.topbasket {
    padding: 5px 15px;
    border-bottom: 0;
    background-image: none;
    font-family: 'speak_ultra_black', sans-serif;
    font-size: 26px;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems h4.collectiontitle,
.tb-shopping-basket .shopping-basket .shopping-basket-grey,
.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems .shoppingtotaal .itemtitle,
.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems .shoppingtotaal .itemtitle b,
.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems .shoppingtotaal .priceitem {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
    font-size: 16px;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems h4.collectiontitle,
.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems .shoppingtotaal .itemtitle,
.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems .shoppingtotaal .itemtitle b {
    color: #575756;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems h4.collectiontitle,
.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems .shoppingtotaal .itemtitle b {
    font-weight: bold;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems h4.collectiontitle,
.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems .shoppingitem:last-of-type,
.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems+.collectionofitems,
.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems .shoppingitem {
    border-bottom: 0;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .close-open {
    background-color: #575756;
    border-radius: 50%;
    top: 16px;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey {
    font-weight: 300;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems .shoppingtotaal .priceitem {
    font-weight: bold;
    color: #d9415c;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems .shoppingitem {
    padding: 15px 0 10px;
    border-top: 1px solid #ccc;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .collectionofitems {
    padding: 7.5px 15px;
    border-bottom: 1px solid #ccc;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .yourchoice {
    padding: 5px 15px;
    border-bottom: 1px solid #ccc;
}

.tb-shopping-basket .monthlycontainer {
    margin-top: 5px;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .bestelcontainer {
    padding: 25px 15px;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .bestelcontainer .cta-primary {
    position: relative;
    display: inline-block;
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
    font-weight: 500;
    min-width: 90px;
    max-width: 100%;
    text-align: center;
    white-space: normal;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: repeat-x;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 18px;
    line-height: normal;
    min-height: 45px;
    height: auto;
    padding: 8px 20px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #d9415c;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .bestelcontainer .cta-primary::after {
    display: none;
}

.tb-shopping-basket .shopping-basket .shopping-basket-grey .bestelcontainer .cta-primary.disabled {
    pointer-events: none;
    background-color: #ccc;
}


/*** Add the class conditions to the condition link ***/

.tb-shopping-basket .conditions {
    padding-top: 5px;
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
}


/*Force a table in RTE to behave and look like a simple table but WITHOUT hiding the first column*/

.RTE_table_like_simple_table {
    overflow-x: auto;
}

.RTE_table_like_simple_table table,
.RTE_table_like_simple_table thead,
.RTE_table_like_simple_table tbody,
.RTE_table_like_simple_table tr {
    width: 100%;
}


/*Space cells equally*/

.RTE_table_like_simple_table.column_2 table td {
    width: 50%;
}

.RTE_table_like_simple_table.column_3 table td {
    width: 33%;
}

.RTE_table_like_simple_table.column_4 table td {
    width: 25%;
}

.RTE_table_like_simple_table.column_5 table td {
    width: 20%;
}


/*Space variants*/

.RTE_table_like_simple_table.column_2_80_20 table td:first-of-type {
    width: 80%;
}

.RTE_table_like_simple_table.column_2_80_20 table td:last-of-type {
    width: 20%;
    min-width: 80px;
    vertical-align: top;
}


/*Padding variants*/

.RTE_table_like_simple_table.cell_padding_10 table td,
.RTE_table_like_simple_table.cell_padding_10 table th {
    padding: 10px;
}

.RTE_table_like_simple_table.cell_padding_20 table td,
.RTE_table_like_simple_table.cell_padding_20 table th {
    padding: 20px;
}

.RTE_table_like_simple_table.headerColumn.cell_padding_20 td:not(:first-of-type) {
    padding: 20px;
}

.RTE_table_like_simple_table.headerColumn.cell_padding_10 td:not(:first-of-type) {
    padding: 10px;
}


/*Add border to te outside of the table*/

.RTE_table_like_simple_table.outer-border table {
    border: 1px solid #979797;
}


/*Add border between cells*/

.RTE_table_like_simple_table.inner-border td {
    border-right: 1px solid #979797;
}

.RTE_table_like_simple_table.inner-border td:last-child {
    border-right: none;
}

.RTE_table_like_simple_table.inner-border tr {
    border-bottom: 1px solid #979797;
}

.RTE_table_like_simple_table.inner-border tr:last-child {
    border-bottom: none;
}


/*Add horizontal dividers between rows*/

.RTE_table_like_simple_table.dividers tr {
    border-bottom: 1px solid #979797;
}

.RTE_table_like_simple_table.dividers tr:last-child {
    border-bottom: none;
}


/*Creates a header column as first column, other columns get a grey background*/

.RTE_table_like_simple_table.headerColumn tr:first-of-type td {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.RTE_table_like_simple_table.headerColumn tr:last-of-type td {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.RTE_table_like_simple_table.headerColumn td:first-of-type {
    width: 25%;
    font-weight: bold;
    padding: 10px 15px;
}

.RTE_table_like_simple_table.headerColumn td:not(:first-of-type) {
    width: auto;
    background-color: #f3f4f5;
    padding: 10px 15px;
    text-align: center;
    border-right: white 10px solid;
}

@media only screen and (max-width: 768px) {
    .RTE_table_like_simple_table.headerColumn td {
        min-width: 150px;
    }
}


/*When column_* are is defined, set the remaining columns width*/

.RTE_table_like_simple_table.headerColumn.column_2 td:not(:first-of-type) {
    width: 75%;
}

.RTE_table_like_simple_table.headerColumn.column_3 td:not(:first-of-type) {
    width: 38%;
}

.RTE_table_like_simple_table.headerColumn.column_4 td:not(:first-of-type) {
    width: 25%;
}

.RTE_table_like_simple_table.headerColumn.column_5 td:not(:first-of-type) {
    width: 15%;
}


/*Creates a header row in bold and centered, same as a table header*/

.RTE_table_like_simple_table.headerRow tr:first-of-type td {
    font-weight: bold;
    text-align: center;
}

.RTE_table_like_simple_table.valign-top table td {
    vertical-align: top;
}


/* Add '+' or 'OR' between column of column controller*/

.column_divider_all .parsys_column:not(:first-of-type)::before {
    position: absolute;
    z-index: 100;
    text-align: center;
    font-size: 56px;
    color: #575756;
}

@media screen and (max-width:768px) {
    .column_divider_all .parsys_column {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .column_divider_all .parsys_column:not(:first-of-type)::before {
        z-index: 100;
        top: -45px;
        width: 40px;
        left: calc(50% - 28px);
    }
}

@media screen and (min-width:769px) {
    .column_divider_all .parsys_column {
        padding-left: 25px;
        padding-right: 25px;
    }
    .column_divider_all .parsys_column:not(:first-of-type)::before {
        top: calc(50% - 28px);
        width: 40px;
        left: -20px;
    }
}

.column_divider_all.divider_plus .parsys_column:not(:first-of-type)::before {
    content: '+';
}

.column_divider_all.divider_or:lang(nl) .parsys_column:not(:first-of-type)::before {
    content: 'of';
    font-size: 45px;
}

.column_divider_all.divider_or:lang(fr) .parsys_column:not(:first-of-type)::before {
    content: 'ou';
    font-size: 45px;
}

.footnote {
    font-size: 14px;
    color: #acacae;
    word-wrap: break-word;
}

.footnote.bullet-list ul li::before,
.footnote.etlem-list.bullet ul li::before {
    position: absolute;
    content: "\2022";
    font-family: Arial, sans-serif;
    font-size: 19px;
    left: 5px;
    top: 0;
    line-height: 19px;
}


/*Center content to the container*/

.content-centered,
.content-centered * {
    text-align: center;
    vertical-align: middle;
    margin: auto;
}


/*Etlem form reset*/

.etlem_form_reset .lgi-form-field,
.etlem_form_reset .lgi-form fieldset {
    width: 90%;
}

.etlem_form_reset .lgi-form-field-container,
.etlem_form_reset .lgi-form-field>input,
.etlem_form_reset .lgi-form-field .lgi-form-field-container>input,
.etlem_form_reset .lgi-form-field>label,
.etlem_form_reset .lgi-form-field span.lgi-form-error-required,
.etlem_form_reset .lgi-form-field span.lgi-form-error-constraint,
.etlem_form_reset .lgi-form-field span.username-not-available,
.etlem_form_reset .lgi-file-upload-list-item .lgi-form-error-constraint,
.etlem_form_reset .lgi-form-error-message-container {
    width: 100%;
}

.etlem_form_reset .lgi-form-field>label {
    text-align: left;
    margin-right: 0;
}

.etlem_form_reset .lgi-form-field span.lgi-form-error-required,
.etlem_form_reset .lgi-form-field span.lgi-form-error-constraint,
.etlem_form_reset .lgi-form-field span.username-not-available,
.etlem_form_reset .lgi-file-upload-list-item .lgi-form-error-constraint,
.etlem_form_reset .lgi-form-error-message-container {
    text-align: right;
    margin: 0;
    padding: 0;
}

.etlem_form_reset .radio-hz label::after,
.etlem_form_reset .lgi-form-cb-rdo-list-item label::after {
    display: none;
}

.etlem_form_reset .lgi-form-validmark::after {
    right: 21px;
    top: 10px;
}


/*Class to reset richtexts before legal components so they display the legal component besides rather than under the pointer*/

body:not(.cq-wcm-edit) .floaty_lefty_before_legal_component {
    float: left;
    display: inline;
    margin-right: 5px;
}


/*Reset the insert tag to have no text-decoration*/

ins {
    text-decoration: none;
}


/***

    TB Fixed Card List: add the class 'tb-fixedCardList'

***/

.tb-fixedCardList .pagelist_card {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

.tb-fixedCardList .pagelist_card li article {
    height: 485px;
    border: 0;
    background-color: #fff;
}

.tb-fixedCardList .pagelist_card li article>div {
    height: 148px;
}

.tb-fixedCardList .pagelist_card li article header h1 {
    margin: 20px;
    color: #575756;
    text-align: left;
}

.tb-fixedCardList .pagelist_card li article p {
    color: #575756;
    font-size: 1.063em;
    line-height: 1.412;
    text-align: left;
}

.tb-fixedCardList .pagelist_card a {
    width: auto;
    height: auto;
    padding-right: 20px;
    right: 0;
    bottom: 0;
    color: #d9415c;
    font-size: 1.063em;
    text-transform: uppercase;
    text-align: right;
    line-height: 910px;
}

.tb-fixedCardList .pagelist_card a::before {
    width: 100%;
    border-bottom: 1px solid #dedede;
    position: absolute;
    left: 0;
    bottom: 60px;
    content: '';
}

@media only screen and (max-width: 768px) {
    .tb-fixedCardList .pagelist_card {
        overflow-y: hidden;
        overflow-x: auto;
    }
    .tb-fixedCardList .pagelist_card li {
        min-width: 300px;
    }
}

@media only screen and (max-width: 480px) {
    .tb-fixedCardList .pagelist_card li {
        min-width: 280px;
        margin: 0 5px 20px 5px;
    }
    .tb-fixedCardList .pagelist_card li article {
        height: 510px;
    }
    .tb-fixedCardList .pagelist_card a {
        line-height: 960px;
    }
}


/*Font classes, let this sit at the bottom*/

.txt-ub {
    font-family: "speak_ultra_black", Geneva, Verdana, sans-serif;
}

.txt-heavy {
    font-family: "speak_heavy", Geneva, Verdana, sans-serif;
}

.txt-black {
    font-family: "speak_black", Geneva, Verdana, sans-serif;
}

.txt-gotham {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Geneva, Verdana, sans-serif;
}


/* button .upc_button1-2 {} */