/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 13 2025 | 07:07:07 */
.wd-side-hidden {
  z-index: 9999999999999 !important;
}
/* D: Excl. BTW melding tonen achter prijzen categorie pagina */

.archive .excl-btw-melding, .single-product .excl-btw-melding {
	color: #393939 !important;
	font-size: 11px;
	margin-left: 6px;
}
/*.hide-larger-price .price>span:nth-child(2) {
    display: inline-block !important;
}*/
.product-image-summary .wd-product-brands {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}
.product-image-summary-inner .single-breadcrumbs-wrapper .single-breadcrumbs,
.product-image-summary-inner .single-breadcrumbs-wrapper .container {
    display: flex;
    align-items: center;
    justify-content: space-between
}
.product-image-summary-inner .single-breadcrumbs-wrapper .woocommerce-breadcrumb,
.product-image-summary-inner .single-breadcrumbs-wrapper .yoast-breadcrumb,
.product-image-summary-inner .wd-products-nav {
  margin-bottom: 10px;
}

.product-image-summary-inner p.stock {
  margin-top: 30px;
}
.shop_attributes,
.product-image-summary-wrap {
  margin-bottom: 30px;
}

.summary-inner>.price, .wd-scroll-content>.price {
  font-size: 22px;
}

.wholesale_price_container .wholesale_price_title {
	display: none;  
}
.wholesale_price_container ins:before {
	content: "Uw prijs: " !important;
}


.woodmart-cart-design-2 .woodmart-cart-number {
  position: absolute;
  top: -5px;
  right: -9px;
  z-index: 1;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  color: #FFF;
  text-align: center;
  letter-spacing: 0 !important;
  font-size: 10px !important;
  font-weight: 400 !important;
  line-height: 15px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  background-color: #ccb995;
}
.woodmart-shopping-cart .woodmart-cart-number > span {
  display: none;
}



.whb-color-light .woodmart-shopping-cart .woodmart-cart-subtotal .amount {
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
}

.whb-color-light .wd-nav.wd-style-underline .nav-link-text::after {
  background-color: rgba(255, 255, 255, 0.5);
}


