/*
Theme Name: Youit.nl 2
Theme URL: -
Description: Youit.nl - child theme bases on storefront WoCommerce
Author: Jamie Youell
Author URL: http://youit.nl
Template: storefront
Version: 1.0.1
Text Domain: youit-child
*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoC1CzjsGyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgoKfw7z.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3jsGyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvjsGyI.ttf) format('truetype');
}
body,
html {
  overflow-x: hidden;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  line-height: 24px;
}
body.archive #primary {
  float: right;
  margin-left: 0;
  margin-right: 0;
  padding-left: 35px;
}
body.archive #secondary {
  float: left;
}
body #secondary .widget {
  background-color: #ffffff;
  margin-bottom: 10px;
}
body.page-template-default #primary,
body.page-template-producten #primary.content-area {
  width: 100% !important;
}
body.page-template-default #secondary {
  display: none;
}
body.page-template-default .wp-block-separator {
  padding: 50px 0;
  background-color: transparent;
  border: transparent;
}
body.page-template-default .wp-block-list {
  margin-left: 30px;
}
body.page-template-default .wp-block-list li {
  list-style: none;
  position: relative;
  margin-bottom: 5px;
}
body.page-template-default .wp-block-list li:before {
  position: absolute;
  left: -30px;
  content: "\f00c";
  /* Font Awesome check icon (fa-check) */
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
  margin-right: 8px;
  color: #0a519d;
}
body.page-template-default .wp-block-group {
  background-color: #b9dafb;
  position: relative;
  margin: 60px 0;
  padding: 60px 0;
}
body.page-template-default .wp-block-group::before,
body.page-template-default .wp-block-group::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100vw;
  z-index: -1;
}
body.page-template-default .wp-block-group::before {
  left: 100%;
  background-color: #b9dafb;
}
body.page-template-default .wp-block-group::after {
  right: 100%;
  background-color: #b9dafb;
}
body.page-template-default .wp-block-group > * {
  position: relative;
  z-index: 1;
}
body.single-product #primary {
  width: 100% !important;
  max-width: 100%;
  flex: inherit;
}
body.blog #secondary,
body.single #secondary {
  display: none;
}
.container {
  max-width: 1400px;
}
a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
  outline: none;
}
.site {
  overflow: hidden !important;
}
.btn-primary,
button.button.alt,
a.button.alt,
a.button,
input[type="submit"],
.button,
.ninja-forms-field#nf-field-8,
.wp-block-button .wp-element-button,
.nf-form-content .field-wrap input[type=submit] {
  transition: 0.3s background-color;
  background-color: #0a519d;
  border-color: #0a519d;
  border-radius: 6px;
  color: #ffffff;
  text-decoration: none !important;
}
.btn-primary:hover,
button.button.alt:hover,
a.button.alt:hover,
a.button:hover,
input[type="submit"]:hover,
.button:hover,
.ninja-forms-field#nf-field-8:hover,
.btn-primary:focus,
button.button.alt:focus,
a.button.alt:focus,
a.button:focus,
input[type="submit"]:focus,
.button:focus,
.ninja-forms-field#nf-field-8:focus,
.btn-primary:active,
button.button.alt:active,
a.button.alt:active,
a.button:active,
input[type="submit"]:active,
.button:active,
.ninja-forms-field#nf-field-8:active,
.wp-block-button .wp-element-button:hover {
  background-color: #0C3D72;
  border-color: #0C3D72;
  color: #ffffff;
}
.button-orange {
  background-color: #f47e00 !important;
  border-color: #f47e00 !important;
}
.button-orange:hover {
  background-color: #c16401;
  border-color: #c16401;
}
a {
  color: #0a519d;
  transition: 0.3s;
}
a:hover,
a:focus {
  color: #0C3D72;
  text-decoration: none;
}
a.remove:before {
  color: #0a519d;
}
.wp-block-button .wp-element-button {
  font-size: 17px;
  font-weight: bold;
}
.wp-block-button.secondary .wp-element-button {
  border-color: #d5d5d5;
  background-color: #d5d5d5;
  color: #333;
}
.wp-block-button.secondary .wp-element-button:hover {
  border-color: #d5d5d5af;
  background-color: #d5d5d5af;
  color: #333;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
  max-width: 100%;
}
h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
  line-height: 46px;
  color: #4A585F;
  font-weight: bold;
}
h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #4A585F;
  line-height: 38px;
}
h3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #4A585F;
  line-height: 26px;
}
p + h2,
p + header h2,
p + h3,
p + h4,
ul + h2,
ul + header h2,
ul + h3,
ul + h4,
ol + h2,
ol + header h2,
ol + h3,
ol + h4,
table + h2,
table + header h2,
table + h3,
table + h4,
blockquote + h2,
blockquote + header h2,
blockquote + h3,
blockquote + h4,
form + h2,
form + header h2,
form + h3,
form + h4 {
  margin-top: 10px;
}
.storefront-breadcrumb {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 15px;
  padding: 15px 0;
}
.storefront-breadcrumb .col-full {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
#menu-topbar {
  margin: 0;
}
#menu-topbar li {
  display: inline-block;
  list-style: none;
  padding-left: 5px;
}
#menu-topbar li.contact a {
  position: relative;
  display: block;
}
#menu-topbar li.contact a:before {
  position: absolute;
  left: 0;
  font-family: 'Font Awesome\ 5 Free';
  content: '\f590';
}
#menu-topbar li.blogitem a {
  position: relative;
  display: block;
}
#menu-topbar li.blogitem a:before {
  position: absolute;
  left: 0;
  font-family: 'Font Awesome\ 5 Free';
  content: '\f781';
}
#menu-topbar li.kennisbank a {
  position: relative;
  display: block;
}
#menu-topbar li.kennisbank a:before {
  position: absolute;
  left: 0;
  display: block;
  font-family: 'Font Awesome\ 5 Free';
  content: '\f15c';
}
#menu-topbar li a {
  padding-left: 20px;
  color: #ffffff;
  transition: 0.3s color;
}
#menu-topbar li a:hover {
  color: #cccccc;
}
header.site-header {
  padding-top: 0;
}
header.site-header .topbar {
  background-color: #0a519d;
  padding: 10px 0 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 100;
}
header.site-header .topbar a {
  color: #ffffff;
  transition: 0.3s color;
  font-weight: bold;
}
header.site-header .topbar a:hover,
header.site-header .topbar a:focus {
  text-decoration: none;
  color: #cccccc;
}
header.site-header .topbar a.social-icon {
  font-size: 18px;
}
header.site-header #searchbar {
  position: absolute;
  top: -100px;
  width: 100%;
  z-index: 999;
  background: #ffffff;
  padding: 20px;
  transition: top 0.5s;
}
header.site-header #searchbar .searchbar {
  text-align: center;
}
header.site-header #searchbar .searchbar .dgwt-wcas-search-wrapp {
  display: inline-block;
}
header.site-header #searchbar.active {
  top: 42px;
}
header.site-header #searchTrigger,
header.site-header #searchClose {
  padding-left: 10px;
  color: #4A585F;
}
header.site-header #searchTrigger:hover,
header.site-header #searchClose:hover,
header.site-header #searchTrigger:focus,
header.site-header #searchClose:focus {
  cursor: pointer;
}
header.site-header #searchTrigger {
  border-left: 1px solid #cccccc;
  padding-left: 20px;
  float: left;
}
header.site-header .site-branding {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  max-width: 350px;
  max-height: none;
  margin-top: 14px;
}
header.site-header .site-branding img {
  max-width: 350px;
}
header.site-header .site-branding .custom-logo-link {
  margin-top: 5px;
}
header.site-header .site-branding .custom-logo-link img.custom-logo {
  padding: 10px 0;
}
header.site-header .main-navigation {
  margin-right: 0 !important;
}
header.site-header .main-navigation .primary-navigation {
  text-align: left;
}
header.site-header .main-navigation .primary-navigation li .smm-mega-menu li.menu-item-has-children {
  padding-top: 10px;
  border-top: 6px solid #0a519d;
}
header.site-header .main-navigation .primary-navigation li .smm-mega-menu li.menu-item-has-children > a {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #38444b;
  line-height: 28px;
}
header.site-header .main-navigation .primary-navigation li .smm-mega-menu li.menu-item-has-children .sub-menu {
  margin-top: 20px;
  border: 0 !important;
  background-color: transparent;
}
header.site-header .main-navigation .primary-navigation li.current-menu-item > a {
  color: #0a519d;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu {
  background-color: transparent;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu {
  display: flex !important;
  background-color: #0a519d;
  padding: 0 40px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25), 0 6px 6px rgba(0, 0, 0, 0.22);
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.head-item {
  float: left;
  padding: 30px 0;
  min-width: 320px;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.head-item .smm-span-2.smm-post-10 {
  width: 100%;
  margin-right: 0;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.head-item .smm-span-2.smm-post-10 li {
  border-bottom: 1px solid #ddd;
  color: #ffffff;
  padding: 5px 0;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.head-item .smm-span-2.smm-post-10 li a {
  color: #ffffff;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.sub-item {
  float: right;
  margin-left: 40px;
  background-color: white;
  margin-top: 20px;
  padding: 15px 20px;
  width: 100%;
  border-radius: 7px;
  margin-bottom: 20px;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.sub-item .smm-span-10 {
  width: 100%;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.sub-item h3.widget-title {
  display: none;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.sub-item ul.menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* Maximaal 4 kolommen per rij */
  gap: 10px;
  /* Ruimte tussen de items */
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.sub-item ul.menu .menu-item {
  align-self: start;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.sub-item ul.menu .menu-item.menu-item-has-children {
  border: 0;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.sub-item ul.menu .menu-item.menu-item-has-children ul {
  margin-top: 5px;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.sub-item ul.menu .menu-item.menu-item-has-children > a {
  font-size: 16px;
  font-weight: bold;
  color: #38444b;
  line-height: 22px;
  margin-bottom: 0;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.sub-item ul.menu .menu-item .sub-menu {
  width: inherit;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .smm-row.sub-item ul.menu .menu-item .sub-menu li a {
  font-size: 15px;
  color: #38444b;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .widget_nav_menu {
  margin-bottom: 0;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .widget_nav_menu h3.widget-title {
  margin-bottom: 0;
}
header.site-header .main-navigation .primary-navigation li ul.sub-menu .smm-mega-menu .widget_nav_menu > div {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
#menu-item-170041 .smm-row.sub-item ul.menu,
#menu-item-169147 .smm-row.sub-item ul.menu {
  grid-template-columns: 1fr !important;
}
header.site-header .main-navigation .primary-navigation li.smm-active:hover ul.sub-menu,
header.site-header .main-navigation .primary-navigation li.smm-active:focus ul.sub-menu {
  width: 1140px;
  left: -250px;
}
header.site-header .main-navigation .primary-navigation li.smm-active:hover ul.sub-menu .widget a,
header.site-header .main-navigation .primary-navigation li.smm-active:focus ul.sub-menu .widget a {
  color: #4A585F;
}
header.site-header .main-navigation .primary-navigation li.smm-active:hover ul.sub-menu .widget a:hover,
header.site-header .main-navigation .primary-navigation li.smm-active:focus ul.sub-menu .widget a:hover,
header.site-header .main-navigation .primary-navigation li.smm-active:hover ul.sub-menu .widget a:focus,
header.site-header .main-navigation .primary-navigation li.smm-active:focus ul.sub-menu .widget a:focus {
  color: #38444b;
  font-weight: 600;
}
header.site-header .main-navigation .primary-navigation li.smm-active:hover ul.sub-menu .menu li.current-menu-item > a,
header.site-header .main-navigation .primary-navigation li.smm-active:focus ul.sub-menu .menu li.current-menu-item > a {
  color: #0a519d;
}
header.site-header .main-navigation .primary-navigation li a {
  padding: 32px 5px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  transition: 0.3s color;
  color: #000000;
}
header.site-header .main-navigation .primary-navigation li a:hover,
header.site-header .main-navigation .primary-navigation li a:focus {
  text-decoration: none;
  color: #0a519d;
}
header.site-header .site-search {
  position: relative;
  width: 50% !important;
  float: left !important;
  margin-top: 32px;
  font-size: 20px;
  color: #4A585F;
}
header.site-header .site-search a {
  padding-left: 15px;
  color: #4A585F;
  float: left;
}
header.site-header .site-search span.offerte {
  position: absolute;
  right: -25px;
  font-size: 32px;
  top: -6px;
  padding-left: 15px;
  z-index: 10;
}
header.site-header .site-search span.offerte:hover,
header.site-header .site-search span.offerte:focus,
header.site-header .site-search span.offerte:active {
  cursor: pointer;
}
header.site-header .site-search span.offerte .count {
  position: absolute;
  top: -10px;
  right: -21px;
  background-color: #0a519d;
  color: #ffffff;
  opacity: 1;
  padding: 5px;
  border-radius: 20px;
  margin-right: 10px;
  z-index: 1;
  font-weight: 400;
  font-size: 14px;
}
header.site-header .site-header-cart {
  width: 50% !important;
  float: left !important;
}
header.site-header .site-header-cart:hover .widget_shopping_cart,
header.site-header .site-header-cart:active .widget_shopping_cart,
header.site-header .site-header-cart:focus .widget_shopping_cart {
  left: -150px;
}
header.site-header .site-header-cart .widget_shopping_cart {
  min-width: 270px;
}
header.site-header .site-header-cart .widget_shopping_cart a.button {
  background-color: #4A585F;
  border-color: #4A585F;
  color: #ffffff;
  text-decoration: none;
}
header.site-header .site-header-cart .widget_shopping_cart a.button:hover,
header.site-header .site-header-cart .widget_shopping_cart a.button:focus {
  background-color: #38444b;
  border-color: #38444b;
  color: #ffffff;
}
header.site-header .site-header-cart .widget_shopping_cart a.button.checkout {
  background-color: #0a519d;
  border-color: #0a519d;
  color: #ffffff;
  text-decoration: none;
}
header.site-header .site-header-cart .widget_shopping_cart a.button.checkout:hover,
header.site-header .site-header-cart .widget_shopping_cart a.button.checkout:focus {
  background-color: #0C3D72;
  border-color: #0C3D72;
}
header.site-header .site-header-cart .cart-contents {
  max-width: 100px;
  float: right;
  padding: 20px 0 20px;
  color: #4A585F;
  text-align: right;
}
header.site-header .site-header-cart .cart-contents:after {
  position: absolute;
  right: 25px;
  font-size: 30px;
}
header.site-header .site-header-cart .cart-contents .tax_label {
  display: none;
}
header.site-header .site-header-cart .cart-contents .woocommerce-Price-amount {
  display: none;
}
header.site-header .site-header-cart .cart-contents .count {
  position: relative;
  background-color: #0a519d;
  color: #ffffff;
  opacity: 1;
  padding: 5px;
  border-radius: 20px;
  margin-right: 10px;
  z-index: 1;
}
.storefront-primary-navigation #site-navigation {
  text-align: center;
}
.storefront-primary-navigation #site-navigation button.menu-toggle {
  float: inherit;
  margin-bottom: 20px;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  position: relative;
  margin-left: -25px;
  font-size: 14px;
  line-height: 10px;
  margin-bottom: 0;
  padding-bottom: 16px;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before {
  position: absolute;
  z-index: 0;
  left: 50px;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
  position: relative;
  z-index: 1;
  padding-left: 25px;
}
#topslider .caption {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
}
#topslider .caption h2 {
  font-size: 40px;
  line-height: 40px;
  color: #4A585F;
}
#topslider .caption .slide-omschrijving {
  font-family: 'Ubuntu', sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: 100;
}
#topslider .caption .light h2,
#topslider .caption .light .slide-omschrijving {
  color: white;
}
#topslider .slick-prev {
  top: inherit;
  left: inherit;
  bottom: -23px;
  right: 40px;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  z-index: 10;
}
#topslider .slick-prev:hover,
#topslider .slick-prev:focus {
  background-color: #cccccc;
}
#topslider .slick-prev:before {
  content: '\f053';
  color: #4A585F;
  font-family: 'Font Awesome\ 5 Free';
}
#topslider .slick-next {
  top: inherit;
  bottom: -23px;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
}
#topslider .slick-next:hover,
#topslider .slick-next:focus {
  background-color: #cccccc;
}
#topslider .slick-next:before {
  content: '\f054';
  color: #4A585F;
  font-family: 'Font Awesome\ 5 Free';
}
.page-template-over-ons #secondary {
  display: none;
}
.page-template-over-ons .site-main {
  margin-bottom: 0;
}
.page-template-over-ons .site-main .hentry {
  margin-bottom: 0;
}
.single-product #usps {
  display: none;
}
.single-product div.product .woocommerce-product-gallery {
  display: flex;
  flex-direction: column-reverse;
}
#usps {
  position: relative;
}
#usps .usp {
  text-align: center;
  z-index: 90 !important;
}
#usps .usp .usp-icon {
  display: inline-block;
  width: 20px;
  height: 40px;
  color: #5bc257;
}
#usps .usp .usp-content {
  margin-top: 15px;
  display: inline-block;
  color: black;
  font-size: 16px;
  line-height: 19px;
}
#homeblokken a,
#homeblokken_bottom a,
#personeelsleden a,
.blog a,
#homeblokken div.item,
#homeblokken_bottom div.item,
#personeelsleden div.item,
.blog div.item {
  position: relative;
  color: #ffffff;
  top: 0;
  transition: 0.3s;
}
#homeblokken a:hover,
#homeblokken_bottom a:hover,
#personeelsleden a:hover,
.blog a:hover,
#homeblokken div.item:hover,
#homeblokken_bottom div.item:hover,
#personeelsleden div.item:hover,
.blog div.item:hover,
#homeblokken a:focus,
#homeblokken_bottom a:focus,
#personeelsleden a:focus,
.blog a:focus,
#homeblokken div.item:focus,
#homeblokken_bottom div.item:focus,
#personeelsleden div.item:focus,
.blog div.item:focus {
  top: -10px;
}
#homeblokken .content-item,
#homeblokken_bottom .content-item,
#personeelsleden .content-item,
.blog .content-item {
  background-color: #0a519d;
  position: absolute;
  bottom: 0;
  padding: 20px;
  left: 15px;
  right: 15px;
  z-index: 1;
}
#homeblokken .content-item:before,
#homeblokken_bottom .content-item:before,
#personeelsleden .content-item:before,
.blog .content-item:before {
  content: '';
  background-color: #0a519d;
  -webkit-transform: skewY(-4deg);
  -moz-transform: skewY(-4deg);
  -ms-transform: skewY(-4deg);
  -o-transform: skewY(-4deg);
  transform: skewY(-4deg);
  position: absolute;
  top: -15px;
  width: 100%;
  height: 30px;
  left: 0;
  z-index: -1;
}
#homeblokken .content-item .arrow,
#homeblokken_bottom .content-item .arrow,
#personeelsleden .content-item .arrow,
.blog .content-item .arrow {
  position: absolute;
  right: 18px;
  bottom: 17px;
  background-color: #ffffff;
  padding: 4px 8px;
  color: #0a519d;
  border-radius: 7px;
  font-size: 17px;
}
.blog a {
  margin-bottom: 30px;
}
.blog img {
  max-width: 100%;
  width: 100%;
}
.blog .content-above {
  background-color: #ECECEC;
}
.blog .content-above h3 {
  padding: 20px 20px 0;
  margin-bottom: 0;
}
.blog .content-above p {
  color: #000000;
  padding: 20px 20px 80px;
}
#homeblokken_bottom a .icon,
#homeblokken_bottom .item .icon {
  width: 60px;
  height: 62px;
  background-size: 55px;
  background-repeat: no-repeat;
  background-position: 0px 5px;
  position: absolute;
  top: 17px;
  right: 24px;
}
#homeblokken_bottom a:nth-child(1) .icon,
#homeblokken_bottom .item:nth-child(1) .icon {
  background-image: url('assets/img/icon-offerte.svg');
}
#homeblokken_bottom a:nth-child(2) .icon,
#homeblokken_bottom .item:nth-child(2) .icon {
  background-image: url('assets/img/icon-dozen-opmaat.svg');
}
#homeblokken_bottom a:nth-child(3) .icon,
#homeblokken_bottom .item:nth-child(3) .icon {
  background-image: url('assets/img/icon-advies.svg');
}
#homeblokken_bottom a:hover,
#homeblokken_bottom .item:hover,
#homeblokken_bottom a:focus,
#homeblokken_bottom .item:focus {
  text-decoration: none;
}
#homeblokken_bottom a h3,
#homeblokken_bottom .item h3 {
  color: #ffffff;
}
#homeblokken_bottom a .content-description,
#homeblokken_bottom .item .content-description {
  background-color: #4A585F;
  padding: 20px 80px 80px 20px;
}
#homeblokken_bottom a .content-item,
#homeblokken_bottom .item .content-item {
  background-color: #ECECEC;
  color: #4A585F;
}
#homeblokken_bottom a .content-item:before,
#homeblokken_bottom .item .content-item:before {
  background-color: #ECECEC;
}
#homeblokken_bottom a .content-item .arrow,
#homeblokken_bottom .item .content-item .arrow {
  color: #4A585F;
}
#homeblokken_bottom a .icon:nth-child(1),
#homeblokken_bottom .item .icon:nth-child(1) {
  padding-left: 30px;
}
#homeblokken_bottom a .icon:nth-child(1) .usp-icon,
#homeblokken_bottom .item .icon:nth-child(1) .usp-icon {
  background-image: url('assets/icons/icon-delivery.svg');
}
#homeblokken_bottom a .icon:nth-child(2) .usp-icon,
#homeblokken_bottom .item .icon:nth-child(2) .usp-icon {
  background-image: url('assets/icons/icon-quality.svg');
}
#homeblokken_bottom a .icon:nth-child(3) .usp-icon,
#homeblokken_bottom .item .icon:nth-child(3) .usp-icon {
  background-image: url('assets/icons/icon-exclusive.svg');
}
#personeelsleden {
  cleat: both;
}
#personeelsleden .content-item {
  position: relative;
  bottom: 2px;
  left: inherit;
  right: inherit;
  margin-bottom: 30px;
  background-color: #0a519d;
  min-height: 300px;
}
#personeelsleden .content-item h3 {
  color: #ffffff;
}
#personeelsleden .content-item p {
  color: #ffffff;
}
#personeelsleden .content-item:before {
  background-color: #0a519d;
}
.kennisbank .cat {
  padding: 20px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
  border-top: 10px solid #0a519d;
}
.kennisbank .item {
  padding: 10px 0;
  border-bottom: 1px solid #ECECEC;
}
.kennisbank .item:last-child {
  border: 0;
}
.kennisbank .item a {
  display: block;
  color: #38444b;
  transition: 0.3s;
}
.kennisbank .item a .fa-chevron-right {
  float: right;
}
.kennisbank .item a:hover {
  color: #0a519d;
}
.kennisbank-detail h2 {
  margin-top: 0;
  font-size: 24px;
}
main .content .social-icons {
  margin-left: 0;
}
main .content .social-icons li {
  margin-right: 5px;
}
main .content .social-icons li:before {
  content: "";
}
.social-icons li {
  display: inline-block;
  color: white;
}
.social-icons li a {
  display: inline-block;
  padding: 4px 12px;
  color: white;
}
.social-icons li a:hover {
  cursor: pointer;
  -webkit-filter: brightness(70%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.social-icons li a i {
  color: white;
}
.social-icons li.youtubeicon a {
  background-color: #ca0a0a;
  color: white;
}
.social-icons li.facebook a {
  background-color: #3d5b98;
  color: white;
}
.social-icons li.linkedin a {
  background-color: #1178b3;
  color: white;
}
.social-icons li.twitter a {
  background-color: #2990b3;
  color: white;
}
.social-icons li.instagram a {
  background-color: #C13584;
  color: white;
}
.social-icons li.whatsapp a {
  background-color: #2cc109;
  color: white;
}
#about {
  margin: 30px 0;
}
#about .aboutbg {
  background-color: #ECECEC;
  padding: 40px 40px;
  margin: 0;
}
#about h1 {
  margin-bottom: 30px;
}
.nieuws-item-detail h1 {
  margin-top: 30px;
}
.nieuws-item-detail .item_published {
  margin-bottom: 10px;
  display: block;
}
.submenuSidebar {
  width: 100%;
}
.submenuSidebar h4 {
  font-size: 18px;
  transition: 0.3s color;
}
.submenuSidebar a:hover h4 {
  color: #0a519d;
}
.submenuSidebar .item {
  padding: 10px 0;
  border-bottom: 1px solid #ECECEC;
}
.submenuSidebar .item:last-child {
  border: 0;
}
.submenuSidebar .item a {
  display: block;
  color: #38444b;
  transition: 0.3s;
}
.submenuSidebar .item a .fa-chevron-right {
  float: right;
}
.submenuSidebar .item a:hover {
  color: #0a519d;
}
input[type='text'],
input[type='number'],
input[type='email'],
input[type='tel'],
input[type='url'],
input[type='password'],
input[type='search'],
textarea,
.input-text {
  border-radius: 0;
}
.modal .modal-header {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.modal .modal-footer {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.modal .modal-content {
  border-radius: 0;
}
.wpcf7-form-control {
  display: block;
  width: 100%;
  margin: 10px 0;
}
body .woof_submit_search_form_container {
  padding: 9px 0 15px 0;
}
.site-header .widget_shopping_cart .shipping-total {
  padding: 1em 1.41575em;
  margin: 0;
  text-align: center;
}
.tax-product_cat #secondary .widget#custom_html-2 {
  border-top: 1px solid #f2f2f2;
  padding: 0;
}
.tax-product_cat #secondary .widget:last-of-type:not(.widget-woof) {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
}
.tax-product_cat #secondary .widget:not(.widget-woof) {
  border-right: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  padding: 0 20px;
  margin-bottom: 0;
}
.tax-product_cat #secondary .widget:not(.widget-woof) h3 {
  background-color: #f2f2f2;
  padding: 10px 15px;
  color: #4A585F;
  font-size: 16px;
  margin-bottom: 0px;
}
.tax-product_cat .term-description {
  margin-top: 40px;
}
.tax-product_cat #faqGroups {
  margin-top: 60px;
}
.tax-product_cat #faqGroups .faq-group {
  padding: 30px 30px 10px 30px;
}
.tax-product_cat #secondary #woof_widget-2 {
  padding-top: 20px;
}
.tax-product_cat .woocommerce-products-header .term-description {
  display: none;
}
.tax-product_cat.term-doos-op-maat .woocommerce-info,
.tax-product_cat.term-doos-op-maat .read-more-wrapper {
  display: none;
}
#product-overview .button.submissionStatus,
.single-product .button.submissionStatus {
  background-color: #38444b;
  border-color: #38444b;
  margin-left: 5px;
}
#product-overview .storefront-sorting:nth-of-type(2),
.single-product .storefront-sorting:nth-of-type(2),
#product-overview > .woocommerce-result-count,
.single-product > .woocommerce-result-count {
  display: none;
}
#product-overview ul.products,
.single-product ul.products {
  margin: 0 0 20px 0;
}
#product-overview ul.products {
  display: inline-block;
}
#product-overview ul.products #add_to_card_productlist {
  position: fixed;
  top: 100px;
}
#product-overview .storefront-sorting {
  margin-bottom: 15px;
}
#product-overview ul.products li.product,
.single-product ul.products li.product {
  border-bottom: 1px solid #f2f2f2;
  padding: 15px 0 0;
  margin: 0;
}
body #product-overview ul.products:after {
  display: none;
}
body #product-overview ul.products li.product {
  width: calc(33% - 20px);
  padding: 15px 15px;
  border: 1px solid #f2f2f2;
  border-radius: 6px;
  margin: 5px 10px 10px;
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.05);
}
body #product-overview ul.products li.product:not(.bedrukking) .quantity {
  width: 50%;
}
body #product-overview ul.products li.product:not(.bedrukking) .button.product_type_simple.add_to_cart_button {
  width: 48%;
}
body #product-overview ul.products li.product .soortproduct {
  margin: 0;
  width: 100%;
}
body #product-overview ul.products li.product .soortproduct .btn.active {
  background-color: #ccc !important;
  border-color: #ccc !important;
  color: black !important;
}
body #product-overview ul.products li.product .quantity {
  float: left;
  margin-top: 10px;
  width: 30%;
  margin-left: 0;
}
body #product-overview ul.products li.product .quantity .qty {
  width: 100%;
}
body #product-overview ul.products li.product .button.button-orange {
  height: 42px;
  font-size: 12px;
  line-height: 32px;
  padding: 5px 5px;
  margin-left: 5px;
  border-radius: 4px;
  float: right;
  width: 32%;
  margin-top: 10px;
}
body #product-overview ul.products li.product .button.product_type_simple.add_to_cart_button {
  margin-top: 10px;
  height: 42px;
  font-size: 12px;
  line-height: 32px;
  padding: 5px 5px;
  min-width: 70px;
  width: 32%;
  /* margin-left: 5px; */
  float: left;
  border-radius: 4px;
}
body #product-overview ul.products li.product .title-part.part-1 {
  display: block;
  min-height: 65px;
}
body #product-overview ul.products li.product .title-part.part-2 {
  display: block;
  font-weight: 300;
}
body #product-overview ul.products li.product .price {
  margin-top: 10px;
  float: left;
}
body #product-overview ul.products li.product .price .amount {
  font-size: 25px;
  font-weight: 600;
  padding-top: 20px;
}
body #product-overview ul.products li.product .productinformatie {
  display: inherit;
  float: right;
  margin-top: 20px;
}
body #product-overview ul.products li.product .productinformatie .staffelprijs {
  text-align: inherit;
  margin-right: 0;
}
#product-overview li.product .product-content {
  padding-left: 0;
}
#product-overview li.product .product-content .woocommerce-loop-product__title {
  padding-right: 0;
}
#product-overview li.product .product-content .product-order-box {
  width: 100%;
}
#product-overview li.product .product-content .productinformatie {
  margin-top: 0;
}
#product-overview li.product .product-content .soortproduct {
  min-width: 100px;
}
#product-overview li.product .product-content .quantity .button-minus,
#product-overview li.product .product-content .quantity .button-plus {
  display: none;
}
.single-product .quantity input[type="number"]::-webkit-inner-spin-button,
.single-product .quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
/* Remove spinners in Firefox */
.single-product .quantity input[type="number"] {
  -moz-appearance: textfield;
  appearance: textfield;
  /* Fallback for consistency */
}
/* Additional reset for Safari on hover/focus */
.single-product .quantity input[type="number"]:hover,
.single-product .quantity input[type="number"]:focus {
  outline: none;
  /* Optional: Removes the focus outline */
  -webkit-appearance: none;
  appearance: none;
}
.single-product ul.products li.product:first-child {
  border-top: 1px solid #f2f2f2;
}
#product-overview ul.products li.product .price,
.single-product ul.products li.product .price {
  position: relative;
  margin-top: 0;
}
#product-overview ul.products li.product .price .amount,
.single-product ul.products li.product .price .amount {
  font-size: 16px;
}
#product-overview ul.products li.product .price .amount bdi::after,
.single-product ul.products li.product .price .amount bdi::after {
  content: ' excl. BTW';
  font-size: 10px;
}
#product-overview ul.products li.product .vanaf,
.single-product .vanaf {
  font-size: 14px;
  text-decoration: line-through;
}
#product-overview ul.products li.product .price {
  text-align: left;
}
#product-overview ul.products li.product .price .amount bdi {
  position: relative;
}
#product-overview ul.products li.product .price .amount bdi::after {
  position: absolute;
  bottom: -20px;
  width: 63px;
  right: 0;
  text-align: right;
}
#product-overview ul.products li.product .price .price {
  margin-bottom: 0;
}
#product-overview ul.products li.product .price .woocommerce-price-suffix {
  display: none;
}
#product-overview ul.products li.product .price .woocommerce-price-suffix,
.single-product ul.products li.product .price .woocommerce-price-suffix {
  position: absolute;
  top: 21px;
  left: 0;
  color: #969090;
}
#product-overview ul.products li.product .price .woocommerce-price-suffix .amount,
.single-product ul.products li.product .price .woocommerce-price-suffix .amount {
  font-size: 14px;
}
#product-overview ul.products li.product .price .woocommerce-price-suffix .amount bdi::after,
.single-product ul.products li.product .price .woocommerce-price-suffix .amount bdi::after {
  content: ' incl. BTW';
  font-size: 10px;
}
#product-overview ul.products li.product .button-plus,
.single-product ul.products li.product .button-plus,
#product-overview ul.products li.product .button-minus,
.single-product ul.products li.product .button-minus {
  padding: 5px 10px;
  height: 38px;
}
#product-overview ul.products li.product img,
.single-product ul.products li.product img {
  margin-bottom: 0px;
}
#product-overview ul.products li.product img {
  height: 150px;
  margin-bottom: 20px;
  object-fit: contain;
}
#product-overview ul.products li.product .product-description,
.single-product ul.products li.product .product-description {
  display: none;
}
#product-overview ul.products li.product h2.woocommerce-loop-product__title,
.single-product ul.products li.product h2.woocommerce-loop-product__title {
  line-height: 20px;
  text-align: left;
}
#product-overview ul.products li.product h2.woocommerce-loop-product__title a,
.single-product ul.products li.product h2.woocommerce-loop-product__title a {
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  color: #4A585F;
}
#product-overview ul.products li.product a.button,
.single-product ul.products li.product a.button,
#product-overview ul.products li.product button.btn,
.single-product ul.products li.product button.btn,
#product-overview ul.products li.product .button.uitverkocht,
.single-product ul.products li.product .button.uitverkocht,
#product-overview ul.products li.product .button.product_type_simple,
.single-product ul.products li.product .button.product_type_simple,
#product-overview ul.products li.product .button.product_type_simple.add_to_cart_button,
.single-product ul.products li.product .button.product_type_simple.add_to_cart_button,
#product-overview ul.products li.product .button.single_add_to_cart_button,
.single-product ul.products li.product .button.single_add_to_cart_button {
  height: 38px;
  font-size: 12px;
  line-height: 28px;
  padding: 5px 10px;
  min-width: 70px;
  margin-left: 5px;
  border-radius: 4px;
}
#product-overview ul.products li.product .button.uitverkocht,
.single-product ul.products li.product .button.uitverkocht {
  background-color: #ff4f00;
  border-color: #ff4f00;
}
#product-overview ul.products li.product .button.uitverkocht:hover,
.single-product ul.products li.product .button.uitverkocht:hover,
#product-overview ul.products li.product .button.uitverkocht:focus,
.single-product ul.products li.product .button.uitverkocht:focus {
  background-color: #AA3200;
  border-color: #AA3200;
}
#product-overview ul.products li.product .button.submissionStatus,
.single-product ul.products li.product .button.submissionStatus {
  background-color: #38444b;
  border-color: #38444b;
  margin-top: 10px;
  height: 42px;
}
#product-overview ul.products li.product .button.product_type_simple.add_to_cart_button,
.single-product ul.products li.product .button.product_type_simple.add_to_cart_button {
  background-color: #0a519d;
  border-color: #0a519d;
}
#product-overview .staffelprijs,
.single-product .staffelprijs {
  position: relative;
  margin-top: 0;
  margin-right: 20px;
  text-align: left;
}
#product-overview .staffelprijs {
  min-width: 65px;
}
#product-overview .staffelprijs:hover,
.single-product .staffelprijs:hover,
#product-overview .staffelprijs:focus,
.single-product .staffelprijs:focus {
  cursor: pointer;
}
#product-overview .staffelprijs:hover .staffelprijzen,
.single-product .staffelprijs:hover .staffelprijzen,
#product-overview .staffelprijs:focus .staffelprijzen,
.single-product .staffelprijs:focus .staffelprijzen {
  display: block;
}
#product-overview .staffelprijzen,
.single-product .staffelprijzen {
  display: none;
  position: absolute;
  margin-left: 0;
  margin-top: -100px;
  z-index: 999;
  min-width: 350px;
}
#product-overview .staffelprijzen .korting,
.single-product .staffelprijzen .korting {
  background-color: #5bc257;
  border-radius: 4px;
  padding: 5px 10px;
  color: white;
  font-size: 10px;
}
#product-overview .staffelprijzen table,
.single-product .staffelprijzen table {
  border: 1px solid #f2f2f2;
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
#product-overview .staffelprijzen table th {
  position: relative;
  background-color: #0a519d;
  border: 0;
  color: #ffffff;
  font-size: 11px;
  min-width: 70px;
}
#product-overview .staffelprijzen table th:first-child {
  border-top-left-radius: 6px;
}
#product-overview .staffelprijzen table th:last-child {
  border-top-right-radius: 6px;
}
#product-overview .staffelprijzen table th small {
  position: absolute;
  right: 10px;
}
#product-overview .staffelprijzen table:not( .has-background ) tbody td {
  background-color: #fff;
}
#product-overview .staffelprijzen table:not( .has-background ) tbody tr:nth-child(2n) td {
  background-color: #faf6f6;
}
#product-overview .staffelprijzen table td {
  background-color: #fff;
  font-size: 12px;
}
#product-overview .staffelprijzen table tr:last-child td {
  background-color: white;
}
#product-overview .product-image.col-md-2 {
  max-width: 12%;
}
#product-overview .staffelprijzen table tr.pakket td,
.single-product .staffelprijzen table tr.pakket td {
  color: #0a519d;
  font-weight: bold;
}
#product-overview .verzendkosten,
.single-product .verzendkosten {
  position: relative;
  margin-top: 3px;
  margin-right: 20px;
}
.single-product .verzendkosten {
  display: inline-flex;
}
.single-product .stock {
  display: inline-flex;
}
#product-overview .verzendkosten:hover,
.single-product .verzendkosten:hover,
#product-overview .verzendkosten:focus,
.single-product .verzendkosten:focus {
  cursor: pointer;
}
#product-overview .verzendkosten:hover .verzendkosten-overzicht,
.single-product .verzendkosten:hover .verzendkosten-overzicht,
#product-overview .verzendkosten:focus .verzendkosten-overzicht,
.single-product .verzendkosten:focus .verzendkosten-overzicht {
  display: block;
}
#product-overview .verzendkosten-overzicht,
.single-product .verzendkosten-overzicht {
  display: none;
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0 8px 1px rgba(211, 211, 211, 0.5);
  position: absolute;
  margin-left: 150px;
  margin-top: -100px;
  z-index: 999;
  min-width: 260px;
  text-align: left;
}
.single-product .verzendkosten-overzicht {
  margin-top: -10px;
}
a.alert.alert-warning:hover {
  color: black;
}
#product-overview .verzendkosten-overzicht table,
.single-product .verzendkosten-overzicht table {
  border: 10px solid #4A585F;
}
#product-overview .verzendkosten-overzicht table tr td,
.single-product .verzendkosten-overzicht table tr td {
  min-width: 130px;
}
#product-overview .verzendkosten-overzicht table tr td:last-child,
.single-product .verzendkosten-overzicht table tr td:last-child {
  min-width: 240px;
}
.single-product .soortproduct {
  display: block;
}
.single-product .soortproduct {
  margin-bottom: 15px;
  margin-right: 5px;
}
.single-product .soortproduct .btn {
  font-size: 10px;
  height: 30px;
  background-color: #ffffff;
  border-color: #F2F2F2;
  color: #4A585F;
  min-width: 193px;
}
.soortproduct {
  margin-top: 5px;
  margin-bottom: 5pc;
  margin-right: 5px;
  margin-left: 5px;
}
.soortproduct .btn {
  font-size: 10px;
  height: 30px;
  background-color: #ffffff;
  border-color: #F2F2F2;
  color: #4A585F;
}
.soortproduct .btn.active {
  background-color: #0a519d !important;
  border-color: #0a519d !important;
}
.soortproduct .btn:hover,
.soortproduct .btn:active,
.soortproduct .btn:focus {
  box-shadow: none !important;
  cursor: pointer;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  box-shadow: none !important;
}
.staffelprijzen {
  padding: 5px;
}
.staffelprijzen table thead th {
  background-color: #4A585F;
}
.staffelprijzen table:not( .has-background ) tbody td {
  background-color: #f2f2f2;
}
.staffelprijzen table:not( .has-background ) tbody tr:nth-child(2n) td,
.staffelprijzen fieldset,
.staffelprijzen fieldset legend {
  background-color: #ECECEC;
}
.staffelprijzen tr.pakket td {
  color: #0a519d !important;
  font-weight: bold;
}
.single-product .upsells.products .product .product-image img,
.single-product .related.products .product .product-image img {
  max-width: 75px;
}
.product .quantity {
  margin-left: 5px;
}
.product .quantity .qty {
  width: 68px;
  text-align: center;
  border-radius: 4px;
}
.single-product .quantity {
  float: left;
}
.offertebestellenModal {
  margin-top: 10px;
}
#offerteaanvraag input.qty,
#sampleaanvraag input.qty {
  max-width: 66px;
}
#offerteaanvraag .remove,
#sampleaanvraag .remove {
  margin-top: 5px;
  background-color: #0a519d;
  color: white;
  padding: 12px;
  border-radius: 30px;
  font-size: 22px;
  line-height: 11px;
}
#quantityModal {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 20px;
  background-color: #38444b !important;
  border-color: #38444b !important;
  z-index: 9999;
}
.single-product .cart .wc-pao-addon {
  padding: 0 2px 10px;
}
.single-product .cart .wc-pao-addon .wc-pao-addon-price {
  display: none;
}
.single-product .cart .wc-pao-addon input.wc-pao-addon-radio[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  cursor: pointer;
  position: relative;
  top: 2px;
  transition: all 0.2s ease;
}
.single-product .cart .wc-pao-addon input.wc-pao-addon-radio[type="radio"]:checked {
  border-color: #0073aa;
  background-color: #0073aa;
}
.single-product .cart .wc-pao-addon input.wc-pao-addon-radio[type="radio"]::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: white;
  transform: scale(0);
  transition: transform 0.2s ease;
}
.single-product .cart .wc-pao-addon input.wc-pao-addon-radio[type="radio"]:checked::before {
  transform: scale(1);
  background-color: white;
}
.message_error {
  display: none;
  color: #0a519d;
  margin-top: 20px;
}
.message_success {
  display: none;
  color: green;
  margin-top: 20px;
}
#reviews {
  display: none;
  margin-bottom: 25px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0 20px;
}
#reviews .slick-list {
  margin: 0 -15px;
}
#reviews .review-item .rating {
  margin-bottom: 5px;
  color: #ffb400;
}
#reviews .review-item h4 {
  margin-top: 10px;
  font-weight: 600;
}
#customer_details.col2-set .col-1 {
  margin-left: -10px;
}
#customer_details.col2-set .col-1 h3 {
  margin-left: -5px;
}
.woocommerce-checkout #dozenzoeker,
.woocommerce-checkout #usps,
.woocommerce-checkout #site-navigation,
.woocommerce-checkout .top-right {
  display: none;
}
.woocommerce-checkout header.site-header .site-branding .custom-logo-link {
  margin-bottom: 20px;
}
.widget_layered_nav {
  margin-bottom: 0;
}
.widget_layered_nav .widget-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4A585F;
  margin-bottom: 0;
  padding-top: 15px;
  border-bottom: 0;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list .showMore {
  display: block;
  color: #0a519d;
  padding-bottom: 20px;
  font-size: 14px;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list .showMore:hover,
.widget_layered_nav .woocommerce-widget-layered-nav-list .showMore:focus,
.widget_layered_nav .woocommerce-widget-layered-nav-list .showMore:active {
  cursor: pointer;
  color: #0C3D72;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list .wc-layered-nav-term a {
  color: #4A585F;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list .wc-layered-nav-term a:hover,
.widget_layered_nav .woocommerce-widget-layered-nav-list .wc-layered-nav-term a:focus {
  color: #38444b;
}
.widget_layered_nav .chosen::before {
  color: #0a519d;
  opacity: 1;
}
[data-target="#offertebestellen"]:hover {
  cursor: pointer;
}
.single-product .product_title {
  font-size: 25px;
  line-height: 35px;
}
.single-product .price .amount {
  font-size: 40px;
  color: #4A585F;
}
.single-product .price .amount bdi::after {
  content: ' excl. BTW';
  font-size: 14px;
}
.single-product .price .woocommerce-price-suffix {
  position: relative;
  display: block;
  color: #969090;
}
.single-product .price .woocommerce-price-suffix .amount {
  font-size: 20px;
}
.single-product .price .woocommerce-price-suffix .amount bdi::after {
  content: ' incl. BTW';
  font-size: 14px;
}
.single-product .storefront-sticky-add-to-cart__content-button {
  min-width: 160px;
}
.single-product .summary .staffel-title {
  display: block;
  margin-bottom: 20px !important;
  text-align: left;
}
.single-product div.product .woocommerce-price-suffix {
  margin-top: 15px;
}
.single-product .products div.product .product_meta {
  margin-top: 15px;
}
.single-product .products li.product .woocommerce-price-suffix {
  margin-top: 0;
}
.single-product div.product .woocommerce-tabs {
  padding-top: 0;
}
.single-product div.product .woocommerce-product-attributes .woocommerce-product-attributes-item__label {
  font-size: 14px;
  padding: 10px;
}
.single-product div.product .woocommerce-product-attributes .woocommerce-product-attributes-item__value {
  font-size: 14px;
  padding: 10px;
}
.single-product div.product .woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(odd) th,
.single-product div.product .woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(odd) td {
  text-decoration: none;
  background-color: #eeeeee;
}
.single-product div.product .woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) th,
.single-product div.product .woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) td {
  text-decoration: none;
  background-color: #f2f2f2;
}
.woocommerce .shop_table thead th {
  background-color: #0a519d;
  padding: 15px;
  color: #ffffff;
}
.woocommerce .shop_table tbody tr:first-child th,
.woocommerce .shop_table tfoot tr:first-child th,
.woocommerce .shop_table tbody tr:first-child td,
.woocommerce .shop_table tfoot tr:first-child td {
  border-top: 1px solid #cccccc;
}
.woocommerce .shop_table tbody tr:nth-child(even) th,
.woocommerce .shop_table tfoot tr:nth-child(even) th,
.woocommerce .shop_table tbody tr:nth-child(even) td,
.woocommerce .shop_table tfoot tr:nth-child(even) td {
  background-color: #ECECEC;
  border-bottom: 1px solid #cccccc;
}
.woocommerce .shop_table tbody tr th,
.woocommerce .shop_table tfoot tr th,
.woocommerce .shop_table tbody tr td,
.woocommerce .shop_table tfoot tr td {
  background-color: #f4f4f4;
  border-bottom: 1px solid #cccccc;
}
.woocommerce .shop_table tbody tr td.product-name a,
.woocommerce .shop_table tfoot tr td.product-name a {
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  color: #4A585F;
  text-decoration: none;
}
.woocommerce .shop_table tbody tr td.actions,
.woocommerce .shop_table tfoot tr td.actions {
  background-color: #ffffff;
  border: none;
  padding-top: 15px;
}
.woocommerce .new-price {
  color: green !important;
  font-weight: normal !important;
}
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: #4A585F;
}
.woocommerce-error {
  background-color: #e2401c;
}
.cart_totals .wc-proceed-to-checkout .button.checkout-button {
  font-size: 16px;
}
.woocommerce-cart-form__cart-item.cart_item .product-quantity {
  padding-top: 17px;
}
.woocommerce-cart-form__cart-item.cart_item .product-quantity .quantity {
  display: flex;
}
.woocommerce-cart-form__cart-item.cart_item .product-quantity .quantity .button-minus,
.woocommerce-cart-form__cart-item.cart_item .product-quantity .quantity .button-plus {
  padding-left: 20px;
  padding-right: 20px;
}
.woocommerce-cart-form__cart-item.cart_item .product-subtotal {
  min-width: 150px;
}
.woocommerce a:focus,
.woocommerce button:focus,
.woocommerce .button.alt:focus,
.woocommerce input:focus,
.woocommerce textarea:focus,
.woocommerce input[type="button"]:focus,
.woocommerce input[type="reset"]:focus,
.woocommerce input[type="submit"]:focus,
.woocommerce input[type="email"]:focus,
.woocommerce input[type="tel"]:focus,
.woocommerce input[type="url"]:focus,
.woocommerce input[type="password"]:focus,
.woocommerce input[type="search"]:focus {
  outline-color: #4A585F;
}
.woocommerce h2 {
  font-size: 26px;
}
.woocommerce fieldset {
  padding: 1.618em 0;
}
.woocommerce .form-row {
  display: block;
}
.checkout .form-row {
  display: block;
}
#dozenfilter .list-group .ui-slider {
  margin-bottom: 20px;
}
#dozenfilter .product-informatie .staffelprijs {
  float: right;
  top: 10px;
}
#dozenfilter #resultaten {
  margin: 0 auto;
}
#dozenfilter #resultaten .products {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
#dozenfilter #resultaten .products:before {
  display: none;
}
#dozenfilter #resultaten .products .product {
  width: 100%;
}
#dozenfilter #loading {
  margin-top: 50px;
  text-align: center;
  background: url('assets/img/loader.svg') no-repeat center;
  height: 200px;
  width: 300px;
}
#dozenzoeker {
  background-color: #0a519d;
  padding: 20px;
  text-align: center;
}
#dozenzoeker #dozenzoekerForm {
  margin-bottom: 0;
}
#dozenzoeker #dozenzoekerForm ul {
  margin-bottom: 0;
  margin-left: 0;
  color: #ffffff;
}
#dozenzoeker #dozenzoekerForm ul li {
  position: relative;
}
#dozenzoeker #dozenzoekerForm ul li:nth-child(2),
#dozenzoeker #dozenzoekerForm ul li:nth-child(4),
#dozenzoeker #dozenzoekerForm ul li:nth-child(6) {
  border-radius: 4px;
}
#dozenzoeker #dozenzoekerForm ul li:nth-child(2) input,
#dozenzoeker #dozenzoekerForm ul li:nth-child(4) input,
#dozenzoeker #dozenzoekerForm ul li:nth-child(6) input {
  border: 0;
}
#dozenzoeker #dozenzoekerForm ul li.height:before,
#dozenzoeker #dozenzoekerForm ul li.length:before,
#dozenzoeker #dozenzoekerForm ul li.width:before {
  position: absolute;
  content: 'mm';
  color: #666;
  right: 34px;
  top: 9px;
  font-size: 14px;
}
#dozenzoeker #dozenzoekerForm ul li.height input,
#dozenzoeker #dozenzoekerForm ul li.length input,
#dozenzoeker #dozenzoekerForm ul li.width input {
  background-color: white !important;
}
#dozenzoeker #dozenzoekerForm ul li span {
  color: #ffffff;
}
#dozenzoeker #dozenzoekerForm ul li span.title {
  color: #ffffff;
  margin-right: 10px;
  font-weight: bold;
  font-size: 20px;
}
#dozenzoeker #submitDozenFormulier {
  transition: 0.3s;
  background-color: #ffffff !important;
  color: #38444b;
  border-radius: 2px;
  padding: 7px 15px;
  margin-top: -3px;
}
#dozenzoeker #submitDozenFormulier:hover,
#dozenzoeker #submitDozenFormulier:focus,
#dozenzoeker #submitDozenFormulier:active {
  background-color: #38444b !important;
  color: #ffffff;
}
#dozenzoeker .product-informatie {
  float: right;
}
.statusMessage.succes {
  margin-top: 5px;
  color: green ;
}
.statusMessage.error {
  margin-top: 5px;
  color: red ;
}
#content .product.type-product .summary .price {
  display: none;
}
#content .product.type-product .summary .cart button {
  margin-left: 10px;
  min-width: 200px;
}
.single-product {
  margin-top: 10px;
}
.productprice {
  margin-top: 0;
}
.productprice .price_per_quantity {
  font-size: 25px;
}
.productprice .price_per_quantity .amount {
  color: #4A585F;
  font-weight: bold;
}
.productprice .total {
  border-top: 1px solid #D6D6D6;
  display: block;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #4A585F;
  font-weight: bold;
}
.productprice .label {
  font-size: 14px;
}
.productprice .totalprice .totalprice_excl {
  text-align: left;
}
.productprice .totalprice .totalprice_excl .label {
  margin-right: 5px;
  font-size: 14px;
}
.productprice .totalprice .totalprice_excl .totalprice_excl_price {
  font-size: 25px;
  color: #4A585F;
  font-weight: bold;
}
.productprice .totalprice .totalprice_excl .totalprice_excl_label {
  font-size: 14px;
}
.productprice .totalprice .totalprice_incl {
  margin-top: 15px;
  text-align: left;
}
.productprice .totalprice .totalprice_incl .amount {
  color: #4A585F;
  font-weight: bold;
}
.productprice .totalprice .totalprice_incl .totalprice_incl_label {
  font-size: 14px;
}
.productprice .productprice-wrapper {
  margin-left: 15px;
  padding: 25px;
  border-radius: 6px;
  border: 1px solid #D6D6D6;
  min-width: 390px;
}
.productprice .totalprice .discount {
  background-color: #5bc257;
  color: white;
  padding: 5px 10px;
  border-radius: 3px;
  margin-top: -25px;
  max-width: 200px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  float: right;
}
#nf-field-11-wrap li,
#nf-field-55-wrap li {
  position: relative;
  width: 140px;
}
#nf-field-11-wrap li:after,
#nf-field-55-wrap li:after {
  position: absolute;
  top: 11px;
  right: 0;
  display: block;
  font-family: 'Font Awesome\ 5 Free';
  content: '\f05a';
  font-size: 20px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
}
#nf-field-18-container,
#nf-field-19-container,
#nf-field-62-container,
#nf-field-63-container {
  display: none;
  width: 300px;
  border: 1px solid #f2f2f2;
  padding: 15px;
  border-radius: 5px;
  background-color: #f2f2f2;
}
#nf-field-18-container p,
#nf-field-19-container p,
#nf-field-62-container p,
#nf-field-63-container p {
  margin-bottom: 0;
}
.page #content {
  padding: 40px 15px;
}
#content {
  width: 100%;
}
.nf-form-cont .nf-form-content {
  margin: inherit;
  padding: 0;
}
footer.site-footer {
  padding: 0;
  background-color: #ffffff;
}
footer.site-footer .copyright {
  background-color: #4A585F;
  color: #ffffff;
}
footer.site-footer .copyright a {
  color: #ffffff;
  padding: 0 0 0 5px;
}
footer.site-footer .copyright .site-info {
  padding: 20px;
}
footer.site-footer .copyright .site-info a {
  color: white;
}
#footer_bottom {
  background-color: #0a519d;
  margin: 30px 0;
  padding: 50px 0;
}
#footer_bottom h3 {
  color: #ffffff;
}
#footer_bottom p {
  color: #ffffff;
}
#footer_bottom p a {
  color: #ffffff;
}
#footer_bottom table tbody td,
#footer_bottom table thead th {
  background-color: transparent;
  color: #ffffff;
  border: none;
  padding: 0;
}
#footer_bottom .col-md-4:nth-child(1) .content-description,
#footer_bottom .col-md-4:nth-child(2) .content-description {
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
#footer_bottom .col-md-4:nth-child(3) .content-description:after {
  content: '';
  background-image: url('assets/img/avatar.png');
  width: 230px;
  height: 200px;
  background-size: 230px 200px;
  display: block;
  position: absolute;
  bottom: -50px;
  right: 0;
}
footer #footerblocks {
  padding: 10px 0 0 0;
}
footer #footerblocks .block .widget_media_image {
  max-width: 200px;
  margin-bottom: 12px;
}
footer #footerblocks .block .widget-title {
  border-bottom: 0;
  padding: 0 0 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #4A585F;
}
footer #footerblocks .block ul.menu li {
  margin-bottom: 5px;
  list-style: none;
  padding-left: 0;
}
footer #footerblocks .block ul.menu li a {
  color: #4A585F;
  text-decoration: none;
  transition: 0.3s color;
}
footer #footerblocks .block ul.menu li a:hover,
footer #footerblocks .block ul.menu li a:focus {
  color: #4A585F;
}
footer #footerblocks .block ul.menu li:before {
  display: none;
}
footer #footerblocks .block #custom_html-3 {
  margin-left: 5px;
}
footer #footerblocks .block #custom_html-3 .widget-title {
  margin-bottom: 0;
  padding-bottom: 5px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
}
footer #footerblocks .block #custom_html-3 .social i {
  font-size: 20px;
  padding-right: 5px;
}
#ship-to-different-address label {
  font-size: 18px;
  margin-bottom: 30px;
}
.added_to_cart {
  height: 38px;
  border-radius: 2px;
  display: none;
}
#shipping_method i:hover,
#shipping_method svg:hover,
#shipping_method i:active,
#shipping_method svg:active,
#shipping_method i:focus,
#shipping_method svg:focus {
  cursor: pointer;
}
.product-addon-totals {
  display: none;
}
.productinformatie {
  margin-top: 25px;
  display: inline-flex;
  min-width: 65px;
}
.productinformatie .staffelprijzen-productdetail table {
  min-width: 390px;
}
.productinformatie .staffelprijzen-productdetail table thead.thead-dark th {
  background-color: #0a519d;
  border: 0;
  font-size: 14px;
}
.productinformatie .staffelprijzen-productdetail table thead.thead-dark th:first-child {
  border-top-left-radius: 6px;
}
.productinformatie .staffelprijzen-productdetail table thead.thead-dark th:last-child {
  border-top-right-radius: 6px;
}
.productinformatie .staffelprijzen-productdetail table tbody tr.visible:last-of-type td {
  border-bottom: 1px solid #D6D6D6;
}
.productinformatie .staffelprijzen-productdetail table tbody tr.visible:last-of-type td:first-child {
  border-bottom-left-radius: 6px;
}
.productinformatie .staffelprijzen-productdetail table tbody tr.visible:last-of-type td:last-child {
  border-bottom-right-radius: 6px;
}
.productinformatie .staffelprijzen-productdetail table tbody td {
  font-size: 14px;
}
.productinformatie .staffelprijzen-productdetail table tbody td:first-child {
  border-left: 1px solid #D6D6D6;
}
.productinformatie .staffelprijzen-productdetail table tbody td:last-child {
  border-right: 1px solid #D6D6D6;
}
.productinformatie .staffelprijzen-productdetail table tbody td label {
  margin-bottom: 0;
}
.woocommerce-tabs ul.tabs {
  width: 100%;
  float: inherit;
  margin-right: inherit;
}
.woocommerce-tabs ul.tabs li {
  display: inline-block;
  margin-right: 20px;
}
.woocommerce-tabs ul.tabs li:after {
  display: none;
}
.woocommerce-tabs .panel {
  float: inherit;
  width: 100%;
}
.TrengoWidgetLauncher__iframe.TrengoWidget--position-left {
  bottom: 80px !important;
}
#faqGroups .faq-group {
  background-color: #f2f2f2;
  padding: 30px;
  border-radius: 12px;
}
#faqGroups .faq-group .accordion .card {
  background-color: transparent;
  border-left: none;
  border-right: none;
  padding-left: 0;
  padding-right: 0;
}
#faqGroups .faq-group .accordion .card:first-child {
  border-top: transparent;
}
#faqGroups .faq-group .accordion .card:last-child {
  border-bottom: transparent;
}
#faqGroups .faq-group .accordion .card .card-header {
  background-color: transparent;
  border: none;
  padding-left: 0;
  padding-right: 0;
}
#faqGroups .faq-group .accordion .card .card-header.active button.btn-link .icon .icon-bar:last-of-type {
  transform: rotate(180deg) translate(50%, 50%);
  opacity: 0.5;
}
#faqGroups .faq-group .accordion .card .card-header button.btn-link {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  color: #4A585F;
  text-decoration: none;
}
#faqGroups .faq-group .accordion .card .card-header button.btn-link:after {
  content: '\2b';
  font-family: 'Font Awesome\ 5 Free';
  content: "→";
  /* Example: adding an arrow icon */
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #fff;
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0;
  /* Initially hidden */
}
#faqGroups .faq-group .accordion .card .card-header button.btn-link:hover {
  background-color: transparent;
  border-color: transparent;
}
#faqGroups .faq-group .accordion .card .card-header .icon {
  height: 48px;
  width: 48px;
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  color: #0a519d;
  border: 2px solid transparent;
  transition: 0.3s;
  position: relative;
  top: -10px;
  right: -10px;
}
#faqGroups .faq-group .accordion .card .card-header .icon .icon-bar {
  background: #000000;
  height: 2px;
  width: 22px;
  transition: 0.3s;
}
#faqGroups .faq-group .accordion .card .card-header .icon .icon-bar:last-of-type {
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center center;
  transform: translate(-50%, -50%) rotate(90deg);
  opacity: 1;
}
#faqGroups .faq-group .accordion .card .card-body {
  padding: 0;
}
#CybotCookiebotDialog #CybotCookiebotDialogHeader {
  background-image: url("/wp-content/themes/youit-child/assets/img/logo-verpakkingenzo.svg");
  background-size: 163px 156px;
  background-repeat: no-repeat;
  background-position: top center;
}
#CybotCookiebotDialog #CybotCookiebotDialogHeader #CybotCookiebotDialogPoweredbyImage {
  display: none;
}
#CybotCookiebotDialog #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.active {
  border-bottom: 1px solid #0a519d;
  color: #0a519d;
}
#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #BBB;
}
#CybotCookiebotDialog #CybotCookiebotDialogTabContent input:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #0a519d;
}
#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #BBB;
}
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyEdgeMoreDetails a {
  color: #0a519d;
}
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyEdgeMoreDetails a:after {
  color: #0a519d;
}
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyEdgeMoreDetails a:hover {
  color: #0C3D72;
}
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyEdgeMoreDetails a:hover:after {
  color: #0C3D72;
}
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyLevelButtonsSelectPane label:not([for="CybotCookiebotDialogBodyLevelButtonNecessary"]) .CybotCookiebotDialogBodyLevelButtonDescription:hover {
  color: #0C3D72;
}
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyContentText a,
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink,
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogDetailBulkConsentList dt a,
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogDetailFooter a,
#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonIABDescription a,
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink,
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogDetailBodyContentTextAbout a {
  color: #0a519d;
}
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyContentText a:hover,
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink:hover,
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogDetailBulkConsentList dt a:hover,
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogDetailFooter a:hover,
#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonIABDescription a:hover,
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink:hover,
#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogDetailBodyContentTextAbout a:hover {
  color: #0C3D72;
}
#CybotCookiebotDialog #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
  color: #0a519d;
}
#CybotCookiebotDialog #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
  color: #0a519d;
  border-color: #0C3D72;
}
#CybotCookiebotDialog #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
  background-color: #fff;
  border-color: #0a519d;
  color: #0a519d;
}
#CybotCookiebotDialog #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:hover {
  opacity: 1;
  border-color: #0C3D72;
}
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  background-color: #0a519d;
  border-color: #0a519d;
  color: #fff;
}
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover {
  opacity: 1;
  background-color: #0C3D72;
  border-color: #0C3D72;
}
#CybotCookiebotDialog[data-template="popup"] #CybotCookiebotDialogHeader {
  background-size: 76px 67px;
}
#CookiebotWidget {
  display: none;
}
#CybotCookiebotDialog a:hover::after,
#CybotCookiebotDialog a:hover::before,
#CybotCookiebotDialog button:hover::after,
#CybotCookiebotDialog button:hover::before {
  border-color: #0C3D72;
}
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover,
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover,
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover {
  color: #0a519d;
}
.WOOF_Widget h4 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4A585F;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.WOOF_Widget .irs--round .irs-from,
.WOOF_Widget .irs--round .irs-to,
.WOOF_Widget .irs--round .irs-single {
  font-size: 12px;
}
.woof .woof_list_label li .woof_label_term:hover,
.woof .woof_list_label li .woof_label_term.checked {
  background-color: #0a519d;
  border-color: #0a519d;
}
.woof .woof_label_count {
  background-color: #0a519d;
  border: 1px solid #ddd;
  color: #fff;
}
.woof .irs--round .irs-bar {
  background-color: #0a519d;
}
.woof .irs--round .irs-handle {
  border: 4px solid #0a519d;
}
.woof .irs--round .irs-from,
.woof .irs--round .irs-to,
.woof .irs--round .irs-single {
  background-color: #0a519d;
}
.woof .irs--round .irs-from:before,
.woof .irs--round .irs-to:before,
.woof .irs--round .irs-single:before {
  border-top-color: #0a519d;
}
.woof .woof_submit_search_form_container button:hover {
  background-color: #0a519d;
}
/**
 * My Account
 */
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20%;
  margin-right: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0;
  border-top: 1px solid #eee;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
  opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 10px 5px;
  display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
  margin-right: 20px;
  opacity: 0.25;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
  opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
  font-family: 'Font Awesome\ 5 Free';
  content: "\f0e4";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  font-family: 'Font Awesome\ 5 Free';
  content: "\f291";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
  font-family: 'Font Awesome\ 5 Free';
  content: "\f1c6";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
  font-family: 'Font Awesome\ 5 Free';
  content: "\f015";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
  font-family: 'Font Awesome\ 5 Free';
  content: "\f09d";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  font-family: 'Font Awesome\ 5 Free';
  content: "\f007";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  font-family: 'Font Awesome\ 5 Free';
  content: "\f08b";
}
.woocommerce-account .woocommerce-MyAccount-content h2 {
  font-size: 25px;
  text-align: center;
  font-weight: 600;
}
.woocommerce-account p.order-again {
  text-align: right;
}
.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
  margin-top: 50px;
  float: right;
}
.woocommerce-message.bedrukking:before {
  color: #6d6d6d;
  left: 15px;
  top: 10px;
}
.woocommerce-cart .cross-sells .productinformatie {
  display: none;
}
.landingspagina p {
  font-size: 18px;
  line-height: 26px;
}
.landingspagina .contact p {
  margin-bottom: 0;
}
.landingspagina .button,
.landingspagina .wp-block-button.primary a {
  padding: calc(0.667em + 2px) calc(1.333em + 2px) !important;
  background-color: #0a519d;
}
.landingspagina .button:hover,
.landingspagina .wp-block-button.primary a:hover {
  background-color: #0C3D72;
}
.landingspagina .image-circkel svg {
  height: 30px;
  width: 100%;
  fill: #b9dafb;
  top: 1px;
  position: relative;
}
.landingspagina .image-circkel.gray {
  margin-top: 60px;
}
.landingspagina .image-circkel.blue svg {
  fill: #0a519d;
}
.landingspagina .image-circkel-bottom svg {
  position: relative;
  top: -1px;
}
.landingspagina .image-circkel-bottom.gray {
  margin-bottom: 60px;
}
.landingspagina .image-circkel-bottom.gray svg {
  fill: #b9dafb;
  transform: rotateX(180deg);
}
.landingspagina .image-circkel-bottom.blue {
  margin-bottom: 60px;
}
.landingspagina .image-circkel-bottom.blue svg {
  fill: #0a519d;
  transform: rotateX(180deg);
}
.landingspagina .landingspagina-buttons {
  margin: 0;
  background-color: #b9dafb;
  padding: 40px 0 60px;
}
.landingspagina .landingspagina-buttons .buttons-wrapper {
  display: inline-block;
  max-width: 1000px;
  width: 100%;
  justify-content: center;
  gap: 10px;
}
.landingspagina .landingspagina-buttons .buttons-wrapper .button {
  margin: 5px;
}
.landingspagina .contact {
  background-color: #b9dafb;
}
.landingspagina .contact img {
  height: 200px;
  width: 200px;
}
.landingspagina .card {
  font-size: 18px;
  line-height: 26px;
  border-radius: 6px;
}
.landingspagina .card .card-price {
  font-weight: bold;
}
.landingspagina .slick-dots li button:before {
  font-size: 11px;
}
.landingspagina .landingspagina-bestsellers,
.landingspagina .landingspagina-populair {
  margin: 40px 0;
}
.landingspagina .landingspagina-bestsellers .button,
.landingspagina .landingspagina-populair .button {
  margin-top: 20px;
}
.landingspagina .landingspagina-usps {
  background-color: #0a519d;
  padding: 80px 0 80px;
}
.landingspagina .landingspagina-usps h3 {
  margin-bottom: 5px;
  color: #fff;
}
.landingspagina .landingspagina-usps ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* 2 kolommen van gelijke breedte */
  gap: 20px;
  /* ruimte tussen de items */
  list-style: none;
  /* verwijdert standaard bullet points */
  padding: 0;
  margin-bottom: 0;
}
.landingspagina .landingspagina-usps ul li {
  color: white;
}
@media only screen and (min-width: 992px) {
  #usps .usp {
    opacity: 1 !important;
  }
}
@media only screen and (min-width: 1700px) {
  #topslider {
    margin-top: 0;
  }
  #topslider .slick-list {
    min-height: 730px;
    max-height: 730px;
  }
  #topslider .slick-list .slick-slide {
    height: 730px;
  }
  #topslider .slick-list .slick-slide .visual img {
    max-height: 740px;
  }
}
@media only screen and (max-width: 1500px) {
  #topslider .slick-list {
    min-height: 500px;
  }
  #topslider .slick-list .slick-slide {
    height: 500px;
  }
  #topslider .slick-list .slick-slide img {
    height: 500px;
    object-fit: cover;
  }
  #topslider .caption {
    top: 170px;
  }
}
@media only screen and (max-width: 1200px) {
  .top-right {
    padding-left: 35px;
  }
  #topslider .caption {
    top: 150px;
  }
  body #wm-livechat {
    bottom: 50px !important;
  }
  html body.wm-toggled #wm-livechat {
    top: 0 !important;
  }
  #product-overview ul.products li.product .button.product_type_simple.add_to_cart_button,
  .single-product ul.products li.product .button.product_type_simple.add_to_cart_button {
    margin-top: 15px;
  }
  .product-order-box .button {
    width: 100%;
    margin-top: 15px;
  }
  #product-overview li.product .product-content {
    display: block;
  }
  #product-overview ul.products li.product .price {
    text-align: left;
  }
  #product-overview ul.products li.product .button.product_type_simple.add_to_cart_button,
  .single-product ul.products li.product .button.product_type_simple.add_to_cart_button {
    margin-top: 0;
  }
  #product-overview ul.products li.product .button.product_type_simple,
  .single-product ul.products li.product .button.product_type_simple {
    width: auto;
  }
  body #product-overview ul.products li.product {
    width: calc(50% - 20px);
    min-height: 400px;
  }
  body #product-overview ul.products li.product:not(.bedrukking) .quantity {
    width: 100%;
  }
  body #product-overview ul.products li.product:not(.bedrukking) .button.product_type_simple.add_to_cart_button {
    width: 100%;
  }
  body #product-overview ul.products li.product.first {
    clear: none !important;
  }
}
@media only screen and (max-width: 991px) {
  h1 {
    font-size: 24px;
    line-height: 28px;
  }
  header.site-header .site-branding {
    width: 100%;
    max-width: inherit;
    justify-content: center;
    display: flex;
  }
  header.site-header .site-branding .custom-logo-link img {
    margin: 10px auto 0;
  }
  header.site-header .topbar {
    position: relative;
    background: #0a519d;
  }
  header.site-header #site-navigation {
    text-align: center;
    background-color: transparent;
    transition: 1s background-color;
  }
  header.site-header #site-navigation button.menu-toggle {
    float: inherit;
    background-color: transparent;
    border-color: transparent;
    margin: 10px 0 20px;
  }
  header.site-header #site-navigation .menu {
    margin-bottom: 15px;
  }
  header.site-header #searchbar {
    position: fixed;
  }
  header.site-header #searchbar #searchClose {
    position: absolute;
    right: 15px;
    top: 30px;
  }
  .handheld-navigation ul.menu li {
    text-align: left;
    border-bottom: 1px solid #f2f2f2;
  }
  .handheld-navigation ul.menu li .dropdown-toggle::after {
    border: none;
  }
  #homeblokken a {
    margin-bottom: 30px;
  }
  #homeblokken a img {
    width: 100%;
  }
  #homeblokken .content-item:before {
    top: -18px;
    height: 38px;
  }
  #dozenzoeker {
    padding: 20px 0;
  }
  #dozenzoeker ul {
    margin-left: 0;
  }
  #dozenzoeker ul li {
    display: block;
    padding-bottom: 10px;
    text-align: center;
  }
  #dozenzoeker ul li input:not(.d-none) {
    padding: 20px 15px;
  }
  #dozenzoeker ul li span {
    font-size: 20px;
  }
  #dozenzoeker ul li:last-child {
    margin-top: -20px;
    padding-bottom: 0;
  }
  #dozenzoeker #dozenzoekerForm .title[data-toggle='collapse']:hover,
  #dozenzoeker #dozenzoekerForm .title[data-toggle='collapse']:active,
  #dozenzoeker #dozenzoekerForm .title[data-toggle='collapse']:focus {
    cursor: pointer;
  }
  #dozenfilter #resultaten .products {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  #usps {
    margin-top: 10px;
    padding: 0 !important;
  }
  #homeblokken_bottom a {
    margin-bottom: 30px;
  }
  #usps {
    padding: 0 0 40px;
  }
  #usps .container {
    max-width: 100%;
    padding: 0;
  }
  #usps .container .usp {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    text-align: center;
  }
  #usps .container .usp .usp-icon,
  #usps .container .usp .usp-content {
    display: inline-block;
    text-align: center;
  }
  .landingspagina .landingspagina-usps {
    background-color: #0a519d;
    padding: 80px 0 80px;
  }
  .landingspagina .landingspagina-usps h3 {
    margin-bottom: 5px;
    color: #fff;
  }
  .landingspagina .landingspagina-usps ul {
    margin-top: 40px;
    margin-left: 0;
    grid-template-columns: 1fr;
  }
  .landingspagina .landingspagina-buttons .buttons-wrapper {
    display: flex;
    width: inherit;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: column;
    margin: 10px;
  }
  .landingspagina .landingspagina-buttons .buttons-wrapper .button {
    width: fit-content;
  }
  .landingspagina .image-circkel-bottom svg {
    position: relative;
    top: -7px;
  }
  .landingspagina .contact img {
    margin-top: 50px;
  }
  #primary {
    margin-top: 30px;
  }
  .page #content {
    padding: 0;
  }
  #about.about {
    background-image: none !important;
    margin-top: 30px;
  }
  #about.about .aboutbg {
    margin: 0px;
    padding: 15px;
  }
  #about.about .aboutbg h1 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #about.about .aboutbg img {
    display: none;
  }
  #about.about .aboutbg .btn {
    margin-bottom: 15px;
  }
  #about.about .content-item {
    padding: 0 0 0 0;
  }
  #about.about img {
    margin: 0 auto 30px;
  }
  body.archive #primary {
    float: right;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 10px;
  }
  .product .quantity {
    margin-top: 10px;
    margin-left: 5px;
    display: inline-block;
  }
  #footer_bottom .col-md-4:nth-child(1) .content-description,
  #footer_bottom .col-md-4:nth-child(2) .content-description {
    border-right: 0px;
  }
  footer #footerblocks .block .widget-title {
    margin-bottom: 0px;
  }
  footer #footerblocks .block ul.menu li {
    margin-bottom: 5px;
  }
  footer #footerblocks .block .widget {
    margin-bottom: 30px;
  }
  .products .col-md-4 {
    margin-bottom: 30px;
  }
  .products .product .product-image img {
    margin: 0 auto;
  }
  .tax-product_cat .single-product ul.products li.product .button.product_type_simple.add_to_cart_button {
    margin: 0 auto 0;
  }
  .single-product ul.products li.product .button.product_type_simple {
    width: auto;
    display: block;
    margin-top: 0;
  }
  #topslider {
    margin-top: 0;
  }
  #topslider .slick-list {
    min-height: 200px;
  }
  #topslider .slick-list .slick-slide {
    height: 200px;
  }
  #topslider .slick-list .slick-slide .visual img {
    height: 200px;
    object-fit: cover;
  }
  #topslider .slick-list .slick-slide .caption {
    top: 30px;
  }
  #topslider .slick-list .slick-slide .caption h2 {
    font-size: 20px;
    line-height: 22px;
  }
  #topslider .slick-list .slick-slide .caption .slide-omschrijving {
    font-size: 16px;
    line-height: 18px;
  }
  #topslider .slick-list .slick-slide .caption .btn {
    margin-top: 10px;
    font-size: 12px;
  }
  #topslider .slick-prev,
  #topslider .slick-next {
    right: 50px;
    width: 30px;
    height: 30px;
    bottom: 20px;
  }
  #topslider .slick-prev:before,
  #topslider .slick-next:before {
    font-size: 10px;
  }
  #topslider .slick-next {
    right: 20px;
  }
  .woocommerce .products .product-category {
    width: calc(50% - 30px);
  }
  .woocommerce .products .product-category h2 {
    min-height: 75px;
  }
  .woocommerce .products .product-category:nth-child(4) {
    margin-left: 15px;
  }
  .product-categories ul.children {
    display: none;
  }
  .storefront-handheld-footer-bar ul li.cart .count {
    background-color: #0a519d;
  }
  #cookie-notice {
    padding: 20px;
  }
  #cookie-notice .btn {
    font-size: 12px;
    margin-bottom: 5px;
  }
  #cookie-notice #cn-notice-text {
    padding-right: 0;
    display: block;
    margin-bottom: 20px;
  }
  #drift-widget {
    bottom: 65px !important;
  }
  #wwkSidebarMobile {
    bottom: -220px !important;
    display: flex;
    z-index: 999 !important;
  }
  .modal .modal-footer {
    padding-bottom: 80px;
  }
  html.open {
    overflow: hidden;
  }
  body.open {
    overflow: hidden;
  }
  body.open:before {
    content: '';
    position: fixed;
    inset: 0;
    background: #6c757d;
    opacity: 0.66;
    z-index: 1000;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
  }
  .filters-sidebar {
    display: none;
  }
  .filters-sidebar.show {
    position: fixed;
    inset: 15px;
    z-index: 1000;
    overflow: hidden;
    padding: 20px 24px 160px;
    border-radius: 8px;
    background: #FFFFFF;
    display: block;
    top: 10px;
    left: 10px;
    right: 10px;
    height: 100%;
    width: calc(100% - 20px);
    overflow: auto;
  }
  span.btn-filters {
    font-weight: bold;
    float: right;
    text-align: right;
    margin: 0;
  }
  span.btn-filters:hover {
    cursor: pointer;
  }
  .btn-filters {
    margin: 0 15px;
    width: 100%;
  }
  .btn-filters:hover {
    cursor: pointer;
  }
  .woocommerce-checkout header,
  .woocommerce-cart header {
    padding-bottom: 0;
  }
  .woocommerce-checkout #usps,
  .woocommerce-cart #usps,
  .woocommerce-checkout #dozenzoeker,
  .woocommerce-cart #dozenzoeker,
  .woocommerce-checkout .storefront-breadcrumb,
  .woocommerce-cart .storefront-breadcrumb {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
  #site-navigation ul li a {
    color: #000000;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #highlight {
    text-align: center;
  }
  #highlight #productslider .slick-slide {
    height: inherit;
  }
  #highlight #productslider .slick-slide img {
    margin: 0 auto;
  }
  .product-order button.submissionStatus {
    margin: 15px auto !important;
    min-width: 200px !important;
    display: inherit;
    width: initial;
  }
  .single-product ul.products li.product .button.product_type_simple {
    min-width: 200px !important;
    display: initial;
    width: initial;
    margin-bottom: 15px;
  }
  #product-overview ul.products li.product,
  .single-product ul.products li.product {
    display: inline-block;
    padding: 15px 5px;
    width: calc(50% - 7.5px);
    border: 1px solid #ccc;
    margin-bottom: 15px;
    border-radius: 10px;
  }
  #product-overview ul.products li.product:nth-child(odd),
  .single-product ul.products li.product:nth-child(odd) {
    margin-right: 5px;
  }
  #product-overview ul.products li.product .product-content .productinformatie,
  .single-product ul.products li.product .product-content .productinformatie {
    margin-top: 10px;
  }
  #product-overview ul.products li.product .woocommerce-loop-product__title,
  .single-product ul.products li.product .woocommerce-loop-product__title {
    min-height: 140px;
  }
  #product-overview ul.products li.product h2.woocommerce-loop-product__title,
  .single-product ul.products li.product h2.woocommerce-loop-product__title {
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
  }
  #product-overview ul.products li.product .button.product_type_simple.add_to_cart_button,
  .single-product ul.products li.product .button.product_type_simple.add_to_cart_button,
  #product-overview ul.products li.product .button.button-orange {
    width: 100%;
    margin-top: 5px;
    padding: 10px;
    max-width: 100%;
  }
  .post-type-archive-product #content > .container,
  .tax-product_cat #content > .container {
    padding: 0;
  }
  .post-type-archive-product #content > .container .qty,
  .tax-product_cat #content > .container .qty {
    margin: 5px 0 10px;
    padding: 5px;
  }
  .post-type-archive-product #content > .container .staffelprijs,
  .tax-product_cat #content > .container .staffelprijs {
    font-size: 14px;
  }
  #product-overview ul.products li.product .price .woocommerce-price-suffix,
  .single-product ul.products li.product .price .woocommerce-price-suffix {
    width: 100%;
  }
  #product-overview ul.products li.product .price .woocommerce-price-suffix .ammount,
  .single-product ul.products li.product .price .woocommerce-price-suffix .ammount {
    padding-right: 0;
  }
  #product-overview ul.products li.product .price .amount,
  .single-product ul.products li.product .price .amount {
    padding-right: 0;
  }
  body #product-overview ul.products li.product {
    width: calc(50% - 15px);
    padding: 15px 5px;
    margin: 5px 5px 10px;
  }
  body #product-overview ul.products li.product .quantity {
    width: 100%;
  }
  body #product-overview ul.products li.product .button.product_type_simple.add_to_cart_button {
    width: 100%;
    margin-left: inherit;
  }
  body #product-overview ul.products li.product .button.button-orange {
    width: 100%;
  }
  .single .content .col-md-3,
  .single .content .col-md-9 {
    padding-left: 0;
    padding-right: 0;
  }
  .single .content .submenuSidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
  .single-product #content .container {
    padding-left: 0;
    padding-right: 0;
  }
  .single-product #content .container .productinformatie {
    display: block;
    margin-right: 0;
  }
  .single-product #content .container .productinformatie table {
    min-width: 100%;
    width: 100% !important;
  }
  .single-product div.product {
    display: flex;
    flex-direction: column;
  }
  .single-product div.product .summary {
    order: 1;
  }
  .single-product div.product .woocommerce-product-gallery {
    order: 2;
  }
  .single-product div.product .related.products {
    order: 3;
  }
  .single-product div.product .storefront-product-pagination {
    order: 4;
  }
  .kennisbank .col-md-10,
  .kennisbank .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
  #offerteaanvraag .quantity .button-plus,
  #offerteaanvraag .quantity .button-minus {
    display: none;
  }
}
/*# sourceMappingURL=./style.css.map */