@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');
:root{--ts-red:#e2231a;--ts-red-dark:#b21a14;--ts-black:#111111;--ts-text:#1a1a1a;--ts-grey:#6b6b6b;--ts-line:#e6e6e6;--ts-soft:#f5f5f5;}
*{box-sizing:border-box}
body{font-family:'Montserrat',-apple-system,'Segoe UI',Roboto,Arial,sans-serif;color:var(--ts-text);background:#fff;font-size:15px;-webkit-font-smoothing:antialiased}
a{color:var(--ts-black);text-decoration:none}
a:hover{color:var(--ts-red)}
h1,h2,h3,h4,h5{font-weight:700;color:var(--ts-black)}
h1{font-size:28px;letter-spacing:-.6px}
main{padding-top:0}
#content{padding-bottom:0!important}
footer{position:static!important}
.container{max-width:1320px}
nav#top{background:var(--ts-black);border:0;padding:0;margin:0;min-height:42px}
nav#top .container>.row{align-items:center;min-height:42px}
nav#top a,nav#top .btn,nav#top .dropdown-toggle{color:#e0e0e0!important;font-size:13px;font-weight:500}
nav#top a:hover,nav#top .btn:hover{color:#ffffff!important}
nav#top .btn{background:transparent!important;border:0!important;box-shadow:none!important;padding:4px 8px}
nav#top ul.list-inline{margin:0;text-align:right}
header{background:#ffffff;padding:18px 0 14px;border:0}
header .row{align-items:center}
#logo img{max-height:62px;width:auto}
header .input-group .form-control{height:48px;border:1.5px solid #d9d9d9;border-right:0;border-radius:4px 0 0 4px;font-size:15px;box-shadow:none;padding-left:16px}
header .input-group .form-control:focus{border-color:#bdbdbd;box-shadow:none}
header .input-group .btn{height:48px;min-width:60px;background:var(--ts-red)!important;border:1px solid var(--ts-red)!important;color:#ffffff!important;border-radius:0 4px 4px 0}
header .input-group .btn:hover{background:var(--ts-red-dark)!important;border-color:var(--ts-red-dark)!important}
#cart .btn,#cart .btn-dark{background:var(--ts-black)!important;border-color:var(--ts-black)!important;color:#ffffff!important;font-weight:700;font-size:14px;border-radius:4px;height:48px;white-space:nowrap}
#cart .btn:hover,#cart .btn-dark:hover{background:var(--ts-red)!important;border-color:var(--ts-red)!important}
#cart .dropdown-menu{border:1px solid var(--ts-line);border-radius:4px;box-shadow:0 10px 26px rgba(0,0,0,.12);padding:10px;min-width:320px}
header ul.list-inline{margin:0;display:flex;justify-content:flex-end;align-items:center;gap:22px;flex-wrap:nowrap}
header ul.list-inline .list-inline-item{margin:0}
header ul.list-inline a{color:#4a4a4a;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
header ul.list-inline a:hover{color:var(--ts-red)}
header ul.list-inline i{font-size:16px;color:var(--ts-black)}
header ul.list-inline a:hover i{color:var(--ts-red)}
nav#menu.navbar,nav#menu.navbar.bg-primary{background:#ffffff!important;border-top:1px solid var(--ts-line);border-bottom:1px solid var(--ts-line);padding:0;border-radius:0;margin-bottom:0}
nav#menu .navbar-nav{margin:0 auto;flex-wrap:wrap;justify-content:center}
nav#menu .navbar-nav>li>a,nav#menu .nav-link,nav#menu .navbar-nav>li>a.dropdown-item{color:var(--ts-black)!important;background:transparent!important;font-weight:600;font-size:15px;padding:14px 16px!important;border-bottom:3px solid transparent;width:auto}
nav#menu .navbar-nav>li>a:hover,nav#menu .nav-link:hover,nav#menu .nav-item.show>.nav-link,nav#menu .navbar-nav>li>a.dropdown-item:hover{color:var(--ts-red)!important;background:transparent!important;border-bottom-color:var(--ts-red)}
nav#menu .navbar-nav>a{display:none!important}
nav#menu .navbar-toggler{border-color:var(--ts-line);color:var(--ts-black);margin:8px 0}
nav#menu .navbar-toggler i{color:var(--ts-black)}
nav#menu #category{font-weight:700;padding:12px 0;color:var(--ts-black)}
nav#menu .dropdown-menu{border:1px solid var(--ts-line);border-top:3px solid var(--ts-red);border-radius:0;box-shadow:0 10px 26px rgba(0,0,0,.10);padding:8px 0;margin-top:0}
nav#menu .dropdown-menu .dropdown-item{font-size:14px;font-weight:500;padding:8px 18px;color:var(--ts-text)!important;border:0}
nav#menu .dropdown-menu .dropdown-item:hover{background:#f7f7f7;color:var(--ts-red)!important}
.btn{border-radius:4px;font-weight:600}
.btn-primary,.btn-primary:focus{background-color:var(--ts-red)!important;border-color:var(--ts-red)!important;color:#ffffff!important;font-weight:700}
.btn-primary:hover,.btn-primary:active{background-color:var(--ts-red-dark)!important;border-color:var(--ts-red-dark)!important}
.btn-light{background:#f2f2f2;border-color:#e4e4e4;color:var(--ts-text)}
.form-control,.form-select{border:1.5px solid #d9d9d9;border-radius:4px;min-height:46px;font-size:14px}
.form-control:focus,.form-select:focus{border-color:var(--ts-red);box-shadow:none}
.form-label,label{font-size:13px;font-weight:600}
.text-danger{color:var(--ts-red)!important}
#content h1,#content h2:not(.price),#content h3{font-weight:800;font-size:23px;letter-spacing:-.4px;margin:26px 0 18px;position:relative;padding-bottom:9px}
#content h1::after,#content h2:not(.price)::after,#content h3::after{content:"";position:absolute;left:0;bottom:0;width:52px;height:3px;background:var(--ts-red)}
.breadcrumb{background:transparent;padding:14px 0 4px;font-size:12.5px;margin-bottom:0}
.breadcrumb a{color:var(--ts-grey)}
.breadcrumb a:hover{color:var(--ts-red)}
.alert-success{background:#eef8f1;border-color:#cfe8d8;color:#14603a}
.fa-star,.fa-star-half-stroke{color:#f5a623}
#content .row[class*="row-cols"]>*:has(.product-thumb){display:flex}
.product-thumb{border:1px solid var(--ts-line);border-radius:6px;background:#ffffff;width:100%;display:flex;flex-direction:column;overflow:hidden;margin-bottom:20px;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}
.product-thumb:hover{box-shadow:0 10px 26px rgba(0,0,0,.12);transform:translateY(-3px);border-color:#dcdcdc}
.product-thumb .image{height:208px;padding:18px;background:#ffffff;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:center}
.product-thumb .image a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.product-thumb .image img{object-fit:contain;max-height:172px;max-width:100%;width:auto;display:block}
.product-thumb .content{display:flex;flex-direction:column;flex:1 1 auto;padding:14px 16px 16px}
.product-thumb .description{flex:1 1 auto;display:flex;flex-direction:column}
.product-thumb h4{font-size:14px;line-height:1.4;font-weight:700;margin:0 0 8px;min-height:58px}
.product-thumb h4 a{color:var(--ts-black)}
.product-thumb h4 a:hover{color:var(--ts-red)}
.product-thumb .description p{font-size:12.5px;color:var(--ts-grey);line-height:1.55;margin:0}
.product-thumb .rating{margin-top:8px;font-size:12px}
.product-thumb .price{margin-top:auto;padding-top:12px;font-size:22px;font-weight:800;letter-spacing:-.5px;color:var(--ts-red);line-height:1.2}
.product-thumb .price-new{font-size:22px;font-weight:800;letter-spacing:-.5px;color:var(--ts-red)}
.product-thumb .price-old{font-size:14px;color:#9a9a9a;text-decoration:line-through;margin-right:8px;font-weight:600}
.product-thumb .price-tax{display:block;font-size:11.5px;color:#8a8a8a;font-weight:500;margin-top:4px;letter-spacing:0}
.product-thumb form{margin:14px 0 0}
.product-thumb .button{display:flex;gap:8px}
.product-thumb .button button{background:var(--ts-red);border:0;color:#ffffff;font-weight:700;font-size:14px;border-radius:4px;height:46px;flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 10px}
.product-thumb .button button:hover{background:var(--ts-red-dark)}
.product-thumb .button button:nth-child(2),.product-thumb .button button:nth-child(3){flex:0 0 46px;background:#ffffff;border:1px solid #e0e0e0;color:#4a4a4a}
.product-thumb .button button:nth-child(2):hover,.product-thumb .button button:nth-child(3):hover{background:#f6f6f6;color:var(--ts-red)}
.product-thumb .ts-model{background:var(--ts-soft);margin:-14px -16px 12px;padding:7px 16px;font-size:11px;font-weight:600;color:var(--ts-grey);letter-spacing:.3px}
#product .price,#product h2.price,#content #product h2{color:var(--ts-red);font-weight:800;letter-spacing:-.6px}
#content #product h2::after{display:none}
#button-cart{background:var(--ts-red);border-color:var(--ts-red);color:#ffffff;font-weight:800;font-size:16px;height:52px;padding:0 26px;border-radius:4px}
#button-cart:hover{background:var(--ts-red-dark);border-color:var(--ts-red-dark)}
.thumbnails img,#product-thumbnail img{border:1px solid var(--ts-line);border-radius:4px}
.nav-tabs{border-bottom:1px solid var(--ts-line)}
.nav-tabs .nav-link{color:var(--ts-grey);font-weight:600;border:0;padding:13px 20px}
.nav-tabs .nav-link.active{color:var(--ts-black);background:transparent;border:0;border-bottom:3px solid var(--ts-red)}
.tab-content{padding:22px 0;font-size:14.5px;line-height:1.75;color:#3d3d3d}
#product .form-check-label,#product label{font-size:13.5px}
.carousel-item img{width:100%;height:auto}
.carousel-indicators [data-bs-target]{background-color:var(--ts-red)}
.pagination .page-link{border:1px solid #dedede;color:var(--ts-text);font-weight:600;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-left:6px;border-radius:4px}
.pagination .page-item.active .page-link{background:var(--ts-red);border-color:var(--ts-red);color:#ffffff}
.list-group-item.active{background:var(--ts-red);border-color:var(--ts-red)}
footer{background:#0d0d0d;color:#b5b5b5;padding:44px 0 20px;margin-top:52px;border:0}
footer h5{color:#ffffff;text-transform:uppercase;font-size:12.5px;letter-spacing:.7px;margin-bottom:16px;font-weight:700}
footer a{color:#b5b5b5;font-size:13.5px}
footer a:hover{color:#ffffff}
footer ul{padding:0;list-style:none}
footer li{margin-bottom:10px}
footer hr{border-color:#232323;margin:28px 0 16px;opacity:1}
footer p{font-size:12.5px;color:#7d7d7d}
.ts-pay{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;align-items:center}
.ts-pay span{height:26px;padding:0 10px;border-radius:3px;background:#ffffff;color:#111111;font-size:10px;font-weight:800;display:flex;align-items:center;letter-spacing:.2px}
@media (max-width:991px){
nav#menu .navbar-nav{margin:0}
nav#menu .navbar-nav>li>a,nav#menu .nav-link,nav#menu .navbar-nav>li>a.dropdown-item{padding:12px 14px!important;border-bottom:1px solid var(--ts-line)}
#logo img{max-height:46px}
header .input-group{margin-bottom:10px}
header ul.list-inline{gap:14px;justify-content:flex-start}
nav#top .container>.row>div{text-align:center!important}
.ts-pay{justify-content:flex-start;margin-top:14px}
}
@media (max-width:575px){
.product-thumb h4{font-size:13.5px;min-height:54px}
.product-thumb .image{height:180px}
.product-thumb .price,.product-thumb .price-new{font-size:19px}
#content h1,#content h2:not(.price),#content h3{font-size:19px}
}
nav#menu .navbar-collapse{flex-grow:1}
nav#menu .navbar-nav{width:100%;margin:0;justify-content:center;flex-wrap:wrap}
nav#menu>.container-fluid{padding:0}
.product-thumb{position:relative;height:100%;border-color:var(--ts-line)}
.product-thumb .description{padding:0!important;margin-bottom:0!important}
.product-thumb .button{position:static!important;width:auto!important;bottom:auto!important;border:0!important;margin:14px 0 0!important}
.product-thumb .button button{width:auto!important;border:0!important;border-top:0!important;line-height:normal!important;background-color:var(--ts-red)!important;color:#fff!important}
.product-thumb .button button:hover{background-color:var(--ts-red-dark)!important;color:#fff!important}
.product-thumb .button button:nth-child(2),.product-thumb .button button:nth-child(3){background-color:#fff!important;border:1px solid #e0e0e0!important;color:#4a4a4a!important}
.product-thumb .button button:nth-child(2):hover,.product-thumb .button button:nth-child(3):hover{background-color:#f6f6f6!important;color:var(--ts-red)!important}
.product-thumb .button button+button{border-left:1px solid #e0e0e0!important}
nav#menu{border-left:0!important;border-right:0!important}
#content li h2{margin:0;padding:0;font-size:32px;font-weight:800;letter-spacing:-1px;color:var(--ts-red)}
#content li h2::after{display:none}
#content ul.list-unstyled{margin-bottom:14px}
#content ul.list-unstyled li{margin-bottom:4px;font-size:14px;color:#3d3d3d}
#product .form-check{margin-bottom:8px}
#product .form-check-input:checked{background-color:var(--ts-red);border-color:var(--ts-red)}
#content ul.list-unstyled li h2{font-size:30px!important;line-height:1.15}
.price-new,#content .price-new{color:var(--ts-red)!important}
.price-old,#content .price-old{color:#9a9a9a!important;text-decoration:line-through;font-weight:600;font-size:.62em;margin-right:8px}
#content li h2 .price-tax,.price-tax{color:#8a8a8a;font-weight:500;font-size:12.5px}
.ts-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:32px 0 8px}
.ts-tile{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:186px;border-radius:6px;overflow:hidden;background:#efeff1;padding:20px;color:var(--ts-black)}
.ts-tile:nth-child(2){background:#e7e7ea}
.ts-tile:nth-child(4){background:#1c1c1e}
.ts-tile:nth-child(4) .ts-tile-head{color:#ffffff}
.ts-tile-head{position:absolute;top:20px;left:20px;display:flex;align-items:center;gap:9px;font-size:21px;font-weight:800;letter-spacing:-.4px;z-index:2}
.ts-tile-head i{color:var(--ts-red);font-size:17px}
.ts-tile-btn{position:relative;z-index:2;align-self:flex-start;background:var(--ts-red);color:#ffffff;font-size:14px;font-weight:700;padding:0 20px;height:44px;display:inline-flex;align-items:center;gap:8px;border-radius:4px}
.ts-tile:hover .ts-tile-btn{background:var(--ts-red-dark)}
.ts-tile-art{position:absolute;right:-6px;bottom:6px;width:158px;opacity:.92;z-index:1}
@media (max-width:991px){.ts-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}nav#top .ts-usp span:nth-child(n+3){display:none}}
@media (max-width:575px){.ts-tiles{grid-template-columns:1fr}}
.ts-tile-art{width:192px;right:-16px;bottom:-8px;opacity:1}
.ts-tile{min-height:190px}
@media (max-width:575px){
.ts-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}
.ts-tile{min-height:148px;padding:14px}
.ts-tile-head{top:14px;left:14px;font-size:16px;gap:6px}
.ts-tile-head i{font-size:13px}
.ts-tile-btn{font-size:12.5px;height:40px;padding:0 12px;gap:6px}
.ts-tile-art{width:118px;right:-12px;bottom:-6px;opacity:.55}
nav#top .ts-usp span:nth-child(n+2){display:none}
nav#top .ts-usp{font-size:12px}
#content .row[class*="row-cols"]>*:has(.product-thumb){width:50%!important;flex:0 0 auto}
.product-thumb .image{height:150px;padding:12px}
.product-thumb .image img{max-height:126px}
.product-thumb .content{padding:12px}
.product-thumb h4{font-size:12.5px;min-height:52px}
.product-thumb .description p{display:none}
.product-thumb .button button{font-size:12px;height:42px;padding:0 6px}
.product-thumb .button button:nth-child(2),.product-thumb .button button:nth-child(3){flex:0 0 42px}
}
/* ts-optiekaarten */
#product h3{font-size:18px;font-weight:700;margin:0 0 14px}
#product .form-label{font-weight:600;font-size:14px;margin-bottom:8px}
#product div[id^="input-option-"]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
#product .form-check{padding:0;margin:0;min-height:0;display:block}
#product .form-check-input[type=radio],#product .form-check-input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}
#product .form-check-label:hover{border-color:var(--ts-red)}
#product .form-check-input:focus-visible+.form-check-label{outline:2px solid var(--ts-black);outline-offset:2px}
#product .form-check-label img{border-radius:4px;flex:0 0 auto}
@media (max-width:575px){#product div[id^="input-option-"]{grid-template-columns:1fr}}
#product .form-check-label{display:flex;align-items:center;gap:10px;width:100%;height:100%;min-height:54px;margin:0;padding:12px 16px;border:1px solid var(--ts-line);border-radius:8px;background:#fff;color:var(--ts-text);font-size:14px;line-height:1.35;cursor:pointer;transition:border-color .15s ease,background .15s ease}
#product .form-check-label::before{content:"";width:18px;height:18px;flex:0 0 auto;border-radius:50%;border:1px solid #c9c9c9;background:#fff}
#product .form-check-input:checked+.form-check-label{background:#fff5f4;border-color:var(--ts-red);box-shadow:inset 0 0 0 1px var(--ts-red);font-weight:600}
#product .form-check-input:checked+.form-check-label::before{border-color:var(--ts-red);background:var(--ts-red) url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='3.5,8.5 6.5,11.5 12.5,4.5'/%3E%3C/svg%3E") center/12px no-repeat}
/* ts-uitverkocht */
.ts-oos{background:#f2f2f2!important;border:1px solid var(--ts-line)!important;color:#8a8a8a!important;cursor:not-allowed;font-weight:600;opacity:1!important;border-radius:6px}
.product-thumb .ts-oos{width:auto;padding:10px 14px;font-size:13px;margin:14px 0 0}
.product-thumb .button button.ts-oos,.product-thumb .button button.ts-oos:hover{background:#f2f2f2!important;color:#8a8a8a!important;border:1px solid var(--ts-line)!important;cursor:not-allowed}
/* ts-tegels v2 + paginamarges */
.ts-tile{overflow:hidden}
.ts-tile-art{width:150px;right:16px;bottom:14px;left:auto;top:auto}
.container{padding-left:24px;padding-right:24px}
@media (max-width:991px){.ts-tile-art{width:120px;right:10px;bottom:10px}}
@media (max-width:575px){.container{padding-left:16px;padding-right:16px}.ts-tile-art{width:96px}}
.ts-tile-art{width:112px;right:14px;bottom:12px;z-index:1}
.ts-tile-head,.ts-tile-btn{z-index:2}
@media (max-width:991px){.ts-tile-art{width:100px}}
@media (max-width:575px){.ts-tile-art{width:84px;right:10px;bottom:10px}}
footer .row>*{padding-left:12px;padding-right:12px}
@media (max-width:575px){.ts-tile-art{display:none}}
/* winkelwagenknop paste binnen de container */
header #cart .btn{white-space:nowrap}
@media (min-width:768px){header .row>#cart{flex:0 0 auto;width:auto;max-width:none}header .row>.col-md-5{flex:1 1 auto;width:auto;max-width:none}}
@media (min-width:768px){header .row>.col-md-5{min-width:0}}
@media (min-width:768px) and (max-width:1199px){header #cart .btn{font-size:13px;padding:9px 12px}header #cart .btn i{margin-right:4px}}
@media (min-width:768px){header .row>.col-md-5{flex:1 1 0%}header .row{flex-wrap:nowrap}}
/* taalmenu binnen de container */
#form-language .dropdown-menu{right:0;left:auto}
#form-language .dropdown-item{color:var(--ts-text)}
#form-language .dropdown-item:hover,#form-language .dropdown-item:focus{color:var(--ts-red);background:var(--ts-soft)}
nav#top #form-language a.dropdown-item{color:var(--ts-text)!important}
nav#top #form-language a.dropdown-item:hover{color:var(--ts-red)!important;background:var(--ts-soft)}
#header-cart td{white-space:nowrap}
#header-cart td:nth-child(2){white-space:normal;min-width:180px}
#cart .dropdown-menu td{white-space:nowrap}
#cart .dropdown-menu td:nth-child(2){white-space:normal;min-width:170px}
#logo img{height:70px;width:auto;max-width:100%}
@media (max-width:575px){#logo img{height:52px}}
#logo img{height:72px!important;max-height:none!important;width:auto}
@media (max-width:575px){#logo img{height:52px!important}}
#content .breadcrumb{margin-bottom:24px}
@media (max-width:575px){#content .breadcrumb{margin-bottom:16px}}
.breadcrumb{margin-bottom:24px}
@media (max-width:575px){.breadcrumb{margin-bottom:16px}}
#content .table td.text-end,#content .table th.text-end{white-space:nowrap}
@media (min-width:768px){#content>.row:has(#form-register>p){position:relative;padding-top:2.25rem}
#form-register>p:first-child{position:absolute;top:0;left:12px;right:12px;margin:0}}
#form-register .row>*:has(>fieldset){flex:0 0 100%;width:100%;max-width:100%}
#content .carousel-item img{display:block;width:100%;height:auto;aspect-ratio:1600/500;object-fit:cover}

/* ts-footer nieuw */
footer .ts-foot h5{font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-weight:700}
footer .ts-foot ul li{margin-bottom:9px}
footer .ts-foot-adres{font-style:normal;line-height:1.75;margin-bottom:14px}
footer .ts-foot-tel{display:block;font-size:20px;font-weight:700;margin-bottom:8px}
footer .ts-foot-mail{display:block}
footer .ts-foot-open li{display:flex;justify-content:space-between;gap:12px}
footer .ts-foot-pay{border-top:1px solid rgba(255,255,255,.12);padding:24px 0;text-align:center}
footer .ts-foot-pay-kop{display:block;font-size:11px;letter-spacing:.1em;text-transform:uppercase;opacity:.65;margin-bottom:14px}
footer .ts-foot-pay .ts-pay{justify-content:center}
footer .ts-foot-slot{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:space-between;align-items:center;font-size:13px}
footer .ts-foot-slot .list-inline-item{margin-right:16px}
@media (max-width:575px){footer .ts-foot-slot{justify-content:center;text-align:center}footer .ts-foot-tel{font-size:18px}}
footer .ts-foot-levering{margin-top:16px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px}
footer .ts-foot-levering::before{content:"";width:8px;height:8px;border-radius:50%;background:#2ecc71;flex:0 0 auto}
footer .ts-foot-zakelijk span{margin-right:18px;white-space:nowrap}
footer .ts-foot-zakelijk strong{font-weight:700}
footer .ts-foot-copy{text-align:center;padding:0 0 20px;font-size:13px;opacity:.65}