div.woodmart-portfolio-holder {
  transition: height .4s ease;
}
.woodmart-spacing-6 {
  margin-right: -3px;
  margin-left: -3px;
}
.woodmart-spacing-6 > [class*="col"] {
  margin-bottom: 6px;
  padding-right: 3px;
  padding-left: 3px;
}
.portfolio-entry .entry-header {
  position: relative;
}
.portfolio-entry .entry-summary {
  display: none;
}
.portfolio-entry .entry-thumbnail {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.portfolio-entry .portfolio-info {
  padding: 20px;
}
.portfolio-hover .portfolio-info, .portfolio-parallax .portfolio-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px;
  text-align: center;
}
.portfolio-hover .portfolio-thumbnail {
  transition: opacity .5s ease, -webkit-transform .5s ease;
  transition: transform .5s ease, opacity .5s ease;
  transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.portfolio-entry .portfolio-thumbnail:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
}
.portfolio-hover .portfolio-thumbnail::after {
  transition: visibility .5s ease, opacity .5s ease;
}
.portfolio-entry .entry-thumbnail img {
  width: 100%;
}
.portfolio-entry .wrap-meta {
  margin-bottom: 10px;
}
.portfolio-hover .wrap-title, .portfolio-hover .wrap-meta {
  overflow: hidden;
}
.portfolio-hover .proj-cats-list, .portfolio-hover .entry-title {
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.portfolio-entry .entry-title {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.portfolio-hover .entry-title {
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
.portfolio-entry .entry-title a {
  color: inherit;
}
.portfolio-hover .proj-cats-list {
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}
.portfolio-entry .proj-cats-list li {
  display: inline-flex;
  margin-right: 2px;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  letter-spacing: .3px;
  font-size: 12px;
}
.portfolio-entry .proj-cats-list li:last-child {
  margin-right: 0;
}
.portfolio-entry .entry-title {
  margin-bottom: 0;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
}
.portfolio-entry .portfolio-enlarge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  outline: none;
  color: #FFF;
  text-align: center;
  font-size: 0;
  opacity: 0;
  transition: opacity .4s ease, color .4s ease;
}
.portfolio-hover:hover .portfolio-thumbnail {
  -webkit-transform: scale(1.09) !important;
  transform: scale(1.09) !important;
}
.portfolio-entry .portfolio-thumbnail {
  position: relative;
  display: block;
}
.portfolio-entry:hover .portfolio-thumbnail::after {
  opacity: 1;
}
.portfolio-hover:hover .proj-cats-list, .portfolio-hover:hover .entry-title {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.portfolio-entry:hover .portfolio-enlarge, .portfolio-entry:hover .social-icons-wrapper {
  opacity: 1;
}
.blog-post-loop .entry-title, .post-single-page .entry-title, .single-post-navigation .post-title, .portfolio-entry .entry-title, td.product-name a, .category-grid-item .category-title, .product_title, .autocomplete-suggestion .suggestion-title, .widget_recent_entries ul li a, .widget_recent_comments ul li > a, .woodmart-recent-posts .entry-title a, .woodmart-menu-price .menu-price-title, .product-title, .product-grid-item .product-title, .group_table td.label a {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 300;
}


.grecaptcha-badge { visibility: hidden !important; }


body.tax-product_cat .term-description .promo-banner {
  background-color: #f8f8f8; /* lichtGrijs */
}
.tabs-layout-tabs .tabs li a {
    padding-bottom: 20px !important;
    margin-bottom: -10px !important;
  	padding-left: 20px !important;
	padding-right: 20px !important;
  	background-color: #F2F2F2 !important;
}

/* Verberg dropdown om projectlisjten openbaar te zetten of te delen */
.tinv-wishlist .wishlist-privacy {
	display: none !important;
}

.tinvwl-cart-add-to-cart img {
    max-width: 16px !important;
    margin-right: 8px !important;
}

.tinv-wishlist.woocommerce table .quantity .qty {
    text-align: center !important;
}

.checkout-order-review {
    background-color: #EBEBEB !important;
}

.woocommerce-Price-currencySymbol	{
	display: none !important;
}

.price span:last-child::after,
.product-type-variable > span.price > .amount::after,
.single-product-page.product-type-variable .summary-inner > .price > .amount::after {
	/* content: " excl. btw" !important; */
}



.tabs-layout-tabs .tabs {
	border-bottom: 1px solid #E6E6E6;
}
.wcpoa_product_tab_tab {
    background-color: #F2F2F2 !important;
    padding: 0px 0px 10px 0px !important;
    color: rgba(0, 0, 0, 1) !important;
    font-size: 16px;
    opacity: 1;
}
.tabs-layout-tabs .tabs li.active a {
    background-color: #A9A8A8 !important;
  	color: #F2F2F2 !important;
}
.description_tab	{
	margin-right: 14px !important;
}

.product-tabs-wrapper {
    border-top: 0px solid !important;
}
.tabs-layout-tabs .tabs li a:after{
	display: none !important;
}
header.whb-header .woodmart-navigation .item-level-0 > a {
  padding-left: 12px;	/* i.p.v. 10px */
  padding-right: 12px;	/* i.p.v. 10px */
  
  font-size: 12px; /* i.p.v. 13px */
  /*letter-spacing: .075em;*/
}
/*.whb-sticky-header .whb-general-header-inner .site-logo {
  margin-left: calc(-60px * (712 / 307));
}*/
.whb-sticky-header .whb-general-header-inner .main-nav .item-level-0 > a,
.whb-sticky-header .whb-general-header-inner .wd-tools-element .wd-tools-text {
  font-size: 11px;
}









.product-grid-item .product-image-link {
  height: 0px;
  padding-top: 100%;
  position: relative;
}
.product-grid-item .product-image-link > img {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  
  object-fit: contain;
  object-position: center center;
}


.login-to-prices-msg {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  
  padding-bottom: 10px;
  transition: none !important;
}
.login-to-prices-msg::after {
  content: 'i';
  
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  
  padding: .25em;
  margin-left: .5em;
  border: .1em solid currentColor;
  width: 1em;
  height: 1em;
  
  line-height: 1em;
  box-sizing: content-box;
  border-radius: 50%;
  text-align: center;
  font-size: 10px;
  margin-right: -2.2em;
  /*margin-top: -1.7em;*/
}
.login-to-prices-msg:hover::after {
  content: 'Word klant om prijzen te zien.';
  display: block;
  right: 0px;
  top: 100%;
  width: 100%;
  border-width: 0px;
  margin: 0px !important;
  padding: 0px !important;
}
.woodmart-prefooter {
    padding-bottom: 0px !important;
}
.footer-container {
    padding-top: 20px !important;
}
.login-to-prices-msg:hover {
  display: block;
  padding-right: 2.2em;
  margin-right: -2.2em;
  padding-bottom: 0px;
}
.summary-inner > .price .login-to-prices-msg {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.summary-inner > .price .login-to-prices-msg:hover::after {
  text-align: left;
}
.type-account	{
    color: rgba(0,0,0,.9);
    border: 2px solid rgba(136,136,136,.12);
  	padding: 20px !important;
}
.type-account .avatar	{
    margin-right: 10px !important;
}
.type-account-title h3	{
	display: initial !important;
  	margin-left: 0px !important;
    font-weight: 300 !important;
}
.type-account-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.type-account-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}

.type-account-column .woocommerce-MyAccount-title {
    padding: 0px !important;
    border-bottom: 0px solid !important;
  	font-size: 22px !important;
}
/*
.type-account:before	{
    font-family: "Font Awesome 5 Free" !important;
  	content: "'\f007";
    letter-spacing: 6px;
    color: #ccb995;
    line-height: 2em;
    font-size: 1.2em;
    display: block;
}
*/






.variations_form .variations .value select {
  padding: 8px 10px !important;
  height: auto;
}
.variations_form .variations td {
  padding-bottom: 12px;
}

.tinvwl_add_to_wishlist-text {
	font-family: 'Montserrat', sans-serif;
}




#WOODMART_Widget_Sorting,
#WOODMART_Widget_Price_Filter {
  display: none !important;
  visibility: hidden !important;
}


.rev-btn {
  letter-spacing: .3px;
}


.vier-sterren:before {
    content: "\f005";
}
.sterren:before, .sterren:after {
    font-family: "Font Awesome 5 Free" !important;
    letter-spacing: 6px;
    color: #ccb995;
    line-height: 2em;
    font-size: 1.2em;
    display: block;
}

.footer-container .sterren:before, .footer-container .sterren:after {
    display: inline-block !important;
}

.woocommerce-product-attributes-item__label	{
	font-weight: 400 !important;
}


.postnl_1 {
    display: inline-block;
    width: 63%;
}

.postnl_2	{
  	display: inline-block;
  	float: right;
}

.postnl {
    margin-bottom: 20px !important;
    padding: 0px;
}

.usp-single-product_1 {
  	display:inline-block;
}

.usp-single-product_2	{
  	display: inline-block;
  	
}
@media (min-width: 1100px) {
  .usp-single-product_2	{
    	float: right;
  }
}
@media (max-width: 1099px) {
  .usp-single-product_1	{
    margin-right: 15px;
  }
}


.usp-single-product {
    margin-bottom: 20px !important;
    background-color: #F9F9F9;
    padding: 10px 40px 10px 10px;
}


.betaal_iconen_na_winkelmand_knop	{
	display: block;
	margin: 10px 0 20px 0;
}

.woocommerce-product-attributes-item--attribute_pa_brand	{
	display: none !important;
}

.betaal_iconen_na_winkelmand_knop span	{
	margin-right: 20px !important;
}


.single_add_to_cart_button {
	width: 83% !important;
  	height: 50px !important;
  	font-size: 16px !important;
}
div.quantity input[type=number] {
    height: 50px !important;
}
div.quantity input[type=button] {
    height: 50px !important;
}


#woocommerce_layered_nav-3, #woocommerce_layered_nav-4 {
	margin-bottom: 15px;
    padding-bottom: 0px !important;
    border-bottom: 0px solid !important;
}

.chosen-container-single .chosen-single {
    padding: 0 15px !important;
    height: 42px !important;
    text-align: left !important;
    font-size: 14px !important;
    line-height: 38px !important;
  	border: 0px solid rgba(129,129,129,.2) !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    transition: border-color .4s ease !important;
  	background: none !important;
  	box-shadow: none !important;
  	color: #777777 !important;
}

.chosen-container {
    padding: 0 15px !important;
    height: 42px !important;
    text-align: left !important;
    font-size: 14px !important;
    line-height: 38px !important;
  	border: 1px solid rgba(129,129,129,.2) !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    transition: border-color .4s ease !important;
  	background: none !important;
  	box-shadow: none !important;
  	color: #777777 !important;
}


.logged-in .menu-klant-worden	{
	display: none !important;
}



.menu-klant-worden	{
	background-color: #3E3E3E !important;
  	margin-left: 6px;
}


.meta-author	{
	display: none !important;
}

.whb-sticky-header .wd-tools-element.wd-style-icon.with-product-count {
    display: none !important;
}
.whb-sticky-header .whb-search {
    display: none !important;
}
@media (max-width: 1240px) { 
  .whb-sticky-header .my-account-with-text	{
		display: none !important;
  }
}


#wwlc_cf_soortklant_field:before {
    content: "Ik ben een:";
  margin-bottom: 10px !important;
}

