@charset "UTF-8";
@keyframes slide-down{0%{-webkit-transform:translateX(0px) translateY(-120%);transform:translateX(0px) translateY(-120%);-webkit-transform-origin:left top;transform-origin:left top}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:left top;transform-origin:left top}}@-webkit-keyframes slide-down{0%{-webkit-transform:translateX(0px) translateY(-120%);transform:translateX(0px) translateY(-120%);-webkit-transform-origin:left top;transform-origin:left top}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:left top;transform-origin:left top}}header{display:block;width:100%;position:relative;top:0;left:0;right:0;margin-bottom:0;z-index:999;padding-bottom:70px}header .topbar{background:#3D484E;padding:3px 0;color:#fff}header .topbar .container{display:flex;align-items:center;justify-content:space-between}header .topbar .container p{margin:0;font-size:14px;font-weight:normal;line-height:27px}header .topbar .container p strong{font-size:16px}header .topbar .container p img{filter:brightness(0) invert(1);margin-right:5px}header .topbar .container p a{color:#fff;margin-left:5px}header .topbar .container .widget_nav_menu ul{list-style:none;margin:0;padding:0;display:flex !important;align-items:center !important;flex-direction:row !important}header .topbar .container .widget_nav_menu ul li{padding:0 22px;border-left:solid 1px #fff}header .topbar .container .widget_nav_menu ul li a{color:#fff;font-size:16px;line-height:27px;font-weight:bold;display:block}header .topbar .container .widget_nav_menu ul li:first-child{border:none;padding-left:0}header .topbar .container .widget_nav_menu ul li:last-child{padding-right:0}header .navbar-wrapper{background-color:#ffffff;padding:14px 0}header .navbar-wrapper>.container{display:flex;justify-content:space-between;align-items:center}header .navbar-wrapper>.container .product-search{position:relative;width:100%;max-width:336px}header .navbar-wrapper>.container .product-search .search-field{width:100%;border:none !important;background:none !important;padding:15px 0 !important;color:#2C2C2C;font-size:14px !important;margin:0 !important;border-bottom:solid 2px #3D484E !important;border-radius:0 !important}header .navbar-wrapper>.container .product-search .search-field::placeholder{opacity:0.8}header .navbar-wrapper>.container .product-search button{position:absolute;right:0;height:43px;width:45px;background:#fff;font-size:0;background-image:url(/wp-content/uploads/Icon_Search.svg);background-repeat:no-repeat;background-position:center center;top:0}header .navbar-wrapper>.container .navbar-brand img{vertical-align:middle}header .navbar-wrapper>.container .navbar-brand>a:visited{text-decoration:none}header .navbar-wrapper>.container .navbar-brand>a:hover{text-decoration:none}header .navbar-wrapper>.container .navbar-contact ul{display:flex;align-items:center;margin:0;padding:0}header .navbar-wrapper>.container .navbar-contact ul li{list-style:none;margin:0 15px}header .navbar-wrapper>.container .navbar-contact ul li:last-child{margin-right:0}header .navbar-wrapper>.container .navbar-contact ul li i{margin:0 5px 0 0}header .navbar{padding:20px 0;background:rgba(61, 72, 78, 0.3);background:var(--menu_background_color_rgba, --menu_background_color, rgba(61, 72, 78, 0.3));backdrop-filter:blur(30px);position:absolute;left:0;width:100%;bottom:0}header .navbar .navbar-toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:-webkit-transform 0.6s;transition:-webkit-transform 0.6s;transition:transform 0.6s;transition:transform 0.6s, -webkit-transform 0.6s;z-index:9999999;width:47px;height:47px;background:rgba(255, 255, 255, 0.2);border-radius:100%;float:right}@media only screen and (min-width:992px){header .navbar .navbar-toggler{display:none}}header .navbar .navbar-toggler .burger-bars{position:relative;width:26px;height:2px;background:#FFF;background:var(--menu_text_color, #fff);margin:auto;border-radius:10px}header .navbar .navbar-toggler .burger-bars:before{top:-6px;content:"";position:absolute;width:26px;height:100%;background:inherit;left:0;transform-origin:center center;transition:transform 0.25s ease, top 0.25s ease, bottom 0.25s ease;border-radius:10px}header .navbar .navbar-toggler .burger-bars:after{bottom:-6px;content:"";position:absolute;width:26px;height:100%;background:inherit;left:0;transform-origin:center center;transition:transform 0.25s ease, top 0.25s ease, bottom 0.25s ease;border-radius:10px}header .navbar .navbar-toggler .burger-bars.active{background:transparent}header .navbar .navbar-toggler .burger-bars.active:before{transform:rotate(45deg);top:0;width:26px;background:#FFF;background:var(--menu_text_color_hover, #fff)}header .navbar .navbar-toggler .burger-bars.active:after{transform:rotate(-45deg);bottom:0;width:26px;background:#FFF;background:var(--menu_text_color_hover, #fff)}header .navbar .navbar-toggler .navbar-toggle-title{margin-left:5px;display:none}header .navbar .nav-bar{padding-left:0;padding-right:0}@media only screen and (max-width:991px){header .navbar .nav-bar{display:none}}header .navbar .nav-bar ul{padding:0;margin:0}header .navbar .nav-bar ul.navbar-nav{display:flex}header .navbar .nav-bar ul.navbar-nav li{list-style:none;position:relative}header .navbar .nav-bar ul.navbar-nav li:hover>ul{display:block}@media only screen and (max-width:991px){header .navbar .nav-bar ul.navbar-nav li:hover>ul{display:none}}header .navbar .nav-bar ul.navbar-nav>li{display:inline-block;line-height:1;padding:0 22px}header .navbar .nav-bar ul.navbar-nav>li>a{font-size:16px;line-height:30px;font-weight:bold;font-family:Outfit;text-transform:uppercase;text-decoration:none;padding:0;color:#fff;color:var(--menu_text_color, #fff);display:block;-webkit-transition:color 0.15s ease-in-out;-moz-transition:color 0.15s ease-in-out;-o-transition:color 0.15s ease-in-out;transition:color 0.15s ease-in-out}header .navbar .nav-bar ul.navbar-nav>li>a:hover{color:#fff;color:var(--menu_text_color_hover, #fff)}header .navbar .nav-bar ul.navbar-nav>li:first-child{padding-left:0}header .navbar .nav-bar ul.navbar-nav>li:first-child a{padding-left:0}header .navbar .nav-bar ul.navbar-nav>li:last-child{padding-right:0}header .navbar .nav-bar ul.navbar-nav>li:last-child>a{padding-right:0}header .navbar .nav-bar ul.navbar-nav>li.current_page_item>a{color:#fff;color:var(--menu_text_color_hover, #fff)}header .navbar .nav-bar ul.navbar-nav>li.current_page_parent>a{color:#fff;color:var(--menu_text_color_hover, #fff)}header .navbar .nav-bar ul.navbar-nav>li.current_page_ancestor>a{color:#fff;color:var(--menu_text_color_hover, #fff)}header .navbar .nav-bar ul.navbar-nav>li.menu-item-has-children>a>span{position:relative}header .navbar .nav-bar ul.navbar-nav>li.menu-item-has-children>a>span:after{content:"";font-family:"Font Awesome 6 Free";font-weight:bold;font-size:12px;margin-left:5px;position:absolute;top:50%;transform:translateY(-50%);color:#fff;color:var(--menu_text_color_hover, #fff)}header .navbar .nav-bar ul.navbar-nav ul{display:none;position:absolute;left:0;background:#3D484E;background:var(--menu_dropdown_background_color, #3D484E);min-width:230px;z-index:9;font-size:14px;text-align:left;box-shadow:0 5px 15px rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.1);border-bottom-left-radius:5px;border-bottom-right-radius:5px}header .navbar .nav-bar ul.navbar-nav ul li{-webkit-transition:background 0.4s ease 0s;-moz-transition:background 0.4s ease 0s;-o-transition:background 0.4s ease 0s;transition:background 0.4s ease 0s}header .navbar .nav-bar ul.navbar-nav ul li a{color:#fff;color:var(--menu_dropdown_text_color, #fff);text-decoration:none;padding:15px;display:block}header .navbar .nav-bar ul.navbar-nav ul li a:first-of-type{padding-left:15px}header .navbar .nav-bar ul.navbar-nav ul li:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}header .navbar .nav-bar ul.navbar-nav ul li:hover{background:#d3dce5;background:var(--menu_dropdown_background_color_hover, #d3dce5)}header .navbar .nav-bar ul.navbar-nav ul li:hover>a{color:#3D484E;color:var(--menu_dropdown_text_color_hover, #3D484E)}header .navbar .nav-bar ul.navbar-nav ul li.current_page_item{background:#d3dce5;background:var(--menu_dropdown_background_color_hover, #d3dce5)}header .navbar .nav-bar ul.navbar-nav ul ul{left:100%;top:0;position:absolute;box-shadow:0 5px 15px rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.1);border-bottom-left-radius:5px;border-bottom-right-radius:5px}header.sticky-nav{position:fixed !important;z-index:1000;top:0;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition-duration:0s;transition-duration:0s}@media only screen and (min-width:992px){header.sticky-nav .topbar{display:none}header.sticky-nav .navbar-wrapper{display:none}}header.slide-down{-webkit-transition-duration:1s;transition-duration:1s;-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation:slide-down 0.7s ease forwards;animation:slide-down 0.7s ease forwards}.navbar-usps{padding:10px 0}.navbar-usps .usp i{margin-right:5px}.comment-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next{float:right;text-align:right;width:50%}.comment-content.card-block{padding:20px}@media only screen and (min-width:992px){.close_sidenav,.toggle_sub_menu{display:none}}@media only screen and (max-width:991px){.site-header .navbar-wrapper .navbar-contact{display:none}body.scrolling-off{overflow:hidden}.sidenav{border-top:none;height:100vh;width:100vw;position:fixed;z-index:999999;top:0;right:-100%;bottom:0;background-color:rgba(0, 0, 0, 0.7);overflow:hidden;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;visibility:hidden;opacity:0}.sidenav .container{padding:0}.sidenav .nav-bar{background:#fff;width:100%;height:100%;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:absolute;top:0;right:-100%;bottom:0;box-shadow:30px 40px 30px 30px rgba(0, 0, 0, 0.3);overflow-x:hidden;overflow-y:scroll}.sidenav .nav-bar .navbar-nav{display:block;margin-top:45px;padding:0}.sidenav .nav-bar .cart_header{justify-content:flex-end;padding:50px 35px;margin:0}.sidenav ul.navbar-nav ul{display:none;position:relative;background:transparent;box-shadow:unset}.sidenav ul.navbar-nav ul li a{color:#3D484E;padding:0px 25px 0px 25px;font-size:15px}.sidenav ul.navbar-nav ul ul{display:none;position:relative;background:transparent;box-shadow:unset}.sidenav ul.navbar-nav ul .toggle_sub_menu{height:27px}.sidenav ul.navbar-nav>li.menu-item-has-children>a>span:after{content:none}.sidenav ul.navbar-nav ul.active{display:block}.sidenav ul li{display:block;width:100%;position:relative}.sidenav ul li a{display:block;padding:15px 35px;color:#3D484E;font-size:16px;line-height:30px;font-weight:700;font-family:"Outfit", sans-serif;text-transform:uppercase}.sidenav ul>li>.toggle_sub_menu.rotate i{transform:rotate(90deg)}.sidenav.sidenav-expanded{visibility:visible;opacity:1;right:0}.sidenav.sidenav-expanded .nav-bar{right:0}.toggle_sub_menu{position:absolute;top:-2px;right:0;display:flex;align-items:center;justify-content:center;width:50px;height:50px;transform:rotate(270deg)}.close_sidenav{display:block;font-size:0;color:#506a83;text-align:right;cursor:pointer;position:absolute;top:44px;right:27px;line-height:1;background-image:url("/wp-content/uploads/Icon_Close-1.svg");width:20px;height:20px;background-size:cover;background-position:center;background-repeat:no-repeat}}.cart_header{display:flex;align-items:center;flex-direction:row-reverse;margin-right:10px}.cart_header a{margin-right:19px;vertical-align:top;display:inline-block}.cart_header p{margin:0}.cart_header .cart-menu-inner{position:relative}.cart_header .cart-menu-inner span.cart-contents-count{position:absolute;right:-25px;top:-12px;height:22px;width:22px;background:#11B2EF;border-radius:100%;color:#fff;text-align:center;line-height:22px;font-size:12px;display:inline-flex;align-items:center;justify-content:center}#hero{position:relative;font-size:20px;background-color:#3D484E;background-size:cover !important;background-position:center;height:670px;margin-top:-70px;padding-top:70px;border-radius:0px 0px 50px 50px}@media only screen and (max-width:768px){#hero{min-height:588px;height:100%;border-radius:0 0 30px 30px}#hero div.hero-inner{padding-bottom:60px}}#hero .hero-inner{width:100%;height:100%;display:flex;padding-bottom:79px;align-items:end;padding-top:30px}#hero .hero-inner .herodesc{max-width:610px;width:100%}#hero h1{color:#ffffff;margin:0 0 45px 0;text-shadow:0px 3px 10px #00000034;font-size:65px;line-height:70px}#hero h1::before{content:"";background:#11B2EF;height:29px;width:29px;display:inline-block;vertical-align:middle;margin-right:20px;margin-bottom:10px;border-radius:5px}@media only screen and (max-width:768px){#hero h1{font-size:40px;line-height:45px}#hero h1::before{width:13px;height:13px}}#hero p{color:#ffffff;margin:0;text-shadow:0px 3px 6px rgba(0, 0, 0, 0.3);font-size:40px;margin-bottom:50px}@media only screen and (max-width:768px){#hero p{font-size:24px;margin-bottom:30px}}#hero .btn{background-repeat:no-repeat;background-position:calc(100% - 20px) 50%}#hero .btn::after{display:none}#hero-page{position:relative;height:240px;background-color:#3D484E;background-size:cover;background-position:center;margin-bottom:30px;border-radius:0px 0px 50px 50px;margin-top:-70px;padding-top:70px}@media only screen and (max-width:768px){#hero-page{height:193px;border-radius:0 0 30px 30px}}#hero-page .hero-inner{width:100%;height:100%;display:flex;align-items:center}#hero-page .hero-inner h1{margin:0;color:#fff}#hero_slider{display:block;position:relative;height:400px}#hero_slider .splide__track{height:100%}.above-footer{padding:75px 0}.above-footer #above_footer_form{display:flex;align-items:center}.above-footer #above_footer_form .gform_widget{max-width:675px;width:100%;background:#fff;padding:35px 50px 28px 50px;box-shadow:0px 3px 10px #0000000D;border-radius:50px;margin-right:auto}.above-footer #above_footer_form .gform_widget .gform_wrapper.gravity-theme .gform_footer{margin:0;padding:25px 0 0 0}.above-footer #above_footer_form .gform_widget .gform_wrapper.gravity-theme .gform_footer .gform_button{margin:0;width:100%;background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");background-repeat:no-repeat;background-position:65% 50%;padding:18px 55px 18px 31px}.above-footer #above_footer_form .gform_widget .gform_wrapper.gravity-theme .gfield .gfield_label{color:#3D484E;display:block;font-size:18px;font-weight:bold;margin-bottom:11px;padding:0;line-height:22px}.above-footer #above_footer_form .gform_widget .gform_wrapper.gravity-theme .gfield .gfield_label .gfield_required{display:none}.above-footer #above_footer_form .gform_widget .gform_wrapper.gravity-theme .gfield input.large,.above-footer #above_footer_form .gform_widget .gform_wrapper.gravity-theme .gfield textarea{background:rgba(61, 72, 78, 0.1);border:none;padding:20px;height:60px;display:block;margin:0;font-size:16px;color:#3D484E}.above-footer #above_footer_form .gform_widget .gform_wrapper.gravity-theme .gfield textarea{height:163px}.above-footer #above_footer_form .widget_text{max-width:530px;padding-left:30px;width:100%;margin-left:auto}.above-footer #above_footer_form .widget_text h2:before{display:none}.above-footer #above_footer_form .widget_text ul{margin:0;padding:0;list-style:none}.above-footer #above_footer_form .widget_text ul li{font-size:18px;line-height:30px;margin-bottom:10px;color:#3D484E;padding-left:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27'%3E%3Cg id='Group_2778' data-name='Group 2778' transform='translate(-176 -1911)'%3E%3Ccircle id='Ellipse_127' data-name='Ellipse 127' cx='13.5' cy='13.5' r='13.5' transform='translate(176 1911)' fill='%2360a07c'/%3E%3Cpath id='Icon_feather-check' data-name='Icon feather-check' d='M17.966,9,9.739,17.227,6,13.487' transform='translate(177.545 1911.057)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left 2px}.above-footer #above_footer_form .widget_text ul li:last-child{margin-bottom:0}.above-footer #above_footer_form .btn{outline:none}.above-footer #above_footer_form .btn:hover{outline:none}footer{overflow:hidden;position:relative;background-color:#3D484E;color:#fff;border-radius:50px 50px 0 0;font-size:16px;line-height:20px}footer .footer-widget{padding:84px 0 100px 0}footer .footer-widget .widget_media_image{line-height:0;margin-bottom:40px}footer .footer-widget p{margin:0}footer .footer-title{font-size:30px;line-height:38px;font-weight:500;font-family:Outfit;display:block;margin-bottom:25px;color:#fff}footer ul{padding:0}footer ul li{list-style:none}footer ul li.menu-item{margin-bottom:20px}footer ul li.menu-item:last-child{margin-bottom:0}footer ul li.menu-item a{display:block;color:#fff}footer a{color:#fff}footer a:hover{color:#fff}footer .copyright{text-align:left;color:#fff;padding:28px 0 33px 0;color:#fff}footer .copyright a{color:#fff}footer .copyright>.container{justify-content:center;align-items:center;display:flex}footer .copyright>.container .widget_text{margin-left:35px;color:#fff}footer .copyright p{margin:0}footer .copyright a{color:#fff}footer .copyright a:hover{color:#fff}ul.contact-info-widget li{display:block;color:#fff;text-indent:0}ul.contact-info-widget li:nth-child(2){margin-bottom:20px}ul.contact-info-widget li:nth-child(5){margin-bottom:20px}ul.contact-info-widget li i{margin:0 0 0 -40px;margin:0 0 0 -40px;width:30px;width:30px;font-size:14px;font-size:14px;text-align:left;text-align:left;display:inline-block;display:inline-block}ul.contact-info-widget li span.infotxt{font-weight:bold}ul.contact-info-widget li.info-title{padding-left:0}ul.contact-info-widget a{color:#fff;transition:color 0.3s;-webkit-transition:color 0.3s;-o-transition:color 0.3s;-moz-transition:color 0.3s}ul.contact-info-widget a:hover{color:#fff}ul.contact-info-widget.vertical{margin-bottom:25px;margin-left:40px}ul.sw-social-icons{display:flex;margin-top:50px}ul.sw-social-icons li{display:flex;align-items:center;justify-content:center;margin:0 28px 0 0;border-radius:100%;width:44px;height:44px;background:#00A5EF;font-size:20px}@media only screen and (max-width:768px){.footer-col{margin-bottom:30px}section.above-footer{padding:50px 0 115px 0}section.above-footer #above_footer_form{flex-direction:column-reverse;padding:0}section.above-footer #above_footer_form .gform_widget{margin-top:50px;border-radius:30px;padding:35px 15px}section.above-footer #above_footer_form .gform_widget .gform_wrapper.gravity-theme .gform_footer .gform_button{line-height:21px;background-position:75% 50%}section.above-footer #above_footer_form .widget_text{padding:0 15px}.site-footer{border-radius:30px 30px 0 0}.site-footer .footer-widget{padding-bottom:50px}.site-footer .site-info.copyright .container{flex-direction:column;gap:25px;padding-bottom:70px}.site-footer .site-info.copyright .container .widget_text{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.above-footer div#above_footer_form{gap:30px}.above-footer div#above_footer_form .gform_widget{padding:25px 30px 18px 30px}.above-footer div#above_footer_form .gform_widget .gform_wrapper.gravity-theme .gform_footer .gform_button{background-position:80% 50%}.site-footer{font-size:12px}.site-footer .footer-title{font-size:19px;line-height:28px}.site-footer ul li.menu-item{margin-bottom:10px}}@media only screen and (min-width:991px) and (max-width:1199px){.site-footer{font-size:14px}.site-footer .footer-title{font-size:26px}}*::after,*::before,*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;margin:0;font-family:Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:18px;font-weight:400;line-height:30px;color:#3D484E;text-align:left;background-color:#fff;opacity:1;transition:opacity 0.3s}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{color:#506a83;text-decoration:none;background-color:transparent;transition:all 0.15s ease-in-out}a:active,a:hover{outline:0;color:#506a83}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-8px}sub{bottom:-4px}img{border:0}svg:not(:root){overflow:hidden}figure{margin:15px 30px}hr{box-sizing:content-box;height:0}button{overflow:visible;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;padding:10px 15px;font-size:16px;line-height:1.5;border-radius:5px}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}::placeholder,placeholder{color:#3D484E}body:not(.woocommerce-checkout) input[type="text"],body:not(.woocommerce-checkout) input[type="email"],body:not(.woocommerce-checkout) input[type="tel"],body:not(.woocommerce-checkout) input[type="search"],body:not(.woocommerce-checkout) input[type="password"]{line-height:normal;height:45px;border:1px solid #98aec3;background:#eaeef2;border-radius:5px;font-size:16px;padding:12px;margin-bottom:12px;font-family:inherit;background:rgba(61, 72, 78, 0.1);border:none;padding:20px;height:60px;display:block;margin:0;font-size:16px;color:#3D484E}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="checkbox"]{width:20px;height:20px;border-radius:5px;border:2px solid #3D484E;background-color:#fff;accent-color:#3D484E;transition:all 0.5s ease-in-out}input[type="checkbox"]:before{content:"";width:22px;height:22px;border-radius:5px;border:2px solid #3D484E;background-color:#fff;display:inline-block;cursor:pointer;margin-top:0;transition:all 0.2s ease-in-out;margin:0px;margin-left:-1px;margin-top:-1px}input[type="checkbox"]:checked:before{content:"";width:22px;height:22px;background-color:#3D484E;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="white" class="bi bi-check" viewBox="0 0 16 16"><path d="M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425z"/></svg>');display:inline-block;cursor:pointer;background-size:125%;background-position:center;background-repeat:no-repeat;border-radius:5px;margin:0px;margin-left:-1px;margin-top:-1px}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}input:focus,textarea:focus,select:focus{outline:0}fieldset{border:1px solid #98aec3;margin:0 2px;padding:5px 10px 5px}legend{border:0;padding:0}textarea{overflow:auto;border:1px solid #98aec3;background:#fff;border-radius:5px;font-size:16px;padding:12px;height:120px;resize:none;font-family:inherit;background:rgba(61, 72, 78, 0.1);border:none;padding:20px;height:163px;display:block;margin:0;font-size:16px;color:#3D484E}select{border:1px solid #98aec3;background:#fff;border-radius:5px;font-size:16px;padding:12px;margin-bottom:12px;appearance:none;-webkit-appearance:none;height:45px;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;background-position:calc(100% - 0.75rem) center !important;background-color:#fff;background-color:rgba(61, 72, 78, 0.1);border:none;padding:20px;height:60px;display:block;margin:0;font-size:16px;color:#3D484E}select[multiple=multiple]{padding:20px 8px;height:auto;max-height:100px;background:rgba(61, 72, 78, 0.1)}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}ol,ul,li{margin:0;padding:0}ol,ul{padding-left:15px}.primary{background-color:#3D484E}.secondary{background-color:#d3dce5}img{height:auto;max-width:100%}figure{margin:15px 0}table{margin:0 0 25px;width:100%}fieldset:disabled a.btn{pointer-events:none}h1,h2,h3,h4,h5,h6{clear:both;color:#3D484E;font-weight:600;margin-top:0;margin-bottom:30px;line-height:1;font-family:"Outfit", sans-serif}h1{font-size:40px}@media only screen and (max-width:768px){h1{font-size:32px}}h2{font-size:40px;line-height:45px;font-weight:bold;margin-bottom:30px}@media only screen and (max-width:768px){h2{font-size:30px;line-height:30px}}h3{font-size:30px;line-height:32px;font-weight:700}@media only screen and (max-width:768px){h3{font-size:22px;line-height:30px}}h4{font-size:22px;line-height:30px;font-weight:500}@media only screen and (max-width:768px){h4{font-size:18px;line-height:25px}}h5{font-size:18px}p{margin-top:0;margin-bottom:30px}.light_text h1,.light_text h2,.light_text h3,.light_text h4,.light_text h5,.light_text h6,.light_text p,.light_text ul,.light_text ol{color:#fff}.light_text ul li::marker,.light_text ol li::marker{color:#60A07C}.btn.btn-btn-primary,.btn.btn-primary,.btn.btn-btn-secondary,.btn.btn-secondary,.btn.btn-btn-custom1,.btn.btn-custom1,.btn.btn-btn-custom2,.btn.btn-custom2,.woocommerce-form-login__submit,.woocommerce-form-register__submit{display:inline-block;font-weight:700;color:#3E484F;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#DEAE2B;padding:18px 55px 18px 31px;font-size:16px;line-height:21px;border-radius:5px;transition:all 0.15s ease-in-out;box-shadow:none;font-family:inherit;border:2px solid #DEAE2B;position:relative}@media (max-width:768px){.btn.btn-btn-primary,.btn.btn-primary,.btn.btn-btn-secondary,.btn.btn-secondary,.btn.btn-btn-custom1,.btn.btn-custom1,.btn.btn-btn-custom2,.btn.btn-custom2,.woocommerce-form-login__submit,.woocommerce-form-register__submit{white-space:pre-wrap}}.btn.btn-btn-primary::after,.btn.btn-primary::after,.btn.btn-btn-secondary::after,.btn.btn-secondary::after,.btn.btn-btn-custom1::after,.btn.btn-custom1::after,.btn.btn-btn-custom2::after,.btn.btn-custom2::after,.woocommerce-form-login__submit::after,.woocommerce-form-register__submit::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.699' height='11.137' viewBox='0 0 16.699 11.137'%3E%3Cpath d='M18.524,11.465a.758.758,0,0,0-.006,1.067l3.527,3.532H8.623a.754.754,0,0,0,0,1.508H22.039L18.513,21.1a.763.763,0,0,0,.006,1.067.751.751,0,0,0,1.061-.006l4.779-4.814h0a.847.847,0,0,0,.157-.238.72.72,0,0,0,.058-.29.756.756,0,0,0-.215-.528L19.58,11.482A.739.739,0,0,0,18.524,11.465Z' transform='translate(-7.875 -11.252)' fill='%233E484F'/%3E%3C/svg%3E");width:17px;height:11px;position:absolute;top:0;bottom:0;margin:auto;right:31px}.btn.btn-btn-primary:hover,.btn.btn-primary:hover,.btn.btn-btn-secondary:hover,.btn.btn-secondary:hover,.btn.btn-btn-custom1:hover,.btn.btn-custom1:hover,.btn.btn-btn-custom2:hover,.btn.btn-custom2:hover,.woocommerce-form-login__submit:hover,.woocommerce-form-register__submit:hover{text-decoration:none;color:#DEAE2B;background-color:transparent;border:2px solid #DEAE2B;padding:18px 80px 18px 31px;margin-right:-25px}.btn.btn-btn-primary:focus,.btn.btn-primary:focus,.btn.btn-btn-secondary:focus,.btn.btn-secondary:focus,.btn.btn-btn-custom1:focus,.btn.btn-custom1:focus,.btn.btn-btn-custom2:focus,.btn.btn-custom2:focus,.woocommerce-form-login__submit:focus,.woocommerce-form-register__submit:focus{outline:0}.btn.btn-btn-primary:disabled,.btn.btn-primary:disabled,.btn.btn-btn-secondary:disabled,.btn.btn-secondary:disabled,.btn.btn-btn-custom1:disabled,.btn.btn-custom1:disabled,.btn.btn-btn-custom2:disabled,.btn.btn-custom2:disabled,.woocommerce-form-login__submit:disabled,.woocommerce-form-register__submit:disabled{opacity:0.65}.btn.btn-btn-primary:not(:disabled):not(.disabled),.btn.btn-primary:not(:disabled):not(.disabled),.btn.btn-btn-secondary:not(:disabled):not(.disabled),.btn.btn-secondary:not(:disabled):not(.disabled),.btn.btn-btn-custom1:not(:disabled):not(.disabled),.btn.btn-custom1:not(:disabled):not(.disabled),.btn.btn-btn-custom2:not(:disabled):not(.disabled),.btn.btn-custom2:not(:disabled):not(.disabled),.woocommerce-form-login__submit:not(:disabled):not(.disabled),.woocommerce-form-register__submit:not(:disabled):not(.disabled){cursor:pointer}.btn.btn-btn-primary.focus,.btn.btn-primary.focus,.btn.btn-btn-secondary.focus,.btn.btn-secondary.focus,.btn.btn-btn-custom1.focus,.btn.btn-custom1.focus,.btn.btn-btn-custom2.focus,.btn.btn-custom2.focus,.woocommerce-form-login__submit.focus,.woocommerce-form-register__submit.focus{outline:0}.btn.btn-btn-primary.disabled,.btn.btn-primary.disabled,.btn.btn-btn-secondary.disabled,.btn.btn-secondary.disabled,.btn.btn-btn-custom1.disabled,.btn.btn-custom1.disabled,.btn.btn-btn-custom2.disabled,.btn.btn-custom2.disabled,.woocommerce-form-login__submit.disabled,.woocommerce-form-register__submit.disabled{opacity:0.65}.vc_general.vc_btn3.vc_btn3-style-custom{display:inline-block;font-weight:700;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:18px 55px 18px 31px;font-size:16px;line-height:21px;border-radius:5px;transition:all 0.15s ease-in-out;box-shadow:none;font-family:inherit;position:relative;border-width:2px}@media (max-width:768px){.vc_general.vc_btn3.vc_btn3-style-custom{white-space:pre-wrap}}.vc_general.vc_btn3.vc_btn3-style-custom::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.699' height='11.137' viewBox='0 0 16.699 11.137'%3E%3Cpath d='M18.524,11.465a.758.758,0,0,0-.006,1.067l3.527,3.532H8.623a.754.754,0,0,0,0,1.508H22.039L18.513,21.1a.763.763,0,0,0,.006,1.067.751.751,0,0,0,1.061-.006l4.779-4.814h0a.847.847,0,0,0,.157-.238.72.72,0,0,0,.058-.29.756.756,0,0,0-.215-.528L19.58,11.482A.739.739,0,0,0,18.524,11.465Z' transform='translate(-7.875 -11.252)' fill='%233E484F'/%3E%3C/svg%3E");width:17px;height:11px;position:absolute;top:0;bottom:0;margin:auto;right:26px}.vc_general.vc_btn3.vc_btn3-style-custom:hover{text-decoration:none;color:#DEAE2B !important;background-color:transparent !important;border:2px solid #DEAE2B !important;padding:18px 80px 18px 31px;margin-right:-25px}.vc_general.vc_btn3.vc_btn3-style-custom:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.699' height='11.137' viewBox='0 0 16.699 11.137'%3E%3Cpath d='M18.524,11.465a.758.758,0,0,0-.006,1.067l3.527,3.532H8.623a.754.754,0,0,0,0,1.508H22.039L18.513,21.1a.763.763,0,0,0,.006,1.067.751.751,0,0,0,1.061-.006l4.779-4.814h0a.847.847,0,0,0,.157-.238.72.72,0,0,0,.058-.29.756.756,0,0,0-.215-.528L19.58,11.482A.739.739,0,0,0,18.524,11.465Z' transform='translate(-7.875 -11.252)' fill='%23DEAE2B'/%3E%3C/svg%3E")}a.btn.disabled{pointer-events:none}.vc_general.vc_btn3.btn-btn-primary:not(.btn-std):hover,.btn.btn-primary:hover{background-color:transparent;color:#DEAE2B}.vc_general.vc_btn3.btn-btn-primary:not(.btn-std):hover::after,.btn.btn-primary:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.699' height='11.137' viewBox='0 0 16.699 11.137'%3E%3Cpath d='M18.524,11.465a.758.758,0,0,0-.006,1.067l3.527,3.532H8.623a.754.754,0,0,0,0,1.508H22.039L18.513,21.1a.763.763,0,0,0,.006,1.067.751.751,0,0,0,1.061-.006l4.779-4.814h0a.847.847,0,0,0,.157-.238.72.72,0,0,0,.058-.29.756.756,0,0,0-.215-.528L19.58,11.482A.739.739,0,0,0,18.524,11.465Z' transform='translate(-7.875 -11.252)' fill='%23DEAE2B'/%3E%3C/svg%3E")}.vc_general.vc_btn3.btn-btn-primary:not(.btn-std):focus,.btn.btn-primary:focus{opacity:0.8;box-shadow:0 0 0 0.2rem rgba(38, 143, 255, 0.5)}.vc_general.vc_btn3.btn-btn-primary:not(.btn-std).focus,.btn.btn-primary.focus{opacity:0.8;box-shadow:0 0 0 0.2rem rgba(38, 143, 255, 0.5)}.vc_general.vc_btn3.btn-btn-secondary:not(.btn-std),.btn.btn-secondary{color:#3E484F;background-color:transparent;border:2px solid #DEAE2B}.vc_general.vc_btn3.btn-btn-secondary:not(.btn-std):hover,.btn.btn-secondary:hover{color:#3E484F;background-color:#DEAE2B;border:2px solid #DEAE2B}.vc_general.vc_btn3.btn-btn-custom1:not(.btn-std),.btn.btn-custom1{color:#172e43;background-color:#fff;border:2px solid #d3dce5}.vc_general.vc_btn3.btn-btn-custom1:not(.btn-std):hover,.btn.btn-custom1:hover{color:#172e43;background-color:#d3dce5;border:2px solid #d3dce5}.vc_general.vc_btn3.btn-btn-custom2:not(.btn-std),.btn.btn-custom2{color:#ffffff;background-color:transparent;border:2px solid #11B2EF}.vc_general.vc_btn3.btn-btn-custom2:not(.btn-std):hover,.btn.btn-custom2:hover{color:#ffffff;background-color:#11B2EF;border:2px solid #11B2EF}.btn-container.btn-center{text-align:center}.btn-container.btn-center a{text-align:center}.btn-container.btn-left{text-align:left}.btn-container.btn-left a{text-align:left}.btn-container.btn-right{text-align:right}.btn-container.btn-right a{text-align:right}.btn-container.btn-container-block{width:100%}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:0.313rem;line-height:normal;padding:0.938rem 1.438rem 0.875rem;text-decoration:none;top:0.313rem;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.screen-reader-response{display:none}.dienst{display:flex;flex-direction:column-reverse;box-shadow:0px 3px 8px rgba(0, 0, 0, 0.1);border-radius:5px;overflow:hidden;border:1px solid transparent;transition:all 0.15s ease-in-out}.dienst:hover{border-color:#d3dce5}.dienst:hover h2{background-color:#e7ebef}.dienst h2{background-color:#ffffff;text-transform:uppercase;margin:0;text-align:center;padding:15px 0;transition:all 0.15s ease-in-out;font-size:24px}@media only screen and (max-width:768px){.dienst h2{font-size:18px}}.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.entry-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed{max-width:100%}iframe{max-width:100%}object{max-width:100%}.wp-caption{background:#f1f1f1 none repeat scroll 0 0;border:1px solid #f0f0f0;max-width:96%;padding:0.313rem 0.313rem 0;text-align:center}.wp-caption img[class*="wp-image-"]{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:auto}.wp-caption .wp-caption-text{font-size:0.688rem;line-height:1.063rem;margin:0;padding:0.625rem}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-item .gallery-columns-2{max-width:50%}.gallery-item .gallery-columns-3{max-width:33.33333%}.gallery-item .gallery-columns-4{max-width:25%}.gallery-item .gallery-columns-5{max-width:20%}.gallery-item .gallery-columns-6{max-width:16.66667%}.gallery-item .gallery-columns-7{max-width:14.28571%}.gallery-item .gallery-columns-8{max-width:12.5%}.gallery-item .gallery-columns-9{max-width:11.11111%}.gallery-caption{display:block}@media (min-width:1368px){.container{max-width:1272px}}.offer_cta{padding-bottom:90px;padding-top:165px}.offer_cta .col-sm-8 .wpb_text_column{max-width:706px;width:100%;margin-left:auto;margin-right:auto;margin-bottom:50px}.acc_sec{border-radius:50px 50px 0 0;padding-top:60px}.acc_sec.acc_two{border-radius:0 0 50px 50px;padding-bottom:120px;padding-top:20px}.acc_sec.acc_two .wpb_single_image{overflow:hidden;box-shadow:0px 3px 10px #00000029}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading{background-color:rgba(255, 255, 255, 0.25) !important;border:none;border-radius:15px !important;padding:25px 20px 25px 25px}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a{padding-top:0;padding-bottom:0;padding-left:0;color:#fff !important;font-size:22px !important;line-height:22px !important}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i.vc_tta-controls-icon{height:36px;width:36px;border-radius:100%;border:solid 1px #fff;right:0}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i.vc_tta-controls-icon::before{width:50%;left:25%;border-color:#fff !important}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i.vc_tta-controls-icon::after{border-color:#fff !important;height:50%;top:25%}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel.vc_active{background:#11B2EF;border-radius:15px;overflow:hidden}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading{background-color:transparent !important;margin:0}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body{border:none;background:transparent;color:#fff;padding-top:0;padding-bottom:25px;padding-left:25px;max-width:600px;width:100%}.wpb_text_column:last-child{margin-bottom:0}.category_sec{padding-bottom:194px;padding-top:110px}.category_sec .column.vc_column_container.col-sm-3{padding:65px 0;z-index:2;pointer-events:none}.wc-category-slider .splide__arrows.splide__arrows--ltr{width:100%;position:absolute;height:39px;left:0;bottom:40%}@media (min-width:1233px){.wc-category-slider .splide__arrows.splide__arrows--ltr{width:calc(100% + 120px);left:-60px;bottom:40%}.wc-category-slider .splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--prev{left:0}.wc-category-slider .splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--next{right:0}}.wc-category-slider .splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--prev{left:-40px}.wc-category-slider .splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--next{right:-40px}.wc-category-slider .splide__slide{box-shadow:0px 3px 10px #0000000D;border-radius:20px;overflow:hidden;transition:1s;transform:translate(0, 0px)}.wc-category-slider .splide__slide:hover{transform:translate(0, -20px)}.wc-category-slider .splide__slide:hover h3::after{background-color:#11B2EF}.wc-category-slider .splide__slide h3{margin:0;position:absolute;bottom:0;left:0;width:100%;font-size:22px;line-height:30px;color:#fff;height:83px;background:rgba(0, 0, 0, 0.1);display:flex;align-items:center;padding-left:25px;backdrop-filter:blur(8px);padding-right:60px;font-weight:600}.wc-category-slider .splide__slide h3:after{content:"";position:absolute;height:39px;width:39px;right:21px;top:50%;transform:translateY(-50%);background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");border:3px solid #11B2EF;background-repeat:no-repeat;background-position:center;border-radius:100%;background-color:transparent}.section_two{padding-bottom:174px}.section_two .col-sm-7>.vc_column-inner>.wpb_wrapper{max-width:671px;width:100%}.section_two .col-sm-7>.vc_column-inner>.wpb_wrapper .wpb_text_column{margin-bottom:55px}.section_two .col-sm-5>.vc_column-inner>.wpb_wrapper{border-radius:20px;overflow:hidden;position:relative;box-shadow:0px 3px 10px #0000000D}.section_two .col-sm-5>.vc_column-inner>.wpb_wrapper .wpb_text_column{backdrop-filter:blur(7px);background:rgba(0, 0, 0, 0.1);position:absolute;bottom:0;color:#fff;padding:35px 40px}.section_two .col-sm-5>.vc_column-inner>.wpb_wrapper .wpb_text_column h3{color:#fff;font-size:30px;line-height:38px;margin-bottom:14px}.section_two .col-sm-5>.vc_column-inner>.wpb_wrapper .wpb_text_column p{line-height:26px}.product_sec{border-radius:50px;padding-top:35px;padding-bottom:75px}.product_sec h2{margin-bottom:70px}.product_sec .products_sld{margin-bottom:85px}.product_sec .products_sld .splide__list{align-items:stretch}.product_sec .products_sld .splide__slide.product{background:#fff;box-shadow:0px 3px 10px #0000000D;border-radius:20px;padding:18px;height:100%;display:flex;flex-direction:column}.product_sec .products_sld .splide__slide.product a.woocommerce-loop-product__link{position:relative}.product_sec .products_sld .splide__slide.product a.woocommerce-loop-product__link.height_edited span.price{position:absolute}.product_sec .products_sld .splide__slide.product img.attachment-woocommerce_thumbnail{width:100%;height:264px;border-radius:0;object-fit:cover}.product_sec .products_sld .splide__slide.product h2.woocommerce-loop-product__title{color:#3D484E;font-size:22px;font-family:"OUTFIT";text-align:center;min-height:96px;line-height:25px;font-weight:500;padding-top:25px;border-top:solid 1px #CECECE;margin:0;padding-bottom:15px}.product_sec .products_sld .splide__slide.product h2.woocommerce-loop-product__title::before{display:none}.product_sec .products_sld .splide__slide.product span.price{margin:0;display:block;text-align:center;color:#3D484E;font-size:30px;line-height:32px;font-weight:bold;font-family:"Outfit";bottom:0;right:0px;left:0px}.product_sec .products_sld .splide__slide.product span.price:after{color:#3D484E;content:"Excl. BTW";font-size:14px;font-weight:normal;margin-left:11px}.product_sec .products_sld .splide__slide.product a.add_to_cart_button{background:#11B2EF;width:100%;display:flex;text-align:center;height:auto;border-radius:5px;color:#fff;font-size:16px;line-height:20px;padding:13px 15px;align-items:center;justify-content:center;display:none}.product_sec .products_sld .splide__slide.product a.add_to_cart_button i.fas.fa-info-circle{font-size:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.01' height='23.01' viewBox='0 0 23.01 23.01'%3E%3Cg id='Icon_feather-info' data-name='Icon feather-info' transform='translate(1 1)'%3E%3Cpath id='Path_17580' data-name='Path 17580' d='M24.01,13.505A10.505,10.505,0,1,1,13.505,3,10.505,10.505,0,0,1,24.01,13.505Z' transform='translate(-3 -3)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_17581' data-name='Path 17581' d='M18,22.2V18' transform='translate(-7.495 -7.495)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_17582' data-name='Path 17582' d='M18,12h0' transform='translate(-7.495 -5.697)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");height:24px;width:24px;margin-right:18px;background-repeat:no-repeat;background-position:center center}.product_sec .products_sld .splide__slide.product .afrfqbt.button.add_to_cart_button.product_type_simple{display:none}.product_sec .products_sld .splide__slide.product .button.addonify-cp-button.icon-position-left{position:absolute;top:20px;left:20px;background-image:url("/wp-content/uploads/Icon_Vergelijken.svg");width:18px;height:20px;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:transparent;font-size:0;padding:0}.product_sec .products_mobile{display:none}.product_sec .latest-products.products{padding:0;display:flex;margin-left:-30px}.product_sec .latest-products.products .product{max-width:calc(25% - 30px);width:100%;margin-left:30px;background:#fff;box-shadow:0px 3px 10px #0000000D;border-radius:20px;padding:18px}.product_sec .latest-products.products .product img.attachment-woocommerce_thumbnail{width:100%;height:264px;border-radius:0;object-fit:cover}.product_sec .latest-products.products .product h2.woocommerce-loop-product__title{color:#3D484E;font-size:22px;font-family:"OUTFIT";text-align:center;min-height:96px;line-height:25px;font-weight:500;padding-top:25px;border-top:solid 1px #CECECE;margin:0;padding-bottom:15px}.product_sec .latest-products.products .product h2.woocommerce-loop-product__title::before{display:none}.product_sec .latest-products.products .product span.price{margin:0 0 19px 0;display:block;text-align:center;color:#3D484E;font-size:30px;line-height:32px;font-weight:bold;font-family:"Outfit"}.product_sec .latest-products.products .product span.price:after{color:#3D484E;content:"Excl. BTW";font-size:14px;font-weight:normal;margin-left:11px}.product_sec .latest-products.products .product a.add_to_cart_button{background:#11B2EF;width:100%;display:flex;text-align:center;height:auto;border-radius:5px;color:#fff;font-size:16px;line-height:20px;padding:13px 15px;align-items:center;justify-content:center}.product_sec .latest-products.products .product a.add_to_cart_button i.fas.fa-info-circle{font-size:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.01' height='23.01' viewBox='0 0 23.01 23.01'%3E%3Cg id='Icon_feather-info' data-name='Icon feather-info' transform='translate(1 1)'%3E%3Cpath id='Path_17580' data-name='Path 17580' d='M24.01,13.505A10.505,10.505,0,1,1,13.505,3,10.505,10.505,0,0,1,24.01,13.505Z' transform='translate(-3 -3)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_17581' data-name='Path 17581' d='M18,22.2V18' transform='translate(-7.495 -7.495)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_17582' data-name='Path 17582' d='M18,12h0' transform='translate(-7.495 -5.697)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");height:24px;width:24px;margin-right:18px;background-repeat:no-repeat;background-position:center center}.product_sec .latest-products.products .product .afrfqbt.button.add_to_cart_button.product_type_simple{display:none}.product_sec .latest-products.products .product .button.addonify-cp-button.icon-position-left{position:absolute;top:20px;left:20px;background-image:url("/wp-content/uploads/Icon_Vergelijken.svg");width:18px;height:20px;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:transparent;font-size:0;padding:0}.cart-random-products .splide__slide.product{background:#fff;box-shadow:0px 3px 10px #0000000D;border-radius:20px;padding:18px;height:100%;display:flex;flex-direction:column}.cart-random-products .splide__slide.product a.woocommerce-loop-product__link{position:relative}.cart-random-products .splide__slide.product a.woocommerce-loop-product__link.height_edited span.price{position:absolute;bottom:0px;left:0;right:0}.cart-random-products .splide__slide.product img.attachment-woocommerce_thumbnail{width:100%;height:264px;border-radius:0;object-fit:cover;margin:0}.cart-random-products .splide__slide.product h2.woocommerce-loop-product__title{color:#3D484E;font-size:22px;font-family:"OUTFIT";text-align:center;min-height:96px;line-height:25px;font-weight:500;padding-top:25px;border-top:solid 1px #CECECE;margin:0;padding-bottom:15px}.cart-random-products .splide__slide.product h2.woocommerce-loop-product__title::before{display:none}.cart-random-products .splide__slide.product span.price{margin:0 0 19px 0;display:block;text-align:center;color:#3D484E;font-size:30px;line-height:32px;font-weight:bold;font-family:"Outfit"}.cart-random-products .splide__slide.product span.price:after{color:#3D484E;content:"Excl. BTW";font-size:14px;font-weight:normal;margin-left:11px}.cart-random-products .splide__slide.product a.add_to_cart_button{background:#11B2EF;width:100%;display:flex;text-align:center;height:auto;border-radius:5px;color:#fff;font-size:16px;line-height:20px;padding:13px 15px;align-items:center;justify-content:center;display:none}.cart-random-products .splide__slide.product a.add_to_cart_button i.fas.fa-info-circle{font-size:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.01' height='23.01' viewBox='0 0 23.01 23.01'%3E%3Cg id='Icon_feather-info' data-name='Icon feather-info' transform='translate(1 1)'%3E%3Cpath id='Path_17580' data-name='Path 17580' d='M24.01,13.505A10.505,10.505,0,1,1,13.505,3,10.505,10.505,0,0,1,24.01,13.505Z' transform='translate(-3 -3)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_17581' data-name='Path 17581' d='M18,22.2V18' transform='translate(-7.495 -7.495)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_17582' data-name='Path 17582' d='M18,12h0' transform='translate(-7.495 -5.697)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");height:24px;width:24px;margin-right:18px;background-repeat:no-repeat;background-position:center center}.cart-random-products .splide__slide.product .afrfqbt.button.add_to_cart_button.product_type_simple{display:none}.cart-random-products .splide__slide.product .button.addonify-cp-button.icon-position-left{position:absolute;top:20px;left:20px;background-image:url("/wp-content/uploads/Icon_Vergelijken.svg");width:18px;height:20px;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:transparent;font-size:0;padding:0}.woocommerce ul.products .splide__slide.product{background:#fff;box-shadow:0px 3px 10px #0000000D;border-radius:20px;padding:18px}.woocommerce ul.products .splide__slide.product a.woocommerce-loop-product__link{position:relative}.woocommerce ul.products .splide__slide.product a.woocommerce-loop-product__link.height_edited span.price{position:absolute}.woocommerce ul.products .splide__slide.product img.attachment-woocommerce_thumbnail{width:100%;height:264px;border-radius:0;object-fit:cover;margin:0}.woocommerce ul.products .splide__slide.product h2.woocommerce-loop-product__title{color:#3D484E;font-size:22px;font-family:"OUTFIT";text-align:center;min-height:96px;line-height:25px;font-weight:500;padding-top:25px;border-top:solid 1px #CECECE;margin:0;padding-bottom:15px}.woocommerce ul.products .splide__slide.product h2.woocommerce-loop-product__title::before{display:none}.woocommerce ul.products .splide__slide.product span.price{margin:0 0 19px 0;display:block;text-align:center;color:#3D484E;font-size:30px;line-height:32px;font-weight:bold;font-family:"Outfit"}@media screen and (max-width:500px){.woocommerce ul.products .splide__slide.product span.price{font-size:26px}}.woocommerce ul.products .splide__slide.product span.price:after{color:#3D484E;content:"Excl. BTW";font-size:14px;font-weight:normal;margin-left:11px}.woocommerce ul.products .splide__slide.product a.add_to_cart_button{background:#11B2EF;width:100%;display:flex;text-align:center;height:auto;border-radius:5px;color:#fff;font-size:16px;line-height:20px;padding:13px 15px;align-items:center;justify-content:center;display:none}@media screen and (max-width:500px){.woocommerce ul.products .splide__slide.product a.add_to_cart_button{display:none !important}}.woocommerce ul.products .splide__slide.product a.add_to_cart_button i.fas.fa-info-circle{font-size:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.01' height='23.01' viewBox='0 0 23.01 23.01'%3E%3Cg id='Icon_feather-info' data-name='Icon feather-info' transform='translate(1 1)'%3E%3Cpath id='Path_17580' data-name='Path 17580' d='M24.01,13.505A10.505,10.505,0,1,1,13.505,3,10.505,10.505,0,0,1,24.01,13.505Z' transform='translate(-3 -3)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_17581' data-name='Path 17581' d='M18,22.2V18' transform='translate(-7.495 -7.495)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_17582' data-name='Path 17582' d='M18,12h0' transform='translate(-7.495 -5.697)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");height:24px;width:24px;margin-right:18px;background-repeat:no-repeat;background-position:center center}.woocommerce ul.products .splide__slide.product .afrfqbt.button.add_to_cart_button.product_type_simple{display:none}.woocommerce ul.products .splide__slide.product .button.addonify-cp-button.icon-position-left{position:absolute;top:20px;left:20px;background-image:url("/wp-content/uploads/Icon_Vergelijken.svg");width:18px;height:20px;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:transparent;font-size:0;padding:0}.projects_block{padding-top:60px;padding-bottom:175px}.projects_block .col-sm-8>.vc_column-inner>.wpb_wrapper{max-width:670px;margin:auto;width:100%;padding-bottom:55px}.map_section{margin-bottom:-120px}.map_section .wpb_gmaps_widget .wpb_wrapper{padding:0}.contact_details{padding-bottom:68px;padding-top:20px}.contact_details p,.contact_details a{color:#3D484E;font-weight:500;font-size:22px;line-height:30px;font-family:"Outfit", sans-serif}.contact_details .wpb_single_image{margin:0 auto 11px auto;background:#11B2EF;height:64px;width:64px;border-radius:100%;display:flex;align-items:center;justify-content:center}.contact_details .wpb_single_image figure,.contact_details .wpb_single_image div{display:block}.contact_details .wpb_single_image figure{height:fit-content}.contact_details .wpb_single_image img{margin:auto;min-height:21px;min-width:21px;display:block;max-width:29px}.brd p{font-size:16px;line-height:30px;color:#3D484E}.brd p span.separator{color:#3D484E}.brd p span{color:#11B2EF}.form_section{padding-bottom:100px}.form_section .wpb_text_column{padding-top:15px}.form_section .wpb_text_column ul{margin:0;padding:0;list-style:none}.form_section .wpb_text_column ul li{font-size:18px;line-height:30px;margin-bottom:10px;color:#3D484E;padding-left:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27'%3E%3Cg id='Group_2778' data-name='Group 2778' transform='translate(-176 -1911)'%3E%3Ccircle id='Ellipse_127' data-name='Ellipse 127' cx='13.5' cy='13.5' r='13.5' transform='translate(176 1911)' fill='%2360a07c'/%3E%3Cpath id='Icon_feather-check' data-name='Icon feather-check' d='M17.966,9,9.739,17.227,6,13.487' transform='translate(177.545 1911.057)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left 2px}.form_section .wpb_text_column ul li:last-child{margin-bottom:0}.form_section .gform_wrapper.gravity-theme{max-width:655px;width:100%;background:#fff;padding:35px 50px 28px 50px;box-shadow:0px 3px 10px #0000000D;border-radius:50px;margin-left:auto}.form_section .gform_wrapper.gravity-theme .gform_footer{margin:0;padding:25px 0 0 0}.form_section .gform_wrapper.gravity-theme .gform_footer .gform_button{margin:0;width:100%;background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");background-repeat:no-repeat;background-position:65% 50%;padding:18px 55px 18px 31px}.form_section .gform_wrapper.gravity-theme .gfield .gfield_label{color:#3D484E;display:block;font-size:18px;font-weight:bold;margin-bottom:11px;padding:0;line-height:22px}.form_section .gform_wrapper.gravity-theme .gfield .gfield_label .gfield_required{display:none}.form_section .gform_wrapper.gravity-theme .gfield input.large,.form_section .gform_wrapper.gravity-theme .gfield textarea{background:rgba(61, 72, 78, 0.1);border:none;padding:20px;height:60px;display:block;margin:0;font-size:16px;color:#3D484E}.form_section .gform_wrapper.gravity-theme .gfield textarea{height:163px}.uspcol .container{display:flex;align-items:center;justify-content:space-between}.uspcol .container .splide__list{align-items:flex-start}.uspcol .container .widget_text{position:relative;padding-left:42px}.uspcol .container .widget_text:nth-child(1){padding-left:50px}.uspcol .container .widget_text:nth-child(2){padding-left:65px}.uspcol .container .widget_text:nth-child(3){padding-left:47px}.uspcol .container .widget_text .textwidget{display:flex;align-items:center;color:#3D484E;line-height:20px;font-size:14px;margin:0;max-width:250px;height:100%;gap:20px}.uspcol .container .widget_text .textwidget p{margin:0}.uspcol .container .widget_text .textwidget strong{display:block;font-size:16px;margin-bottom:4px;color:#3D484E;font-weight:bold;font-family:Outfit}.uspcol .container .widget_text .textwidget br{display:none}.uspcol .container .widget_text .textwidget div{min-height:84px}.uspcol .container .widget_text .textwidget img{float:unset;margin-right:0;min-width:50px}.splide__arrows .splide__arrow{width:39px;height:39px;background:#3D484E;opacity:1 !important;right:-19px}.splide__arrows .splide__arrow::before{content:"";background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");width:100%;height:100%;border-radius:100%;background-repeat:no-repeat;background-position:center}.splide__arrows .splide__arrow svg{display:none}.splide__arrows .splide__arrow.splide__arrow--prev{left:-19px}.splide__arrows .splide__arrow.splide__arrow--prev::before{transform:rotate(180deg)}.splide__arrows .splide__arrow:disabled{background:#BFBFBF}.bereken_sec{padding:130px 15px 100px 15px}.bereken_sec .row.vc_inner{max-width:1442px;margin:auto;border-radius:50px;width:100%;padding:90px 100px;position:relative;z-index:0;overflow:hidden}.bereken_sec .row.vc_inner::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:0.4;z-index:-1;display:block}.bereken_sec .row.vc_inner .col-sm-9 .vc_column-inner{margin:0;padding:0;max-width:780px;width:100%}.bereken_sec .row.vc_inner .col-sm-9 .vc_column-inner h2{margin-bottom:14px}.bereken_sec .row.vc_inner .col-sm-9 .vc_column-inner h3{font-size:30px;line-height:45px;margin-bottom:30px}.bereken_sec .row.vc_inner .direct_btn button.btn{padding-right:25px;padding-left:70px;border:none;line-height:24px;margin:0 !important}.bereken_sec .row.vc_inner .direct_btn button.btn:hover{margin:0 !important}.bereken_sec .row.vc_inner .direct_btn button.btn::after{display:none}.bereken_sec .row.vc_inner .direct_btn button.btn::before{background-image:url("/wp-content/uploads/Icon_User_White.svg");content:"";position:absolute;left:20px;top:50%;height:30px;width:30px;transform:translateY(-50%)}.review_sec{padding-bottom:157px}.review_sec h2{margin-bottom:40px}.review_sec .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd{background:#fff !important}.review_sec .wp-gr .rpi-dots-wrap{padding-top:2px !important}.review_sec .wp-gr .rpi-dots-wrap .rpi-dot{background:#EBEBEB !important;height:10px !important;width:10px !important;padding:0 !important;margin:0 !important;transform:none !important;opacity:1 !important}.review_sec .wp-gr .rpi-dots-wrap .rpi-dot.active{background:#CCCCCC !important}.review_sec .wp-gr .grw-row-m .grw-header+.grw-content .grw-reviews{padding:10px 0 !important}.review_sec .wp-gr .grw-row-m .grw-header+.grw-content .grw-reviews .grw-review .grw-review-inner{box-shadow:0px 0px 10px #00000033 !important;border-radius:5px !important;overflow:hidden}.uspcol{padding:25px 0}.post-type-archive-product .uspcol,.tax-product_cat .uspcol{padding-bottom:80px}.contact-details{padding:0 !important}.contact-details li{list-style:none;padding-left:30px;position:relative;margin-bottom:30px}.contact-details li img{position:absolute;left:0;top:3px}.contact-details li:nth-of-type(2) img{min-width:16px}.contact-details li:nth-of-type(4),.contact-details li:nth-of-type(5){margin-bottom:0;line-height:30px;padding-left:0}.contact-details li strong{font-weight:700}.contact-details li a{font-weight:700}.page-id-1092 .uspcol{padding:0 0 85px 0}.woocommerce-cart #hero-page{display:none}.woocommerce-cart .brd{padding-top:40px}.woocommerce-cart .pgtl h1{font-size:40px;line-height:45px;font-weight:bold;margin-bottom:65px}.woocommerce-cart .pgtl h1::before{content:"";background:#11B2EF;height:16px;width:16px;display:inline-block;vertical-align:middle;margin-right:15px;margin-bottom:8px;border-radius:5px}.woocommerce .woocommerce-cart-form .shop_table{border:none;border-radius:5px;margin:0 0 60px 0}.woocommerce .woocommerce-cart-form .shop_table thead th{background:#BFBFBF;font-size:22px;line-height:30px;color:#3D484E;font-weight:500;font-family:"Outfit", sans-serif;padding:10px}.woocommerce .woocommerce-cart-form .shop_table tbody{background:#fff;box-shadow:0 3px 10px rgba(0, 0, 0, 0.05)}.woocommerce .woocommerce-cart-form .shop_table tbody .actions{display:none}.woocommerce .woocommerce-cart-form .shop_table tbody tr td{padding:27px 15px;border:none;font-size:18px;line-height:30px}.woocommerce .woocommerce-cart-form .shop_table tbody tr td input{background:#FFFFFF;padding:0;border:1px solid #BFBFBF;border-radius:5px;width:86px;height:60px;color:#3D484E;font-size:18px;line-height:30px;font-family:Lato}.woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail{width:160px}.woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail a{border:1px solid #BFBFBF;background:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:12px;width:160px}.woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail a img{width:150px}.woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-name{font-size:16px}.woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-name a{color:#3D484E;font-size:18px;line-height:30px;font-family:"Outfit", sans-serif}.woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove{text-align:center}.woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove .remove{background-image:url("/wp-content/uploads/Icon_Close_red-1.svg");margin:auto;width:16px;height:16px;font-size:0;border-radius:0;background-color:transparent}#cartRandomSplide{width:100%;margin-bottom:50px}#cartRandomSplide .cart-random-title{font-size:30px;line-height:32px;margin-bottom:35px}#cartRandomSplide .cart-random-title::before{display:none}#cartRandomSplide #cartRandomSplide-list{padding-bottom:20px !important}.cart-collaterals{position:relative;padding-bottom:70px}.cart-collaterals .cart_totals{position:relative;float:unset !important;width:100% !important}.cart-collaterals .cart_totals h2{font-size:30px;line-height:32px;margin-bottom:35px}.cart-collaterals .cart_totals h2::before{display:none}.cart-collaterals .cart_totals .wc-proceed-to-checkout{display:none}.cart-collaterals .cart_totals .shop_table{background:#FFFFFF 0% 0% no-repeat padding-box;box-shadow:0px 3px 10px #0000000D;border-radius:5px;margin:0 !important;border:none;padding:20px !important}.cart-collaterals .cart_totals .shop_table tr th{border-bottom:1px solid #BFBFBF;padding:22px 20px;font-size:20px;line-height:30px;font-weight:500;font-family:"Outfit", sans-serif;color:#3D484E}.cart-collaterals .cart_totals .shop_table tr td{border-bottom:1px solid #BFBFBF;padding:22px 20px;line-height:30px}.cart-collaterals .cart_totals .shop_table tr td .woocommerce-shipping-destination,.cart-collaterals .cart_totals .shop_table tr td .woocommerce-shipping-calculator{display:none}.cart-collaterals .cart_totals .shop_table tr td strong{font-weight:400}.cart-collaterals .cart_totals .shop_table tr td ul#shipping_method li{margin-bottom:20px}.cart-collaterals .cart_totals .shop_table tr td ul#shipping_method li:last-child{margin-bottom:0}.cart-collaterals .cart_totals .shop_table tr td ul#shipping_method li label{display:flex;align-items:center}.cart-collaterals .cart_totals .shop_table tr td ul#shipping_method li input[type="radio"]{display:none}.cart-collaterals .cart_totals .shop_table tr td ul#shipping_method li input[type="radio"]+label::before{border-radius:100%;content:"";cursor:pointer;display:inline-block;height:15px;margin:0 10px 0 0;vertical-align:middle;width:15px;background-image:url("/wp-content/uploads/Icon_radio-button-off.svg");background-size:cover;background-position:center}.cart-collaterals .cart_totals .shop_table tr td ul#shipping_method li input[type="radio"]:checked+label::before{background-image:url("/wp-content/uploads/Icon_radio-button-on.svg")}.cart-collaterals .cart_totals .shop_table tr:last-child th,.cart-collaterals .cart_totals .shop_table tr:last-child td{border-bottom-width:0}.cart-collaterals .cart_totals .shop_table tr:last-child th{font-weight:700}.cart-collaterals .cart_totals .custom-cart-buttons{margin:0 !important;padding:30px 0 80px 0;display:flex;align-items:center;justify-content:space-between}.cart-collaterals .cart_totals .custom-cart-buttons .align-right{display:none}.cart-collaterals .cart_totals .custom-cart-buttons .checkout-button{margin:0 !important;background-color:#60A07C;border-radius:5px;font-size:16px;font-weight:700;line-height:21px;font-family:Lato;padding:14px 55px;display:flex;align-items:center}.cart-collaterals .cart_totals .custom-cart-buttons .checkout-button::before{content:"";background-image:url("/wp-content/uploads/Icon_Add.svg");margin-right:15px;width:36px;height:33px;display:inline-block;vertical-align:middle;background-size:cover;background-position:center;background-repeat:no-repeat}.cart-collaterals .cart_totals .custom-cart-buttons .checkout-button:hover{background-color:#569170}.cart-collaterals .cart_totals .custom-cart-buttons .button.wc-login-button{border:2px solid #111A15;border-radius:5px;background-color:transparent;color:#3D484E;font-size:16px;line-height:21px;font-weight:700;font-family:Lato;display:flex;align-items:center;padding:14px 45px}.cart-collaterals .cart_totals .custom-cart-buttons .button.wc-login-button::before{content:"";margin-right:10px;background-image:url("/wp-content/uploads/Icon_User.svg");width:30px;height:30px;display:inline-block;vertical-align:middle;background-size:cover;background-position:center;background-repeat:no-repeat}.gratis-aanvragen{position:fixed;right:15px;bottom:15px;z-index:999}.gratis-aanvragen .widget_media_image{width:76px;height:76px;background:#60A07C;display:flex;align-items:center;justify-content:center;border-radius:100%;line-height:0}.gratis-aanvragen .widget_media_image .gratis-title{position:absolute;top:-21px;right:0;background:#FFFFFF;border-radius:27px;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);font-size:12px;line-height:20px;width:165px;padding:5px;text-align:center}.custom-category-header{border-bottom:1px solid #CECECE;margin-bottom:50px;padding-bottom:15px}@media screen and (max-width:992px){.custom-category-header{border-bottom:none}}.custom-category-header .custom-cat-title{font-size:40px;line-height:45px;font-weight:bold;margin-bottom:30px}@media screen and (max-width:769px){.custom-category-header .custom-cat-title{font-size:30px}}.custom-category-header .custom-cat-title::before{content:"";background:#11B2EF;height:16px;width:16px;display:inline-block;vertical-align:middle;margin-right:15px;margin-bottom:8px;border-radius:5px}@media screen and (max-width:769px){.custom-category-header .custom-cat-title::before{height:13px;width:13px}}form.woocommerce-ordering{margin-bottom:65px !important}form.woocommerce-ordering select{border:1px solid #BFBFBF;border-radius:5px;background-color:#FFFFFF;height:50px;font-size:18px;line-height:30px;font-family:Lato;padding:10px 20px;background-image:url("/wp-content/uploads/Icon_Arrow_Down.svg")}.pro-seotext{padding:30px 0 60px 0;font-size:16px}.pro-seotext .dots-icon{padding:0;margin-bottom:30px}.pro-seotext .dots-icon li{list-style:none;padding-left:20px;position:relative}.pro-seotext .dots-icon li::before{content:"";width:8px;height:8px;background:#60A07C;border-radius:100%;position:absolute;left:0;top:11px}.product-listing-short-description{padding-bottom:23px}.product-listing-short-description p{font-size:14px;line-height:30px;color:#3D484E;margin:0}.product-listing-short-description ul{margin:0 !important;padding:0;list-style:none}.product-listing-short-description ul li{font-size:14px;line-height:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.704' height='11.266' viewBox='0 0 15.704 11.266'%3E%3Cpath id='Icon_feather-check' data-name='Icon feather-check' d='M18.876,9l-8.852,8.852L6,13.828' transform='translate(-4.586 -7.586)' fill='none' stroke='%2360a07c' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left 10px;padding-left:26px;color:#3D484E;display:flex;flex-wrap:wrap}.widget_product_categories h3{color:#3D484E;font-size:22px;line-height:30px;font-weight:500;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.054' height='14.703' viewBox='0 0 22.054 14.703'%3E%3Cpath id='Icon_material-filter-list' data-name='Icon material-filter-list' d='M13.077,23.7h4.9v-2.45h-4.9ZM4.5,9v2.45H26.554V9Zm3.676,8.577h14.7v-2.45H8.176Z' transform='translate(-4.5 -9)' fill='%233d484e'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left center;padding-left:37px;margin-bottom:30px}.widget_product_categories .product-categories .cat-parent{margin-bottom:10px}.widget_product_categories .product-categories .cat-parent>a{color:#11B2EF;font-size:18px;font-weight:500;line-height:23px;font-family:Outfit}.widget_product_categories .product-categories .cat-parent>a:after{content:"+";font-family:Saira;font-weight:600;margin-left:10px;color:#3D484E;font-size:12px;position:absolute;right:15px;top:11px;background:rgba(17, 178, 239, 0.3);height:12px;width:12px;border-radius:100%;display:flex;align-items:center;justify-content:center;line-height:12px}.widget_product_categories .product-categories .cat-parent>span{color:#11B2EF;font-size:18px;font-weight:500;line-height:23px;font-family:Outfit}.widget_product_categories .product-categories .cat-parent.current-cat>a,.widget_product_categories .product-categories .cat-parent.current-cat-parent>a{color:#11B2EF !important;font-size:18px;font-weight:500;line-height:23px;font-family:Outfit}.widget_product_categories .product-categories .cat-parent.current-cat>a:after,.widget_product_categories .product-categories .cat-parent.current-cat-parent>a:after{content:"-";font-family:Saira;font-weight:600;margin-left:10px;color:#3D484E;font-size:12px;position:absolute;right:15px;top:11px;background:rgba(17, 178, 239, 0.3);height:12px;width:12px;border-radius:100%;display:flex;align-items:center;justify-content:center;line-height:12px}.widget_product_categories .product-categories .cat-parent.current-cat>span,.widget_product_categories .product-categories .cat-parent.current-cat-parent>span{color:#11B2EF;font-size:18px;font-weight:500;line-height:23px;font-family:Outfit}.widget_product_categories .product-categories .cat-parent ul.children{border:none;margin:0;padding:0 15px 15px 15px;overflow:hidden}.widget_product_categories .product-categories .cat-parent ul.children li{display:flex;align-items:center;margin-bottom:15px;transition:padding ease-in-out 0.3s}.widget_product_categories .product-categories .cat-parent ul.children li a,.widget_product_categories .product-categories .cat-parent ul.children li span{color:#3D484E !important;font-size:16px;line-height:25px;font-weight:normal}.widget_product_categories .product-categories .cat-parent ul.children li span{margin-left:5px}.widget_product_categories .product-categories .cat-parent ul.children li:hover,.widget_product_categories .product-categories .cat-parent ul.children li.current-cat{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.206' height='10.412' viewBox='0 0 6.206 10.412'%3E%3Cpath id='Icon_feather-chevron-down' data-name='Icon feather-chevron-down' d='M25,37.5l3.792,3.792L32.584,37.5' transform='translate(-36.086 33.998) rotate(-90)' fill='none' stroke='%2311b2ef' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:4px 9px;padding-left:20px}.widget_product_categories .product-categories .cat-parent:last-child{margin-bottom:0}.widget_price_filter h3{font-size:18px;line-height:23px;color:#11B2EF;display:block;margin:0 0 20px 0;font-weight:500}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#BFBFBF;height:11px}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{background:#11B2EF}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{height:20px;width:20px;background:#11B2EF}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount input{display:block !important;background:#FFF;border:1px solid #BFBFBF;border-radius:5px;height:36px;padding:7px 17px;color:#3D484E;font-size:16px;line-height:32px;font-family:Lato;float:left;width:48%}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount input#max_price{float:right}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label{clear:both;color:#3D484E;font-size:14px;line-height:32px}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button{display:none}.advies-info-box{margin-top:140px;padding:30px 20px;text-align:center;border-radius:20px;background-image:url("/wp-content/uploads/DM_20250820132527_001.jpg");background-size:cover;background-position:center;position:relative;z-index:0;color:#fff}.advies-info-box::before{content:"";background:#000000;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;border-radius:20px;opacity:0.65}.advies-info-box h3{color:#fff;margin-bottom:40px}.advies-info-box ul{padding:0}.advies-info-box ul li{list-style:none;text-align:center;font-family:"Outfit", sans-serif;font-weight:500;font-size:18px;line-height:30px;margin-bottom:20px}.advies-info-box ul li .advies-icon{display:flex;width:64px;height:64px;background:#11B2EF;align-items:center;justify-content:center;margin:auto auto 10px auto;border-radius:100%;line-height:0}.advies-info-box ul li .advies-icon img{width:26px}.advies-info-box ul li a{display:block;color:#fff}.summary.entry-summary{width:49% !important;font-size:16px;line-height:30px}.summary.entry-summary .in-stock{display:block;font-size:16px;line-height:30px;margin-bottom:12px}.summary.entry-summary .in-stock::before{content:"";background-image:url("/wp-content/uploads/Icon_Op-voorraad.svg");width:15px;height:15px;margin-right:10px;display:inline-block;vertical-align:middle;background-size:cover;background-position:center;background-repeat:no-repeat;margin-top:-4px}.summary.entry-summary .product_title.entry-title{font-size:30px;line-height:32px;margin-bottom:25px}.summary.entry-summary .price{color:#3D484E !important;font-size:30px !important;line-height:32px !important;text-align:right;font-weight:700;font-family:"Outfit", sans-serif;margin-bottom:0px}.summary.entry-summary .price::after{content:"Excl. BTW";display:block;font-size:14px;line-height:30px;font-weight:400;font-family:Lato}.summary.entry-summary .product-listing-short-description-single{margin-bottom:30px}.summary.entry-summary .product-listing-short-description-single ul{margin:0 !important;padding:0;list-style:none}.summary.entry-summary .product-listing-short-description-single ul li{font-size:14px;line-height:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.704' height='11.266' viewBox='0 0 15.704 11.266'%3E%3Cpath id='Icon_feather-check' data-name='Icon feather-check' d='M18.876,9l-8.852,8.852L6,13.828' transform='translate(-4.586 -7.586)' fill='none' stroke='%2360a07c' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left center;padding-left:26px;color:#3D484E}.summary.entry-summary .variations{margin-bottom:35px !important}.summary.entry-summary .variations tr th,.summary.entry-summary .variations tr td{display:block;width:100%}.summary.entry-summary .variations tr th{font-size:18px;line-height:30px !important;font-weight:700;color:#3D484E;margin-bottom:10px}.summary.entry-summary .variations tr td .reset_variations{display:none}.summary.entry-summary .variations tr td select{width:100%;margin:0 !important;min-width:100% !important;height:60px;border:1px solid #BFBFBF;border-radius:5px;font-size:16px !important;line-height:21px !important;color:#161615;background-color:#fff !important;font-family:Lato;padding:10px 25px !important;background-image:url("/wp-content/uploads/Icon_Arrow_Down.svg") !important}.summary.entry-summary .woocommerce-variation-add-to-cart.variations_button{display:flex;align-items:center;gap:20px}.summary.entry-summary .woocommerce-variation-add-to-cart.variations_button .quantity{margin:0}.summary.entry-summary .woocommerce-variation-add-to-cart.variations_button .quantity .qty{width:92px;height:60px;border:1px solid #BFBFBF;border-radius:5px;padding:0 0 0 15px;color:#3D484E;font-size:16px;line-height:30px;font-family:Lato}.summary.entry-summary .single_add_to_cart_button{background:#60A07C !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;font-family:Lato !important;padding:14px 33px !important}.summary.entry-summary .single_add_to_cart_button::before{content:"";margin-right:17px;background-image:url("/wp-content/uploads/Icon_Add.svg");width:36px;height:33px;display:inline-block;vertical-align:middle;background-size:cover;background-position:center;background-repeat:no-repeat;margin-top:-1px}.summary.entry-summary .single_add_to_cart_button:hover{background:#569170 !important}.summary.entry-summary .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--single{color:#939393;font-size:16px;line-height:21px;font-weight:700;flex-direction:row-reverse}.summary.entry-summary .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--single svg{color:#939393}.summary.entry-summary .posted_in{display:none}.summary.entry-summary .sku_wrapper{font-size:0}.summary.entry-summary .sku_wrapper .sku{font-size:16px;line-height:30px;color:#3D484E}.summary.entry-summary .single_add_to_cart_button.product_type_variable{background:#11B2EF !important;padding:20px 65px 20px 26px !important}.summary.entry-summary .single_add_to_cart_button.product_type_variable::before{display:none}.summary.entry-summary .single_add_to_cart_button.product_type_variable::after{content:"";background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");background-repeat:no-repeat;width:17px;height:11px;position:absolute;top:0;bottom:0;margin:auto;right:31px}.summary.entry-summary .single_add_to_cart_button.product_type_variable.afrfqbt_single_page{background:transparent !important;color:#111A15;border:solid 2px #111A15;padding:18px 64px 18px 26px !important}.summary.entry-summary .single_add_to_cart_button.product_type_variable.afrfqbt_single_page::after{content:"";background-image:url("/wp-content/uploads/Icon_Arrow_Black.svg");background-repeat:no-repeat;width:17px;height:11px;position:absolute;top:0;bottom:0;margin:auto;right:31px;background-size:cover}.summary.entry-summary .single_add_to_cart_button.product_type_variable.afrfqbt_single_page:hover{border-color:#60A07C;background:#60A07C !important;color:#fff}.summary.entry-summary .single_add_to_cart_button.product_type_variable.afrfqbt_single_page:hover::after{background-image:url("/wp-content/uploads/Icon_Arrow_White.svg")}.reset_variations_alert.screen-reader-text{display:none !important}.related.products{padding-top:80px}.related.products>h2{text-align:center}.related.products .add_to_cart_button.product_type_simple{display:none}.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs{padding:0 105px !important;margin:auto auto 65px auto !important}.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs::before{border-bottom:1px solid #BFBFBF !important}.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li{border:none !important;background:transparent !important;border-radius:0 !important;padding:0 !important;margin:0 !important;color:unset !important}.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li::before,.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li::after{display:none}.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li a{color:#3D484E !important;font-size:22px !important;line-height:30px;font-weight:500 !important;font-family:"Outfit", sans-serif;padding:18px 38px !important}.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active a{border:1px solid #BFBFBF;border-bottom-color:#fff}.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel{max-width:1030px;margin-left:auto !important;margin-right:auto !important;margin-bottom:200px !important}.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2{font-size:30px;line-height:32px}.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2::before{display:none}.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .shockcove-btn{color:#3D484E;font-size:16px;font-weight:700;text-decoration:underline}.single-product .uspcol{padding:45px 0 72px 0}.single-product .light_text{background:#3D484E}.single-product .light_text .wpb_single_image img{border-radius:20px}.woocommerce div.product div.images,.woocommerce-page div.product div.images{display:flex;flex-direction:column !important}.woocommerce div.product div.images .flex-viewport,.woocommerce-page div.product div.images .flex-viewport{width:100%;height:auto;flex-basis:auto}.woocommerce div.product div.images .flex-control-thumbs,.woocommerce-page div.product div.images .flex-control-thumbs{display:flex !important;flex-direction:row !important;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;width:100%;margin-top:10px;padding:0;-ms-overflow-style:none;scrollbar-width:none}.woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar,.woocommerce-page div.product div.images .flex-control-thumbs::-webkit-scrollbar{display:none}.woocommerce div.product div.images .flex-control-thumbs li,.woocommerce-page div.product div.images .flex-control-thumbs li{margin-right:9px;flex:0 0 auto;width:94px;height:94px;overflow:hidden;border-radius:10px;list-style:none;border:1px solid #BFBFBF;opacity:1}.woocommerce div.product div.images .flex-control-thumbs li img,.woocommerce-page div.product div.images .flex-control-thumbs li img{opacity:1}.woocommerce div.product ul.flex-direction-nav,.woocommerce-page div.product ul.flex-direction-nav{position:absolute;z-index:999;top:50%;width:100%;display:flex;justify-content:space-between;padding:0;margin:0;list-style:none}.woocommerce div.product ul.flex-direction-nav li a,.woocommerce-page div.product ul.flex-direction-nav li a{background:transparent !important;visibility:hidden}.woocommerce div.product ul.flex-direction-nav li a::after,.woocommerce div.product ul.flex-direction-nav li a::before,.woocommerce-page div.product ul.flex-direction-nav li a::after,.woocommerce-page div.product ul.flex-direction-nav li a::before{visibility:visible}.woocommerce div.product ul.flex-direction-nav li a.flex-prev::before,.woocommerce-page div.product ul.flex-direction-nav li a.flex-prev::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;color:#aaa;font-size:20px}.woocommerce div.product ul.flex-direction-nav li a.flex-next::after,.woocommerce-page div.product ul.flex-direction-nav li a.flex-next::after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;color:#aaa;font-size:20px}.woocommerce #content div.product div.images,.woocommerce-page #content div.product div.images{display:flex;flex-direction:column !important}.qtybox{position:relative}.qtybox button{position:absolute;left:1px;top:1px;background-image:url("/wp-content/uploads/Icon_Min_Black.svg");background-color:#fff;background-repeat:no-repeat;background-position:center;height:58px;font-size:0;padding:0;width:30px}.qtybox button.plus{right:1px;left:auto;background-image:url("/wp-content/uploads/Icon_Plus_Black.svg")}.log-info{display:flex;align-items:center;padding:50px 0;justify-content:space-between}.log-info h4,.log-info p{margin:0}.log-info .btn.btn-custom2{color:#fff;border-color:#11B2EF;padding:14px 25px;display:flex;align-items:center;justify-content:center;gap:15px;margin:0 !important;background-color:#11B2EF}.log-info .btn.btn-custom2::after{display:none}.log-info .btn.btn-custom2 img{width:28px}.log-info h4{width:70%}.advies-contact-info{border-top:1px solid #BFBFBF;padding:30px 0}.advies-contact-info ul{padding:0}.advies-contact-info ul li{list-style:none;margin-bottom:15px;display:flex;align-items:center;gap:15px}.advies-contact-info ul li .advies-icon{width:48px;height:48px;background:#11B2EF;display:flex;align-items:center;justify-content:center;border-radius:100%;line-height:0}.advies-contact-info ul li .advies-icon img{width:17px}.advies-contact-info ul li a{color:#3D484E;font-size:20px;line-height:30px;font-weight:500;font-family:"Outfit", sans-serif}.meterprijs-info{font-size:14px;line-height:30px;display:block;text-align:right;margin-top:-30px;margin-right:100px;margin-bottom:40px}.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images{width:41% !important}.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .woocommerce-product-gallery__trigger{display:none}.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .flex-viewport{border-radius:30px}.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img{aspect-ratio:1;object-fit:contain;object-position:center;border-radius:3px}.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .flex-control-nav.flex-control-thumbs{margin:20px 0}.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .flex-direction-nav{top:35%}.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .flex-direction-nav li a{width:40px;height:40px;background:#3D484E !important;display:block;visibility:visible;font-size:0;border-radius:100%;margin-left:-15px}.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .flex-direction-nav li a::before{content:"";background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");width:100%;height:100%;display:block;border-radius:100%;background-repeat:no-repeat;background-position:center;transform:rotate(180deg)}.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .flex-direction-nav li a.flex-next{margin-right:-15px;margin-left:auto}.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .flex-direction-nav li a.flex-next::before{transform:none}.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .flex-direction-nav li a.flex-next::after{display:none}.sproduct-bottom-info{clear:both}.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single.yith-add-to-wishlist-button-block--initialized{float:right}.adfy-single-compare-product-btn-wrapper{float:left;margin:7px auto}.adfy-single-compare-product-btn-wrapper .button.addonify-cp-button.icon-position-left{color:#939393;font-size:16px;line-height:30px;font-weight:700;background:transparent;padding:0;font-family:Lato;display:flex;align-items:center;gap:15px}.adfy-single-compare-product-btn-wrapper .button.addonify-cp-button.icon-position-left::before{content:"";background-image:url("/wp-content/uploads/Icon_Vergelijken.svg");width:21px;height:23px;background-size:cover;background-position:center;background-repeat:no-repeat}.acf-related-products{margin-top:80px}.acf-related-products h2{font-size:30px;line-height:32px;font-weight:700;margin-bottom:35px}.acf-related-products h2::before{display:none}.acf-related-products ul.products{padding:0 0 40px 0 !important;margin:0 !important}.acf-related-products ul.products li.product{margin-right:0;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #BFBFBF;width:100%;display:flex;align-items:center;gap:45px;justify-content:space-between}.acf-related-products ul.products li.product .product-thumbnail{line-height:0;background:#FFFFFF;border-radius:5px;box-shadow:0 3px 10px rgba(0, 0, 0, 0.05);width:125px}.acf-related-products ul.products li.product .product-thumbnail img{border-radius:5px}.acf-related-products ul.products li.product .product-desc{padding-bottom:40px;position:relative;width:65%}.acf-related-products ul.products li.product .product-desc .woocommerce-loop-product__title{padding:0 !important;font-size:22px !important;line-height:30px;font-weight:500;margin-bottom:12px !important}.acf-related-products ul.products li.product .product-desc .price{margin:0 !important;font-family:"Outfit", sans-serif;font-size:22px !important;line-height:30px;font-weight:700 !important;color:#3D484E !important}.acf-related-products ul.products li.product .product-desc .price::after{content:"Excl. btw";font-size:11px;margin-left:15px;font-weight:400;font-family:Lato}.acf-related-products ul.products li.product .product-desc .button.add_to_cart_button.ajax_add_to_cart{position:absolute;right:0;bottom:0;background-color:#60A07C;border-radius:5px;padding:0;width:40px;height:40px;font-size:0;background-image:url("/wp-content/uploads/Icon_Add.svg");background-repeat:no-repeat;background-position:center;background-size:26px}.acf-related-products ul.products li.product:last-child{border-bottom-width:0}.filters-icon>h4{display:none}#uspcol_slider{width:100%}form.cart{display:flex;align-items:center;gap:20px}form.cart .quantity{margin:0 !important}form.cart .quantity input{width:92px !important;height:60px;border:1px solid #BFBFBF;border-radius:5px;padding:0 0 0 15px;color:#3D484E;font-size:16px;line-height:30px;font-family:Lato}form.cart .afrfqbt_single_page.single_add_to_cart_button.button.alt.product_type_simple{background:#11B2EF !important;padding:20px 65px 20px 26px !important}form.cart .afrfqbt_single_page.single_add_to_cart_button.button.alt.product_type_simple::before{display:none}form.cart .afrfqbt_single_page.single_add_to_cart_button.button.alt.product_type_simple::after{content:"";background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");width:17px;height:11px;position:absolute;top:0;bottom:0;margin:auto;right:31px}form.cart::before,form.cart::after{display:none !important}.variations_form.cart{display:block}.gallery-nav-wrapper{position:relative}.product-image-wrapper{line-height:0;position:relative}.product-image-wrapper img{width:100%;transition:transform 0.2s;height:263px;min-height:263px;max-height:263px;object-fit:cover}.product-image-wrapper img.secondary-image{position:absolute;left:0;top:0;opacity:0}li.product:hover .product-image-wrapper img.secondary-image{opacity:1}.aft-product{display:none}@media only screen and (max-width:992px){.aft-product{display:block;margin-bottom:90px}}@media only screen and (max-width:991px){div.gratis-aanvragen .widget_media_image{width:54px;height:54px}div.gratis-aanvragen .widget_media_image img{width:25px}div.gratis-aanvragen .widget_media_image .gratis-title{font-size:11px;width:150px;padding:2px;top:-20px}.site-header{padding-bottom:65px}.site-header .topbar{padding:4px 0;color:#3D484E;background:transparent}.site-header .topbar .widget_nav_menu{display:none}.site-header .topbar .container{justify-content:center}.site-header .topbar .container p{font-size:14px;line-height:20px}.site-header .topbar .container p img{filter:none}.site-header .topbar .container p a{color:#3D484E}.site-header .topbar .container p strong{font-size:14px}.site-header .navbar-wrapper{padding:3px 0 10px 0}.site-header .navbar-wrapper .navbar-brand{max-width:125px}.site-header .navbar-wrapper .cart_header .widget_text{display:none}.site-header .navbar-wrapper>.container{position:relative}.site-header .navbar-wrapper>.container .product-search{position:absolute;bottom:-65px;left:15px;z-index:1;filter:brightness(0) invert(1);max-width:218px}.site-header .navbar-wrapper>.container .product-search button{background-color:transparent}.site-header .navbar{padding:9px 0}header.sticky-nav .topbar{display:none}header.sticky-nav .navbar-wrapper{padding:0}header.sticky-nav .navbar-wrapper .navbar-brand{display:none}header.sticky-nav .navbar-wrapper .cart_header{display:none}header.sticky-nav .navbar-wrapper>.container .product-search{bottom:-55px}.nav-bar-top{padding:33px 15px 0 15px}.nav-bar-top .navbar-brand{line-height:0;max-width:125px}.nav-bar-bottom{background:#3D484E;padding:8px 35px}.nav-bar-bottom .topbar .widget_text{position:absolute;left:0;top:0;width:100%;text-align:center;font-size:14px;line-height:30px}.nav-bar-bottom .topbar .widget_text p{margin:0;display:flex;align-items:center;justify-content:center;gap:5px}.nav-bar-bottom .topbar .widget_text p a{color:#3D484E}.nav-bar-bottom ul{padding:0}.nav-bar-bottom ul li a{color:#fff;padding:7px 0;font-family:Lato;text-transform:none}.is-active{font-weight:400 !important}a.mobile-product-cats-btn{display:none !important}.custom-category-header{margin-top:50px;margin-bottom:0}div.filters-icon>h4{display:block;margin:0;border:2px solid #11B2EF;border-radius:5px;text-align:center;font-size:20px;cursor:pointer;padding:8px}div.filters-icon>h4::before{content:"";margin-right:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.054' height='14.703' viewBox='0 0 22.054 14.703'%3E%3Cpath id='Icon_material-filter-list' data-name='Icon material-filter-list' d='M13.077,23.7h4.9v-2.45h-4.9ZM4.5,9v2.45H26.554V9Zm3.676,8.577h14.7v-2.45H8.176Z' transform='translate(-4.5 -9)' fill='%233d484e'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left center;width:22px;height:15px;display:inline-block;vertical-align:middle}div.filters-icon .filter-widget{display:none}div.filters-icon.active .filter-widget{display:block;margin-top:35px}}.projects_block .splide__pagination{display:none}@media only screen and (max-width:768px){.product_sec .products_sld{display:none}.product_sec .products_mobile{display:block}.product_sec .products_mobile ul.latest-products.products{margin:0;flex-wrap:wrap}.product_sec .products_mobile ul.latest-products.products .product{max-width:100%;margin-left:0;margin-bottom:22px}div.category_sec{padding-top:40px;padding-bottom:119px}div.category_sec .column.vc_column_container.col-sm-3{padding:0px}.wpb_text_column.wpb_content_element.vc_custom_1758544753631{padding-bottom:40px !important}div.wc-category-slider .splide__slide{width:254px !important;margin-right:10px !important}div.wc-category-slider .splide__slide h3{font-size:20px;line-height:25px;height:65px;padding-left:15px}div.splide__arrows .splide__arrow{width:26px;height:26px}div.section_two{padding-bottom:120px}div.section_two .btn-container.btn-inline{padding-bottom:60px}div.section_two .col-sm-5>.vc_column-inner>.wpb_wrapper .wpb_text_column{font-size:16px;line-height:30px;padding:27px 24px}div.section_two .col-sm-5>.vc_column-inner>.wpb_wrapper .wpb_text_column h3{font-size:22px;line-height:30px;margin-bottom:10px}div.product_sec{border-radius:30px}div.bereken_sec .row.vc_inner{border-radius:30px;padding:50px 27px}div.bereken_sec .row.vc_inner .col-sm-9 .vc_column-inner h3{font-size:20px;line-height:25px;margin-bottom:15px}div.bereken_sec .row.vc_inner .col-sm-9 .vc_column-inner h2{font-size:25px}div.bereken_sec .row.vc_inner .btn-container.direct_btn.btn-right{text-align:left}div.bereken_sec .row.vc_inner .column.vc_column_container.col-sm-9{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}div.bereken_sec .row.vc_inner .column.vc_column_container.col-sm-3{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}div.projects_block{padding-bottom:100px}div.acc_sec{padding-top:40px;border-radius:30px 30px 0 0}div.acc_sec.acc_two{padding-bottom:100px;border-radius:0 0 30px 30px}.woocommerce ul.products[class*="columns-"] li.product,.woocommerce-page ul.products[class*="columns-"] li.product{width:100%;margin-bottom:30px}.brd{display:none}.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images{width:100% !important}.summary.entry-summary{width:100% !important}.summary.entry-summary .woocommerce-variation-add-to-cart.variations_button{flex-direction:column}.summary.entry-summary .woocommerce-variation-add-to-cart.variations_button .qtybox{width:100%}.summary.entry-summary .woocommerce-variation-add-to-cart.variations_button .qtybox .quantity{width:100%}.summary.entry-summary .woocommerce-variation-add-to-cart.variations_button .qtybox .quantity input{width:100% !important}.summary.entry-summary .woocommerce-variation-add-to-cart.variations_button .button{width:100%;text-align:center}div.adfy-single-compare-product-btn-wrapper{width:100%;display:flex;align-items:center;justify-content:center}div.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single.yith-add-to-wishlist-button-block--initialized{width:100%;align-items:center}div.log-info{flex-direction:column;gap:30px}div.log-info h4{width:100%;text-align:center}div.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs{padding:0 !important}.woocommerce-cart .pgtl h1{font-size:30px;line-height:30px;margin-top:55px}.woocommerce-cart .pgtl h1::before{width:11px;height:11px}td.product-remove{background:#BFBFBF;border-radius:5px 5px 0 0}div#cartRandomSplide{width:100%}div#cartRandomSplide .cart-random-title{font-size:25px;line-height:30px}div.cart-collaterals .cart_totals{position:relative;top:0;margin-top:80px}div.cart-collaterals .cart_totals .custom-cart-buttons{flex-direction:column;gap:20px}div.cart-collaterals .cart_totals .custom-cart-buttons>a{width:100%;justify-content:center}div.form_section .gform_wrapper.gravity-theme{border-radius:30px;padding:35px 15px}div.form_section .gform_wrapper.gravity-theme .gform_footer .gform_button{line-height:21px !important;background-position:75% 50%}.contact_details p,.contact_details a{font-size:20px}.contact_details .wpb_text_column{margin-bottom:20px}div.uspcol .container .widget_text{display:flex;align-items:center;justify-content:center;padding:0 !important}div.uspcol .container .widget_text .textwidget{gap:12px}div.uspcol .container .widget_text .textwidget img{position:relative;left:0;top:0;transform:none}div.uspcol .container .widget_text .textwidget p{min-height:auto}.woocommerce .container>div.product .in-stock{display:block;font-size:16px;line-height:30px;margin-bottom:12px}.woocommerce .container>div.product .in-stock::before{content:"";background-image:url("/wp-content/uploads/Icon_Op-voorraad.svg");width:15px;height:15px;margin-right:10px;display:inline-block;vertical-align:middle;background-size:cover;background-position:center;background-repeat:no-repeat;margin-top:-4px}.woocommerce .container>div.product .product_title.entry-title{font-size:25px;line-height:30px;margin-bottom:15px}.woocommerce .container>div.product .product-sku{font-size:16px}.advies-contact-info{display:none}div.acf-related-products{margin-top:25px}div.acf-related-products h2{font-size:25px;line-height:30px}div.acf-related-products ul.products{display:flex;gap:12px}div.acf-related-products ul.products li.product{width:100%;gap:10px;flex-direction:column;border:none}div.acf-related-products ul.products li.product>div{width:100% !important}div.acf-related-products ul.products li.product .product-desc{padding-bottom:0px}div.acf-related-products ul.products li.product .product-desc .price{padding-right:40px}div.acf-related-products ul.products::before,div.acf-related-products ul.products::after{display:none}form.cart{flex-direction:column}form.cart .qtybox{width:100%}form.cart .qtybox .quantity,form.cart .qtybox .quantity input{width:100% !important}form.cart .button{width:100%;justify-content:center;text-align:center}div.section_two .col-sm-7{width:100%;flex:0 0 100%;max-width:100%}div.section_two .col-sm-5{width:100%;flex:0 0 100%;max-width:100%}div.section_two .col-sm-5>.vc_column-inner>.wpb_wrapper{max-width:490px;margin:auto}div.section_two .col-sm-5>.vc_column-inner>.wpb_wrapper .wpb_text_column{width:100%;padding:15px;font-size:16px}div.section_two .col-sm-5>.vc_column-inner>.wpb_wrapper .wpb_text_column h3{font-size:22px;line-height:25px}.review_sec .wp-gr.wpac{margin:0 -15px !important;width:auto !important}.acc_sec .col-sm-7{width:100%;flex:0 0 100%;max-width:100%}.acc_sec .col-sm-5{width:100%;flex:0 0 100%;max-width:100%}.acc_sec .col-sm-5 .wpb_single_image figure,.acc_sec .col-sm-5 .wpb_single_image div,.acc_sec .col-sm-5 .wpb_single_image img{display:block;width:100%}.projects_block .splide__pagination{bottom:-20px;display:block}.projects_block .splide__pagination .splide__pagination__page{background:#EBEBEB}.projects_block .splide__pagination .splide__pagination__page.is-active{background:#ccc;transform:scale(1);z-index:1}.review_sec .wp-gr .rpi-dots-wrap{margin-top:20px !important}.review_sec .wp-gr .rpi-dots-wrap .rpi-dots{gap:6px !important}.review_sec .wp-gr .grw-content{max-width:calc(100% - 20px) !important;margin:auto !important}.review_sec .wp-gr .grw-btns{display:none}.review_sec .wp-gr .grw-review{max-width:300px !important;padding:10px 5px !important}.review_sec .wp-gr .grw-review .grw-review-inner{border-radius:5px;overflow:hidden;box-shadow:0px 0px 10px #00000033 !important}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel{margin-bottom:-20px !important}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a{font-size:20px !important;line-height:25px !important}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i.vc_tta-controls-icon{border:solid 2px #fff;right:0}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel.vc_active{background:#3D8FE0;border-radius:15px;overflow:hidden}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body{max-width:100% !important;min-width:100% !important;width:100% !important;box-sizing:border-box}.acc_sec.acc_two .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body p{font-size:16px;line-height:25px}footer .footer-widget{padding-left:8px}footer .footer-widget .footer-col:nth-child(2){margin-bottom:65px}footer .footer-widget .footer-col:nth-child(3){margin-bottom:50px}footer .footer-widget .footer-title{font-size:22px;line-height:28px}footer .footer-widget ul.sw-social-icons{margin-bottom:35px}footer .footer-widget .widget_media_image{max-width:204px}section.above-footer #above_footer_form .gform_widget{box-shadow:0px 3px 10px #00000029}div.qtybox button{left:88px}div.qtybox button.plus{right:88px}}@media only screen and (min-width:768px) and (max-width:991px){.category_sec .column.vc_column_container.col-sm-3,.category_sec .column.vc_column_container.col-sm-9{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}div.bereken_sec .row.vc_inner{padding:50px}div.bereken_sec .row.vc_inner .column.vc_column_container.col-sm-9{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}div.bereken_sec .row.vc_inner .column.vc_column_container.col-sm-3{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}div.section_two .col-sm-7{width:100%;flex:0 0 100%;max-width:100%}div.section_two .col-sm-5{width:100%;flex:0 0 100%;max-width:100%}div.section_two .col-sm-5>.vc_column-inner>.wpb_wrapper{max-width:490px;margin:auto}div.section_two .col-sm-5>.vc_column-inner>.wpb_wrapper .wpb_text_column{width:100%;padding:15px;font-size:16px}div.section_two .col-sm-5>.vc_column-inner>.wpb_wrapper .wpb_text_column h3{font-size:22px;line-height:25px}div.product_sec .products_sld .splide__slide.product{width:calc(50% - 15.5px) !important}#splide_projects-list li{width:calc(50% - 15px) !important}ul.contact-details li{word-break:break-all}form.cart{flex-direction:column;align-items:flex-start}div.acf-related-products ul.products li.product{gap:20px}div.summary.entry-summary .woocommerce-variation-add-to-cart.variations_button{flex-direction:column;align-items:flex-start}div.summary.entry-summary .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--single{font-size:14px}.adfy-single-compare-product-btn-wrapper .button.addonify-cp-button.icon-position-left{font-size:14px}.log-info{gap:15px}.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs{padding:0 !important}.related.products .products.columns-4 li{width:48%}.related.products .products.columns-4 li:nth-of-type(2n+2){margin-right:0}.woocommerce form.woocommerce-cart-form .shop_table tbody tr td.product-thumbnail{width:100px}.woocommerce form.woocommerce-cart-form .shop_table tbody tr td.product-thumbnail a{width:auto}.woocommerce form.woocommerce-cart-form .shop_table tbody tr td.product-thumbnail a img{width:auto}div.cart-random-products .splide__slide.product{width:100% !important}.cart-collaterals div.cart_totals .custom-cart-buttons{flex-direction:column;align-items:flex-start;gap:20px}.contact_details p,.contact_details a{font-size:16px}div.form_section .gform_wrapper.gravity-theme{padding:35px 30px 28px 30px}div.form_section .gform_wrapper.gravity-theme .gform_footer .gform_button{background-position:75% 50%}}@media only screen and (min-width:991px) and (max-width:1199px){header div.navbar .nav-bar ul.navbar-nav>li{padding:0 10px}header div.navbar .nav-bar ul.navbar-nav>li>a{font-size:14px}h2{font-size:30px}div.bereken_sec .row.vc_inner{padding:90px 50px}.gform_wrapper.gravity-theme .gform_footer .gform_button{background-position:70% 50% !important}div.advies-info-box ul li{font-size:13px}form.cart{flex-direction:column;align-items:flex-start}div.summary.entry-summary .woocommerce-variation-add-to-cart.variations_button{flex-direction:column;align-items:flex-start}.cart-collaterals div.cart_totals .custom-cart-buttons{flex-direction:column;align-items:flex-start;gap:20px}}@media only screen and (min-width:991px) and (max-width:1200px){.related.products .products.columns-4>li{width:30.8%}.related.products .products.columns-4>li:nth-of-type(3){margin-right:0}.related.products .products.columns-4>li.last{display:none}#cartRandomSplide{width:45%}.cart-random-products .splide__slide.product{width:100% !important}}@media only screen and (min-width:1199px) and (max-width:1367px){form.cart{flex-direction:column;align-items:flex-start}div.summary.entry-summary .woocommerce-variation-add-to-cart.variations_button{flex-direction:column;align-items:flex-start}.cart-collaterals div.cart_totals .custom-cart-buttons{flex-direction:column;align-items:flex-start;gap:20px}div.advies-info-box ul li{font-size:16px}}.woocommerce-result-count{display:none}.ipad-hide{display:block}.ipad-show{display:none}@media screen and (max-width:992px){.ipad-hide{display:none}.ipad-show{display:block;padding:0}.ipad-show .widget_text.widget{display:none}.woocommerce-ordering{width:100%;margin-top:25px !important}.woocommerce-ordering .orderby{width:100%}.woocommerce ul.products{margin-bottom:100px}}@media screen and (max-width:768px){.form_section .column .vc_column-inner .wpb_wrapper .row{flex-direction:column}.form_section .column .vc_column-inner .wpb_wrapper .row .column{width:100%;max-width:100%}.contact_details{flex-direction:column}.contact_details .column{width:100%;max-width:100%}.woocommerce table.shop_table_responsive tr td[data-title=Verzending]::before,.woocommerce-page table.shop_table_responsive tr td[data-title=Verzending]::before{float:unset;width:100%;text-align:left !important;display:block}}.bottom-prod-cat-contact{display:none}@media only screen and (min-width:768px) and (max-width:1210px){.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:48.1%}.woocommerce ul.products.columns-3 li.product:nth-child(2n+2),.woocommerce-page ul.products.columns-3 li.product:nth-child(2n+2){clear:none;margin-right:0}.woocommerce ul.products.columns-3 li.product:nth-child(2n+1),.woocommerce-page ul.products.columns-3 li.product:nth-child(2n+1){margin:0 3.8% 2.992em 0}}.wpb_text_column p a{font-weight:900;color:unset}.wpb_text_column.checkmark_ul ul{margin:0;padding:0;list-style:none;margin-bottom:35px}.wpb_text_column.checkmark_ul ul li{font-size:18px;line-height:30px;margin-bottom:10px;color:#3D484E;padding-left:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27'%3E%3Cg id='Group_2778' data-name='Group 2778' transform='translate(-176 -1911)'%3E%3Ccircle id='Ellipse_127' data-name='Ellipse 127' cx='13.5' cy='13.5' r='13.5' transform='translate(176 1911)' fill='%2360a07c'/%3E%3Cpath id='Icon_feather-check' data-name='Icon feather-check' d='M17.966,9,9.739,17.227,6,13.487' transform='translate(177.545 1911.057)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left 2px}.screen-reader-text{display:none}.no_padding_bottom{padding-bottom:0px}@media (max-width:575px){div.wc-category-slider .splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--next{right:0}div.wc-category-slider .splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--prev{left:0}}.whatsappbtn{position:fixed;top:50%;right:5px;z-index:9999;background:#25d366;border-radius:100px;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.whatsappbtn i{font-size:38px;color:white}.infinite-scroll .posts-navigation{display:none}.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.mobile-contact{position:fixed;bottom:0;left:0;right:0;background:#3D484E}@media only screen and (min-width:769px){.mobile-contact{display:none}}.mobile-contact ul{display:flex;justify-content:space-around;padding:0}.mobile-contact ul li{list-style:none;flex:1}.mobile-contact ul li:nth-child(2){border-left:1px solid #506a83;border-right:1px solid #506a83}.mobile-contact ul li a{padding:15px;display:flex;align-items:center;justify-content:center}.mobile-contact ul li i{color:#506a83}@media only screen and (max-width:500px){.row.reverse-mobile{flex-direction:column-reverse}.row.reverse-mobile-column .column>.vc_column-inner>.wpb_wrapper{flex-direction:column-reverse;display:flex}}.sticky .entry-title{position:relative}.sticky .entry-title::before{content:"";font-family:"Font Awesome 5 Free";font-size:30px;left:-2.5rem;position:absolute;top:0.375rem;font-weight:900}.single .byline,.group-blog .byline{display:inline}.page-links{clear:both;margin:0 0 1.5em}.posted-on{color:#d3dce5}.byline{color:#d3dce5}.comments-link{color:#d3dce5}.entry-title>a{color:inherit}.post-navigation{margin:30px 0}.post-navigation ul{margin:0;padding:0}.post-navigation li{display:inline}.post-navigation li a{color:#3E484F;text-decoration:none;background-color:#DEAE2B;border-radius:3px;cursor:pointer;padding:12px;display:inline-block}.post-navigation li a:hover{color:#DEAE2B;background-color:transparent}.post-navigation li.active a{color:#DEAE2B;background-color:transparent}.post-navigation li.disabled{color:#ffffff;cursor:not-allowed;pointer-events:all !important;text-decoration:none;background-color:#df505f;border-radius:3px;cursor:pointer;padding:12px;display:inline-block}form.post_filter{width:100%;display:flex;justify-content:space-between;padding-top:25.5px;padding-bottom:24px;margin-bottom:50px;border-top:0.5px solid #98aec3;border-bottom:0.5px solid #98aec3}.all_filters_wrapper{flex-wrap:nowrap;padding-top:24px;padding-bottom:25px;justify-content:space-between;padding-right:30px;padding-left:30px;margin-bottom:50px;border-top:1px solid #98aec3;border-bottom:1px solid #98aec3;display:none !important}.post_filters_wrapper{position:relative;z-index:10}.post_filters_wrapper .btn.filter_button{background:linear-gradient(90deg, #DEAE2B, transparent)}.post_filters_wrapper .btn.filter_button:hover{background:linear-gradient(90deg, transparent, #DEAE2B)}.post_filters_wrapper .btn.filter_button::after{content:"";font-family:"Font Awesome 6 Free";font-weight:700;margin-left:0.6rem}.post_filters_wrapper ul.filter_dropdown{position:absolute;min-width:332px;padding:12px 0;background-color:white;border-radius:24px;box-shadow:10px 10px 20px #0000451a}.post_filters_wrapper ul.filter_dropdown li{list-style-type:none;padding-top:13px;padding-bottom:13px}.post_filters_wrapper ul.filter_dropdown li:not(:last-child){border-bottom:1px solid #98aec3}.post_filters_wrapper ul.filter_dropdown li .filter_option{position:relative;display:block;width:max-content;padding:0 20px;width:100%}.filter_option::after{content:"";position:absolute;top:50%;right:2rem;transform:translateY(-50%);display:block;height:24px;width:24px;border:1px solid #98aec3;border-radius:100px;transition:0.25s ease-in-out}.filter_option::before{content:"";opacity:0;display:block;position:absolute;top:56%;right:2.35rem;transform:translateY(-50%);color:#98aec3;font-family:"Font Awesome 6 Free";font-size:0.8em;font-weight:700;transition:0.25s ease-in-out;z-index:5}.filter_dropdown li:hover .filter_option::after{border-color:#3D484E}.filter_dropdown li:hover .filter_option::before{opacity:1}.filter_dropdown li .filter_option:focus::after{background-color:#3D484E;border-color:#3D484E}.filter_dropdown li .filter_option:focus::before{color:#fff;opacity:1}#filter-form{position:relative;display:flex;align-items:center;gap:12px;font-weight:500}#filter-form>button{transition:0.25s ease-in-out}#text_filter_search{min-height:50px;min-width:336px;margin-bottom:0;background-color:#fff;border-radius:100px;border-color:#98aec3;padding-left:25px;font-size:18px;color:#3D484E}.post .post_wrapper{box-shadow:0px 3px 8px rgba(0, 0, 0, 0.1);border-radius:10px;overflow:hidden;position:relative;margin-bottom:30px}.post .post_wrapper .post_thumbnail{width:100%;height:300px;background-color:#eee}@media only screen and (max-width:480px){.post .post_wrapper .post_thumbnail{height:180px}}.post .post_wrapper .post_thumbnail img{width:100%;height:100%;object-fit:cover}.post .post_wrapper .post_meta{padding:10px 30px;border-bottom:1px solid #f8f8f8}.post .post_wrapper .post_meta ul{margin:0;padding:0}.post .post_wrapper .post_meta ul li{margin-right:30px;list-style:none;padding-left:0;display:inline-block}.post .post_wrapper .post_meta ul li span{margin:0 7px}.post .post_excerpt{padding:15px 30px;height:130px;overflow:hidden}.post .post_excerpt h3{margin-bottom:15px;color:#3D484E}.post .post_excerpt p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.post .btn{display:block;width:fit-content;margin:0 30px 15px auto}.post_all{text-align:center;margin:15px 0}.categories{margin:30px 0}.categories ul{margin:0;padding:0}.categories ul li{display:inline-block;list-style:none}.categories ul li a{padding:0 5px;border-right:1px solid #000}.categories ul li a:hover{color:#172e43}.categories ul li:last-child a{border-right:0}.categories ul li.active{color:#172e43}#load-more-container{display:flex;justify-content:center}#load-more-container #load-more{margin:0 auto;margin-bottom:45px}.single-post .post_thumbnail{width:fit-content;margin-top:30px;margin-bottom:10px;margin-inline:auto}.single-post .post_thumbnail img{width:100%;max-width:800px;border-radius:6px}.single-post .post_meta{margin-bottom:45px;text-align:center}.single-post .post_meta>ul{display:flex;justify-content:center;gap:30px;margin:0;padding:0}.single-post .post_meta>ul li{display:inline-block;list-style:none}.single-post .post_meta>ul li>i{margin-right:5px}.single-post .post_meta>ul li a{padding:0 5px;border-right:1px solid #000}.single-post .post_meta>ul li a:hover{color:#172e43}.single-post .post_meta>ul li:last-child a{border-right:0}.single-post .post_meta>ul li.active{color:#172e43}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.comment-body .pull-left{padding-right:0.625rem}.comment-list{padding-left:0}.comment-list .comment{display:block}.comment-list .pingback{border-top:1px solid rgba(0, 0, 0, 0.125);padding:0.563rem 0}.comment-list .pingback:first-child{border:medium none}.comments-title{font-size:1.125rem}.post-type-archive-projecten .projects-loop .project-block{padding-left:10px;padding-right:10px}.project_wrapper .project_thumbnail{width:100%;height:auto;aspect-ratio:1;overflow:hidden}.project_wrapper .project_thumbnail img{width:100%;height:100%;object-fit:cover;transition:0.15s ease-in-out}.project_wrapper .project_thumbnail:hover img{transform:scale(1.2)}.project_wrapper .project_thumbnail:hover~.project_content h3{color:#999999}.project_wrapper .project_content{padding:24px 12px 12px 12px}@media only screen and (max-width:480px){.project_wrapper .project_content{padding:12px 12px 12px 12px}}.project_wrapper .project_content h3{text-align:center;margin-bottom:24px;transition:0.15s ease-in-out}@media only screen and (max-width:480px){.project_wrapper .project_content h3{font-size:18px;margin-bottom:13px}}.project_wrapper .project_content h3:hover{color:#999999}.project_wrapper .project_content .project_meta ul{display:flex;align-items:center;justify-content:center;gap:12px;list-style-type:none;min-height:21px;padding:0}.project_wrapper .project_content .project_meta ul:not(.project_categories) li{min-width:max-content}@media (max-width:471px){.project_wrapper .project_content .project_meta ul:not(.project_categories){gap:0;flex-direction:column}}.project_wrapper .project_content .project_meta ul a{font-size:16px;color:#999999}.project_wrapper .project_content .project_meta ul.notactive{min-height:unset}.project_wrapper .project_content .project_meta ul i{margin-right:2px;font-size:14px}@media only screen and (max-width:480px){.project_wrapper .project_content .project_meta .project_meta .project_categories a{font-size:14px}}.project_wrapper .project_content .project_excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:15px}@media only screen and (max-width:480px){.project_wrapper .project_content .project_excerpt{margin-top:3px;font-size:14px}}.all_projects{text-align:center;margin:15px 0}#single_project_wrapper{position:relative;margin:30px 0}#single_project_wrapper .single_project_inner{position:relative;display:block;padding:30px;margin:30px 0;box-shadow:0 3px 25px rgba(0, 0, 0, 0.1);border-radius:5px}#single_project_wrapper .project_short_description{padding-top:60px}#single_project_wrapper .project_description{padding-bottom:30px}#single_project_wrapper #project_gallery:not(.masonry){display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));column-gap:20px;row-gap:17px;padding:30px 0}#single_project_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item){min-width:100%;position:relative}#single_project_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item) img{width:100%;height:100%;object-fit:cover;border-radius:5px}@media (min-width:1101px){#single_project_wrapper #project_gallery:not(.masonry){grid-template-columns:repeat(4, 1fr)}#single_project_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item) img{height:307px}}#single_project_wrapper #project_gallery.masonry{padding:30px 0}#single_project_wrapper #project_gallery.masonry .project-image.masonry-item{margin-bottom:12px}#single_project_wrapper #project_gallery.masonry .project-image.masonry-item.col-lg-3{padding-left:8px;padding-right:8px}@media (max-width:768px){#single_project_wrapper #project_gallery.masonry .project-image{width:100%}#single_project_wrapper #project_gallery.masonry .project-image img{width:100%}}.project .project-card{border-radius:5px;overflow:hidden;transition:all 0.15s ease-in-out}.project .project-card:hover .project-thumb img{transform:scale(1.1)}.project .project-thumb{display:block;width:100%;height:375px;box-shadow:0px 3px 10px #0000000D;border-radius:20px;margin-bottom:25px;overflow:hidden}.project .project-thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.2s}.project .project-title h3{font-size:22px;line-height:40px;text-transform:capitalize;margin-bottom:0;color:#3D484E;font-weight:600;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='39' viewBox='0 0 39 39'%3E%3Cg id='Group_4487' data-name='Group 4487' transform='translate(-157 -1500)'%3E%3Cg id='Ellipse_113' data-name='Ellipse 113' transform='translate(157 1500)' fill='none' stroke='%2311b2ef' stroke-width='3'%3E%3Ccircle cx='19.5' cy='19.5' r='19.5' stroke='none'/%3E%3Ccircle cx='19.5' cy='19.5' r='18' fill='none'/%3E%3C/g%3E%3Cpath id='Icon_ionic-ios-arrow-round-forward' data-name='Icon ionic-ios-arrow-round-forward' d='M20.784,11.51a.919.919,0,0,0-.007,1.294l4.275,4.282H8.782a.914.914,0,0,0,0,1.828H25.045L20.77,23.2a.925.925,0,0,0,.007,1.294.91.91,0,0,0,1.287-.007l5.794-5.836h0a1.026,1.026,0,0,0,.19-.288.872.872,0,0,0,.07-.352.916.916,0,0,0-.26-.64l-5.794-5.836A.9.9,0,0,0,20.784,11.51Z' transform='translate(158.503 1501.498)' fill='%233d484e'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;padding-right:40px;background-position:top right}.project a{color:#506a83}@media (max-width:768px){.vc-projecten-slider .splide_projects .splide__track{padding-left:0 !important;padding-right:0 !important}.vc-projecten-slider .splide_projects .splide__track .project .project-thumb{height:326px}.vc-projecten-slider .splide_projects .splide__track .project .project-title h3{font-size:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='39' viewBox='0 0 39 39'%3E%3Cg id='Group_4487' data-name='Group 4487' transform='translate(-157 -1500)'%3E%3Cg id='Ellipse_113' data-name='Ellipse 113' transform='translate(157 1500)' fill='none' stroke='%2311b2ef' stroke-width='2'%3E%3Ccircle cx='19.5' cy='19.5' r='19.5' stroke='none'/%3E%3Ccircle cx='19.5' cy='19.5' r='18.5' fill='none'/%3E%3C/g%3E%3Cpath id='Icon_ionic-ios-arrow-round-forward' data-name='Icon ionic-ios-arrow-round-forward' d='M20.784,11.51a.919.919,0,0,0-.007,1.294l4.275,4.282H8.782a.914.914,0,0,0,0,1.828H25.045L20.77,23.2a.925.925,0,0,0,.007,1.294.91.91,0,0,0,1.287-.007l5.794-5.836h0a1.026,1.026,0,0,0,.19-.288.872.872,0,0,0,.07-.352.916.916,0,0,0-.26-.64l-5.794-5.836A.9.9,0,0,0,20.784,11.51Z' transform='translate(158.503 1501.498)' fill='%233d484e'/%3E%3C/g%3E%3C/svg%3E%0A")}}.review{position:relative;display:block;margin:0 auto;max-width:600px;border:2px solid #d3dce5;padding:30px;text-align:center;box-shadow:0px 25px 25px -30px rgba(102, 102, 102, 0.6)}.review .fa-quote-left{position:absolute;top:15px;left:15px;color:#d3dce5;font-size:32px}.review .review-rating{display:block;text-align:center;margin:0 0 15px 0}.review .review-rating:after{content:"";font-family:"Font Awesome 6 Free";font-weight:bold;color:#f4b92d;letter-spacing:5px}.review .review-content{margin-bottom:15px}.splide_reviews .splide__track{padding:15px 0 30px 0}.splide_reviews .splide__pagination{bottom:-15px}.splide_projects .splide__track{padding:30px}.splide_logos li{padding:15px;text-align:center}.splide_logos .slide_logo{display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px rgba(100, 100, 100, 0.1);height:120px}.splide_logos .slide_logo span{font-weight:600}.splide_logos .splide__arrow{background:#506a83;width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:100%}.splide_logos .splide__arrow svg{fill:#fff;width:15px;height:15px}.splide_logos .splide__arrow:hover svg{fill:#fff}.blog_slider .splide__track{padding:30px}.wpb_row.row-has-fill{padding:0}.row-has-fill.row-no-padding.row-o-equal-height.row-o-content-middle.row-flex .col .vc_column-inner{height:100%}.align-content-left-container>.column:first-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-left:auto;padding-top:50px;padding-right:50px;padding-bottom:50px}.align-content-right-container>.column:last-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-right:auto;padding-top:50px;padding-left:50px;padding-bottom:50px}.vc_custom_heading{margin-bottom:0}@media only screen and (max-width:768px){.vc_custom_heading{font-size:16px !important}}.wpb_text_column ul{padding-left:15px}.wpb_row.row-has-fill{padding:0}.row-has-fill.row-no-padding.row-o-equal-height.row-o-content-middle.row-flex .col .vc_column-inner{height:100%}.align-content-left-container>.column:first-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-left:auto;padding-top:50px;padding-right:50px;padding-bottom:50px}.align-content-right-container>.column:last-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-right:auto;padding-top:50px;padding-left:50px;padding-bottom:50px}.vc_custom_heading{margin-bottom:0}.wpb_text_column ul{padding-left:15px}@media only screen and (max-width:991px){.align-content-left-container>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper{padding-left:15px}.align-content-right-container>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper{padding-right:15px}}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.alignleft{display:inline;float:left;margin-right:20px}.alignright{display:inline;float:right;margin-left:20px}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}a img.alignright{float:right;margin:5px 0 15px 15px}a img.alignnone{margin:5px 0 15px 15px}a img.alignleft{float:left;margin:5px 0 15px 15px}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption.alignnone{margin:5px 0 15px 15px}.wp-caption.alignleft{margin:5px 0 15px 15px}.wp-caption.alignright{margin:5px 0 15px 15px}.woocommerce-cart-form .shop_table .coupon .input-text{width:8.313rem !important}.variations_form .variations .value>select{margin-bottom:0.625rem}.woocommerce-MyAccount-content .col-1{max-width:100%}.woocommerce-MyAccount-content .col-2{max-width:100%}.mobile-product-cats{width:200vw;height:100vh;background:#fff;position:fixed;top:0;left:100vw;z-index:90000;overflow-y:scroll;list-style:none;transition:all 0.3s ease-in-out;padding:0;background-color:#f3f3f3;z-index:9999999}.mobile-product-cats li a{display:block;border-bottom:1px solid #efefef;padding:15px}.mobile-product-cats li a:hover{text-decoration:none}.mobile-product-cats ul{width:100vw;height:100vh;position:fixed;top:0;left:100vw;z-index:90000;overflow-y:scroll;list-style:none;transition:all 0.3s ease-in-out;padding:0;background-color:#f3f3f3}.mobile-product-cats ul.active{left:0}.mobile-product-cats .has-children a:after{content:"";position:absolute;font-family:"Font Awesome 6 Free";right:15px;font-weight:600;left:95vw}.mobile-product-cats.fixed{padding-top:55px}.mobile-product-cats.fixed .children-cats{padding-top:55px}.mobile-product-cats.fixed .menu-action{top:0;position:fixed;z-index:999999999}.mobile-product-cats.active{left:0}.mobile-product-cats.push{left:-100vw}a.mobile-product-cats-btn{display:block;text-align:center;text-transform:uppercase;border-radius:15px;background-color:#3D484E;color:#fff !important;font-size:14px;padding:15px;margin-bottom:30px;cursor:pointer}.menu-action{display:block;width:100%;background-color:#3D484E;font-size:24px;line-height:50px;padding:0 15px 0 15px;cursor:pointer;color:#fff}.menu-action i{color:#fff}.menu-action .title{color:#fff;font-size:14px;line-height:50px;padding:0 25px 0 25px;position:relative;top:-3px}.product-categories{padding:0;list-style:none}.product-categories .cat-item:not(.current-cat):not(.current-cat-parent) .children{display:none}.product-categories a{color:gray}.product-categories a:hover{color:#ff6000;text-decoration:none}.product-categories>li>a{font-size:1.1rem}.product-categories ul.children{margin:15px 0 15px 0;list-style:none;border-left:1.7px solid #ff6000;padding-left:15px;max-height:400px;overflow-y:scroll;position:relative}.product-categories .cat-parent{position:relative}.product-categories .cat-parent>a:after{content:"";font-family:"Font Awesome 6 Free";font-weight:600;margin-left:10px;color:#a1a1a1;font-size:12px;position:absolute;right:15px;top:10px}.product-categories .current-cat.cat-parent:after{content:" ";background:-moz-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:-webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);display:block;position:absolute;bottom:0;left:0;height:0;width:100%;pointer-events:none;transition:height 0.1s ease-in-out}.product-categories .current-cat.cat-parent:before{content:" ";background:-moz-linear-gradient(bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:-webkit-linear-gradient(bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:linear-gradient(to top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);display:block;position:absolute;top:48px;left:0;height:0;width:100%;pointer-events:none;z-index:10;transition:height 0.1s ease-in-out}.product-categories .current-cat-parent.cat-parent:after{content:" ";background:-moz-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:-webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);display:block;position:absolute;bottom:0;left:0;height:0;width:100%;pointer-events:none;transition:height 0.1s ease-in-out}.product-categories .current-cat-parent.cat-parent:before{content:" ";background:-moz-linear-gradient(bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:-webkit-linear-gradient(bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:linear-gradient(to top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);display:block;position:absolute;top:48px;left:0;height:0;width:100%;pointer-events:none;z-index:10;transition:height 0.1s ease-in-out}.product-categories .cat-parent.fade-bottom:after{height:50px}.product-categories .cat-parent.fade-top:before{height:50px}.product-categories .current-cat-parent>a{color:#ff6000 !important;font-weight:bold}.product-categories .current-cat>a{color:#ff6000 !important;font-weight:bold}form.woocommerce-ordering{display:flex;align-items:center;margin-bottom:35px;gap:15px}form.woocommerce-ordering select{margin-bottom:0px}@media only screen and (min-width:992px){a.mobile-product-cats-btn{display:none}}body.woocommerce-checkout .woocommerce-customer-details .woocommerce-columns--addresses{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start}body.woocommerce-checkout .woocommerce-customer-details .woocommerce-columns--addresses .col-1,body.woocommerce-checkout .woocommerce-customer-details .woocommerce-columns--addresses .col-2{max-width:50%;flex:0 0 50%}@media (max-width:768px){body.woocommerce-checkout .woocommerce-customer-details .woocommerce-columns--addresses .col-1,body.woocommerce-checkout .woocommerce-customer-details .woocommerce-columns--addresses .col-2{max-width:100%;flex:0 0 100%;margin-bottom:35px}}#override.woocommerce-account section.site-content{margin-bottom:100px}#override.woocommerce-account .woocommerce-MyAccount-navigation{width:20%}#override.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:0;border-top:1px solid #eee}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid #eee;padding-bottom:0}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a{padding:10px 5px;display:block}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before{margin-right:20px;opacity:0.25}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{font-weight:500}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before{opacity:1}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before{font-family:"Font Awesome 6 Free";font-weight:900}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{font-weight:500}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before{opacity:1}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before,#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--request-quote a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-content{display:inline-block;margin-left:5%;width:75%;padding:25px 16px;border-radius:10px;background-color:#e6e9f2}#override.woocommerce-account .woocommerce-MyAccount-content h2{font-size:25px;font-weight:600}#override.woocommerce-account .woocommerce-MyAccount-content header{position:static !important;transition:unset !important;animation:unset !important;transform:unset !important;box-shadow:unset !important;border-radius:5px;padding:10px}#override.woocommerce-account .woocommerce-MyAccount-content header h2{font-size:1em;line-height:1.1;margin-bottom:12px;text-align:left}#override.woocommerce-account .woocommerce-MyAccount-content header .edit{display:block;margin-top:16px;background:#DEAE2B;color:#3E484F;padding:10px 20px;border-radius:5px;display:block;text-align:center;width:fit-content;padding-bottom:10px}#override.woocommerce-account .woocommerce-MyAccount-content address{margin-bottom:12px;font-size:14px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row{margin-bottom:16px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row label,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row label{display:block;min-width:137px;font-weight:500;color:#3D484E}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row label .required,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row label .required{color:#c00000}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row input,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row input{height:45px;padding-left:12px;margin-bottom:0;width:100%;background:white;border:none;border-radius:5px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row .selection>span,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row .selection>span{height:45px;border-radius:5px;border:none}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row .selection>span .select2-selection__arrow,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row .selection>span .select2-selection__arrow{top:9px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row .selection>span>span,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row .selection>span>span{line-height:44px}#override.woocommerce-account .woocommerce-MyAccount-content .button{display:block;margin-top:16px;background:#DEAE2B;color:#3E484F;padding:10px 20px;border-radius:5px;width:fit-content}#override.woocommerce-account .woocommerce-MyAccount-content .button.wc-forward{margin-left:0;padding:10px 20px;width:fit-content;border-radius:100px}#override.woocommerce-account .woocommerce-MyAccount-content em{font-size:12px}#override.woocommerce-account p.order-again{text-align:right}#override.woocommerce-account section .woocommerce{display:flex;flex-wrap:wrap}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide{display:flex;flex-direction:column}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide #username{max-width:200px;padding:10px;margin-bottom:0}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide #password{max-width:200px;padding:10px}.wishlist-items-wrapper a.add_to_cart_button{background:#11B2EF;width:100%;display:flex !important;text-align:center;height:auto;border-radius:5px;color:#fff;line-height:20px;padding:13px 15px;align-items:center;justify-content:center;display:none;font-size:0px}.wishlist-items-wrapper a.add_to_cart_button::after{content:"Bekijk product";font-size:16px}.wishlist-items-wrapper a.add_to_cart_button i.fas.fa-info-circle{display:none;font-size:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.01' height='23.01' viewBox='0 0 23.01 23.01'%3E%3Cg id='Icon_feather-info' data-name='Icon feather-info' transform='translate(1 1)'%3E%3Cpath id='Path_17580' data-name='Path 17580' d='M24.01,13.505A10.505,10.505,0,1,1,13.505,3,10.505,10.505,0,0,1,24.01,13.505Z' transform='translate(-3 -3)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_17581' data-name='Path 17581' d='M18,22.2V18' transform='translate(-7.495 -7.495)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_17582' data-name='Path 17582' d='M18,12h0' transform='translate(-7.495 -5.697)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");height:24px;width:24px;margin-right:18px;background-repeat:no-repeat;background-position:center center}.woocommerce-orders-table__cell-order-actions{display:flex;flex-direction:column}.woocommerce-MyAccount-content input{margin-bottom:0}body .coupon button[type="submit"]{margin-top:15px;margin-bottom:15px;width:100% !important}.woocommerce-form-login{width:100%}.woocommerce-form-login>.form-row{display:flex;flex-direction:column}.woocommerce-form-login__submit{max-width:150px}@keyframes zoomout{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomout{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@media (max-width:991px){#override.woocommerce-account section.site-content .woocommerce{flex-direction:column;gap:40px;position:relative}#override.woocommerce-account section.site-content .woocommerce>div,#override.woocommerce-account section.site-content .woocommerce>nav{width:100%}#override.woocommerce-account section.site-content .woocommerce .woocommerce-MyAccount-content{margin:0}}#mobile-menu-button{display:none;width:100%;background-color:#DEAE2B;color:white;padding:10px;text-align:center;font-size:16px;border:none;cursor:pointer;transition:background-color 0.3s ease}#mobile-menu-button:hover{background-color:#005f8c}@media (max-width:991px){#mobile-menu-button{display:block}#override:not(.page-id-1076) nav.woocommerce-MyAccount-navigation{display:none;overflow:hidden;background-color:white;box-shadow:0 0 20px #dbdbdb;border-radius:10px;padding:20px;position:absolute;left:0;top:50px;z-index:9}.is-active{font-weight:bold}}body#override #customer_login{display:flex;flex-wrap:wrap}body#override #customer_login .col-1,body#override #customer_login .col-2{max-width:50%;flex:0 0 50%}@media (max-width:768px){body#override #customer_login .col-1,body#override #customer_login .col-2{max-width:100%;flex:0 0 100%}}body#override #customer_login p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide{display:flex;flex-direction:column}body#override #customer_login p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide #username{max-width:unset;padding:10px;margin-bottom:0}body#override #customer_login p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide #password{max-width:unset;padding:10px}body#override .woocommerce-form-login__submit{margin-top:25px}.sw_popup{position:fixed;background-color:rgba(0, 0, 0, 0.6);width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition-property:visibility;top:0;z-index:999;visibility:hidden}.sw_popup .sw_popup_inner{position:relative;width:100%;max-width:500px;padding:15px;flex-direction:column;display:flex;align-items:center;transform:scale(0);transition-property:all;transition:ease-in-out 200ms;background:#fff;text-align:center;line-height:2;font-family:inherit;border-radius:2px;box-shadow:0px 0px 25px 2px rgba(0, 0, 0, 0.5);opacity:0;max-height:95vh;overflow-y:scroll}.sw_popup .sw_popup_inner h2{display:inline-block;margin-bottom:10px}.sw_popup .sw_popup_inner p:last-of-type{margin-bottom:0}.sw_popup .sw_popup_inner .btn{display:inline-block;margin-top:15px}.sw_popup .close_popup{position:absolute;right:-10px;top:-10px;background:#ba211e;color:#fff;width:28px;height:28px;border-radius:50px;font-size:24px;display:flex;align-items:center;justify-content:center;padding:0 0 2px 0;cursor:pointer;transition-property:background;transition:ease 200ms}.sw_popup .close_popup:hover{background:#9e1d1b}.sw_popup .popup_button:hover{background:#9e1d1b}.sw_popup.active{visibility:visible;z-index:9999999}.sw_popup.active .sw_popup_inner{transform:scale(1);opacity:1}#toggle-admin-bar{transition:0.2s;position:fixed;top:32px;right:0;background-color:#1d2327;color:#fff;border:none;padding:0 7px;cursor:pointer;border-radius:0;border-bottom-left-radius:15px;z-index:9999}#toggle-admin-bar i{transition:0.2s}#toggle-admin-bar .fa-solid.fa-chevron-up{font-size:10px}#toggle-admin-bar:hover{background-color:#555}.admin-bar{position:relative}@font-face{font-family:"MontBold";src:url("/wp-content/themes/saleswizard-theme/inc/assets/webfonts/font.woff2") format("woff2"), url("/wp-content/themes/saleswizard-theme/inc/assets/webfonts/font.woff") format("woff")}#sw_login.sw_login--page{position:relative;height:100vh;min-height:800px;color:#14002d}#sw_login.sw_login--page h1,#sw_login.sw_login--page h2,#sw_login.sw_login--page h3,#sw_login.sw_login--page p{margin-bottom:0}#sw_login.sw_login--page>.brand_background{position:absolute;left:0;top:0;width:53.5%;height:100%;background-color:#441099;border-bottom-right-radius:300px;overflow:hidden;z-index:-1}#sw_login.sw_login--page>.brand_background>#animated-blob{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:#2d0166;background-size:cover;background-repeat:no-repeat;background-position:center;opacity:0.19;clip-path:circle(130.5% at 58% 160%);animation:blob-expand 2s cubic-bezier(0.25, 0.1, 0.25, 1)}@keyframes blob-expand{0%{clip-path:circle(100% at 128% 160%)}100%{clip-path:circle(130.5% at 58% 160%)}}#sw_login.sw_login--page .container{height:100%}#sw_login.sw_login--page .container .sw_login_page--inner{height:100%;display:flex;justify-content:space-between;align-items:center}#sw_login.sw_login--page .container .sw_login_page--inner .left{height:100%;display:flex;flex-direction:column;justify-content:space-between}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_header{margin-top:75px;margin-bottom:75px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_header img.login-logo{width:100%;max-width:288px;filter:brightness(0) invert(1)}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title{margin-bottom:90px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title h1{margin-bottom:24px;color:#47ca9b;font-family:"MontBold";font-size:23px;line-height:1;text-transform:uppercase}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title h2{font-family:"MontBold";font-size:70px;color:#f0f0f0}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title svg{font-family:"MontBold";width:100%;height:70px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title svg text{animation:stroke 3s forwards;stroke-width:1;stroke:#fff;font-size:70px}@keyframes stroke{0%{fill:rgba(72, 138, 204, 0);stroke:#fff;stroke-dashoffset:10px;stroke-dasharray:0 60%;stroke-width:1}70%{fill:rgba(72, 138, 204, 0);stroke:#fff}80%{fill:rgba(255, 255, 255, 0.2);stroke:#fff;stroke-width:3}100%{fill:#fff;stroke:rgba(54, 95, 160, 0);stroke-dashoffset:150px;stroke-dasharray:60% 0;stroke-width:0}}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article{position:relative;max-width:606px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner{border:2px solid rgba(255, 255, 255, 0.5);padding:26px 37px;padding-right:105px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner h3{margin-bottom:16px;color:#47ca9b;font-family:"MontBold";font-size:16px;text-transform:uppercase}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner h2.seo_article--title{margin-bottom:21px;font-family:"MontBold";font-size:25px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner h2.seo_article--title a{color:#fff}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner h2.seo_article--title:hover~.seo_article--link svg{animation:slideArrow 0.5s forwards;perspective:1000px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner p.seo_article--content{font-family:"Hanken Grotesk", sans-serif;font-size:18px;line-height:25px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner p.seo_article--content a{color:#fff}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner p.seo_article--content:hover~.seo_article--link svg{animation:slideArrow 0.5s forwards;perspective:1000px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner .seo_article--link{position:absolute;bottom:32px;right:37px;display:flex;align-items:center;justify-content:center;width:42px;height:42px;background-color:#47ca9b;border-radius:100%;overflow:hidden}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner .seo_article--link svg{width:24px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner .seo_article--link:hover svg{animation:slideArrow 0.5s forwards;perspective:1000px}@keyframes slideArrow{0%{transform:translateX(0)}50%{transform:translateX(35px) rotateZ(50deg)}65%{opacity:0}75%{transform:translateX(-35px) rotateZ(-90deg)}100%{transform:translateX(0) rotateZ(0);opacity:1}}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_footer .login_footer--inner{display:flex;align-items:center;gap:86px;padding-bottom:62px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_footer .login_footer--inner .privacy-link a{font-family:"Hanken Grotesk", sans-serif;color:#fff;text-decoration:underline}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_footer .login_footer--inner .language-switcher select{height:50px;margin-bottom:0;margin-right:10px;padding-left:30px;border-radius:100px;border:none;outline:none}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_footer .login_footer--inner .language-switcher input[type="submit"]{background-color:#47ca9b;color:#fff;border-radius:100px;border:none;padding:0 20px;height:50px;font-size:18px;font-weight:500;cursor:pointer}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form{width:100%;max-width:394px}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form h2.login_form--title{margin-bottom:46px;font-family:"MontBold";font-size:40px;color:#441099}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form label{font-family:"Hanken Grotesk", sans-serif;color:#14002d;font-size:18px}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form input[type="text"],#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form input[type="password"]{margin-top:17px;background-color:#f0f0f0;color:#14002d;border-radius:0;border:none;padding-left:15px;margin-bottom:20px;width:100%;height:60px;font-size:24px;font-weight:300}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form input[type="submit"]#wp-submit{margin-top:30px;background-color:#47ca9b;color:#fff;border-radius:0;border:none;padding-left:15px;margin-bottom:20px;width:100%;height:60px;font-family:"Hanken Grotesk", sans-serif;font-size:24px;font-weight:700;border-radius:100px;cursor:pointer}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label{display:flex;align-items:center;gap:15px}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label::before{content:"";display:inline-block;width:25px;height:25px;background-color:#f0f0f0;font-family:"Font Awesome 6 Free";font-weight:900;font-size:20px;color:#fff;text-align:center;line-height:1.3;cursor:pointer}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label input{display:none}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label:has(input:checked)::before{content:"";background-color:#441099}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-error{color:#ff3c00}#sw_login.sw_login--page .container .sw_login_page--inner .right .forgot-password{text-align:center;margin-top:15px}#sw_login.sw_login--page .container .sw_login_page--inner .right .forgot-password a{font-family:"Hanken Grotesk", sans-serif;color:#14002d;text-decoration:underline}#sw_login.sw_login--page .container .sw_login_page--inner .right .back-to-website{margin-top:70px}#sw_login.sw_login--page .container .sw_login_page--inner .right .back-to-website a{display:flex;align-items:center;justify-content:center;gap:15px;font-family:"Hanken Grotesk", sans-serif;font-size:18px;color:#14002d}#sw_login.sw_login--page .container .sw_login_page--inner .right .back-to-website a i{display:flex;justify-content:center;align-items:center;width:34px;height:34px;background-color:#441099;border-radius:100%}#sw_login.sw_login--page .container .sw_login_page--inner .right .back-to-website a i::before{content:"";display:block;width:17.94px;height:18.2px;background-image:url('data:image/svg+xml,<svg width="100%" height="auto" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g id="Complete"><g id="arrow-right"><g><polyline data-name="Right" fill="none" id="Right-2" points="16.4 7 21.5 12 16.4 17" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><line fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="2.5" x2="19.2" y1="12" y2="12"/></g></g></g></svg>');background-size:contain;background-repeat:no-repeat;transform:scalex(-1);margin-top:1px}@media (max-width:1367px){#sw_login.sw_login--page>.brand_background{width:57.5%}}@media (max-width:1199px){#sw_login.sw_login--page>.brand_background{width:51.5%}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article{max-width:405px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title svg text{font-size:60px}}@media (min-width:992px){#sw_login.sw_login--page .mobile_header{display:none}}@media (max-width:991px){#sw_login.sw_login--page .brand_background{display:none}#sw_login.sw_login--page .mobile_header{position:absolute;top:0;left:0;width:100%;height:164px;background-color:#441099}#sw_login.sw_login--page .mobile_header .mobile_header--inner{padding-top:25px}#sw_login.sw_login--page .mobile_header .mobile_header--inner a{display:block;width:100%;max-width:236px;margin-inline:auto}#sw_login.sw_login--page .mobile_header .mobile_header--inner a img{filter:brightness(0) invert(1)}#sw_login.sw_login--page .container .sw_login_page--inner{flex-direction:column;justify-content:center;padding-top:120px}#sw_login.sw_login--page .container .sw_login_page--inner .left{display:none}}@media (max-width:991px){.mobile_header{clip-path:circle(219.3% at 50% -1430px)}}@media (max-width:970px){.mobile_header{clip-path:circle(219.3% at 50% -1400px)}}@media (max-width:950px){.mobile_header{clip-path:circle(219.3% at 50% -1370px)}}@media (max-width:930px){.mobile_header{clip-path:circle(219.3% at 50% -1340px)}}@media (max-width:910px){.mobile_header{clip-path:circle(219.3% at 50% -1310px)}}@media (max-width:890px){.mobile_header{clip-path:circle(219.3% at 50% -1280px)}}@media (max-width:870px){.mobile_header{clip-path:circle(219.3% at 50% -1250px)}}@media (max-width:850px){.mobile_header{clip-path:circle(219.3% at 50% -1220px)}}@media (max-width:830px){.mobile_header{clip-path:circle(219.3% at 50% -1190px)}}@media (max-width:810px){.mobile_header{clip-path:circle(219.3% at 50% -1160px)}}@media (max-width:790px){.mobile_header{clip-path:circle(219.3% at 50% -1130px)}}@media (max-width:770px){.mobile_header{clip-path:circle(219.3% at 50% -1100px)}}@media (max-width:750px){.mobile_header{clip-path:circle(219.3% at 50% -1070px)}}@media (max-width:730px){.mobile_header{clip-path:circle(219.3% at 50% -1040px)}}@media (max-width:710px){.mobile_header{clip-path:circle(219.3% at 50% -1010px)}}@media (max-width:690px){.mobile_header{clip-path:circle(219.3% at 50% -980px)}}@media (max-width:670px){.mobile_header{clip-path:circle(219.3% at 50% -950px)}}@media (max-width:650px){.mobile_header{clip-path:circle(219.3% at 50% -920px)}}@media (max-width:630px){.mobile_header{clip-path:circle(219.3% at 50% -890px)}}@media (max-width:610px){.mobile_header{clip-path:circle(219.3% at 50% -860px)}}@media (max-width:590px){.mobile_header{clip-path:circle(219.3% at 50% -830px)}}@media (max-width:570px){.mobile_header{clip-path:circle(219.3% at 50% -800px)}}@media (max-width:550px){.mobile_header{clip-path:circle(219.3% at 50% -770px)}}@media (max-width:530px){.mobile_header{clip-path:circle(219.3% at 50% -740px)}}@media (max-width:510px){.mobile_header{clip-path:circle(219.3% at 50% -710px)}}@media (max-width:490px){.mobile_header{clip-path:circle(219.3% at 50% -680px)}}@media (max-width:470px){.mobile_header{clip-path:circle(219.3% at 50% -650px)}}@media (max-width:450px){.mobile_header{clip-path:circle(219.3% at 50% -620px)}}@media (max-width:430px){.mobile_header{clip-path:circle(219.3% at 50% -590px)}}@media (max-width:410px){.mobile_header{clip-path:circle(219.3% at 50% -560px)}}@media (max-width:390px){.mobile_header{clip-path:circle(219.3% at 50% -530px)}}@media (max-width:370px){.mobile_header{clip-path:circle(219.3% at 50% -500px)}}@media (max-width:350px){.mobile_header{clip-path:circle(219.3% at 50% -470px)}}@media (max-width:330px){.mobile_header{clip-path:circle(219.3% at 50% -440px)}}dt.variation-h{display:none !important}.configurator-menu-item>a{background-color:#11B2EF;color:white;font-weight:800;text-align:center}div.sw_config_container{max-width:818px;padding:60px 15px}div.sw_config_container input:not(input[type=submit]):not(input[type=checkbox]){line-height:normal;height:60px;border:2px solid #BFBFBF;background:#fff;border-radius:5px;font-size:16px;padding:12px;margin-bottom:12px;font-family:inherit}div.sw_config_container a.btn.btn_back{background-color:#F5F5F5;border-color:#F5F5F5;color:#3D484E;background-image:url("/wp-content/uploads/Icon_Arrow_Back.svg");background-repeat:no-repeat;padding:18px 31px 18px 55px;font-weight:400;background-position:26px 23px}div.sw_config_container a.btn.btn_back::after{display:none}div.sw_config_container a.btn.btn_back:hover{padding:18px 31px 18px 55px}div.sw_config_container .btn.btn_forward{border-color:#3D484E;background-color:#fff;color:#3D484E;letter-spacing:0.32px;background-image:url("/wp-content/uploads/Icon_Arrow_Next.svg");background-repeat:no-repeat;background-position:90% 53%;padding:18px 55px 18px 31px}div.sw_config_container .btn.btn_forward::after{display:none}div.sw_config_container .btns_container{display:flex;justify-content:space-between;gap:30px;margin-top:50px}@media (max-width:768px){div.sw_config_container .btns_container{flex-direction:column-reverse}div.sw_config_container .btns_container .btn_last_step{display:flex;flex-direction:column;gap:30px}}div.sw_config_container h3{font-weight:400;margin-bottom:18px}div.sw_config_container .tooltip{font-size:16px}div.sw_config_container .tooltip::before{content:"";width:24px;height:24px;background-image:url("/wp-content/uploads/Icon_Info.svg");background-repeat:no-repeat;background-size:contain;display:inline-block;margin-right:12px;vertical-align:middle;margin-top:-4px}div.sw_config_container .step_info{margin-bottom:50px}div.sw_config_container select{height:60px;border:2px solid #BFBFBF;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10.941' height='6.256' viewBox='0 0 10.941 6.256'><path d='M4.37,5.468.23,1.331a.779.779,0,0,1,0-1.1.788.788,0,0,1,1.108,0L6.028,4.915a.78.78,0,0,1,.023,1.078l-4.71,4.72a.782.782,0,0,1-1.108-1.1Z' transform='translate(10.941) rotate(90)' fill='%233d484e'/></svg>")}div.sw_config_container .attributelabel{font-size:16px;color:#3D484E;font-weight:600;margin:6px 0px}div.sw_config_container .btn.add_wall{background-color:#3D484E;border-color:#3D484E;color:#FFF;background-image:url("/wp-content/uploads/Icon_Plus-1.svg");background-repeat:no-repeat;padding:18px 31px 18px 55px;font-weight:700;background-position:21px 19px}div.sw_config_container .btn.add_wall::after{display:none}div.sw_config_container .btn.add_wall:hover{padding:18px 31px 18px 55px}@media (max-width:768px){div.sw_config_container .btn.add_wall{white-space:normal;width:100%}}div.sw_config_container .pdf_download{background-color:#3D484E;border-color:#3D484E;color:#FFF;background-image:url("/wp-content/uploads/Icon_Plus-1.svg");background-repeat:no-repeat;padding:18px 31px 18px 55px;font-weight:700;background-position:21px 19px}div.sw_config_container .pdf_download::after{display:none}div.sw_config_container .pdf_download:hover{padding:18px 31px 18px 55px}div.sw_config_container .btn_save{background-color:#fff;border-color:#3D484E;color:#3D484E;padding:18px 31px 18px 31px;font-weight:700}div.sw_config_container .btn_save::after{display:none}div.sw_config_container .btn_save:hover{padding:18px 31px 18px 31px}div.sw_config_container .btn:hover{margin-right:0px}.config_top{margin-bottom:50px}.config_top h2{text-align:center}.config_top .progressbar{background-color:#3d484e4d;min-height:40px;border-radius:25px;margin-bottom:37px}.config_top .progressbar span{width:20%;display:inline-flex;align-items:center;padding:4px 25px 3px 25px;background-color:#69757C;color:#fff;min-height:40px;border-radius:25px;font-size:16px;font-weight:500}@media (max-width:768px){.config_top .progressbar span{min-width:fit-content}}.config_top .progressbar span.step_1_8{width:12.5%}.config_top .progressbar span.step_2_8{width:25%}.config_top .progressbar span.step_3_8{width:37.5%}.config_top .progressbar span.step_4_8{width:50%}.config_top .progressbar span.step_5_8{width:62.5%}.config_top .progressbar span.step_6_8{width:75%}.config_top .progressbar span.step_7_8{width:87.5%}.config_top .progressbar span.step_8_8{width:100%}.config_top .progressbar span .no_mob{margin-left:7px}@media (max-width:768px){.config_top .progressbar span .no_mob{display:none}}.input_fields{display:flex;width:100%;justify-content:space-between;gap:30px}@media (max-width:768px){.input_fields{flex-direction:column}}.input_fields div.text_input{display:flex;flex-direction:column;width:calc(50% - 15px)}@media (max-width:768px){.input_fields div.text_input{width:100%}}.input_fields div.text_input:has(.error) input{border-color:#FF3F3F}.input_fields div.text_input:has(.error)::after{content:"Dit is een verplicht veld";display:block;color:#FF3F3F}.input_fields label{letter-spacing:0.32px;color:#333;font-weight:600;margin-bottom:7px}.config_product_grid{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:30px}.config_product_grid .main_products,.config_product_grid .additional_products,.config_product_grid .other_products,.config_product_grid .accessories_products{display:flex;flex-direction:column;width:25%;border:2px solid #fff;padding:10px;border-radius:10px}@media (max-width:768px){.config_product_grid .main_products,.config_product_grid .additional_products,.config_product_grid .other_products,.config_product_grid .accessories_products{width:50%}}.config_product_grid .main_products img,.config_product_grid .additional_products img,.config_product_grid .other_products img,.config_product_grid .accessories_products img{aspect-ratio:1;object-fit:contain;border:1px solid #BFBFBF;border-radius:5px}#mainproducts .category_name,#additionalproducts .category_name,#otherproducts .category_name,#accessoriesproducts .category_name{font-size:20px;letter-spacing:0.4px;color:#333;font-weight:800;font-family:"Open sans", sans-serif}#mainproducts p.product_name,#additionalproducts p.product_name,#otherproducts p.product_name,#accessoriesproducts p.product_name{font-size:16px;color:#3D484E;font-weight:600;margin:15px 0px;font-family:"Outfit", sans-serif}#mainproducts .prices_bottom,#additionalproducts .prices_bottom,#otherproducts .prices_bottom,#accessoriesproducts .prices_bottom{margin-top:20px}#mainproducts .prices_bottom .price,#additionalproducts .prices_bottom .price,#otherproducts .prices_bottom .price,#accessoriesproducts .prices_bottom .price{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;font-size:18px;font-weight:600;font-family:"Outfit", sans-serif}#mainproducts .prices_bottom .price span,#additionalproducts .prices_bottom .price span,#otherproducts .prices_bottom .price span,#accessoriesproducts .prices_bottom .price span{font-weight:400}.current_walls{display:flex;flex-direction:column;gap:30px;margin-bottom:30px}.current_walls .current_wall{display:flex;flex-direction:row;gap:30px}@media (max-width:768px){.current_walls .current_wall{flex-direction:column}}.current_walls .current_wall p{border:2px solid #BFBFBF;background-image:url("/wp-content/uploads/Icon_Pen.svg");background-repeat:no-repeat;background-position:26px 23px;min-height:60px;border-radius:5px;padding:16px 30px 16px 71px;width:calc(50% - 15px);font-size:16px;margin-bottom:0px}@media (max-width:768px){.current_walls .current_wall p{width:100%}}.current_walls .current_wall .add_wall_to_shopping_cart{background-color:#60A07C;background-image:url("/wp-content/uploads/Icon_Winkelwagen.svg");background-repeat:no-repeat;background-position:26px 20px;min-height:60px;border-radius:5px;padding:23px 30px 16px 71px;width:50%;color:#fff;font-weight:700;font-size:16px;line-height:19px}@media (max-width:768px){.current_walls .current_wall .add_wall_to_shopping_cart{width:100%}}.label_input_cluster{display:flex;align-items:center;gap:12px;margin-bottom:30px}.sw_config_container #overview .overview_title,.sw_config_container #overview .walltitle{font-size:20px;letter-spacing:0.4px;color:#333;margin-bottom:15px}.sw_config_container #overview .overview_title strong,.sw_config_container #overview .walltitle strong{font-weight:800}.sw_config_container .overview_wall{display:flex;flex-direction:row;gap:30px;margin-top:25px}.sw_config_container .overview_wall:not(:first-of-type){border-top:2px solid #BFBFBF;padding-top:45px}.sw_config_container .overview_wall .deletewall,.sw_config_container .overview_wall .deleteother,.sw_config_container .overview_wall .deleteaccessories{display:inline-flex;background-color:#de4b49;width:30px;height:30px;min-width:30px;min-height:30px;align-items:center;justify-content:center;border-radius:50px}.sw_config_container .overview_wall .deletewall img,.sw_config_container .overview_wall .deleteother img,.sw_config_container .overview_wall .deleteaccessories img{filter:brightness(0) invert(1);width:14px;border:0px !important}.sw_config_container .overview_wall .product_image{position:relative}.sw_config_container .overview_wall .product_image .deletewall,.sw_config_container .overview_wall .product_image .deleteother,.sw_config_container .overview_wall .product_image .deleteaccessories{position:absolute;top:-15px;left:-15px}.sw_config_container .overview_wall .product_image img{border:1px solid #BFBFBF;border-radius:5px;aspect-ratio:1;object-fit:contain;object-position:center}.sw_config_container .overview_wall .product_name{font-weight:600}.sw_config_container .overview_wall .attribute_row{display:flex;flex-direction:column;margin-bottom:15px}.sw_config_container .overview_walls .wand_additional_products{border-top:1px solid #BFBFBF}.sw_config_container .wand_additional_products,.sw_config_container .wand_other_products{border-top:2px solid #BFBFBF;margin-top:25px;padding-top:25px}.sw_config_container .wand_additional_products .deletewall,.sw_config_container .wand_additional_products .deleteother,.sw_config_container .wand_additional_products .deleteaccessories,.sw_config_container .wand_other_products .deletewall,.sw_config_container .wand_other_products .deleteother,.sw_config_container .wand_other_products .deleteaccessories{display:inline-flex;background-color:#de4b49;width:30px;height:30px;min-width:30px;min-height:30px;align-items:center;justify-content:center;border-radius:50px;margin-right:auto;margin-left:-15px;margin-bottom:-16px;z-index:1}.sw_config_container .wand_additional_products .deletewall img,.sw_config_container .wand_additional_products .deleteother img,.sw_config_container .wand_additional_products .deleteaccessories img,.sw_config_container .wand_other_products .deletewall img,.sw_config_container .wand_other_products .deleteother img,.sw_config_container .wand_other_products .deleteaccessories img{filter:brightness(0) invert(1);width:14px}.sw_config_container .wand_additional_products .additional_product_name,.sw_config_container .wand_other_products .additional_product_name{font-weight:600}.sw_config_container .wand_additional_products .product_image img,.sw_config_container .wand_other_products .product_image img{border:1px solid #BFBFBF;border-radius:5px;aspect-ratio:1;object-fit:contain;object-position:center}.sw_config_container .wand_additional_products .product_name,.sw_config_container .wand_other_products .product_name{font-weight:600}.sw_config_container .wand_additional_products .attribute_row,.sw_config_container .wand_other_products .attribute_row{display:flex;flex-direction:column;margin-bottom:15px}.sw_config_container .wand_additional_products .products_row,.sw_config_container .wand_other_products .products_row{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.sw_config_container .wand_additional_products .products_row .product_row,.sw_config_container .wand_other_products .products_row .product_row{width:calc(25% - 27px);display:flex;flex-direction:column}@media (max-width:768px){.sw_config_container .wand_additional_products .products_row .product_row,.sw_config_container .wand_other_products .products_row .product_row{width:calc(50% - 15px)}.sw_config_container .wand_additional_products .products_row .product_row .product_image img,.sw_config_container .wand_other_products .products_row .product_row .product_image img{width:100%}}.sw_config_container .wand_additional_products .products_row .product_image img,.sw_config_container .wand_other_products .products_row .product_image img{border:1px solid #BFBFBF;border-radius:5px;aspect-ratio:1;object-fit:contain;object-position:center}.sw_config_container .products_row{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.sw_config_container .products_row .product_row{width:calc(25% - 27px);display:flex;flex-direction:column}@media (max-width:768px){.sw_config_container .products_row .product_row{width:calc(50% - 15px)}.sw_config_container .products_row .product_row .product_image img{width:100%}}.sw_config_container .products_row .product_image img{border:1px solid #BFBFBF;border-radius:5px;aspect-ratio:1;object-fit:contain;object-position:center}div.main_product_selected{border-color:#11B2EF !important}body.single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .flex-direction-nav{top:0px}body.single-product li.flex-nav-prev{position:absolute;top:45px;left:0}body.single-product li.flex-nav-next{position:absolute;right:0;top:45px}body.home .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{background-color:#3d484f !important;border:none !important}body.home .acc_sec.acc_two .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body{background-color:#11b3f0 !important}.acf-related-products .products .product .woocommerce-loop-product__title a{color:#3D484E}body.home .products_sld .product-image-wrapper img{height:150px;min-height:150px;max-height:150px;object-fit:contain}body.home .products_sld .splide__slide.product h2.woocommerce-loop-product__title{padding-top:10px;min-height:82px;line-height:22px;padding-bottom:5px}body.home .products_sld .splide__slide.product .product-listing-short-description ul li{line-height:22px}body.home .products_sld .splide__slide.product .product-listing-short-description p{line-height:22px}.woocommerce ul.products .splide__slide.product a.woocommerce-loop-product__link.height_edited span.price{bottom:-20px;right:0}form.woocommerce-cart-form.addify-quote-form{margin-bottom:35px}form.woocommerce-cart-form.addify-quote-form .addify-option-field{padding-bottom:25px;display:flex;flex-direction:column}form.woocommerce-cart-form.addify-quote-form .addify-option-field th{color:#3D484E;display:block;font-size:18px;font-weight:bold;margin-bottom:11px;padding:0;line-height:22px}form.woocommerce-cart-form.addify-quote-form .addify-option-field th .gfield_required{display:none}form.woocommerce-cart-form.addify-quote-form .addify-option-field input,form.woocommerce-cart-form.addify-quote-form .addify-option-field textarea{background:rgba(61, 72, 78, 0.1);border:none;padding:20px;height:60px;display:block;margin:0;font-size:16px;color:#3D484E}form.woocommerce-cart-form.addify-quote-form .addify-option-field textarea{height:163px}form.woocommerce-cart-form.addify-quote-form .form_row{display:block;float:unset}form.woocommerce-cart-form.addify-quote-form .form_row .addify_checkout_place_quote{float:unset}.woocommerce .woocommerce-cart-form .shop_table.addify-quote-form__contents tbody tr td input{text-align:center}.offer_cta>.vc_column_container>.vc_column-inner>.wpb_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.offer_cta>.vc_column_container>.vc_column-inner>.wpb_wrapper .btn-container.btn_inline.btn-center{display:inline-block;margin-right:35px}div.popup-container{max-width:675px;width:100%;background:#fff;padding:35px 50px 28px 50px;box-shadow:0px 3px 10px #0000000D;border-radius:50px;margin-right:auto;scrollbar-width:none}div.popup-container .popup-close{top:20px;right:30px}div.popup-container .gform_wrapper.gravity-theme .gform_footer .gform_button{margin:0;width:100%;background-image:url(/wp-content/uploads/Icon_Arrow_White.svg);background-repeat:no-repeat;background-position:65% 50%;padding:18px 55px 18px 31px}.page-id-1076 .woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders thead tr th{display:none}.page-id-1076 .woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders thead tr th:first-of-type{display:block}.page-id-1076 .woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders .woocommerce-orders-table__row{display:flex;flex-direction:column;padding:20px 0px;border-top:1px solid #dddddd}.page-id-1076 .woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:35px}.wishlist_table .product-add-to-cart a{display:inline-block !important}.woocommerce ul.products .splide__slide.product.product-type-variable a.woocommerce-loop-product__link.height_edited span.price{text-align:left;right:0}.hero_btn_container{display:flex;gap:30px;flex-direction:row;flex-wrap:wrap}.wpb_text_column.block_before_h2 h2::before{content:"";background:#11B2EF;height:16px;width:16px;display:inline-block;vertical-align:middle;margin-right:15px;margin-bottom:8px;border-radius:5px}@media only screen and (max-width:768px){.wpb_text_column.block_before_h2 h2::before{width:8px;height:8px}}body.woocommerce-dashboard .woocommerce-MyAccount-content .woocommerce-notices-wrapper{display:none}body.woocommerce-dashboard .woocommerce-MyAccount-content .dashboard_temp_pwd{margin-bottom:15px}.woocommerce nav.woocommerce-pagination ul{border:0px}.woocommerce nav.woocommerce-pagination ul li{border:0px;margin:0 3px}.woocommerce nav.woocommerce-pagination ul li span{border-radius:5px;border:0px;color:#00a5ef;min-width:36px}.woocommerce nav.woocommerce-pagination ul li span.current{background:#00a5ef;color:#fff}.woocommerce nav.woocommerce-pagination ul li a{border-radius:5px;border:0px;color:#00a5ef;min-width:36px}.woocommerce nav.woocommerce-pagination ul li a:hover{background:#00a5ef;color:#fff}.show-password-input{margin-top:30px}body.single-product:has(.related.products) .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel{margin-bottom:75px !important}/*# sourceMappingURL=https://www.wandbescherming.nl/wp-content/themes/saleswizard-theme/style.css.map */