#loading-screen {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: var(--color2);display: flex;justify-content: center;align-items: center;z-index: 999999999;flex-direction: column;gap: 4rem;transition: opacity 0.2s ease-out;opacity: 1;}#loading-screen>img {width: 80%;max-width: 320px;}.chronoforms6_credits {display: none;}.lds-ring {display: inline-block;position: relative;width: 80px;height: 80px;}.lds-ring div {box-sizing: border-box;display: block;position: absolute;width: 64px;height: 64px;margin: 8px;border: 8px solid var(--accent-gray);border-radius: 50%;animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color: var(--accent-gray) transparent transparent transparent;}.lds-ring div:nth-child(1) {animation-delay: -0.45s;}.lds-ring div:nth-child(2) {animation-delay: -0.3s;}.lds-ring div:nth-child(3) {animation-delay: -0.15s;}@keyframes lds-ring {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.btn-primary.blue {padding: 14px 24px;background: #3982b3 0 0 no-repeat padding-box;box-shadow: none;border-radius: 10px;display: inline-block;font: normal normal bold 18px/23px 'Source Sans 3';color: #fff;white-space: nowrap;transition: transform .4s ease;gap: 12px;display: flex;width: fit-content;}.btn-primary.blue:hover {color: #fff;background: var(--main-brand-blue-1);text-decoration: none;transform: translate3d(0,2px,0) }.textbtn {font-size: 18px;font-weight: 600;color: #000;padding-left: 0 }.textbtn.after:before {display: none;}.textbtn:hover {text-decoration: none;color: var(--color2);}img {max-width: 100%;height: auto;margin: 0 auto }.shopcartbtn:hover {text-decoration: none;}.btn-text svg {width: 8px;transform: translate3d(0,1px,0);}.btn-secondary {}.shopcartbtn .text {display: none;font-size: 12px;}header {position: relative;z-index: 10;opacity: 1;top: 0;left: 0;right: 0;}.winkelwagen header {height: auto;}.flex {display: flex;gap: 12px;}.column {flex-direction: column;gap: 12px;}body.front header:after {position: absolute;z-index: -1;content: "";left: 0;right: 0;top: 39px;background-size: cover;height: 105%;background-position: 50% 100% }body:not(.front) section.menubar .o2t-logo img:nth-child(2), body.white-content section.menubar .o2t-logo img:nth-child(1) {display: block;}body:not(.front) section.menubar .o2t-logo img:nth-child(1), body.white-content section.menubar .o2t-logo img:nth-child(2) {display: none;margin-top: -16px;}body.white-content section.menubar .o2t-logo img:nth-child(1) {display: block;}picture.productfoto img:not([src]),img.lazyload:not([src]) {visibility: hidden;}.showing {opacity: 1!important;}.btn,.shopbutton, form .ui.button.green.btn.btn-primary {padding: 10px 32px;color: #fff;font-weight: 500;display: flex;font-size: 18px;position: relative;border-radius: 4rem;white-space: nowrap;border: none;gap: 8px;align-items: center;width: fit-content;background: var(--color1);display: flex;justify-content: center;align-items: center;gap: 8px;flex: 1 0 0;fill: var(--text-white);line-height: 1;transition: all 0.3s ease;text-decoration: none;color: #fff;cursor: pointer;}.btn:hover {}.btn.btn-primary:hover, form .ui.button.green.btn.btn-primary:hover {background: var(--color11);transform: translate3d(0,2px,0);}.btn svg {width: 30px;}a.btn.btn-blue {background: var(--main-brand-blue-2) 0% 0% no-repeat padding-box;box-shadow: 0px 4px 0px #3982B3;border-radius: 10px;font-size: 16px;font-weight: 600 }a.btn-text, .btn-text {color: var(--color2);fill: var(--color2);font-weight: 600;text-decoration: none;font-size: 16px;background: none;box-shadow: none;width: auto;padding: 10px 16px;flex: 0;display: flex;}.btn.btn-text:hover {color: var(--color2);fill: var(--color2);}.btn-text svg.icon {width: 10px;}.btn-text svg,a a.btn svg {width: 10px;}body .btn-secondary {cursor: pointer;background: none;padding: 10px 32px;display: flex;position: relative;border-radius: 10px;gap: 12px;transition: transform .3s ease;white-space: nowrap;border: 1px solid var(--color2);width: fit-content;margin: 0;border: none;color: var(--color2);fill: var(--color2);font-size: 18px;font-weight: 600;border: 1px solid var(--color2);border-radius: 3rem;text-decoration: none;}.btn-secondary svg {width: 14px;height: auto;display: block;line-height: 1;fill: inherit;}.btn svg {width: 16px;fill: inherit;}.btn.btn-tertiary {color: var(--color2);background: var(--color5);border: 1px solid var(--color5);}.btn.btn-tertiary:hover, .btn.btn-tertiary.active {border: 1px solid var(--color1);}.btn.btn-tertiary.active {color: var(--text-white);background: var(--color1);}.shopbutton {padding: 0 40px;line-height: 60px }p {margin-top: 0;color: var(--color2);}.shopbutton {display: block }.nomob {display: none }.mainsection .item-page a:not(.btn, .btn-primary, .btn-secondary) {}@media (min-width: 768px) {h1 {font-size: 32px }.nomob {display: block }}@media (min-width: 992px) {p {font-size:18px }h1 {font-size: 36px }}@media (min-width: 1200px) {.container {max-width:1180px }.nodesktop {display: none!important }li,p {font-size: 17px }}@media (min-width: 1400px) {.container {max-width: 1300px }}@media (min-width: 1600px) {.container {max-width:1440px;margin: 0 auto }}@media (min-width: 1920px) {.container {max-width:1520px }}html {overflow-y: scroll;width: 100%;height: auto }body {color: var(--color2);font-family: 'Source Sans 3',sans-serif;width: 100%;height: 100%;overflow: hidden;font-size: 14px;font-weight: 400;}h1,h2,h3,h4,h5 {margin: 20px 0 0;font-size: 26px;margin-bottom: 15px;font-weight: 700;color: var(--color2);}h1 {font-weight: 700;font-size: 32px;margin: 2% 0;line-height: 1.25;}h2 {font-size: 22px;font-style: normal;font-weight: 6;line-height: 1;color: var(--color2);text-align: center;font-weight: 700;}h3 {color: var(--color2);font-size: 22px;font-style: normal;font-weight: 700;line-height: 32px;}h4 {font-size: 28px;font-style: normal;font-weight: 600;line-height: 28px;}h5 {color: var(--color2);font-size: 24px;font-style: normal;font-weight: 600;line-height: 24px;margin: -6px 0 0;}h6 {color: var(--text-white);font-size: 20px;font-style: normal;font-weight: 600;line-height: 24px;margin: -6px 0 0;}p {font-weight: 400;font-size: 16px;line-height: 139% }li {font-weight: 400;font-size: 16px;}strong {font-weight: 600 }a:hover {color: var(--color1);}a:visited {text-decoration: none }.btn.btn-primary:hover {color: #fff;}.textbtn {font-size: 18px;font-weight: 600;color: #000;padding-left: 0;text-decoration: none;}.textbtn.after:before {display: none;}.textbtn svg {width: 20px;}.textbtn:hover {text-decoration: none;color: var(--color2);transform: translate3d(0,-4px,0);}.textbtn.after:after {margin: 0 0 0 10px;}img {max-width: 100%;height: auto;margin: 0 auto }.shopcartbtn:hover {text-decoration: none;}.btn-text svg {width: 8px;transform: translate3d(0,1px,0);}.btn-secondary {}.shopcartbtn .text {display: none;font-size: 12px;}.container {position: relative;}body:not(.front) .mainsection {position: relative;z-index: 7;margin-bottom: 4rem;}.slick-prev {left: 30px;top: 75%;width: 40px;height: 40px;z-index: 999 }.slick-next {right: 30px;z-index: 999;top: 75%;width: 40px;height: 40px }.slick-dots {bottom: -35px }.item-page h2 {text-align: left }.bgimg.frstbg {z-index: -10;opacity: .1;top: -100px;right: -140px;width: auto;}.bgimg.frstbg svg {position: absolute;right: 0;top: 0;width: 600px;transform: rotate(45deg) scale(-1);}.bgimg.frstbg svg:nth-child(1) {}.custom.seotext h2 {font-size: 24px;margin: 1rem 0;text-align: left;}.custom.seotext h3 {font-size: 18px;margin: 0;}.custom.seotext p {font-size: 16px;}@media(min-width: 768px) {h2 {text-align:left;font-size: 32px;}.headerbanner .productholder.slick-initialized>div {max-width: 90%;overflow: visible;width: 700px;}}.kiyohbl {display: flex;align-items: center;gap: 12px;}.kiyohbl .lin {width: auto;text-align: center;position: relative;}.kiyohbl .lin .cijfer {color: var(--color2);font-size: 18px;font-style: normal;font-weight: 900;line-height: 1;}.kiyohbl .rec {width: auto;align-items: flex-start;padding-left: 20px;display: flex;flex-direction: column;align-items: flex-start;}.kiyohbl .rec .btn-text {font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;color: var(--text-dark-blue);}.kiyohbl .rec .btn-text svg {fill: var(--text-dark-blue);}#footerID .sitemap .menu ul li {text-transform: lowercase;text-align: left;}.footer .blok:nth-child(1) > div:nth-child(1) {margin: 0 auto;text-align: center;}.showing {opacity: 1!important;z-index: 99;}.whitebtn {background: #ff9000;padding: 10px 22px;color: #fff;font-weight: 600;display: inline-block;font-size: 18px;position: relative;border-radius: 10px;white-space: nowrap;transition: transform .3s ease;}.btn-secondary {}.btn-secondary:hover {transform: translate3d(0,2px,0);color: var(--color2);}.whitebtn {line-height: 50px;}.btntext {color: #000;font-weight: 600;text-decoration: none }span.btntext {color: var(--color2);cursor: pointer }span.btntext:after {content: "\f078";font-family: "Font Awesome 5 Pro";margin-left: 6px;font-size: 14px;font-weight: 900;color: var(--color1);}a.btn:hover:after {opacity: 1 }.footer .copyrighthold {background: none;padding: 36px 0;}#contentBlocksOne {position: relative;z-index: 8;padding-top: 50px;}body.blackpage {background: #191919;}body.blackpage .vijfpunten {background: #ffffff34 }body.blackpage h2, body.blackpage p, body.blackpage.front h3, body.blackpage.front h4, body.blackpage .ftrmenu .kiyohbl .lin .cijfer, body.blackpage .usp p, body.blackpage .module.uitgelicht.twoblocks .wrapper h2 {color: #fff;}body.blackpage .footer p {color: initial;}body.blackpage.front section.menubar .o2t-logo img:nth-child(1) {display: block;}body.blackpage .bgarcs>svg>path {fill: #191919;}body.blackpage .usp svg path {fill: #fff;}body.blackpage #footerID {background: #f5f5f5;}body.blackpage .topfooter {z-index: 2;}body.blackpage .module.onsassortiment .productholder .productsingle h2, body.blackpage .module.onsassortiment .productholder .productsingle p, body.blackpage .module.onsassortiment .productholder .productsingle ul li span {color: #fff;}body.front #contentBlocksOne {padding-top: 8rem;}.shopbutton {padding: 0 40px;line-height: 60px }.tag {letter-spacing: 3.5px;color: #FFFFFF;text-transform: uppercase;}.kiyohicon .kiyohbl {width: auto;height: 64px;gap: 12px;}.footer li {margin: 8px 0;}.footer p {margin: 0;color: #000 }.footer .madeby {font-size: 14px;text-align: center;}.footer .blok .moduletable {}.footer .adres p {margin: 10px 0;text-align: left;line-height: 1.5;text-align: center;}.footer .sitemap {padding-top: 5pc;padding: 1rem;max-width: 420px;margin: auto;}.footer .sitemap .blok:nth-child(3) .custom:nth-child(1n+1) {}.footer .sitemap .blok ul {list-style: none;padding: 0;margin: 0;justify-content: center;flex-direction: column;}.footer .sitemap ul.nav.menu {border-bottom: 1px solid var(--color19);}.footer .sitemap .blok:nth-child(4) ul.nav.menu>li>a {font-size: 16px;color: #000;font-weight: 400;line-height: 200% }.footer .sitemap ul>li>ul {margin-bottom: 2rem;display: none;}.footer .sitemap .blok ul.nav.menu>li>ul>li>a {text-transform: none;}.copyright p {display: flex;justify-content: space-around }.copyright p span:nth-child(2),.copyright p span:nth-child(2) a {color: var(--color2);font-weight: 400;}.footer h5, .footer h5>a , .footer ul li p, .footer ul li p>a {font-size: 20px;font-weight: 700;color: var(--color2);text-decoration: none;line-height: 24px;}.footer h5, .footer ul li p {margin-bottom: 16px;text-align: left;position: relative;margin-top: 1rem;margin: 12px 0;}.footer h5:after, .footer ul li p:after {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M250.3 397.7c3.1 3.1 8.2 3.1 11.3 0l216-216c3.1-3.1 3.1-8.2 0-11.3s-8.2-3.1-11.3 0L256 380.7 45.7 170.3c-3.1-3.1-8.2-3.1-11.3 0s-3.1 8.2 0 11.3l216 216z'/%3E%3C/svg%3E");content: "";width: 20px;height: 20px;position: absolute;right: 0;transition: all 0.4s ease;}.footer h5.active:after, .footer ul li p.active:after {transform: rotate(180deg);}.footer .sitemap h5.active + ul, .footer .sitemap ul li p.active + ul {display: block;}.copyright h3 {font-size: 14px;margin-bottom: 10px;font-weight: 700;text-align: center;margin: 0;}.copyright .nav.menu {flex-direction: row;}.footer .copyright .nav.menu li a {font-size: 14px }.reviewitem {margin-bottom: 100px }.uspslider {padding: 0;margin: 0;list-style: none }.uspslider .slick-slide>div {margin-right: 0 }.uspslider .slick-list {overflow: hidden }.uspslider li.uspli {background: #fff 0 0 no-repeat padding-box;border: 1px solid #f7f7f7;border-radius: 5px;padding: 15px 50px;font-weight: 700;margin-bottom: 15px;position: relative }.uspslider li.uspli:before {content: "\f00c";font-family: "Font Awesome 5 Pro";font-weight: 600;color: var(--color1);position: absolute;transform: translate3d(-30px,0,0) }.uspslider li.uspli span.uitleg {font-weight: 400;display: block;line-height: 24px;font-size: 14px;color: var(--color2);}.module {margin: 4rem 0;}.slick-dots li,.slick-dots li button {width: 10px;height: 10px }.slick-dots li button:before {content: "";border: 2px solid var(--color2);border-radius: 50%;width: 10px;height: 10px;opacity: 1 }.slick-dots li.slick-active button:before {background: var(--color2);opacity: 1 }p {font-family: "Source Sans 3";font-size: 16px;font-style: normal;font-weight: 400;line-height: 1.5;}p.large {font-size: 20px;line-height: 1.6;margin: 2rem 0 1rem;color: var(--color2);}button:focus {outline: none;}.shopbutton,.whitebtn {display: block }.whitebtn {background: #FFFFFF 0% 0% no-repeat padding-box;box-shadow: 0px 4px 0px #EDEDED;border: 1px solid #fff;color: #009DDA;white-space: nowrap;font-size: 18px;padding: 0 30px;}.keurmerkenlogos {justify-content: center;text-align: center;margin: 0;display: flex;gap: 16px;}.keurmerkenlogos .keurmerken {display: flex;flex-direction: column }.keurmerkenlogos .keurmerken .icoon {margin: 20px auto;max-width: 100px }.footer .nav.menu {padding: 0;list-style: none;margin: 0;text-align: center;gap: 1rem;}.footer .nav.menu li>a, .footer p {color: var(--color2);font-weight: 400;line-height: 200%;}footer h5 {}.footer p {margin-bottom: 10px;font-weight: 400;}.madeby p {margin: 0;}.madeby p span:nth-child(2) {}.madeby a {text-decoration: underline;}.footer .nieuwsbriefinschrijving p {margin: -10px 0 4px;line-height: 1.5;text-align: center;}.footer .footermenu .nav.menu li:last-child {display: none }.nomob {display: none }.onsassortiment .productholder .productsingle .name h2 span {text-align: center;}#kiyohicon {width: 80px;height: 80px;position: fixed;bottom: 20px;left: 20px;z-index: 999999999999;}#kiyohicon:after {content: "";background: #fff;position: absolute;width: 80%;height: 80%;left: 10px;top: 10px;z-index: -1;border-radius: 50%;}#kiyohicon .kiyohbl {background: none;height: 100%;box-shadow: none;}.kiyohbl .lin {width: 100%;line-height: 1;display: flex;height: 100%;min-height: unset;min-width: unset;background: url("/images/assets/icon-kiyoh.png") center/cover;flex-shrink: 0;line-height: 40px;justify-content: center;align-items: center;}.kiyohicon .kiyohbl .lin {width: 64px;}.kiyohbl .lin .cijfer {font-size: 1rem;line-height: 1;}#kiyohicon .kiyohbl .lin:after {content: none;}#kiyohicon .kiyohbl .lin .cijfer {font-size: 22px;line-height: 0%;}#kiyohicon .rec {display: none;}.footer .copyright {display: flex;flex-direction: column;gap: 2rem;}.footer .madeby {order: 0;}.footer .copyright>div:nth-child(1) {order: 2;}.footer .copyright>div:nth-child(1) p {flex-wrap: wrap;justify-content: center;gap: 1rem;}.footer .copyright>div:nth-child(2) {order: 1;}.footer .copyright>div:nth-child(2) p {margin-bottom: 0;font-size: 12px;}.footer .copyright .footermenu .moduletable {display: flex;align-items: center;gap: 1rem;justify-content: center;}footer {position: relative;z-index: 999;background: #fff;}.front footer{margin-top:6rem;}.footer .madeby p {justify-content: center;gap: 2px;flex-wrap: wrap;}.footer .madeby p span {font-weight: 400;}.footer .blok .kiyicon {display: none;}.footer .blok .kiyicon>.cijfer {width: 100%;height: 100%;font-size: 14px;color: var(--color2);}@media(min-width: 350px) {.footer p {font-size: 14px;}}@media(min-width: 375px) {}@media(min-width: 400px) {}@media(min-width: 450px) {.tagline {font-size:24px;}}@media(min-width: 576px) {body.front #contentBlocksOne {padding-top: 9rem;}}@media (min-width: 768px) {h1 {font-size:32px }.footer .blok .kiyicon {position: absolute;top: 0;display: block;right: 0;}.footer .madeby p span {font-weight: 400;}.footer .blok:nth-child(1) > div:nth-child(1) {text-align: left;}.comm .txt {bottom: 3rem;left: 2rem }body .slidersprodfotos .slide:nth-child(1) .productfoto {}.footer .adres p, .footer h5, .footer ul li p {text-align: left;margin-top: 0;}.nomob {display: block;}.kiyohbl {width: 70%;}.kiyohbl .lin {line-height: 240px }.kiyohbl .rec {padding: 0;align-items: flex-start;}.slick-slide>div {}.uspslider .slick-slide>div {padding: 0;margin-right: 20px }.uspslider .slick-list {lprod overflow: visible }.footer .sitemap {display: flex;flex-wrap: wrap;max-width: none;padding-top: 0;}.footer .sitemap .blok {flex: 0 0 33%;}.footer h5:after , .footer ul li p:after {display: none;}.footer .sitemap ul.nav.menu {border: none;}.footer .sitemap ul>li>ul {display: block;}.footer .adres p,.footer .sitemap .blok ul,.footer h3 {text-align: left;}.footer .sitemap .blok:nth-child(4) h3 {margin-bottom: 10px;margin-top: 10px;}.footer .copyright .footermenu .moduletable h3 {margin: 0 0px;}.footer .copyright .footermenu .moduletable ul {display: flex;align-items: center;flex-direction: row }.footer .copyright .footermenu .moduletable ul li {margin: 0 10px }.footer .copyright .footermenu .moduletable ul li {text-transform: capitalize;white-space: nowrap;}.footer .copyright .footermenu .moduletable ul li a {}.keurmerkenlogos .keurmerken {flex-direction: row;align-items: center;max-width: none;margin: 0px auto;gap: 50px;}.copyright p {justify-content: center }.madeby p {justify-content: center;font-weight: 400;}.copyright p>span {font-weight: 600;}#mainContent .sheetcontentdiv {width: auto }.module.bloggers>.flex {flex-direction: column;position: relative;}}@media(min-width: 850px) {body.front header:after {height: 100%;}}@media (min-width: 992px) {p,li {font-size: 18px }h1 {font-size: 36px }body.front #contentBlocksOne {padding-top: 12rem;}.footer .copyright .footermenu .moduletable {justify-content: start;}.footer .copyright>div:nth-child(1) {order: 0;}.footer .copyright>div:nth-child(2) {order: 2;}.footer .copyright>div:nth-child(3) {order: 3;}.reviewmodhome, .onsassortiment {margin: 0;grid-column-start: 1;grid-column-end: 6;}.footer .copyright .footermenu .moduletable h3 {}.footer .copyright .footermenu .moduletable ul {flex-wrap: nowrap;}.footer .copyright .footermenu .moduletable ul li {padding: 0;margin: 0 2px;}.tagline {margin-top: -12px;font-size: 32px;}.onsassortiment .header h2, .onsassortiment .productholder .productsingle .name h2 {font-size: 42px;}.kiyohbl {}.ftrmenu .kiyohbl {height: auto;}.keurmerkenlogos .keurmerken {gap: 0px;}.module.bloggers>.flex>.kiyohicon {position: absolute;right: 0;top: 50%;transform: translate3d(0,-50%,0);}.reviewmodule .reviewitem .header,.reviewmodule .reviewitem .header>* {margin: 0;height: 100% }.reviewmodhome.reviewmodule .reviewitem .header>* {height: initial;left: initial;}.kiyohbl .lin {line-height: 150px;min-height: unset }.footer .blok:nth-child(1) {display: block;}.footer .sitemap .blok {flex: 0 0 25%;position: relative;}.footer .copyright {display: flex;flex-direction: row;justify-content: space-between;align-items: center;padding: 0;}.keurmerkenlogos {margin: 0;}.footer .sitemap .blok:nth-child(3) .custom:nth-child(1n+1),.footer .sitemap .blok>div {margin: 0 }.footer .blok:nth-child(1) > div:nth-child(1) {display: block;}.footer .sitemap .blok:nth-child(4) .moduletable {margin-bottom: 40px }.footer .copyrighthold {}section.menubar ul li {}section.menubar ul li:first-child {}section.menubar ul li:first-child:before {position: absolute;content: "";width: 1px;height: 40px;right: -7px;top: 52%;transform: translateY(-50%);opacity: 0.9;}section.menubar ul li ul li:before {display: none }section.menubar .one2track-menu ul li.deeper:after {right: 20px;}#footerID .sitemap {margin-bottom: 0;text-align: left;grid-template-columns: repeat(4, 25%);display: grid;}#footerID .sitemap .menu ul {margin-right: 0px;}#footerID {overflow: hidden;}.footer p {text-align: left }.footer .copyright>div:nth-child(2) p {white-space: nowrap;}.madeby p, .footer .madeby p {justify-content: start;}.footer .copyright>div:nth-child(1) p {flex-wrap: wrap;justify-content: start;gap: 4px;margin-bottom: 0;}.keurmerkenblock .keurmerken .icoon {width: 50px;margin: 15px 15px }}@media (min-width: 1050px) {body.front header:after {height: 90%;}}@media (min-width: 1200px) {.container {max-width: 1180px;}.totop {display: none;}header:after {display: none;}.module.onsassortiment .productholder {gap: 0;display: grid;grid-template-columns: repeat(4,1fr);}section.menubar {transition: background 0.3s ease;}body.blackpage section.menubar ul li a, body.blackpage section.menubar ul li a, body.blackpage section.menubar ul li span, body.blackpage h2, body.blackpage p, body.blackpage.front h3, body.blackpage.front h4, body.blackpage .ftrmenu .kiyohbl .lin .cijfer, body.blackpage .usp p, body.blackpage .module.uitgelicht.twoblocks .wrapper h2 {color: #fff;}.front .headerbanner .text .btn-secondary {margin: 0;}body section.menubar .menholder>div.flex {display: none;}body section.menubar .menholder .flex.ftrmenu {display: block !important;background: none;width: fit-content;margin: 0;height: auto;padding: 0;}. .menholder .ftrmenu>img {display: none;}.menholder .ftrmenu>.kiyohbl .cijfer {color: var(--color2);font-size: 11px;}.footer .adres p {}.copyright h3 {text-align: left;}.nodesktop {display: none!important }body.front #contentBlocksOne {padding-top: 0;}.productholder .productsingle .buttons .bekijkmodellen {margin-right: 0;}.module.onsassortiment .productholder .productsingle {padding: 2rem 1rem;}.footer .copyright .footermenu .moduletable ul li {margin: 0 5px;}.shopbutton,.whitebtn {display: inline-block;padding: 0 40px }.shopbutton {padding: 0 65px }}@media(min-width: 1250px) {}@media (min-width: 1400px) {.footer .copyright .footermenu .moduletable h3, .footer .copyright .footermenu .moduletable ul li a {}.container {max-width: 1300px }}