.page-id-901 .select2-search--dropdown {
    display: none !important;
}
.wwlc-register .select2-search {
	display: none !important;
}

.usp-icon	{
	font-weight:600;
	color: #333333 !important;
	margin-right: 10px !important;
	margin-bottom: 5px !important;
}

.usp-2:before {
    content: "\f00c";
   	font-family: "Font Awesome 5 Free" !important;
}
.usp-4:before {
    content: "\f00c";
    font-family: woodmart-font;
}

.vc_icon_element-icon	{
  width: 30px !important;
  font-size: 18px !important;
  margin-top: 14px !important;
}
.portfolio-entry .portfolio-enlarge:after {
    display: none !important;
}
.woodmart-before-add-to-cart	{
  	font-size: 18px !important;
}
.product-projecten .portfolio-enlarge:after {
    display: inline-block !important;
}

.product-projecten {
    margin-right: 20px;
}



.wwlc-register label:not(.terms_conditions_checkbox)	{
	display: none !important;
}

.wwlc-register .terms_privacy-field {
	flex-basis: 100%!important;
}

#wwlc-registration-form .select2-container, #wwlc-registration-form .field-set select {
	min-width: 100%;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 15px!important;
}

@media (min-width: 768px) { 
  #categorie-afbeelding-colspan-2 {
    width: calc(200% + 30px);
    margin-left: calc(-100% - 30px);
  }
  .titel-categorieen {
    margin-bottom: 0px;
    position: absolute;
    left: 50%;
    top: 25%;
    transform: translate(-50%, -50%);
  }
}

