﻿h1,h2,h3,h4,h5,h6{font-weight:700;text-transform:uppercase;margin-bottom:1rem}*::-moz-selection{background-color:rgba(255,51,10,.6);color:#fff}*::selection{background-color:rgba(255,51,10,.6);color:#fff}body{margin:0 auto;background-color:#070707;font-family:"Poppins",sans-serif;font-size:1.05rem;color:#fff;overflow-x:hidden}.no-scroll{overflow:hidden}a{text-decoration:none;color:#fff;font-weight:600;transition:.3s}a:hover{color:#ff330a}.v-center{width:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;padding:0 .9rem}.btn-c{text-decoration:none;display:inline-block;font-weight:600;padding:.5rem 2.5rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);transition:.3s}.btn-c:hover{padding:.5rem 3rem .5rem 2rem}.btn-white{background-color:#fff;color:#070707}.btn-white:hover{background-color:#ff330a;color:#fff}.btn-white-dark{background-color:#fff;color:#070707}.btn-white-dark:hover{background-color:#070707;color:#fff}.btn-red{background-color:#ff330a;color:#fff}.btn-red:hover{background-color:#fff;color:#070707}.burger{height:3rem;width:3rem;position:fixed;top:0;right:0;font-size:15px;cursor:pointer;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:150}.burger .burger-lines:after{left:0;top:-1em;background-color:#fff}.burger .burger-lines:before{left:1em;top:1em}.burger:after{content:"";display:block;position:absolute;height:150%;width:150%;top:-25%;left:-25%}.burger .burger-lines{top:50%;margin-top:-0.125em}.burger .burger-lines,.burger .burger-lines:after,.burger .burger-lines:before{pointer-events:none;display:block;content:"";width:100%;background-color:#fff;height:.2rem;position:absolute;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.burger .burger-lines:after{left:0;top:-1em}.burger .burger-lines:before{left:1em;top:1em}@-webkit-keyframes burgerAnimationSlide{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}25%{opacity:0}49%{-webkit-transform:translateX(-0.7em);transform:translateX(-0.7em);opacity:0}50%{-webkit-transform:translateX(0.7em);transform:translateX(0.7em);opacity:0}51%{opacity:0}75%{opacity:1}100%{-webkit-transform:translateX(0px);transform:translateX(0px);opacity:1}}@keyframes burgerAnimationSlide{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}25%{opacity:0}49%{-webkit-transform:translateX(-0.7em);transform:translateX(-0.7em);opacity:0}50%{-webkit-transform:translateX(0.7em);transform:translateX(0.7em);opacity:0}51%{opacity:0}75%{opacity:1}100%{-webkit-transform:translateX(0px);transform:translateX(0px);opacity:1}}.burger.burger-slide .burger-lines{-webkit-transition:.1s all .15s;-o-transition:.1s all .15s;transition:.1s all .15s}.burger.burger-slide .burger-lines:after,.burger.burger-slide .burger-lines:before{width:2em;-webkit-transition:.1s all .15s;-o-transition:.1s all .15s;transition:.1s all .15s}.burger.burger-slide:not(.open){-webkit-animation-name:burgerAnimationSlide;animation-name:burgerAnimationSlide;-webkit-animation-duration:.4s;animation-duration:.4s;background-color:rgba(0,0,0,0)}.burger.burger-slide.open .burger-lines{-webkit-animation-name:burgerAnimationSlide;animation-name:burgerAnimationSlide;-webkit-animation-duration:.4s;animation-duration:.4s;background-color:rgba(0,0,0,0)}.burger.burger-slide.open .burger-lines:before,.burger.burger-slide.open .burger-lines:after{left:.5em;top:0px}.burger.burger-slide.open .burger-lines:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.burger.burger-slide.open .burger-lines:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width: 575px){.burger{top:.5rem}}.messages{width:100%;background-color:#ff330a;padding:.1rem 0;font-size:.9rem;position:fixed;top:0;left:0;user-select:none;z-index:1000000}.messages .container .row .col{overflow:hidden;position:relative;text-align:center}.messages .container .row .col .fade-out{width:.75rem;height:100%;position:absolute;top:0;z-index:2}.messages .container .row .col .fade-out-left{background:linear-gradient(90deg, rgb(255, 51, 10) 0%, rgba(255, 51, 10, 0) 100%);left:0}.messages .container .row .col .fade-out-right{background:linear-gradient(90deg, rgba(255, 51, 10, 0) 0%, rgb(255, 51, 10) 100%);right:0}.messages .container .row .col .wrap{margin-bottom:0;display:inline-block;white-space:nowrap}.messages .container .row .col .wrap span{transition:.3s}.messages .container .row .col .wrap p{margin-bottom:0;display:inline-block}@keyframes slide-right{to{transform:translateX(190%)}}.nav{width:100%;background-color:rgba(7,7,7,.7);-webkit-backdrop-filter:blur(0.2rem);backdrop-filter:blur(0.2rem);padding:.7rem 0;position:fixed;top:1.55rem;z-index:10000}.nav .container .row{align-items:center}.nav .container .row .col{position:relative}.nav .container .row .col a img{height:3.5rem}.nav .container .row .col ul{list-style:none;padding:0 7rem 0 0;margin:0}.nav .container .row .col ul li{display:inline-block;padding:0 .8rem 0 .8rem}.nav .container .row .col ul li:last-child{padding:0 0 0 .8rem}.nav .container .row .col ul li a{text-decoration:none;color:#fff;transition:.3s}.nav .container .row .col ul li a:hover{color:#ff330a}.nav .container .row .col ul .current-menu-item a,.nav .container .row .col ul .current_page_item a{color:#ff330a;font-weight:600}.nav .container .row .col .cart-wrap{position:absolute;top:-0.4rem;right:.75rem}.nav .container .row .col .cart-wrap .cart{position:relative;font-size:1.5rem}.nav .container .row .col .cart-wrap .cart .count{position:absolute;top:-0.3rem;right:-0.2rem}.nav .container .row .col .cart-wrap .cart .count .background{height:1.2rem;aspect-ratio:1/1;background-color:#ff330a;border-radius:50%;position:absolute;top:0;right:-0.46rem;z-index:1}.nav .container .row .col .cart-wrap .cart .count span{font-size:.8rem;font-weight:700;color:#fff;position:absolute;top:.05rem;right:-0.1rem;z-index:2;transition:.3s}.nav .container .row .col .account-wrap{position:absolute;top:-0.4rem;right:3rem}.nav .container .row .col .account-wrap .account{font-size:1.5rem}.nav .container .row .col .burger{top:-1.4rem;right:.75rem}.nav .container .row .col-right{text-align:right;justify-content:center;align-items:center}.nav-mobile{width:100%;height:100%;background-color:rgba(7,7,7,.7);-webkit-backdrop-filter:blur(0.2rem);backdrop-filter:blur(0.2rem);text-align:center;position:fixed;top:0;right:-100%;transition:.5s;overflow:hidden;z-index:9999}.nav-mobile .v-center{padding-top:1rem}.nav-mobile .v-center ul{list-style:none;margin:0;padding:0}.nav-mobile .v-center ul li{padding:.4rem 0}.nav-mobile .v-center ul li a{text-decoration:none;color:#fff;font-size:1.6rem;text-transform:uppercase;font-weight:700;transition:.3s}.nav-mobile .v-center ul li a:hover{color:#ff330a}.nav-mobile .v-center ul .current-menu-item a,.nav-mobile .v-center ul .current_page_item a{color:#ff330a}.nav-mobile .v-center ul:first-child{margin-bottom:1rem}.nav-mobile .v-center .account-wrap{display:inline-block;margin-right:.5rem}.nav-mobile .v-center .account-wrap .account{font-size:1.5rem}.nav-mobile .v-center .cart-wrap{display:inline-block}.nav-mobile .v-center .cart-wrap .cart{position:relative;font-size:1.5rem}.nav-mobile .v-center .cart-wrap .cart .count{position:absolute;top:-0.3rem;right:-0.2rem}.nav-mobile .v-center .cart-wrap .cart .count .background{height:1.2rem;aspect-ratio:1/1;background-color:#ff330a;border-radius:50%;position:absolute;top:0;right:-0.46rem;z-index:1}.nav-mobile .v-center .cart-wrap .cart .count span{font-size:.8rem;font-weight:700;color:#fff;position:absolute;top:.05rem;right:-0.1rem;z-index:2;transition:.3s}.menu-opened{right:0}@media only screen and (max-width: 575px){nav .container .row .col a img{height:2.8rem !important}}.cmplz-manage-consent{display:none}#cmplz-cookiebanner-container .cmplz-cookiebanner{background-color:rgba(7,7,7,.8);-webkit-backdrop-filter:blur(0.2rem);backdrop-filter:blur(0.2rem);border-radius:0;font-family:"Poppins",sans-serif;right:1.5rem;bottom:1.5rem;padding:1.5rem;z-index:10000000000}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-header{text-align:center}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-header .cmplz-title{font-family:"Poppins",sans-serif;text-transform:uppercase;font-size:1.1rem;font-weight:800;color:#fff}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body{text-align:center}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body .cmplz-message{width:100%;color:#fff;font-size:1rem}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body .cmplz-categories{width:100%}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body .cmplz-categories .cmplz-category .cmplz-category-header{background-color:#292929}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title{margin-left:1.5rem;color:#fff}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active{color:#afafaf}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon svg{margin-top:-0.7rem}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-buttons .cmplz-btn{border-radius:0;transition:.3s}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover{background-color:#3a3a3a}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-buttons .cmplz-accept{transition:.3s}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-buttons .cmplz-accept:hover{background-color:#fff;border-color:#fff;color:#070707}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-links{margin-top:.8rem}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-links .cmplz-link{text-decoration:none;font-weight:600;color:#fff;font-size:.8rem;transition:.3s}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-links .cmplz-link:hover{color:#ff330a}@media only screen and (max-width: 767px){#cmplz-cookiebanner-container .cmplz-cookiebanner{width:calc(100% - 3rem);bottom:1rem}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-header .cmplz-title{width:250%}}@media only screen and (max-width: 425px){#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-header .cmplz-title{display:block}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title{margin-left:calc(50% - 36px) !important}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .title-de{margin-left:calc(50% - 32.2px) !important}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox{margin-left:calc(50% - 15px)}#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox .cmplz-label{margin-top:8px;margin-bottom:10px}}@media only screen and (max-width: 399px){#cmplz-cookiebanner-container .cmplz-cookiebanner{width:calc(100% - 1.6rem);right:.8rem;bottom:.8rem;padding:2rem 1rem}}.home header{width:100%;height:90vh;position:relative;overflow:hidden}.home header .background{width:100%;height:100%;background-repeat:no-repeat;background-position:center top;background-size:cover;position:absolute;top:0;left:0;z-index:0}.home header .background video{width:100%}.home header .overlay{width:100%;height:100%;background:linear-gradient(90deg, rgb(7, 7, 7) 0%, rgba(7, 7, 7, 0) 60%, rgba(7, 7, 7, 0) 100%);position:absolute;top:0;left:0;z-index:-4}.home header .fade-overlay{width:100%;height:100%;background:linear-gradient(0deg, rgb(7, 7, 7) 0%, rgba(7, 7, 7, 0) 40%, rgba(7, 7, 7, 0) 100%);position:absolute;top:0;left:0;z-index:-5}@keyframes shape_move{0%{left:0;opacity:.4}100%{left:-0.5rem;opacity:.35}}.home header .container{height:100%}.home header .container .row{height:100%;align-items:center}.home header .container .row .col{justify-content:center;align-items:center;padding-top:5rem}.home header .container .row .col .content{margin-bottom:1.5rem;text-shadow:0 0 1rem rgba(7,7,7,.4)}.home header .container .row .col .content h1{font-weight:700}.home header .scroll-down{position:absolute;left:-2.5rem;bottom:6rem;display:flex;align-items:center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);user-select:none}.home header .scroll-down span{text-transform:uppercase;font-size:.9rem;letter-spacing:.03rem;font-weight:500;margin-right:.5rem}.home header .scroll-down .line{width:8rem;height:.1rem;background-color:rgba(255,255,255,.3);display:inline-block;justify-content:center;align-items:center;position:relative}.home header .scroll-down .line .fill{width:100%;height:100%;background-color:#ff330a;animation:scroll 4s ease-in-out infinite alternate;opacity:.8}@keyframes scroll{0%{width:100%}100%{width:0%}}.home .usp{padding-bottom:4rem}.home .usp .container .row .col .box{height:100%;background-color:#2a2a2a;padding:3rem 2rem;text-align:center}.home .usp .container .row .col .box i{font-size:2.5rem;color:#ff330a;margin-bottom:.8rem}.home .usp .container .row .col .box .text p:last-child{margin-bottom:0}.home .sunstrip{padding:7rem 0 8rem 0;overflow:hidden}.home .sunstrip .container .row{align-items:center}.home .sunstrip .container .row .col{position:relative}.home .sunstrip .container .row .col img{width:100%;box-shadow:-0.8rem .8rem 0 #ff330a}.home .sunstrip .container .row .col .now{background-color:#ff330a;text-transform:uppercase;font-weight:700;font-size:1.5rem;padding:.5rem 1.5rem .2rem 1.5rem;-webkit-transform:rotate(3deg);-ms-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);transform:rotate(3deg);position:absolute;top:-3.5rem;right:0;z-index:5}.home .sunstrip .container .row .col h2{display:inline-block;position:relative}.home .sunstrip .container .row .col .content{margin-bottom:1.5rem}.home .sunstrip .container .row .col .content p:last-child{margin-bottom:0}.home .sunstrip .container .row .col .soon{margin-top:1rem;font-size:1.5rem;font-weight:700;text-transform:uppercase;position:relative;display:inline-block}.home .sunstrip .container .row .col .soon:after{content:"";width:95%;height:1rem;background-color:#ff330a;position:absolute;left:-0.8rem;bottom:0;z-index:-1}.home .sunstrip .container .row .col-right{justify-content:center;align-items:center}.home .why{padding:4rem 0 8rem 0;position:relative}.home .why .background{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;top:0;left:0;z-index:-2}.home .why .overlay{width:100%;height:100%;background-color:#070707;opacity:.6;position:absolute;top:0;left:0;z-index:-1}.home .why .container .row .col h2{display:inline-block;position:relative}.home .why .container .row .col .content{margin-bottom:1.5rem}.home .why .container .row .col .content p:last-child{margin-bottom:0}.home .why .container .row .col .soon{margin-top:1rem;font-size:1.5rem;font-weight:700;text-transform:uppercase;position:relative;display:inline-block}.home .why .container .row .col .soon:after{content:"";width:95%;height:1rem;background-color:#ff330a;position:absolute;left:-0.8rem;bottom:0;z-index:-1}.home .contact{padding:8rem 0;margin-bottom:0;position:relative}.home .contact .background{width:60%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;top:0;right:0;z-index:-2}.home .contact .overlay{width:55%;height:100%;background:linear-gradient(-90deg, rgba(255, 51, 10, 0.8) 0%, rgb(255, 51, 10) 25%);-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);position:absolute;top:0;left:0;z-index:-1}.home .contact .container .row .col h2{display:inline-block;position:relative}.home .contact .container .row .col .content{margin-bottom:1.5rem}.home .contact .container .row .col .content p:last-child{margin-bottom:0}@media only screen and (max-width: 1500px){.home header .background video{width:auto;height:100%}}@media only screen and (max-width: 767px){.home .contact{padding:8rem 0 20rem 0}.home .contact .background{width:100%;height:12rem;top:auto;bottom:0;right:0}.home .contact .overlay{width:100%;height:calc(100% - 12rem);background:linear-gradient(-90deg, rgb(255, 51, 10) 0%, rgb(255, 51, 10) 25%);-webkit-clip-path:none;clip-path:none}}@media only screen and (max-width: 575px){.home .contact .background{width:100%;height:12rem;top:auto;bottom:0;right:0}.home .contact .overlay{width:100%;height:calc(100% - 12rem);background:linear-gradient(-90deg, rgb(255, 51, 10) 0%, rgb(255, 51, 10) 25%);-webkit-clip-path:none;clip-path:none}}@media only screen and (max-width: 575px){.home .why{padding:7rem 0 4rem 0}.home .sunstrip{padding:2rem 0 4rem 0}.home .contact{padding:4rem 0 16rem 0}.home .contact .background{width:100%;height:12rem;top:auto;bottom:0;right:0}.home .contact .overlay{width:100%;height:calc(100% - 12rem);background:linear-gradient(-90deg, rgb(255, 51, 10) 0%, rgb(255, 51, 10) 25%);-webkit-clip-path:none;clip-path:none}}.about .vision .container .row .col .content p:last-child{margin-bottom:0}.about .team{padding:6rem 0}.about .team .container .row .box{width:calc(25% - 1.5rem);background-color:#ff330a;margin:0 .75rem;padding:0}.about .team .container .row .box img{width:100%}.about .team .container .row .box .content{padding:1.1rem .5rem 1.1rem .5rem;position:relative}.about .team .container .row .box .content h5{margin-bottom:.5rem}.about .team .container .row .box .content .linkedin{float:left;margin-top:-0.3rem;margin-right:.5rem;font-size:2rem;line-height:2rem}.about .team .container .row .box .content .linkedin a:hover{color:#070707}@media only screen and (max-width: 991px){.about .team{padding:6rem 0}.about .team .container{position:relative}.about .team .container .row{position:relative}.about .team .container .row .box{width:calc(100% - 1.5rem);background-color:#ff330a;margin:0 .75rem 1rem .75rem;padding:0;box-sizing:border-box}.about .team .container .row .box img{width:100%}}@media only screen and (max-width: 575px){.about .team{padding:4rem 0 0 0}}.member .form{padding:2rem 0 6rem 0}.member .form .container .row .col form label input{width:100%;background-color:#070707;border:2px solid #fff;color:#fff;padding:.3rem .5rem;margin-top:.2rem}.member .form .container .row .col form label input:focus,.member .form .container .row .col form label input:active{outline:none}.member .form .container .row .col form button{width:auto;text-decoration:none;background-color:#ff330a;color:#fff;border:none;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 2.5rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);transition:.3s}.member .form .container .row .col form button:hover{background-color:#fff;color:#070707;padding:.5rem 3rem .5rem 2rem}.member .form .container .row .col .edit-link{display:none}@media only screen and (max-width: 575px){.member .form{padding:2rem 0}}.contact{margin-bottom:6rem}.contact .container .row .col .content p:last-child{margin-bottom:0}.contact .container .row .col form p label{width:100%}.contact .container .row .col form p label span input{width:100%;background-color:#070707;border:2px solid #fff;color:#fff;padding:.3rem .5rem;margin-top:.2rem}.contact .container .row .col form p label span input:focus,.contact .container .row .col form p label span input:active{outline:none}.contact .container .row .col form p label span textarea{width:100%;height:8rem;background-color:#070707;border:2px solid #fff;color:#fff;border-radius:.1rem;padding:.3rem .5rem;margin-top:.2rem;resize:none}.contact .container .row .col form p label span textarea::-webkit-scrollbar{width:0}.contact .container .row .col form p label span textarea:focus,.contact .container .row .col form p label span textarea:active{outline:none}.contact .container .row .col form p .wpcf7-submit{text-decoration:none;background-color:#ff330a;color:#fff;border:none;display:inline-block;font-weight:600;padding:.5rem 2.5rem .5rem 2rem;outline:none;box-shadow:none;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);transition:.3s}.contact .container .row .col form p .wpcf7-submit:hover{background-color:#fff;color:#070707;padding:.5rem 3rem .5rem 2rem}.contact .container .row .col form .wpcf7-response-output{background-color:#070707;border:2px solid #fff;color:#fff;border-radius:.1rem;padding:.3rem .5rem;margin:0}@media only screen and (max-width: 575px){.contact{margin-bottom:0}}.page-c{padding-bottom:4rem}.page-c header{width:100%;position:relative;padding:14rem 0 8rem 0;margin-bottom:8rem}.page-c header .background{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;top:0;left:0;z-index:-2}.page-c header .overlay{width:100%;height:100%;background:linear-gradient(0deg, rgb(7, 7, 7) 0%, rgba(7, 7, 7, 0) 60%, rgba(7, 7, 7, 0) 100%);position:absolute;top:0;left:0;z-index:-1}.page-c header .container .row .col h1{margin-bottom:0}@media only screen and (max-width: 991px){.page-c header{padding:12rem 0 8rem 0;margin-bottom:6rem}}@media only screen and (max-width: 767px){.page-c header{padding:11rem 0 6rem 0;margin-bottom:5rem}}@media only screen and (max-width: 575px){.page-c header{padding:8rem 0 4rem 0;margin-bottom:3rem}}footer{width:100%;background-color:#070707;color:#fff;position:relative;overflow:hidden;user-select:none}footer .container .row-top{padding:3rem 0 1.5rem 0;position:relative}footer .container .row-top .col img{width:15rem;margin-bottom:1rem}footer .container .row-top .col a{text-decoration:none;color:#fff;transition:.3s}footer .container .row-top .col a:hover{color:#ff330a}footer .container .row-top .col a i{margin-right:.1rem}footer .container .row-top .col .widget ul{list-style:none;padding:0;margin:0}footer .container .row-top .col .widget ul li a{text-decoration:none;color:#fff;transition:.3s}footer .container .row-top .col .widget ul li a:hover{color:#ff330a}footer .container .row-top .col .socials a{text-decoration:none;color:#fff;margin-right:.4rem;transition:.3s}footer .container .row-top .col .socials a:hover{color:#ff330a}footer .container .row-top .col .socials a:last-child{margin-right:0}footer .container .row-top .col .socials a i{font-size:1.8rem}footer .container .row-top .line{width:calc(100% - 1.5rem);height:1px;background-color:#fff;position:absolute;left:.75rem;bottom:0;opacity:.4}footer .container .row-bottom{padding:.6rem 0 .4rem 0;position:relative;text-align:center}footer .container .row-bottom .col .author{float:left;display:inline-block;margin-top:-0.2rem}footer .container .row-bottom .col .author span{font-size:.95rem}footer .container .row-bottom .col .author span a{text-decoration:none;color:#fff;margin-left:.1rem;transition:.3s}footer .container .row-bottom .col .author span a img{height:1.45rem}footer .container .row-bottom .col .author img{transition:.3s}footer .container .row-bottom .col .author:hover img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);-moz-transform:scale(1.04);-o-transform:scale(1.04);transform:scale(1.04)}footer .container .row-bottom .col .v-center{pointer-events:none;user-select:none}footer .container .row-bottom .col .v-center span{font-size:.95rem}@media only screen and (max-width: 991px){footer .container .row-bottom{padding:.6rem 0 .1rem 0}footer .container .row-bottom .col .author{float:none;margin-bottom:.3rem}footer .container .row-bottom .col .v-center{width:100%;position:relative;top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.pop-up-overlay{width:100%;height:100%;background-color:#070707;opacity:.5;position:fixed;top:0;left:0;z-index:10001;transition:.3s}.hide{opacity:0;pointer-events:none}.pop-up{width:26rem;background-color:#2a2a2a;padding:2.5rem 3rem;position:fixed;top:50%;left:calc(50% - 13rem);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:10002;transition:.3s}.pop-up .content p:last-child{margin-bottom:0}.pop-up .close{position:absolute;top:.8rem;right:.8rem;cursor:pointer;font-size:1.4rem;opacity:.8;transition:.3s}.pop-up .close:hover{opacity:1}@media only screen and (max-width: 575px){.pop-up{width:18rem;padding:2.5rem 3rem;left:calc(50% - 9rem)}}.fancybox-container{z-index:1000000000000000 !important;-webkit-backdrop-filter:blur(0.5rem);backdrop-filter:blur(0.5rem)}.fancybox-container .fancybox-bg{background-color:#070707;opacity:.8}.fancybox-container .fancybox-inner .fancybox-infobar{color:#fff}.fancybox-container .fancybox-inner .fancybox-toolbar .fancybox-button{background-color:rgba(0,0,0,0);color:#fff}.fancybox-container .fancybox-inner .fancybox-toolbar .fancybox-button:disabled{opacity:0}.fancybox-container .fancybox-inner .fancybox-navigation .fancybox-button{background-color:rgba(0,0,0,0);color:#fff;padding:.8rem}.fancybox-container .fancybox-inner .fancybox-navigation .fancybox-button:disabled{opacity:.3}.fancybox-container .fancybox-inner .fancybox-caption{background:linear-gradient(0deg, rgb(54, 52, 52) 0%, rgba(54, 52, 52, 0) 100%)}.fancybox-container .fancybox-inner .fancybox-caption .fancybox-caption__body p{font-size:1rem;margin-bottom:0}.fancybox-container .fancybox-inner .fancybox-progress{height:.2rem;background-color:#ff330a}.fancybox-container .fancybox-thumbs{background-color:#2a2a2a}.fancybox-container .fancybox-thumbs .fancybox-thumbs__list .fancybox-thumbs-active:before{border:.2rem solid #ff330a}.page-sunstrip header{width:100%;height:55vh;position:relative}.page-sunstrip header .background{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;top:0;left:0;z-index:-6}.page-sunstrip header .overlay-top{width:100%;height:100%;background:linear-gradient(180deg, rgb(7, 7, 7) 0%, rgba(7, 7, 7, 0) 40%, rgba(7, 7, 7, 0) 100%);position:absolute;top:0;left:0;z-index:-4}.page-sunstrip header .overlay{width:100%;height:100%;background:linear-gradient(90deg, rgb(7, 7, 7) 0%, rgba(7, 7, 7, 0) 25%, rgba(7, 7, 7, 0) 100%);position:absolute;top:0;left:0;z-index:-4}.page-sunstrip header .fade-overlay{width:100%;height:100%;background:linear-gradient(0deg, rgb(7, 7, 7) 0%, rgba(7, 7, 7, 0) 40%, rgba(7, 7, 7, 0) 100%);position:absolute;top:0;left:0;z-index:-5}.page-sunstrip .title{margin-top:-6rem}.page-sunstrip .title .container .row .col h1 span,.page-sunstrip .title .container .row .col h2 span{color:#ff330a}.woocommerce img{max-width:none !important}.woocommerce-page{padding-top:8rem}.woocommerce-page header{padding:0;margin-bottom:0}.woocommerce-page img{max-width:none !important}.woocommerce-archive{padding-top:8.5rem;padding-bottom:3rem}.woocommerce-archive .container .row .col .woocommerce-breadcrumb{display:none}.woocommerce-archive .container .row .col .woocommerce-notices-wrapper .woocommerce-error{background-color:#2a2a2a;color:#fff;border:none;border-radius:0;overflow:hidden}.woocommerce-archive .container .row .col .woocommerce-notices-wrapper .woocommerce-error:before{color:#fff}.woocommerce-archive .container .row .col .woocommerce-notices-wrapper .woocommerce-message{background-color:#2a2a2a;color:#fff;border:none;border-radius:0;overflow:hidden}.woocommerce-archive .container .row .col .woocommerce-notices-wrapper .woocommerce-message:before{color:#fff}.woocommerce-archive .container .row .col .woocommerce-notices-wrapper .woocommerce-info{background-color:#2a2a2a;color:#fff;border:none;border-radius:0;overflow:hidden}.woocommerce-archive .container .row .col .woocommerce-notices-wrapper .woocommerce-info:before{color:#fff}.woocommerce-archive .container .row .col .woocommerce-ordering select{padding:.3rem .5rem;border:none;border-radius:0}.woocommerce-archive .container .row .col .woocommerce-ordering select:focus-visible{outline:none}.woocommerce-archive .container .row .col .woocommerce-ordering select::placeholder{color:#070707;opacity:.6}.woocommerce-archive .container .row .col .woocommerce-ordering select:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-archive .container .row .col .woocommerce-ordering select::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-archive .container .row .col .container{padding:0}.woocommerce-archive .container .row .col .container .products{width:calc(100% + 1rem);margin-left:-0.5rem}.woocommerce-archive .container .row .col .container .products .col{padding:.5rem}.woocommerce-archive .container .row .col .container .products .col .product article{border-radius:0}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content a{text-decoration:none}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content a img{width:100%;margin-bottom:1rem;-webkit-clip-path:polygon(10% 0%, 90% 0%, 100% 0, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%);clip-path:polygon(10% 0%, 90% 0%, 100% 0, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%)}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content a .text-holder{margin-bottom:1.1rem}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content a .text-holder .entry-title{font-size:1.38rem;color:#fff;font-weight:700}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content a .text-holder .star-rating:before{color:#fff}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content a .text-holder .star-rating span{color:#fff}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content a .text-holder .price span{color:#fff;font-weight:700;font-size:1.2rem}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content a .text-holder .price del{margin-right:.2rem}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content a .text-holder .price del span{font-weight:600;color:rgba(255,255,255,.8)}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content a .onsale{background-color:#ff330a;border-radius:0;font-size:.9rem;font-weight:600;padding:0 2.6rem 0 1.6rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 80% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 80% 100%, 0 100%, 0 0, 0 0);position:absolute;top:.5rem;left:.5rem;user-select:none}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content .add_to_cart_button{text-decoration:none;background-color:#ff330a;color:#fff;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 2.5rem .5rem 1.5rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);font-size:.99rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content .add_to_cart_button:hover{background-color:#fff;color:#070707}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content .product_type_simple{text-decoration:none;background-color:#ff330a;color:#fff;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 2.5rem .5rem 1.5rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);font-size:.99rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content .product_type_simple:hover{background-color:#fff;color:#070707}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content .fpd-catalog-customize{text-decoration:none;background-color:#ff330a;color:#fff;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 2.5rem .5rem 1.5rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 85% 100%, 0 100%, 0 0, 0 0);font-size:.99rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-archive .container .row .col .container .products .col .product article .media .media-content .fpd-catalog-customize:hover{background-color:#fff;color:#070707}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#fff !important;font-size:1rem !important}.woocommerce-result-count,.woocommerce-ordering{display:none}.shop{padding-top:9.5rem;padding-bottom:2rem}.shop .container .woocommerce .products .product-category{width:calc(25% - 1rem);margin:0 1rem .5rem 0}.shop .container .woocommerce .products .product-category a img{-webkit-clip-path:polygon(10% 0%, 90% 0%, 100% 0, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%);clip-path:polygon(10% 0%, 90% 0%, 100% 0, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%)}.shop .container .woocommerce .products .product-category a h2{font-size:1.38rem}.shop .container .woocommerce .products .product-category a h2 .count{background-color:rgba(0,0,0,0);color:#fff;opacity:.6;font-size:1rem}#sub-cat .col:nth-child(2),#sub-cat .col:nth-child(3),#sub-cat .col:nth-child(4){display:none}#sub-cat .col .product-category a img{width:100%;margin-bottom:1rem;-webkit-clip-path:polygon(10% 0%, 90% 0%, 100% 0, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%);clip-path:polygon(10% 0%, 90% 0%, 100% 0, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%)}#sub-cat .col .product-category a h2{font-size:1.38rem}#sub-cat .col .product-category a h2 .count{background-color:rgba(0,0,0,0);color:#fff;opacity:.6;font-size:1rem}#sub-cat-stickers .col:nth-child(1),#sub-cat-stickers .col:nth-child(2){display:none}#sub-cat-stickers .col .product-category a img{width:100%;margin-bottom:1rem;-webkit-clip-path:polygon(10% 0%, 90% 0%, 100% 0, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%);clip-path:polygon(10% 0%, 90% 0%, 100% 0, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%)}#sub-cat-stickers .col .product-category a h2{font-size:1.38rem}#sub-cat-stickers .col .product-category a h2 .count{background-color:rgba(0,0,0,0);color:#fff;opacity:.6;font-size:1rem}#sub-cat-stickers .col .product-category a .price-box{display:none}#sub-cat-stickers .col .product-category .button{display:none}.products .col:nth-child(1) .post-290 .media .media-content a .text-holder .price{visibility:hidden}.products .col:nth-child(1) .post-290 .media .media-content a .text-holder .price:before{content:"Vanaf ";font-size:1rem;font-weight:500;visibility:visible}.products .col:nth-child(1) .post-290 .media .media-content a .text-holder .price:after{content:"€ 22,50 (EXCL. BTW)";font-size:1.2rem;font-weight:700;visibility:visible;margin-left:-0.9rem}.products .col:nth-child(1) .post-290 .media .media-content a .text-holder .price span{display:none}.products .col:nth-child(2) .post-290,.products .col:nth-child(3) .post-290,.products .col:nth-child(4) .post-290,.products .col:nth-child(5) .post-290{display:none}.products .col:nth-child(2) .post-290 .media .media-content a .text-holder .price:before,.products .col:nth-child(3) .post-290 .media .media-content a .text-holder .price:before,.products .col:nth-child(4) .post-290 .media .media-content a .text-holder .price:before,.products .col:nth-child(5) .post-290 .media .media-content a .text-holder .price:before{content:"Vanaf ";font-size:1rem;font-weight:500}.products .col:nth-child(2) .post-290 .media .media-content a .text-holder .price:after,.products .col:nth-child(3) .post-290 .media .media-content a .text-holder .price:after,.products .col:nth-child(4) .post-290 .media .media-content a .text-holder .price:after,.products .col:nth-child(5) .post-290 .media .media-content a .text-holder .price:after{content:" (EXCL. BTW)";font-size:1rem;font-weight:500}.products .col .first-sub h2{margin-bottom:1rem}.products .col .first-sub a:hover{color:#fff}.products .col .first-sub .price-box{margin-bottom:1rem}.products .col .first-sub .price-box .price:before{content:"Vanaf ";font-size:1rem;font-weight:500}.products .col .first-sub .price-box .price span{font-weight:700;font-size:1.2rem}.products .col .first-sub .button{text-decoration:none;background-color:#ff330a;color:#fff;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 2.5rem .5rem 1.5rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 85% 100%, 0 100%, 0 0, 0 0);font-size:.99rem;line-height:1.4rem;user-select:none;transition:.3s}.products .col .first-sub .button:hover{background-color:#fff;color:#070707}.products .col:nth-child(1) .post-371 .media .media-content a .text-holder .price:before,.products .col:nth-child(2) .post-371 .media .media-content a .text-holder .price:before,.products .col:nth-child(3) .post-371 .media .media-content a .text-holder .price:before{content:"Vanaf ";font-size:1rem;font-weight:500}.products .col:nth-child(1) .post-371 .media .media-content a .text-holder .price:after,.products .col:nth-child(2) .post-371 .media .media-content a .text-holder .price:after,.products .col:nth-child(3) .post-371 .media .media-content a .text-holder .price:after{content:" (EXCL. BTW)";font-size:1rem;font-weight:500}.products .col:nth-child(1) .post-513 .media .media-content a .text-holder .price,.products .col:nth-child(2) .post-513 .media .media-content a .text-holder .price,.products .col:nth-child(3) .post-513 .media .media-content a .text-holder .price{visibility:hidden}.products .col:nth-child(1) .post-513 .media .media-content a .text-holder .price:before,.products .col:nth-child(2) .post-513 .media .media-content a .text-holder .price:before,.products .col:nth-child(3) .post-513 .media .media-content a .text-holder .price:before{content:"Vanaf ";font-size:1rem;font-weight:500;visibility:visible}.products .col:nth-child(1) .post-513 .media .media-content a .text-holder .price:after,.products .col:nth-child(2) .post-513 .media .media-content a .text-holder .price:after,.products .col:nth-child(3) .post-513 .media .media-content a .text-holder .price:after{content:"€ 37,50 (EXCL. BTW)";font-size:1.2rem;font-weight:700;visibility:visible;margin-left:-10rem}.products .col:nth-child(1) .post-498 .media .media-content a .text-holder .price{visibility:hidden}.products .col:nth-child(1) .post-498 .media .media-content a .text-holder .price:before{content:"Vanaf ";font-size:1rem;font-weight:500;visibility:visible}.products .col:nth-child(1) .post-498 .media .media-content a .text-holder .price:after{content:"€ 22,50 (EXCL. BTW)";font-size:1.2rem;font-weight:700;visibility:visible;margin-left:-4.3rem}.products .col:nth-child(2) .post-498 .media .media-content a .text-holder .price{visibility:hidden}.products .col:nth-child(2) .post-498 .media .media-content a .text-holder .price:before{content:"Vanaf ";font-size:1rem;font-weight:500;visibility:visible}.products .col:nth-child(2) .post-498 .media .media-content a .text-holder .price:after{content:"€ 17,50 (EXCL. BTW)";font-size:1.2rem;font-weight:700;visibility:visible;margin-left:-4.3rem}.products .col:nth-child(2) .post-513 .media .media-content a .text-holder .price{visibility:hidden}.products .col:nth-child(2) .post-513 .media .media-content a .text-holder .price:before{content:"Vanaf ";font-size:1rem;font-weight:500;visibility:visible}.products .col:nth-child(2) .post-513 .media .media-content a .text-holder .price:after{content:"€ 30,00 (EXCL. BTW)";font-size:1.2rem;font-weight:700;visibility:visible;margin-left:-10.1rem}.products .col:nth-child(3) .post-520 .media .media-content a .text-holder .price{visibility:hidden}.products .col:nth-child(3) .post-520 .media .media-content a .text-holder .price:before{content:"Vanaf ";font-size:1rem;font-weight:500;visibility:visible}.products .col:nth-child(3) .post-520 .media .media-content a .text-holder .price:after{content:"€ 22,50 (EXCL. BTW)";font-size:1.2rem;font-weight:700;visibility:visible;margin-left:-4.3rem}.products .col:nth-child(4) .post-520 .media .media-content a .text-holder .price{visibility:hidden}.products .col:nth-child(4) .post-520 .media .media-content a .text-holder .price:before{content:"Vanaf ";font-size:1rem;font-weight:500;visibility:visible}.products .col:nth-child(4) .post-520 .media .media-content a .text-holder .price:after{content:"€ 17,50 (EXCL. BTW)";font-size:1.2rem;font-weight:700;visibility:visible;margin-left:-4.3rem}.products .col:nth-child(5) .product-category a img{width:100%;margin-bottom:1rem;-webkit-clip-path:polygon(10% 0%, 90% 0%, 100% 0, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%);clip-path:polygon(10% 0%, 90% 0%, 100% 0, 100% 90%, 90% 100%, 10% 100%, 0 100%, 0% 10%)}.products .col:nth-child(5) .product-category a h2{font-size:1.38rem}.products .col:nth-child(5) .product-category a h2 .count{background-color:rgba(0,0,0,0);color:#fff;opacity:.6;font-size:1rem}.term-zonnestrips .products .col:nth-child(5),.term-zonnestrips .products .col:nth-child(6){display:none}.term-stickers .products .col:nth-child(3),.term-stickers .products .col:nth-child(4){display:none}.term-voorruit-stickers .products .col:nth-child(1),.term-voorruit-stickers .products .col:nth-child(2){display:none}.term-designs-voorruit-stickers .products .col .post-520 .media .media-content a .text-holder .price:after{content:"(EXCL. BTW)";font-size:1.2rem;font-weight:700;margin-left:.2rem}@media only screen and (max-width: 768px){.woocommerce-archive{padding-bottom:2rem}.shop{padding-top:8rem;padding-bottom:0}.shop .container .woocommerce .products .product-category{width:100%;margin:0 0 1rem 0}.shop .container .woocommerce .products .product-category a h2{font-size:1.4rem}.shop .container .woocommerce .products .product-category a h2 .count{background-color:rgba(0,0,0,0);color:#fff;opacity:.6;font-size:1rem}}.woocommerce-single{padding-top:9rem;padding-bottom:2rem}.woocommerce-single .container .row .col .page-product .woocommerce-notices-wrapper .woocommerce-message{background-color:#2a2a2a;color:#fff;border-top:.2rem solid #ff330a;border-radius:0}.woocommerce-single .container .row .col .page-product .woocommerce-notices-wrapper .woocommerce-message:before{color:#fff}.woocommerce-single .container .row .col .page-product .woocommerce-notices-wrapper .woocommerce-message a{text-decoration:none;background-color:#fff;color:#070707;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 2.5rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);transition:.3s}.woocommerce-single .container .row .col .page-product .woocommerce-notices-wrapper .woocommerce-message a:hover{background-color:#ff330a;color:#fff}.woocommerce-single .container .row .col .page-product article .entry-images{position:relative}.woocommerce-single .container .row .col .page-product article .entry-images .onsale{background-color:#ff330a;border-radius:0;font-size:.9rem;font-weight:600;padding:0 2.6rem 0 1.6rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 80% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 80% 100%, 0 100%, 0 0, 0 0);position:absolute;top:.5rem;left:.5rem;user-select:none}.woocommerce-single .container .row .col .page-product article .entry-images .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2){width:calc(25% - .38rem);margin:.5rem .5rem 0 .5rem}.woocommerce-single .container .row .col .page-product article .entry-images .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(2),.woocommerce-single .container .row .col .page-product article .entry-images .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(6),.woocommerce-single .container .row .col .page-product article .entry-images .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(5),.woocommerce-single .container .row .col .page-product article .entry-images .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(9){margin:.5rem 0 0 0}.woocommerce-single .container .row .col .page-product article .entry-images .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(3),.woocommerce-single .container .row .col .page-product article .entry-images .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(7){margin:.5rem 0 0 .5rem}.woocommerce-single .container .row .col .page-product article .entry-images .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img{border-radius:0;user-select:none}.woocommerce-single .container .row .col .page-product article .entry-summary .product_title{font-weight:700}.woocommerce-single .container .row .col .page-product article .entry-summary .woocommerce-product-rating{margin-bottom:.6rem}.woocommerce-single .container .row .col .page-product article .entry-summary .woocommerce-product-rating .star-rating:before{color:#ff330a}.woocommerce-single .container .row .col .page-product article .entry-summary .woocommerce-product-rating .star-rating span{color:#ff330a}.woocommerce-single .container .row .col .page-product article .entry-summary .woocommerce-product-rating .woocommerce-review-link{text-decoration:none;color:#fff;font-size:.8rem;font-weight:500;opacity:.7;transition:.3s}.woocommerce-single .container .row .col .page-product article .entry-summary .woocommerce-product-rating .woocommerce-review-link:hover{opacity:1}.woocommerce-single .container .row .col .page-product article .entry-summary .price span{color:#fff;font-weight:700}.woocommerce-single .container .row .col .page-product article .entry-summary .price del{margin-right:.2rem}.woocommerce-single .container .row .col .page-product article .entry-summary .price del span{font-weight:600;color:#fff}.woocommerce-single .container .row .col .page-product article .entry-summary .price:after{content:" (EXCL. BTW)";font-size:.9rem;font-weight:500}.woocommerce-single .container .row .col .page-product article .entry-summary .variations_form .variations tbody tr th,.woocommerce-single .container .row .col .page-product article .entry-summary .variations_form .variations tbody tr td{padding:.2rem 0}.woocommerce-single .container .row .col .page-product article .entry-summary .variations_form .variations tbody tr select{padding:.4rem 1rem;border:none;border-radius:0}.woocommerce-single .container .row .col .page-product article .entry-summary .variations_form .variations tbody tr select:focus-visible{outline:none}.woocommerce-single .container .row .col .page-product article .entry-summary .variations_form .variations tbody tr select::placeholder{color:#070707;opacity:.6}.woocommerce-single .container .row .col .page-product article .entry-summary .variations_form .variations tbody tr select:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-single .container .row .col .page-product article .entry-summary .variations_form .variations tbody tr select::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-single .container .row .col .page-product article .entry-summary .variations_form .single_variation_wrap .woocommerce-variation-price{margin-bottom:1rem}.woocommerce-single .container .row .col .page-product article .entry-summary .cart .quantity input{border:none;border-radius:0;padding:.41rem .4rem}.woocommerce-single .container .row .col .page-product article .entry-summary .cart .quantity input:focus-visible{outline:none}.woocommerce-single .container .row .col .page-product article .entry-summary .cart .single_add_to_cart_button{text-decoration:none;background-color:#ff330a;color:#fff;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-single .container .row .col .page-product article .entry-summary .cart .single_add_to_cart_button:hover{background-color:#fff;color:#070707;padding:.5rem 3.5rem .5rem 2rem}.woocommerce-single .container .row .col .page-product article .entry-summary .product_meta{display:none}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .wc-tabs,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .wc-tabs{list-style:none;padding:0;margin-bottom:.8rem}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .wc-tabs li,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .wc-tabs li{display:inline-block;margin-top:.8rem;margin-bottom:1.2rem}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .wc-tabs li a,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .wc-tabs li a{background-color:#2a2a2a;padding:.8rem 2rem;font-weight:600;color:#fff;transition:.3s}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .wc-tabs li a:hover,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .wc-tabs li a:hover{background-color:#fff;color:#070707}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .wc-tabs .active a,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .wc-tabs .active a{background-color:#fff;color:#070707}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments .commentlist,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments .commentlist{padding:0}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments .commentlist .review .comment_container img,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments .commentlist .review .comment_container img{display:none}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text{width:100%;border:.1rem solid #fff !important;border-radius:0 !important;margin:0 !important}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .star-rating label,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .star-rating label{margin-bottom:.2rem}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .star-rating:before,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .star-rating:before{color:#fff}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .star-rating span,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .star-rating span{color:#fff}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond label,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond label{margin-bottom:.2rem}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond #reply-title,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond #reply-title{font-weight:700;font-size:1.1rem;text-transform:uppercase}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-comment textarea,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-comment textarea{width:100%;height:6rem;background-color:#070707;color:#fff;border:1px solid #fff;border-radius:0;padding:.2rem .5rem;resize:none}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-comment textarea::-webkit-scrollbar,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-comment textarea::-webkit-scrollbar{width:0}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-comment textarea:focus,.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-comment textarea:active,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-comment textarea:focus,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-comment textarea:active{outline:none}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .form-submit .submit,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .form-submit .submit{text-decoration:none;background-color:#fff;color:#070707;display:inline-block;font-weight:600;border:none;border-radius:0;padding:.8rem 2.5rem .8rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);transition:.3s}.woocommerce-single .bottom .container .row .col .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .form-submit .submit:hover,.woocommerce-single .bottom .container .row .col .wc-tabs-wrapper .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .form-submit .submit:hover{background-color:#ff330a;color:#fff;padding:.8rem 3rem .8rem 2rem}.woocommerce-single .bottom .container .row .col .related{display:none}.woocommerce-single .recommended{width:100%;padding:1rem 0}.woocommerce-single .recommended .container .row .col .item img{width:100%;margin-bottom:1rem}.woocommerce-single .recommended .container .row .col .item .price{font-weight:700;font-size:1.2rem;text-transform:uppercase}.woocommerce-single .recommended .container .row .col .item .price:after{content:" (EXCL. BTW)";font-size:.9rem}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price{color:#fff !important;font-size:1.2rem !important}.postid-290 .price:after{content:" (EXCL. BTW)";font-size:.9rem}@media only screen and (max-width: 991px){.woocommerce-single{padding-top:6rem;padding-bottom:2rem}}@media only screen and (max-width: 575px){.woocommerce-single{padding-bottom:1rem}.woocommerce-single .container .row .col .page-product .woocommerce-notices-wrapper .woocommerce-message{background-color:#2a2a2a;color:#fff;border-top:.2rem solid #ff330a;border-radius:0}.woocommerce-single .container .row .col .page-product .woocommerce-notices-wrapper .woocommerce-message:before{color:#fff}.woocommerce-single .container .row .col .page-product .woocommerce-notices-wrapper .woocommerce-message a{text-decoration:none;background-color:#fff;color:#070707;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 2.5rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0);transition:.3s}.woocommerce-single .container .row .col .page-product .woocommerce-notices-wrapper .woocommerce-message a:hover{background-color:#ff330a;color:#fff}.woocommerce-single .container .row .col .page-product .woocommerce-notices-wrapper .woocommerce-message .wc-forward{display:none}}@media only screen and (max-width: 406px){.qty{margin-bottom:.5rem}}.woocommerce{color:#fff !important;padding-top:2rem}.woocommerce .woocommerce-notices-wrapper .woocommerce-error{background-color:#2a2a2a;color:#fff;border:none;border-radius:0;overflow:hidden}.woocommerce .woocommerce-notices-wrapper .woocommerce-error:before{color:#fff}.woocommerce .woocommerce-notices-wrapper .woocommerce-message{background-color:#2a2a2a;color:#fff;border:none;border-radius:0;overflow:hidden}.woocommerce .woocommerce-notices-wrapper .woocommerce-message:before{color:#fff}.woocommerce .woocommerce-notices-wrapper .woocommerce-info{background-color:#2a2a2a;color:#fff;border:none;border-radius:0;overflow:hidden}.woocommerce .woocommerce-notices-wrapper .woocommerce-info:before{color:#fff}.woocommerce .wc-empty-cart-message .woocommerce-info{background-color:#2a2a2a;color:#fff;border:none;border-radius:0;overflow:hidden}.woocommerce .wc-empty-cart-message .woocommerce-info:before{color:#fff}.woocommerce .return-to-shop{display:none}.woocommerce .return-to-shop a{text-decoration:none;background-color:#ff330a !important;color:#fff !important;border-radius:0 !important;display:inline-block !important;font-weight:600 !important;padding:.5rem 3rem .5rem 2rem !important;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);font-size:.998rem !important;line-height:1.4rem !important;user-select:none;transition:.3s}.woocommerce .return-to-shop a:hover{background-color:#fff !important;color:#070707 !important;padding:.5rem 3.5rem .5rem 2rem !important}.woocommerce .woocommerce-cart-form{border-radius:0;margin-bottom:2rem}.woocommerce .woocommerce-cart-form .shop_table{border:none;margin:0}.woocommerce .woocommerce-cart-form .shop_table thead tr th{font-weight:700;color:#fff;padding:.8rem .5rem}.woocommerce .woocommerce-cart-form .shop_table tbody tr td{border-top:1px solid #fff;padding:1.2rem .5rem}.woocommerce .woocommerce-cart-form .shop_table tbody tr .product-remove .remove{color:#ff330a !important;margin-right:-1rem;transition:.3s}.woocommerce .woocommerce-cart-form .shop_table tbody tr .product-remove .remove:hover{background-color:#ff330a;color:#fff !important}.woocommerce .woocommerce-cart-form .shop_table tbody tr .product-thumbnail a img{width:4rem;height:4rem !important;margin-right:-1rem}.woocommerce .woocommerce-cart-form .shop_table tbody tr .product-name a{text-decoration:none;color:#fff;transition:.3s}.woocommerce .woocommerce-cart-form .shop_table tbody tr .product-name a:hover{color:#ff330a}.woocommerce .woocommerce-cart-form .shop_table tbody tr .product-quantity .quantity input{border:none;border-radius:0;padding:.41rem .4rem}.woocommerce .woocommerce-cart-form .shop_table tbody tr .product-quantity .quantity input:focus-visible{outline:none}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions{padding:1rem}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions .coupon .input-text{min-width:10rem;background-color:#fff;border:none;color:#070707;font-weight:500;outline:none;padding:.4rem 1rem;overflow:hidden;transition:.3s}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions .coupon .input-text:hover{box-shadow:none}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions .coupon .input-text:focus{box-shadow:none}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions .coupon .input-text::placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions .coupon .input-text:-ms-input-placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions .coupon .input-text::-ms-input-placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions .coupon .button{text-decoration:none;background-color:#fff;color:#070707;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions .coupon .button:hover{background-color:#ff330a;color:#fff;padding:.5rem 3.5rem .5rem 2rem}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions .button{text-decoration:none;background-color:#fff;color:#070707;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions .button:hover{background-color:#ff330a;color:#fff;padding:.5rem 3.5rem .5rem 2rem}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions .button:disabled{opacity:.2}.woocommerce .woocommerce-cart-form .shop_table tbody tr .actions .button:disabled:hover{background-color:#fff;color:#070707;padding:.5rem 3rem .5rem 2rem}.woocommerce .cart-collaterals .cart_totals h2{font-weight:700}.woocommerce .cart-collaterals .cart_totals .shop_table{border-radius:0}.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr th{padding:1.2rem .5rem;font-weight:700}.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr td{padding:1.2rem .5rem}.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr:last-child th,.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr:last-child td{border-top:1px solid #fff}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p{padding:0}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p select{padding:.4rem 1rem;border:none;border-radius:0}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p select:focus-visible{outline:none}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p select::placeholder{color:#070707;opacity:.6}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p select:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p select::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p .selection .select2-selection{height:auto;border:none !important;border-radius:0;padding:.4rem 1rem}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p .selection .select2-selection .select2-selection__rendered{color:#070707;font-weight:normal;padding:0;opacity:1}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p .selection .select2-selection .select2-selection__arrow{height:100%;top:1px;right:.95rem}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p .selection .select2-selection .select2-selection__arrow b{border-color:#070707 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p .selection .select2-selection[aria-expanded=true]{border-radius:0}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p .selection .select2-selection[aria-expanded=true] .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #070707 rgba(0,0,0,0)}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p input{display:none}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p button{text-decoration:none;background-color:#ff330a;color:#fff;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form p button:hover{background-color:#fff;color:#070707;padding:.5rem 3.5rem .5rem 2rem}.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a{text-decoration:none;background-color:#ff330a;color:#fff;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover{background-color:#fff;color:#070707;padding:.5rem 3.5rem .5rem 2rem}@media only screen and (max-width: 768px){.woocommerce{padding-top:0;padding-bottom:1rem}}.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info{background-color:#2a2a2a;color:#fff;border:none;border-radius:0;overflow:hidden}.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info:before{color:#fff}.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-error{background-color:#2a2a2a;color:#fff;border:none;border-radius:0;overflow:hidden}.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-error:before{color:#fff}.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message{background-color:#2a2a2a;color:#fff;border:none;border-radius:0;overflow:hidden}.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message:before{color:#fff}.woocommerce-checkout .woocommerce-NoticeGroup .woocommerce-error{background-color:#2a2a2a;color:#fff;border:none;border-radius:0;overflow:hidden}.woocommerce-checkout .woocommerce-NoticeGroup .woocommerce-error:before{color:#fff}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{background-color:#2a2a2a;color:#fff;border:none;border-radius:0}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info:before{color:#fff}.woocommerce-checkout .woocommerce-form-login{background-color:#2a2a2a;border:none !important;border-radius:0 !important;padding:1rem 1em .5rem 1em !important}.woocommerce-checkout .woocommerce-form-login .form-row input{background-color:#fff;border:none;color:#070707;font-weight:500;outline:none;padding:.4rem 1rem;overflow:hidden;transition:.3s}.woocommerce-checkout .woocommerce-form-login .form-row input:hover{box-shadow:none}.woocommerce-checkout .woocommerce-form-login .form-row input:focus{box-shadow:none}.woocommerce-checkout .woocommerce-form-login .form-row input::placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce-checkout .woocommerce-form-login .form-row input:-ms-input-placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce-checkout .woocommerce-form-login .form-row input::-ms-input-placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce-checkout .woocommerce-form-login .form-row button{text-decoration:none;background-color:#fff;color:#070707;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-checkout .woocommerce-form-login .form-row button:hover{background-color:#ff330a;color:#fff;padding:.5rem 3.5rem .5rem 2rem}.woocommerce-checkout .woocommerce-form-login .form-row label{margin-top:.2rem}.woocommerce-checkout .woocommerce-form-login .form-row label input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#2a2a2a;margin:0;font:inherit;color:currentColor;width:1.3rem;height:1.3rem;border:2px solid #fff;display:inline-grid;place-content:center;padding:0}.woocommerce-checkout .woocommerce-form-login .form-row label input[type=checkbox]:before{content:"";width:.8rem;height:.8rem;clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #ff330a}.woocommerce-checkout .woocommerce-form-login .form-row label input[type=checkbox]:checked:before{transform:scale(1)}.woocommerce-checkout .woocommerce-form-coupon{background-color:#2a2a2a;border:none !important;border-radius:0 !important;margin:.5rem 0 2rem 0 !important;padding:1rem 1em .5rem 1em !important}.woocommerce-checkout .woocommerce-form-coupon .form-row-first input{background-color:#fff;border:none;color:#070707;font-weight:500;outline:none;padding:.4rem 1rem;overflow:hidden;transition:.3s}.woocommerce-checkout .woocommerce-form-coupon .form-row-first input:hover{box-shadow:none}.woocommerce-checkout .woocommerce-form-coupon .form-row-first input:focus{box-shadow:none}.woocommerce-checkout .woocommerce-form-coupon .form-row-first input::placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce-checkout .woocommerce-form-coupon .form-row-first input:-ms-input-placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce-checkout .woocommerce-form-coupon .form-row-first input::-ms-input-placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce-checkout .woocommerce-form-coupon .form-row-last button{text-decoration:none;background-color:#fff;color:#070707;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-checkout .woocommerce-form-coupon .form-row-last button:hover{background-color:#ff330a;color:#fff;padding:.5rem 3.5rem .5rem 2rem}.woocommerce-checkout .checkout .woocommerce-billing-fields{margin-bottom:2rem}.woocommerce-checkout .checkout .woocommerce-billing-fields h3{font-weight:700}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label .required{color:#ff330a}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span input{width:100%;background-color:#fff;border:none;border-radius:0;color:#070707;font-weight:normal;outline:none;padding:.4rem 1rem;overflow:hidden;transition:.3s}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span input:hover{box-shadow:none}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span input:focus{box-shadow:none}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span input::placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span input:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span input::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span select{padding:.4rem 1rem;border:none;border-radius:0}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span select:focus-visible{outline:none}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span select::placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span select:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span select::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span .selection .select2-selection{height:auto;border:none !important;border-radius:0;padding:.4rem 1rem}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span .selection .select2-selection .select2-selection__rendered{color:#070707;font-weight:normal;padding:0;opacity:1}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span .selection .select2-selection .select2-selection__arrow{height:100%;top:1px;right:.95rem}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span .selection .select2-selection .select2-selection__arrow b{border-color:#070707 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span .selection .select2-selection[aria-expanded=true]{border-radius:0}.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span .selection .select2-selection[aria-expanded=true] .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #070707 rgba(0,0,0,0)}.woocommerce-checkout .checkout .woocommerce-shipping-fields input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#2a2a2a;margin:0;font:inherit;color:currentColor;width:1.5rem;height:1.5rem;border:2px solid #fff;transform:translateY(-0.12rem);display:inline-grid;place-content:center}.woocommerce-checkout .checkout .woocommerce-shipping-fields input[type=checkbox]:before{content:"";width:1rem;height:1rem;clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #ff330a}.woocommerce-checkout .checkout .woocommerce-shipping-fields input[type=checkbox]:checked:before{transform:scale(1)}.woocommerce-checkout .checkout .woocommerce-shipping-fields p label .required{color:#ff330a}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span input{width:100%;background-color:#fff;border:none;border-radius:0;color:#070707;font-weight:normal;outline:none;padding:.4rem 1rem;overflow:hidden;transition:.3s}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span input:hover{box-shadow:none}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span input:focus{box-shadow:none}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span input::placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span input:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span input::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span select{padding:.4rem 1rem;border:none;border-radius:0}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span select:focus-visible{outline:none}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span select::placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span select:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span select::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span .selection .select2-selection{height:auto;border:none !important;border-radius:0;padding:.4rem 1rem}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span .selection .select2-selection .select2-selection__rendered{color:#070707;font-weight:normal;padding:0;opacity:1}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span .selection .select2-selection .select2-selection__arrow{height:100%;top:1px;right:.95rem}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span .selection .select2-selection .select2-selection__arrow b{border-color:#070707 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span .selection .select2-selection[aria-expanded=true]{border-radius:0}.woocommerce-checkout .checkout .woocommerce-shipping-fields p span .selection .select2-selection[aria-expanded=true] .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #070707 rgba(0,0,0,0)}.woocommerce-checkout .checkout .woocommerce-additional-fields{margin-bottom:2rem}.woocommerce-checkout .checkout .woocommerce-additional-fields h3{font-weight:700}.woocommerce-checkout .checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper p label{text-transform:uppercase;font-weight:700;font-size:1.2rem}.woocommerce-checkout .checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper p label .required{color:#ff330a}.woocommerce-checkout .checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper p span textarea{width:100%;height:5.5rem;background-color:#fff;border:none;border-radius:0;color:#070707;font-weight:normal;outline:none;padding:.4rem 1rem;overflow:hidden;resize:none;transition:.3s}.woocommerce-checkout .checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper p span textarea:hover{box-shadow:none}.woocommerce-checkout .checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper p span textarea:focus{box-shadow:none}.woocommerce-checkout .checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper p span textarea::placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper p span textarea:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper p span textarea::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout h3{font-weight:700}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table{border:none;border-radius:0;margin-bottom:2rem;border-collapse:collapse}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead tr th{font-weight:700;color:#fff;border-bottom:1px solid #fff;padding:.8rem .5rem}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody tr td{border-bottom:1px solid #fff;padding:.8rem .5rem}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody tr .product-name .product-quantity{display:none}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot{background-color:#2a2a2a;border:none}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment{background-color:#2a2a2a !important;border-radius:0 !important}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods{border-bottom:1px solid #fff !important}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method .payment_method_bacs{background-color:#2a2a2a !important;border-radius:0 !important}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method .payment_method_bacs:before{border:1rem solid #2a2a2a !important;border-top-color:rgba(0,0,0,0) !important;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .payment_box{background-color:#3a3a3a !important;color:#fff !important}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .payment_box:before{border-bottom-color:#3a3a3a !important}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .payment_box p{margin-bottom:.5rem}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .payment_box select{padding:.4rem 1rem;border:none;border-radius:0}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .payment_box select:focus-visible{outline:none}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .payment_box select::placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .payment_box select:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .payment_box select::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .woocommerce-info{background-color:#070707;color:#fff;border:none;border-radius:0}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .woocommerce-info:before{color:#fff}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p a{text-decoration:none;font-weight:600;color:#fff;transition:.3s}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p a:hover{color:#ff330a}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button{text-decoration:none;background-color:#ff330a;color:#fff;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-checkout .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button:hover{background-color:#fff;color:#070707;padding:.5rem 3.5rem .5rem 2rem}.select2-dropdown{border:none !important;border-radius:0 !important;overflow:hidden}.select2-dropdown .select2-search input{width:100%;background-color:rgba(0,0,0,0);border:2px solid #070707 !important;border-radius:0;color:#070707;font-weight:500;outline:none;padding:.4rem 1rem;overflow:hidden;transition:.3s}.select2-dropdown .select2-search input:hover{box-shadow:none}.select2-dropdown .select2-search input:focus{box-shadow:none}.select2-dropdown .select2-search input::placeholder{color:#070707;opacity:.6}.select2-dropdown .select2-search input:-ms-input-placeholder{color:#070707;opacity:.6}.select2-dropdown .select2-search input::-ms-input-placeholder{color:#070707;opacity:.6}.select2-dropdown .select2-results ul::-webkit-scrollbar{width:.5rem}.select2-dropdown .select2-results ul::-webkit-scrollbar-thumb{background-color:#2a2a2a}.select2-dropdown .select2-results ul::-webkit-scrollbar-thumb:hover{background-color:#2a2a2a}.select2-dropdown .select2-results ul li{color:#070707;padding:.4rem .8rem;border-radius:0}.select2-dropdown .select2-results ul li:last-child{padding:.4rem .8rem .5rem .8rem}.select2-dropdown .select2-results ul li:focus-visible{outline:none}.select2-dropdown .select2-results ul .select2-results__option[data-selected=true]{background-color:#070707;color:#fff}.select2-dropdown .select2-results ul .select2-results__option--highlighted{background-color:#2a2a2a !important}.woocommerce-account .woocommerce{padding-bottom:0}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login{background-color:#2a2a2a;border:none;border-radius:0}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p input{background-color:#fff;border:none;color:#070707;font-weight:500;outline:none;padding:.4rem 1rem;overflow:hidden;transition:.3s}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p input:hover{box-shadow:none}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p input:focus{box-shadow:none}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p input::placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p input:-ms-input-placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p input::-ms-input-placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p button{text-decoration:none;background-color:#fff;color:#070707;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p button:hover{background-color:#ff330a;color:#fff;padding:.5rem 3.5rem .5rem 2rem}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p label{margin-top:.2rem}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p label input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#2a2a2a;margin:0;font:inherit;color:currentColor;width:1.3rem;height:1.3rem;border:2px solid #fff;display:inline-grid;place-content:center;padding:0}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p label input[type=checkbox]:before{content:"";width:.8rem;height:.8rem;clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #ff330a}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p label input[type=checkbox]:checked:before{transform:scale(1)}.woocommerce-account .woocommerce #customer_login .woocommerce-form-login p:last-child{margin-bottom:.4rem}.woocommerce-account .woocommerce #customer_login .woocommerce-form-register{background-color:#2a2a2a;border:none;border-radius:0}.woocommerce-account .woocommerce #customer_login .woocommerce-form-register p input{background-color:#fff;border:none;color:#070707;font-weight:500;outline:none;padding:.4rem 1rem;overflow:hidden;transition:.3s}.woocommerce-account .woocommerce #customer_login .woocommerce-form-register p input:hover{box-shadow:none}.woocommerce-account .woocommerce #customer_login .woocommerce-form-register p input:focus{box-shadow:none}.woocommerce-account .woocommerce #customer_login .woocommerce-form-register p input::placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce-account .woocommerce #customer_login .woocommerce-form-register p input:-ms-input-placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce-account .woocommerce #customer_login .woocommerce-form-register p input::-ms-input-placeholder{color:#070707;font-size:.9rem;opacity:.6}.woocommerce-account .woocommerce #customer_login .woocommerce-form-register p button{text-decoration:none;background-color:#fff;color:#070707;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-account .woocommerce #customer_login .woocommerce-form-register p button:hover{background-color:#ff330a;color:#fff;padding:.5rem 3.5rem .5rem 2rem}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{margin-bottom:2rem}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li{padding:.2rem 0}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul .is-active a{color:#ff330a}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--downloads{display:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell-order-actions a{text-decoration:none;background-color:#fff;color:#070707;border-radius:0;display:inline-block;font-weight:600;padding:.2rem 1.5rem .2rem 1rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell-order-actions a:hover{background-color:#ff330a;color:#fff}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell-order-actions a:first-child{margin-right:.5rem}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .order-again a{text-decoration:none;background-color:#fff;color:#070707;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .order-again a:hover{background-color:#ff330a;color:#fff;padding:.5rem 3.5rem .5rem 2rem}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper{margin-bottom:1.5rem}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p input{width:100%;background-color:#fff;border:none;border-radius:0;color:#070707;font-weight:normal;outline:none;padding:.4rem 1rem;overflow:hidden;transition:.3s}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p input:hover{box-shadow:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p input:focus{box-shadow:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p input::placeholder{color:#070707;opacity:.6}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p input:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p input::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p select{padding:.4rem 1rem;border:none;border-radius:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p select:focus-visible{outline:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p select::placeholder{color:#070707;opacity:.6}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p select:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p select::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p button{text-decoration:none;background-color:#ff330a;color:#fff;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;margin-left:.2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p button:hover{background-color:#fff;color:#070707;padding:.5rem 3.5rem .5rem 2rem}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p input{width:100%;background-color:#fff;border:none;border-radius:0;color:#070707;font-weight:normal;outline:none;padding:.4rem 1rem;overflow:hidden;transition:.3s}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p input:hover{box-shadow:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p input:focus{box-shadow:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p input::placeholder{color:#070707;opacity:.6}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p input:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p input::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p select{padding:.4rem 1rem;border:none;border-radius:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p select:focus-visible{outline:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p select::placeholder{color:#070707;opacity:.6}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p select:-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p select::-ms-input-placeholder{color:#070707;opacity:.6}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p button{text-decoration:none;background-color:#ff330a;color:#fff;border-radius:0;display:inline-block;font-weight:600;padding:.5rem 3rem .5rem 2rem;margin-left:.2rem;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 93% 100%, 0 100%, 0 0, 0 0);transition:.3s;font-size:.998rem;line-height:1.4rem;user-select:none;transition:.3s}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form p button:hover{background-color:#fff;color:#070707;padding:.5rem 3.5rem .5rem 2rem}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form fieldset{margin-top:1.5rem;margin-bottom:1.5rem}.woocommerce-account .woocommerce .woocommerce-MyAccount-content form fieldset legend{text-transform:uppercase;font-weight:700}.woocommerce-order .woocommerce-order-details{background-color:#2a2a2a;color:#fff;border:none;border-radius:0;overflow:hidden}.woocommerce-order .woocommerce-order-details:before{color:#fff}.fancy-product .fpd-layout-small{background-color:#2a2a2a !important;color:#fff !important}.fancy-product .fpd-close{background-color:#2a2a2a !important}.fancy-product .fpd-close-sub-panel{background-color:#2a2a2a !important}.fancy-product .fpd-dropdown-menu{background-color:#2a2a2a !important;color:#fff !important;border-radius:0 !important;box-shadow:none !important}.fancy-product .fpd-dropdown-menu .fpd-tooltip{color:#fff !important}.fancy-product .fpd-dropdown-menu .fpd-tooltip:nth-child(2){display:none !important}.fancy-product .fpd-input,.fancy-product .fpd-number,.fancy-product textarea{color:#fff !important}.fancy-product .fpd-dropdown-current{color:#fff !important}.fancy-product .fpd-btn{border-radius:0 !important;padding:.5rem 2.5rem .5rem 2rem !important;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0) !important;clip-path:polygon(0 0, 100% 0, 100% 0, 100% 0, 90% 100%, 0 100%, 0 0, 0 0) !important}.fancy-product .summary{float:left !important;margin-top:2rem}.fancy-product .fpd-tool-fill-opacity{display:none !important}.fancy-product .fpd-tool-text-shadow{display:none}.fancy-product .fpd-tool-text-stroke{display:none}.fancy-product .fpd-zoom-wrapper{background-color:#2a2a2a !important;border-right:0 !important;box-shadow:none !important;color:#fff !important}.fancy-product .fpd-modal-inner{background-color:#2a2a2a !important;color:#fff !important;border-radius:0 !important}.fancy-product .fpd-modal-inner .fpd-modal-content{color:#fff !important}.fancy-product .fpd-color-palette .fpd-item{width:2rem !important;height:2rem !important}.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:5rem;margin-bottom:1.5rem}.fancy-product .fpd-color-palette .fpd-item:nth-child(5):after{content:"Speciale kleuren*";text-wrap:nowrap;position:absolute;top:5.7rem;left:5.55rem}.fancy-product .fpd-color-palette .fpd-item:nth-child(n+10){display:none}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-actions-bar{background-color:#070707}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-actions-bar .fpd-btn{padding:.5rem .8rem !important}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar{border-right:none !important}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-navigation{background-color:#2a2a2a;border-right:none !important}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-navigation .fpd-nav-item span{color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-navigation .fpd-nav-item span:before{color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-navigation .fpd-active:before{background-color:#fff;border-radius:0;opacity:.1}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-navigation .fpd-active span{color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-navigation .fpd-active span:before{color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-close{background-color:#4d4d4d !important;color:#fff;border:none !important;border-radius:0}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-module-content{background-color:#3b3b3b;color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-module-content input,.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-module-content textarea{color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-module-content .fpd-module-tabs .fpd-tooltip{background-color:#4d4d4d;color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-module-content .fpd-module-tabs .fpd-tooltip:nth-child(5){display:none !important}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-module-content .fpd-module-tabs .fpd-active{background-color:#3b3b3b}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-module-content .fpd-module-tabs-content .fpd-upload-image{background-color:#3b3b3b;color:#fff;border:1px dashed #fff;border-radius:0}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar .fpd-module-content .fpd-module-tabs-content .fpd-scroll-area .fpd-grid .fpd-item .fpd-delete:before{color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar fpd-element-toolbar .fpd-tools-nav{background-color:#2a2a2a;color:#fff;border-right:none !important}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar fpd-element-toolbar .fpd-sub-panel{background-color:#4d4d4d;color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar fpd-element-toolbar .fpd-sub-panel .fpd-panel-tabs span{color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar fpd-element-toolbar .fpd-sub-panel .fpd-panel-tabs .fpd-active:after{background-color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar fpd-element-toolbar .fpd-sub-panel .fpd-panel-edit-text textarea{color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-bar fpd-element-toolbar .fpd-sub-panel .fpd-slider-number{color:#fff}.fancy-product .fpd-product-designer-wrapper .fpd-container fpd-main-wrapper{background-color:#2a2a2a}@media only screen and (max-width: 1023px){.fancy-product .fpd-color-palette .fpd-item{width:2rem !important;height:2rem !important}.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:4rem;margin-bottom:1.5rem}.fancy-product .fpd-color-palette .fpd-item:nth-child(5):after{content:"Speciale kleuren*";text-wrap:nowrap;position:absolute;top:5.7rem;left:5.55rem}}@media only screen and (max-width: 767px){.fancy-product .fpd-color-palette .fpd-item{width:2rem !important;height:2rem !important}.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:33rem;margin-bottom:1.5rem}.fancy-product .fpd-color-palette .fpd-item:nth-child(5):after{content:"Speciale kleuren*";text-wrap:nowrap;position:absolute;top:5.7rem;left:.75rem}.fancy-product .fpd-gt-step{display:none !important}}@media only screen and (max-width: 732px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:31rem}}@media only screen and (max-width: 700px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:29rem}}@media only screen and (max-width: 668px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:27rem}}@media only screen and (max-width: 636px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:25rem}}@media only screen and (max-width: 604px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:23rem}}@media only screen and (max-width: 571px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:21rem}}@media only screen and (max-width: 539px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:19rem}}@media only screen and (max-width: 507px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:17rem}}@media only screen and (max-width: 475px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:15rem}}@media only screen and (max-width: 443px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:13rem}}@media only screen and (max-width: 411px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:11rem}}@media only screen and (max-width: 379px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:9rem}}@media only screen and (max-width: 347px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:7rem}}@media only screen and (max-width: 315px){.fancy-product .fpd-color-palette .fpd-item:nth-child(5){margin-right:5rem}}