/* Th -->> */

.labels-rounded .out-of-stock {
  max-width: none;
}
.related-and-upsells > .title:only-child {
  display: none !important;
  visibility: hidden !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  #home-producten .products > .product-grid-item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.woocommerce-tabs .woodmart-accordion-title {
  font-weight: 300;
}
.masonry-filter li {
  font-weight: 400;
}

#home-categorieen {
  padding-left: 12px;
  padding-right: 12px;
}
#home-categorieen > .wpb_column > .vc_column-inner {
  padding-left: 3px;
  padding-right: 3px;
}
#home-categorieen .wpb_single_image {
  position: relative;
  
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  
  margin-bottom: 6px;
}
#home-categorieen .wpb_single_image::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  
  z-index: 1;
  background-color: rgba(0,0,0,.6);
}
/*#home-categorieen .wpb_single_image:last-child {
  margin-bottom: 0px;
}*/
#home-categorieen .wpb_single_image > .vc_figure,
#home-categorieen .wpb_single_image > .vc_figure * {
  width: 100%;
  display: block;
}

#home-categorieen .wpb_single_image .wpb_heading {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  
  width: 100%;
  
  text-align: center;
  
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  
  z-index: 2;
}
#home-categorieen .wpb_single_image .wpb_heading,
#home-categorieen .wpb_single_image::before {
  opacity: 0;
  
  transition: opacity .4s ease;
  pointer-events: none;
}
#home-categorieen .wpb_single_image:hover .wpb_heading,
#home-categorieen .wpb_single_image:hover::before {
  opacity: 1;
}
#home-categorieen .wpb_single_image img {
  transition: opacity .5s ease, -webkit-transform .5s ease;
  transition: transform .5s ease, opacity .5s ease;
  transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
  -webkit-transform: scale(1);
  transform: scale(1);
}

#home-categorieen .wpb_single_image:hover img {
  -webkit-transform: scale(1.09);
  transform: scale(1.09);
}

.add-border {
  display: inline-block;
}

@media (max-width: 767px) {
  #home-intro {
    display: none !important;
    visibility: hidden !important;
  }
  .pad-none-top_mobile:not(.wpb_column),
  .pad-none-top_mobile.wpb_column > .vc_column-inner {
    padding-top: 0px !important;
  }
  .pad-none-right_mobile:not(.wpb_column),
  .pad-none-right_mobile.wpb_column > .vc_column-inner {
    padding-right: 0px !important;
  }
  .pad-none-bottom_mobile:not(.wpb_column),
  .pad-none-bottom_mobile.wpb_column > .vc_column-inner {
    padding-bottom: 0px !important;
  }
  .pad-none-left_mobile:not(.wpb_column),
  .pad-none-left_mobile.wpb_column > .vc_column-inner {
    padding-left: 0px !important;
  }
  .pad-none_mobile:not(.wpb_column),
  .pad-none_mobile.wpb_column > .vc_column-inner {
    padding: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pad-none-top_tablet:not(.wpb_column),
  .pad-none-top_tablet.wpb_column > .vc_column-inner {
    padding-top: 0px !important;
  }
  .pad-none-right_tablet:not(.wpb_column),
  .pad-none-right_tablet.wpb_column > .vc_column-inner {
    padding-right: 0px !important;
  }
  .pad-none-bottom_tablet:not(.wpb_column),
  .pad-none-bottom_tablet.wpb_column > .vc_column-inner {
    padding-bottom: 0px !important;
  }
  .pad-none-left_tablet:not(.wpb_column),
  .pad-none-left_tablet.wpb_column > .vc_column-inner {
    padding-left: 0px !important;
  }
  .pad-none_tablet:not(.wpb_column),
  .pad-none_tablet.wpb_column > .vc_column-inner {
    padding: 0px !important;
  }
}
@media (min-width: 992px) {
  .pad-none-top_desktop:not(.wpb_column),
  .pad-none-top_desktop.wpb_column > .vc_column-inner {
    padding-top: 0px !important;
  }
  .pad-none-right_desktop:not(.wpb_column),
  .pad-none-right_desktop.wpb_column > .vc_column-inner {
    padding-right: 0px !important;
  }
  .pad-none-bottom_desktop:not(.wpb_column),
  .pad-none-bottom_desktop.wpb_column > .vc_column-inner {
    padding-bottom: 0px !important;
  }
  .pad-none-left_desktop:not(.wpb_column),
  .pad-none-left_desktop.wpb_column > .vc_column-inner {
    padding-left: 0px !important;
  }
  .pad-none_desktop:not(.wpb_column),
  .pad-none_desktop.wpb_column > .vc_column-inner {
    padding: 0px !important;
  }
}
@media (max-width: 991px) {
  #home-categorieen {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  #kolom-licht-met-een-verhaal > .vc_column-inner > .wpb_wrapper {
    padding: 20px;
    background-color: #ffffff;
    margin-top: -200px;
  }
}

.related-and-upsells {
  margin-top: 40px;
}


@media (min-width: 768px) {
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-billing-fields__field-wrapper,
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-shipping-fields__field-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;

    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-billing-fields__field-wrapper > *,
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-shipping-fields__field-wrapper > * {
    min-height: 1px;
  }
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-billing-fields__field-wrapper > .form-row,
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-shipping-fields__field-wrapper > .form-row {
    width: 50%;
    float: none;
    clear: none;
  }
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-billing-fields__field-wrapper > .form-row:nth-child(odd),
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-shipping-fields__field-wrapper > .form-row:nth-child(odd) {
    padding-right: 15px;
  }
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-billing-fields__field-wrapper > .form-row:nth-child(even),
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-shipping-fields__field-wrapper > .form-row:nth-child(even) {
    padding-left: 15px;
  }
  body.woocommerce-checkout:not(.woocommerce-order-received) #billing_state_field ~ .form-row:nth-child(odd),
  body.woocommerce-checkout:not(.woocommerce-order-received) #shipping_state_field ~ .form-row:nth-child(odd) {
    padding-right: 0px;
    padding-left: 15px;
  }
  body.woocommerce-checkout:not(.woocommerce-order-received) #billing_state_field ~ .form-row:nth-child(even),
  body.woocommerce-checkout:not(.woocommerce-order-received) #shipping_state_field ~ .form-row:nth-child(even) {
    padding-left: 0px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.woocommerce-checkout:not(.woocommerce-order-received) form.woocommerce-checkout > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .woocommerce-billing-fields {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .woocommerce-additional-fields {
    margin-bottom: 40px;
  }
}



#afrekenpagina-titel {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: -30px;
  margin-right: -30px;
  
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#afrekenpagina-titel::before {
  content: '';
  background-image: url('https://www.bariverlichting.nl/wp-content/uploads/2020/08/bari-logo-klein-website-1.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 159.4px;
  height: 65.8px;
}
#afrekenpagina-titel > h1 {
  margin-bottom: 0px;
}
#afrekenpagina-titel::before,
#afrekenpagina-titel > h1,
#afrekenpagina-titel > .woodmart-checkout-steps {
  display: inline-block;
  margin-left: 30px;
  margin-right: 30px;
  vertical-align: middle;
}


@media (max-width: 767px) {
  #afrekenpagina-titel > .woodmart-checkout-steps ul li {
    font-size: 3.3vw;
    font-weight: 400;
  }
  #afrekenpagina-titel > .woodmart-checkout-steps ul li::after {
    margin-left: .5em;
    margin-right: .5em;
  }
}
@media (max-width: 1024px) {
  #afrekenpagina-titel > .woodmart-checkout-steps ul li {
    display: inline-block !important;
  }
  #afrekenpagina-titel > .woodmart-checkout-steps ul li:not(:last-child)::after {
    content: "\f120" !important;
  }
	.portfolio-entry .wd-entities-title {
		font-size: 14px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
  #afrekenpagina-titel > .woodmart-checkout-steps {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #afrekenpagina-titel > .woodmart-checkout-steps {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  
}
@media (min-width: 992px) {
  #afrekenpagina-titel > .woodmart-checkout-steps {
    margin-left: auto;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  #afrekenpagina-titel > .woodmart-checkout-steps ul li {
    font-size: calc(21px - 1 * (1024px - 100vw) / (1024 - 992));
  }
}
@media (min-width: 1025px) and (max-width: 1100px) {
  #afrekenpagina-titel > .woodmart-checkout-steps ul li {
    font-size: calc(22px - 3 * (1100px - 100vw) / (1100 - 1025));
  }
}



body.woocommerce-checkout:not(.woocommerce-order-received) .page-title,
body.woocommerce-checkout:not(.woocommerce-order-received) header.whb-header,
body.woocommerce-checkout:not(.woocommerce-order-received) .whb-sticky-header,
body.woocommerce-checkout:not(.woocommerce-order-received) footer.footer-container,
body.woocommerce-checkout:not(.woocommerce-order-received) .woodmart-prefooter {
  display: none !important;
  visibility: hidden !important;
}
table th,
.cart-totals-inner h2 {
  font-weight: 300;
}
body.woocommerce-cart .page-title {
  padding-top: 20px;
  padding-bottom: 20px;
}
.vinkje::before {
    content: "\f107";
    font-family: 'woodmart-font';
    color: #ccb995 !important;
}
.box-shadow {
  box-shadow: 2px 3px 5px rgba(0,0,0,.125);
}

.achtergrond-gradient {
  /*background-image: linear-gradient(180deg, transparent, #fffdf9);*/
  /* ^^ transparant naar gebrokenWit */
}
.achtergrond-gradient-omgekeerd {
  /*background-image: linear-gradient(180deg, #fffdf9, transparent);*/
  /* ^^ gebrokenWit naar transparant */
}
/*#home-categorieen .wpb_single_image + .wpb_text_column {
  margin-top: -30px;
  transform: translateY(-100%);
  margin-bottom: -30px;
  padding: 15px;
}
#home-categorieen .wpb_single_image + .wpb_text_column h3 {
  color: #ffffff;
}*/

#offerte-aanvragen-knop-container {
	margin-bottom: 10px;
	margin-left: -7.5px;
	margin-right: -7.5px;
}

#offerte-aanvragen-knop-container b {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
#offerte-aanvraag-knop {
	margin-left: 7.5px;
	margin-right: 7.5px;
}
@media (max-width: 767px) {	
	#offerte-aanvragen-knop-container b {
		width: calc(100% - 15px);
		display: block;
		padding-bottom: 5px;
		text-align: center;
	}
	
	#offerte-aanvragen-knop-container a {
		width: calc(100% - 15px);
		/*display: block;*/
		margin-bottom: 10px;
	}
}



/* Th <<-- */

.product-grid-item .product-title a {
    font-weight: bold;
    font-size: 14px;
}
.widgettitle, .widgettitle a, .widget-title, .widget-title a {
    font-weight: 600;
}
.product_title {
    font-weight: 600 !important;
}
.wc-tab-inner h3 {
    font-weight: 600 !important;
}
.slider-title {
    font-weight: 600 !important;
}
.create-account-question {
	display: none !important;
  	visibility: hidden !important;
}

.wd-prefooter {
	padding-bottom: 0px !important;
}

.acceptance-row {
	margin-top: 15px;
}
.acceptance-row .col-md-4 input {
	width: 100%;
}

.lichtplan-offerte label {
	text-transform: initial !important;
}

.offerte-aanvragen .acceptance-verzenden input.wpcf7-submit {
	background-color: var(--goud);
	color: var(--wit);
}
.offerte-aanvragen .acceptance-verzenden input.wpcf7-submit:hover {
	opacity: 0.8;
}
.offerte-aanvragen .acceptance-verzenden {
	align-items: center;
}
		
.lichtplan-offerte fieldset {
	border-color: var(--goud);
}
.lichtplan-offerte fieldset legend,
.lichtplan-offerte fieldset label,
.lichtplan-offerte fieldset .cd-upload-btn {
	color: var(--wit);
}
.lichtplan-offerte fieldset input,
.lichtplan-offerte fieldset textarea,
.lichtplan-offerte fieldset select {
	border-color: #999;
}
.lichtplan-offerte span.titel-offerte-formulier p {
	background-color: var(--customDonkerGrijs);
	color: var(--wit);
}
.lichtplan-offerte .offerte-aanvragen .wpcf7-acceptance a {
	color: var(--wit);
}

.custom-bg-dark.custom-text-white a {
	color: var(--wit);
}

.registratie-formulier .select2-container .select2-selection--single {
	height: 42px;
    border-radius: 0px;
    background-color: var(--customDonkerGrijs);
}
.registratie-formulier .select2-container--default .select2-selection--single .select2-selection__arrow  {
	height: 40px;
}
.registratie-formulier .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 42px;
	color: var(--wit);
}

#wwlc-register {
	background-color: var(--goud);
}
#wwlc-register:hover {
	opacity: 0.8;
}

@media (min-width: 768px) {
	.registratie-formulier .wwlc-register {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		column-gap: 15px;
	}
	.registratie-formulier .wwlc-register .form-row {
		flex-basis: calc(50% - 7.5px);
	}
	.registratie-formulier .wwlc-register #wwlc_cf_soortklant_field,
	.registratie-formulier .wwlc-register #wwlc_cf_interesseveld_field {
		flex-basis: 100%;
	}
	.registratie-formulier .wwlc-register #wwlc_city_field {
		align-self: flex-end;
	}
}

body.archive:not(.__) .price .woocommerce-Price-amount:nth-child(2),
body.single-product:not(.__) .price .woocommerce-Price-amount:nth-child(2),
body:not(.__):not(.__):not(.__) .price .woocommerce-Price-amount:nth-child(2) {
	display: none !important;
}

@media(max-width: 767.98px) {
	body.page-id-9925 .main-page-wrapper {
		min-height: inherit !important;
	}
}

.webr-lichtplan-acceptance {
	display: block!important;
}

.webr-lichtplan-acceptance a {
	color: var(--wd-primary-color)!important;
}

/* Tablet pagina */
body.page-id-10220 header,
body.page-id-11880 header {
	display: none;
}
body.page-id-11880 .wd-content-layout {
	padding-top: 0px;
}

.webr-tablet-contact-form label {
	margin-bottom: 15px;
	font-size: 16px;
}

.webr-tablet-contact-form .webr-columns {
	display: flex;
	gap: 20px;
}

.webr-tablet-contact-form .webr-column-50 {
	width: 50%;
}

.webr-tablet-contact-form .webr-plan-keuze {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 400;
}

.webr-tablet-contact-form .webr-checkbox {
	margin-bottom: 20px;
}

.webr-tablet-contact-form .webr-acceptance,
.webr-tablet-contact-form .wpcf7-form-control-wrap .wpcf7-form-control {
	display: flex;
}

.webr-tablet-contact-form .webr-acceptance span.webr-acceptance-inner {
	padding-left: 10px;
	display: flex;
	align-items: center;
}

.webr-checkbox-gold .wpcf7-list-item {
	position: relative;
	height: 34px;
	display: flex;
	align-items: center;
	margin-right: 30px;
}
.webr-checkbox-gold .wpcf7-list-item span {
	padding-left: 35px;
}
 .webr-checkbox-gold .wpcf7-list-item input[type=checkbox] {
	 appearance: none;
} 
.webr-checkbox-gold .wpcf7-list-item input[type=checkbox]:checked::after {
	content: "";
	background-color: #baa988;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    left: 6px;
    top: 6px;
}
.webr-checkbox-gold .wpcf7-list-item input[type=checkbox]::before {
	content: "";
	border: solid 2px var(--goud);
	width: 34px;
	height: 34px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}

body.page-id-10220 .scrollToTop,
body.page-id-10220 #cmplz-manage-consent {
	display: none !important;
}

@media(max-width: 767.98px) {	
	.webr-tablet-contact-form .webr-column-50 {
		width: 100%;
	}
	
	.webr-tablet-contact-form .webr-columns {
		flex-wrap: wrap;
		gap: 0px;
	}
	
	#webr-lichtplan-form .webr-checkbox .wpcf7-form-control {
		flex-wrap: wrap;
		gap: 20px;
	}
	
	#webr-lichtplan-form .webr-checkbox .wpcf7-form-control .wpcf7-list-item {
		width: 100%;
	}
}

