/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 03 2025 | 12:42:52 */
:root {
  --lichtOranje:		#ffa24f;
  --oranje: 			#ff7800; /* primair */
  --lichtBlauw:			#5cc3ff;
  --blauw:				#0080e3; /* secundair */
  --blauw2:				#0090e3;
  --donkerGroen:		#5a8c10;
  --groen:				#74ba0d;
  --lichterGroen:		#f8ffed;
  --geel:				#ffc700;
  
  --blauw_a75:			rgba(0, 128, 227, .75);
  
  --donkerGrijs:		#696969;
  --grijs: 				#e6e6e6;
  --lichtGrijs:			#f2f2f2;
  --lichterGrijs:		#f9f9f9;
  --nogLichterGrijs:	#fcfcfc;
  
  --lichtBlauwGrijs:	#eff5fe;
  --lichterBlauwGrijs:	#f8fbff;
  --wit: 				#ffffff;
  --zachtZwart:			#363636;
  --zwart: 				#000000;
  
  
  
  --insetBoxShadow:		2px 1px 0px 0 rgba(0, 0, 0, .09), inset 0 -4px 0 rgba(0, 0, 0, .09);
  
  --btn-default-brd-radius: 5px !important;
  --btn-shop-brd-radius: 5px !important;
  --btn-accent-brd-radius: 5px !important;
}
/* Regels voor ruimte
  
  Tussen rijen
     D: 100px (65px + 35px)
     T: 100px (65px + 35px)
     M: 45px  (10px + 35px)
  
*/


.webr-print-button-positioner {
	position: absolute;
	top: 0px;
	right: 15px;
}
.webr-print-button {
	background-color: var(--geel);
	color: var(--zwart);
	box-shadow: none;
}
.webr-print-button:hover {
	box-shadow: inset 0 0 200px rgba(0,0,0,0.1);
}
body:not(.__) .webr-print-button-positioner .webr-print-button {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	font-size: 16px;
}

#webr-separator-between-product-categories-and-categories {
	grid-column-start: 1;
    grid-column-end: calc(var(--wd-col) + 1);
}

.center-header-mobile iframe {
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 767px) {
	.facebook-responsive {
		height: 216px !important;
	}
}

.tekst-3-kolommen {
	column-count: 3;
}
@media (max-width: 991px) {
	.tekst-3-kolommen {
		column-count: 2;
	}
}

#woocommerce_layered_nav-2.collapsable-sidebar-filter:not(.filter-expand) > :not(.widget-title) {
	height: auto !important;
}
#woocommerce_layered_nav-2.collapsable-sidebar-filter:not(.filter-expand) > .widget-title {
	margin-bottom: 20px !important;
	pointer-events: none !important;
}
#woocommerce_layered_nav-2.collapsable-sidebar-filter:not(.filter-expand) > .widget-title::after {
	display: none !important;
	content: unset !important;
}


@media (max-width: 767px) {
	#webr-afrekenpagina-titel-woodmart > a {
		flex-basis: 33% !Important;
	}
	
	body.woocommerce-cart .button[name="update_cart"] {
		margin-bottom: 10px;
	}
	
	.woocommerce-product-gallery .labels-rectangular {
		top: 5px;
		right: unset;
		left: 28px !important;
	}
	
	.product-additional-galleries {
		flex-direction: row;
		column-gap: 10px;
	}
	
	body.single-product .afspraak-maken-tekstblok > .vc_column-inner {
		border-bottom-right-radius: 5px !important;
		border-top-left-radius: 0px !important;
		border-top: 0px !important;
		border-right: 1px solid #e6e6e6 !important;
	}
	
	body.single-product .afspraak-maken-inner .wpb_single_image img {
		border-bottom-right-radius: 0px;
		border-top-left-radius: 5px !important;
		width: 100% !important;
	}
	
	body.single-product #webr-product-page-wrapper-around-quantity-and-add-to-cart-button {
		justify-content: space-between !important;
	}
	
	body.single-product #webr-veilig-online-betalen-productpagina {
		margin-bottom: 4px !important;
	}
	
	body.single-product .wd-products-nav {
		display: none !important;
	}
	
	body.single-product .breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
		margin-bottom: 0px !important;
	}
	
	body.single-product .woocommerce-Tabs-panel--description > .wc-tab-inner h2 {
		font-size: 16px !important;
	}
	
	body.single-product:not(.__):not(.__):not(.__):not(.__):not(.__):not(.__) .tcwidth-100 {
		flex-basis: 100% !Important;
		max-width: 100% !important;
	}
	
	.woocommerce-cart .cross-sells h3 {
		font-size: 18px;
		text-transform: unset;
	}
	
	.homepagina-h1 {
		font-size: 22px !important;
	}
	
	body:not(.__) .min-footer {
		padding-bottom: 20px !important;
	}
	
	#_form_23_submit {
		font-size: 16px !important;
    	text-transform: unset !important;
    	width: 100% !important;
	}
	
	body.single-product .shop_attributes tr {
		padding-bottom: 3px !important;
		margin-bottom: 3px !important;
	}
	
	.webr-extra-doorgaan-naar-afrekenpagina-knop {
		background-color: var(--oranje);
		color: var(--wit);
		margin-bottom: 25px;
		width: 100%;
		box-shadow: var(--btn-shop-box-shadow);
	}
	.webr-extra-doorgaan-naar-afrekenpagina-knop:hover {
		background-color: var(--btn-shop-bgcolor-hover);
		box-shadow: var(--btn-shop-box-shadow-hover);
		color: var(--wit);
	}
	
	h2.tc-cell {
		font-size: 20px !important;
	}
	
	h1.tc-cell {
		font-size: 23px !important;
	}
}
@media (min-width: 768px) {
	body.single-product #webr-product-page-wrapper-around-quantity-and-add-to-cart-button > .quantity {
		margin-right: 10px;
	}
	.webr-extra-doorgaan-naar-afrekenpagina-knop {
		display: none !important;
	}
}

.labels-rectangular .product-label {
	border: 1px solid #f2f2f2;
    border-radius: 5px;
}

.wd-popup {
	padding: 13px !important;
}

.shop-content-area .wd-active-filters {
	margin-top: 15px;
}

.widget_layered_nav ul li {
	margin-bottom: 7px;
}

.woocommerce-result-count {
	display: none !important;
}

.woodmart-sidebar-content .widget {
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
    border-bottom: 1px solid;
}

.collapsable-sidebar-filter > .widget-title {
    cursor: pointer;
    position: relative;
}
.collapsable-sidebar-filter > .widget-title::after {
    content: "\f115";
    font-family: 'woodmart-font';
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}
.collapsable-sidebar-filter.filter-expand > .widget-title::after {
    transform: translateY(-50%) rotate(0deg);
}

.collapsable-sidebar-filter {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.collapsable-sidebar-filter h5 {
    font-size: 18px !important;
	font-weight: 500;
}
.collapsable-sidebar-filter > :not(.widget-title) {
    overflow: hidden;
}
.collapsable-sidebar-filter:not(.filter-expand) > :not(.widget-title) {
    height: 0px;
}
.collapsable-sidebar-filter:not(.filter-expand) > .widget-title {
    margin-bottom: 0px;
}

.collapsable-sidebar-filter + :not(.collapsable-sidebar-filter) {
    margin-top: 45px;
}




#_form_62679BB0EA1F9_ button[type="submit"] {
	font-size: 14px !Important;
	width: 100% !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
	#sportbrillen-per-sport .btn-full-width {
		font-size: 15px !important;
	}
	#sportbrillen-per-sport .btn-full-width .wd-btn-icon {
		font-size: 1.5em !important;
	}
}



.product-image-summary-inner .product_meta {
  font-size: 14px;
}



.dgwt-wcas-search-icon {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .woocommerce-ordering select > option {
    color: #2d2a2a;
  }
}

.woof_list li {
  margin: 0px !important;
}
.woof_container_inner > h4 {
  margin-bottom: 5px;
}
.woof_list label {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
input.woof_checkbox_term,
input.woof_radio_term {
  display: none !important;
}
.woof_checkbox_label {
  margin-left: 0px;
}
.woof_checkbox_label_selected::before {
  content: '- ';
}


.widget_price_filter .ui-slider-horizontal::before {
  opacity: 0;
}
.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #99A4AC !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
  background-color: var(--wit) !important;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  margin-top: 0px !important;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: var(--wit) !important;
  border-color: #cecfcf !important;
  margin-top: 0px !important;
  transform: translateY(-50%) !important;
}
.widget_price_filter .ui-slider .ui-slider-handle::after {
  height: 4px;
  background-color: #99A4AC !important;
  border-radius: 50%;
}



.tennis-icoontje .wd-icon {
  display: inline-block;
  border: 2px solid;
  border-radius: 50%;
  padding: 0.5em;
  height: 1em;
  vertical-align: middle;
  position: relative;
  background-color: var(--blauw);
}
.tennis-icoontje .wd-icon::before {
  display: inline-block;
  content: '';
  width: 77%;
  height: 87%;
  position: absolute;
  top: 0px;
  left: 20%;
  color: var(--wit);
  border-left: 2px solid;
  border-right: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(45deg);
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}



.hockey-icoontje .wd-icon {
  position: relative;
  width: 1em;
  height: 1em;
}
.hockey-icoontje .wd-icon::before {
  content: 'j';
  display: block;
  font-family: "Hind Siliguri", Arial, Helvetica, sans-serif;
  transform: scaleX(-1) rotate(45deg);
  font-size: 1.6em;
  position: absolute;
  left: 22%;
  top: -29%;
  font-weight: 500;
}




.triathlon-icoontje .wd-icon {
  position: relative;
  width: 1em;
  height: 1em;
}
.triathlon-icoontje .wd-icon::before {
  content: "\f5c4 \A \f70c \f84a";
  font-weight: 900;
  font-size: .5em;
  display: block;
  line-height: 1;
  letter-spacing: 0.2em;
  position: absolute;
  left: -.15em;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: right;
}



.mountainbike-icoontje .wd-icon {
  position: relative;
  width: 1.3em;
  height: 1.1em;
}
.mountainbike-icoontje .wd-icon::before {
  content: "\f6fc";
  display: block;
  position: absolute;
  left: 0%;
  bottom: 0%;
  font-weight: 900;
  font-size: .9em;
  opacity: .2;
}
.mountainbike-icoontje .wd-icon::after {
  content: "\f84a";
  display: block;
  position: absolute;
  left: 24%;
  bottom: 0%;
  font-weight: 700;
  font-size: .8em;
}




.sidebar-container.wd-inited > .widget-area > .widget:not(.woodmart-woocommerce-layered-nav):not(.woocommerce):not(.WOOF_Widget) {
  display: none !important;
}


.webr-lees-meer[open] > summary {
  display: none !important;
}


#footer-activecampaign ._form {
  width: auto !important;
  margin-top: 0px !important;
  background: transparent !important;
  padding: 0px !important;
  color: #ffffff !important;
}

#footer-activecampaign ._form > ._form-content > ._form_element > :not(button):not(._field-wrapper):not(._form-title) {
  display: none !important;
}
#footer-activecampaign ._form > ._form-content > ._form_element > ._form-title {
  font-size: 16px;
  line-height: var(--wd-text-line-height);
  font-family: var(--wd-title-font);
  font-weight: var(--wd-text-font-weight);
  margin-bottom: 15px;
}
#footer-activecampaign ._form input[type="text"] {
  border-color: rgba(255,255,255,.5);
}
#footer-activecampaign ._form > ._form-content > ._form_element:nth-last-child(3) {
  width: 70%;
  float: left;
  padding-right: 10px;
}
#footer-activecampaign ._form > ._form-content > ._form_element:nth-last-child(3) + * {
  width: 30%;
  display: inline-block;
}



.webr-lees-meer > summary {
  color: var(--blauw);
  cursor: pointer;
  font-weight: 500;
}
.webr-lees-meer[open] > summary {
  display: none !important;
}

.product-video-button.wd-gallery-btn > a {
  background-color: var(--blauw);
  color: var(--wit);
}

.meta-location-add_to_cart .product_meta {
  border-top-width: 0px;
  padding-top: 0px;
  margin-top: 20px;
}


#klantbeoordeling-productpagina b {
  font-weight: 500;
}

#webr-product-page-buttons-after-add-to-cart-button .glasses-wrap > div {
  padding: 10px 18px !important;
  
  font-size: 13px !important;
  line-height: 18px !important;
  background-color: #F3F3F3 !important;
  color: #3E3E3E !important;
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  outline: none !important;
  border-width: 0 !important;
  border-style: solid !important;
  border-color: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  vertical-align: middle !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  text-shadow: none !important;
  letter-spacing: .3px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease !important;
  
  border: 2px solid #e9e9e9 !important;
  color: #333 !important;
  
  background-color: transparent !important;
  
  font-family: inherit !important;
  
  width: 100% !important;
  height: auto !important;
  
  border-radius: 5px !important;
}
.glasses-wrap > div > * {
  display: contents !important;
}

body.woocommerce-cart .page-title {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  background-image: none !important;
  margin-bottom: 25px !important;
}
.cross-sells {
  margin-top: 30px !important;
}
.woocommerce-cart-form__contents {
  margin-bottom: 15px !important;
}
.woocommerce-cart-form__contents th,
.woocommerce-cart-form__contents td {
  padding: 10px 8px;
}

.shop_attributes th, .shop_attributes td {
  padding-top: 10px;
  padding-bottom: 10px;
}


.tm-extra-product-options-field > :not(.refractie-rechts):not(.refractie-links):not(.pupilafstand) {
  order: 0;
}
.tm-extra-product-options-field > .pupilafstand {
  order: 1;
}
.tm-extra-product-options-field > .refractie-rechts {
  order: 2;
}
.tm-extra-product-options-field > .refractie-links {
  order: 3;
}
.tm-extra-product-options-field > .refractie-rechts ~ :not(.refractie-rechts):not(.refractie-links):not(.pupilafstand) {
  order: 4;
}
.refractie-rechts {
  -ms-flex: 0 0 65.75% !important;
  flex: 0 0 65.75% !important;
  max-width: 65.75% !important;
	padding-left: 15px !important;
	
}
.refractie-rechts > .tc-section-inner-wrap > .tc-row > .tc-cell > .tc-row > .cpf-type-header {
  -ms-flex: 0 0 calc(46% - 15px / 2) !important;
  flex: 0 0 calc(46% - 15px / 2) !important;
  max-width: calc(46% - 15px / 2) !important;
}
.refractie-rechts > .tc-section-inner-wrap > .tc-row > .tc-cell > .tc-row > .cpf-type-select {
  -ms-flex: 0 0 calc(54% - 15px / 2) !important;
  flex: 0 0 calc(54% - 15px / 2) !important;
  max-width: calc(54% - 15px / 2) !important;
}

.refractie-links {
  -ms-flex: 0 0 calc(34.25% - 15px) !important;
  flex: 0 0 calc(34.25% - 15px) !important;
  max-width: calc(34.25% - 15px) !important;
}


.cpf-section.pupilafstand > .tc-section-inner-wrap > .tc-row/* > */.tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .cpf-element:first-child,
.cpf-section.pupilafstand > .tc-section-inner-wrap > .tc-row/* > */.tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .cpf-element:nth-child(4),
.cpf-section.pupilafstand > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .cpf-element:first-child,
.cpf-section.pupilafstand > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .cpf-element:nth-child(4) {
  -ms-flex: 0 0 calc(31.5% - 15px) !important;
  flex: 0 0 calc(31.5% - 15px) !important;
  max-width: calc(31.5% - 15px) !important;
}
.cpf-section.pupilafstand > .tc-section-inner-wrap > .tc-row/* > */.tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .cpf-element:not(:first-child):not(:nth-child(4)),
.cpf-section.pupilafstand > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .cpf-element:not(:first-child):not(:nth-child(4)) {
  -ms-flex: 0 0 calc(34.25% - 15px / 2) !important;
  flex: 0 0 calc(34.25% - 15px / 2) !important;
  max-width: calc(34.25% - 15px / 2) !important;
}

@media (max-width: 575px) {
	body:not(.webr-toon-product-opties-direct):not(#_) .tm-extra-product-options > ul {
		padding: 0px !important;
		background-color: transparent !important;
	}
	.tm-collapse-wrap,
	.tm-extra-product-options .tm-collapse .tm-section-label,
	.tm-extra-product-options .tm-collapse .tc-epo-label.tm-section-label {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	body:not(#_) .refractie-rechts {
		padding-left: 0px !important;
	}
	body:not(#_) .refractie-links {
		-ms-flex: 0 0 34.25% !important;
		flex: 0 0 34.25% !important;
		max-width: 34.25% !important;
		margin-right: -15px !important;
	}
	
	
	
  .cpf-section.pupilafstand > .tc-section-inner-wrap > .tc-row/* > */.tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .cpf-element:first-child,
  .cpf-section.pupilafstand > .tc-section-inner-wrap > .tc-row/* > */.tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .cpf-element:nth-child(4),
  .cpf-section.pupilafstand > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .cpf-element:first-child,
  .cpf-section.pupilafstand > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .cpf-element:nth-child(4) {
    /*-ms-flex: 0 0 calc(42% - 15px * 2 / 3) !important;
    flex: 0 0 calc(42% - 15px * 2 / 3) !important;
    max-width: calc(42% - 15px * 2 / 3) !important;*/
  }
  .cpf-section.pupilafstand > .tc-section-inner-wrap > .tc-row/* > */.tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .cpf-element:not(:first-child):not(:nth-child(4)),
  .cpf-section.pupilafstand > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .cpf-element:not(:first-child):not(:nth-child(4)) {
    /*-ms-flex: 0 0 calc(29% - 15px * 2 / 3) !important;
    flex: 0 0 calc(29% - 15px * 2 / 3) !important;
    max-width: calc(29% - 15px * 2 / 3) !important;*/
  }
  
  
  /*.refractie-rechts {
    padding-right: 0px !important;
    
    -ms-flex: 0 0 calc(67% - 15px / 2) !important;
    flex: 0 0 calc(67% - 15px / 2) !important;
    max-width: calc(67% - 15px / 2) !important;
  }
  .refractie-links {
    padding-left: 20px !important;
    
    -ms-flex: 0 0 calc(33% - 15px / 2) !important;
    flex: 0 0 calc(33% - 15px / 2) !important;
    max-width: calc(33% - 15px / 2) !important;
  }
  
  .refractie-rechts > .tc-section-inner-wrap > .tc-row > .tc-cell > .tc-row > .cpf-type-header {
    -ms-flex: 0 0 calc(59.2% - 15px / 2) !important;
    flex: 0 0 calc(59.2% - 15px / 2) !important;
    max-width: calc(59.2% - 15px / 2) !important;
  }
  .refractie-rechts > .tc-section-inner-wrap > .tc-row > .tc-cell > .tc-row > .cpf-type-select {
    -ms-flex: 0 0 calc(40.8% - 15px / 2) !important;
    flex: 0 0 calc(40.8% - 15px / 2) !important;
    max-width: calc(40.8% - 15px / 2) !important;
  }*/
  
  
  
  .pupilafstand .tm-epo-element-label,
  .refractie-rechts .tm-epo-element-label {
    font-size: 15px;
  }
  
  /*.pupilafstand > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row,
  .pupilafstand > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .tc-cell > .tc-element-inner-wrap > .tc-row,
  .refractie-rechts > .tc-section-inner-wrap > .tc-row > .tc-cell > .tc-row,
  .refractie-rechts > .tc-section-inner-wrap > .tc-row > .tc-cell > .tc-row > .tc-cell > .tc-element-inner-wrap > .tc-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .pupilafstand > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .tc-cell,
  .pupilafstand > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .tc-cell > .tc-element-inner-wrap > .tc-row > .tc-cell,
  .refractie-rechts > .tc-section-inner-wrap > .tc-row > .tc-cell > .tc-row > .tc-cell,
  .refractie-rechts > .tc-section-inner-wrap > .tc-row > .tc-cell > .tc-row > .tc-cell > .tc-element-inner-wrap > .tc-row > .tc-cell {
    padding-left: 10px;
    padding-right: 10px;
  }*/
  
  .pupilafstand > .tc-section-inner-wrap > .tc-row/* > */.tm-collapse > .tc-cell > .tm-collapse-wrap > .tc-row > .tc-cell > .tc-element-inner-wrap > .tc-row > .tc-cell select,
  .refractie-rechts > .tc-section-inner-wrap > .tc-row > .tc-cell > .tc-row > .tc-cell > .tc-element-inner-wrap > .tc-row > .tc-cell select,
  .refractie-links > .tc-section-inner-wrap > .tc-row > .tc-cell > .tc-row > .tc-cell > .tc-element-inner-wrap > .tc-row > .tc-cell select {
    padding-left: 8px;
    padding-right: 8px;
    background-position-x: calc(100% - 3px) !important;
  }
  
  .tc-tooltip {
    font-size: 12px !important;
  }
}
/*body:not(.webr-toon-product-opties-direct) #tm-extra-product-options-fields {
  overflow-x: auto;
}*/
body:not(.webr-toon-product-opties-direct) #tm-extra-product-options-fields > .tm-extra-product-options-field {
  min-width: 230px;
}




.inline-block {
  display: inline-block;
}

#tm-tooltip {
  width: fit-content;
  max-width: 100% !important;
  max-width: min(100%, 500px) !important;
  
  color: var(--wd-text-color) !important;
  background: var(--wit) !important;
  
  text-shadow: none !important;
}
@media (max-width: 575px) {
  #tm-tooltip {
    left: 0px !important;
    top: 0px !important;
    position: fixed !important;
  }
}
#tm-tooltip > [data-markeer="pupilafstand"] .brilrecept-element .br-pupilafstand,
#tm-tooltip > [data-markeer="sferisch"] .brilrecept-element .br-sferisch,
#tm-tooltip > [data-markeer="cylinder"] .brilrecept-element .br-cylinder,
#tm-tooltip > [data-markeer="as"] .brilrecept-element .br-as,
#tm-tooltip > [data-markeer="additie"] .brilrecept-element .br-additie {
  position: relative;
}
#tm-tooltip > [data-markeer="pupilafstand"] .brilrecept-element .br-pupilafstand::before,
#tm-tooltip > [data-markeer="sferisch"] .brilrecept-element .br-sferisch::before,
#tm-tooltip > [data-markeer="cylinder"] .brilrecept-element .br-cylinder::before,
#tm-tooltip > [data-markeer="as"] .brilrecept-element .br-as::before,
#tm-tooltip > [data-markeer="additie"] .brilrecept-element .br-additie::before {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  left: -6px;
  width: calc(100% + 12px);
  height: calc(100% + 8px);
  border-radius: 50%;
  border: 2px solid var(--groen);
  opacity: .5;
}
#tm-tooltip .brilrecept-element {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.brilrecept-element {
  text-align: left;
}
.brilrecept-element,
.brilrecept-element > .wpb_column,
.brilrecept-element > .wpb_column > .vc_column-inner {
  width: fit-content;
}
.brilrecept-element > .wpb_column:first-child {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 480px) {
  .veld-sferisch,
  .veld-cylinder,
  .veld-as {
    display: block;
  }
}

.tabel {
  display: table;
}
.tabel-rij {
  display: table-row;
}
.tabel-cel {
  display: table-cell;
}
.sterren-0,
.sterren-0-5,
.sterren-1,
.sterren-1-5,
.sterren-2,
.sterren-2-5,
.sterren-3,
.sterren-3-5,
.sterren-4,
.sterren-4-5,
.sterren-5 {
  position: relative;
}
.sterren-0::before,
.sterren-0-5::before,
.sterren-0-5::after,
.sterren-1::before,
.sterren-1-5::before,
.sterren-1-5::after,
.sterren-2::before,
.sterren-2-5::before,
.sterren-2-5::after,
.sterren-3::before,
.sterren-3-5::before,
.sterren-3-5::after,
.sterren-4::before,
.sterren-4-5::before,
.sterren-4-5::after,
.sterren-5::before {
  position: relative;
  display: block;
  vertical-align: middle;
  white-space: nowrap;
  letter-spacing: 2px;
  /*font-weight: 400;*/
  color: #EABE12;
  font-family: "woodmart-font";
  
  margin-bottom: 3px;
}


.sterren-0::before {
  content: "\f149" "\f149" "\f149" "\f149" "\f149";
}

.sterren-0-5::before {
  content: "\f149" "\f149" "\f149" "\f149" "\f149";
}

.sterren-1::before {
  content: "\f148" "\f149" "\f149" "\f149" "\f149";
}

.sterren-1-5::before {
  content: "\f148" "\f149" "\f149" "\f149" "\f149";
}

.sterren-2::before {
  content: "\f148" "\f148" "\f149" "\f149" "\f149";
}

.sterren-2-5::before {
  content: "\f148" "\f148" "\f149" "\f149" "\f149";
}

.sterren-3::before {
  content: "\f148" "\f148" "\f148" "\f149" "\f149";
}

.sterren-3-5::before {
  content: "\f148" "\f148" "\f148" "\f149" "\f149";
}

.sterren-4::before {
  content: "\f148" "\f148" "\f148" "\f148" "\f149";
}

.sterren-4-5::before {
  content: "\f148" "\f148" "\f148" "\f148" "\f149";
}

.sterren-5::before {
  content: "\f148" "\f148" "\f148" "\f148" "\f148";
}


.sterren-0-5::after,
.sterren-1-5::after,
.sterren-2-5::after,
.sterren-3-5::after,
.sterren-4-5::after {
  content: "\f148";
  position: absolute;
  top: 0px;
  width: 7px;
  overflow: hidden;
}
.sterren-0-5::after {
  left: 0px;
}
.sterren-1-5::after {
  left: 17px;
}
.sterren-2-5::after {
  left: 33px;
}
.sterren-3-5::after {
  left: 50px;
}
.sterren-4-5::after {
  left: 67px;
}


.testimonial-content footer {
  margin-top: 5px;
}
@media (min-width: 1025px) and (max-width: 1199.98px) {
  .whb-general-header-inner .wd-logo img {
    width: 150px;
  }
}
.wd-header-text .wwk-widget-iframe {
  display: block;
  max-width: none;
}

.term-description > h1 {
  display: none !important;
}

.webr-product-category-secondary-description details > summary {
  padding: 10px 20px;
  border: 2px solid;
  display: inline-block;
  border-radius: var(--wd-form-brd-radius);
  font-size: 14px;
  font-weight: 600;
}
.webr-product-category-secondary-description details[open] > summary {
  display: none !important;
  visibility: hidden !important;
}



.grecaptcha-badge {
  visibility: hidden !important;
}

@media (min-width: 1025px) and (max-width: 1199px) {
  #service-blokken-verticaal > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row {
    flex-direction: column-reverse;
  }
  #service-blokken-verticaal > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row > .wpb_column {
    width: 100%;
    min-height: 1px;
  }
}
@media (max-width: 1024px) {
  #service-blokken-verticaal > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  #service-blokken-verticaal {
    margin-top: 40px;
  }
}
@media (min-width: 576px) and (max-width: 1024px) {
  #service-blokken-verticaal > .wpb_column {
    width: 50%;
  }
  #service-blokken-verticaal .afspraak-maken-inner h2 {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  #service-blokken-verticaal > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row {
    flex-direction: column-reverse;
  }
  #service-blokken-verticaal > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row > .wpb_column {
    width: 100%;
    min-height: 1px;
  }
}


#webr-je-hebt-gratis-verzending {
  padding: 10px 20px;
  /*background-color: var(--lichterGroen);*/
  border: 2px solid var(--groen);
  color: var(--donkerGroen);
  
  font-weight: bold;
  
  margin-bottom: 20px;
  
  width: fit-content;
}
#webr-nog-x-tot-gratis-verzending {
  padding: 10px 20px;
  background-color: var(--lichterGrijs);
  border: 2px solid var(--grijs);
  
  margin-bottom: 20px;
  
  width: fit-content;
}
#webr-nog-x-tot-gratis-verzending > strong {
  color: var(--oranje);
}


.scroller-for-table {
  overflow-x: auto;
}

#gdprc_settings .gdprc_item__label {
  padding-right: 5.5rem;
}
#gdprc_settings .gdprc_item__toggle__wrapper {
  right: 0px;
}

@media (min-width: 576px) and (max-width: 1024px) {
  .wd-blog-holder > .blog-design-masonry {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .product-grid-item.col-6 .wd-entities-title,
  .product-grid-item.col-6 .wd-product-cats,
  .product-grid-item.col-6 .wd-product-brands-links {
    font-size: 15px;
  }
  
  .title-wrapper .title-subtitle {
    font-size: 13px; /* i.p.v. 12px */
  }
  .title-wrapper .title {
    font-size: 22px; /* i.p.v. 20px */
  }
}
@media (max-width: 480px) {
  .info-box-vertical-below-481 {
    flex-wrap: wrap;
  }
  .info-box-vertical-below-481 .info-box-content {
    width: 100%;
  }
  .info-box-vertical-below-481 > .box-icon-wrapper {
    margin-bottom: 20px;
  }
}


@media (min-width: 1025px) and (max-width: 1199px) {
  .wd-nav > li > a {
    padding-left: calc(15px - 7 * (1199px - 100vw) / (1199 - 1025)) !important;
    padding-right: calc(15px - 7 * (1199px - 100vw) / (1199 - 1025)) !important;
  }
  .woord-maken-in-knop-afspraak-maken-header {
    display: none;
  }
  .whb-sticky-header .wd-nav > .afspraak-maken-knop {
    margin-right: 20px !important;
  }
}
@media (max-width: 1024px) {
  body:not(.__) .chaty-widget {
    bottom: 35px !important;
  }
  body:not(.__) .scrollToTop.button-show ~ .chaty-widget {
    bottom: 65px !important;
  }
  .afspraak-maken-knop.menu-item > a {
    background-color: var(--oranje);
    color: var(--wit) !important;
  }
  .afspraak-maken-knop.menu-item > a:hover {
    background-color: var(--wit);
    color: var(--nav-mobile-link-color) !important;
  }
  .min-footer {
    padding-bottom: 140px !important;
  }
}
@media (min-width: 992px) {
  /*.home-reviews-onder-intro > .row > .testimonial {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    width: 33.3333333333%;
  }*/
}
@media (min-width: 768px) and (max-width: 991px) {
  #sportbrillen-per-sport > .wpb_column {
    width: 50%;
  }
  .home-reviews-onder-intro > .row > .testimonial {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
  form.woocommerce-checkout > div {
   -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .home-reviews-onder-intro > .row > .testimonial > .testimonial-inner {
    align-items: center;
  }
  .home-reviews-onder-intro .testimonial-content footer {
    display: none;
  }
  .home-reviews-onder-intro > .row > .testimonial {
    margin-bottom: 30px !important;
  }
  .home-reviews-onder-intro > .row {
    margin-bottom: -30px;
  }
  
  #home-facebook-video {
    margin-bottom: 0px;
  }
  #home-facebook-video > .wpb_wrapper {
    height: 0px;
    padding-top: calc(100% * 9 / 16);
    position: relative;
  }
  #home-facebook-video > .wpb_wrapper > iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  #home-intro-slider-kolom {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
  }
  #home-intro .wd-slide-container {
    padding-left: 0px;
    align-items: flex-end !important;
    padding-bottom: 0px !important;
  }
  #home-intro .wd-slide-inner {
    border-radius: 0px;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  
  body #sportbrillen-per-sport {
    margin-top: 30px !important;
  }
  body:not(.__) #sportbrillen-per-sport > .wpb_column > .vc_column-inner {
    padding-top: 10px;
  }
  
  #sportbrillen-per-sport {
    margin-left: -5px;
    margin-right: -5px;
  }
  #sportbrillen-per-sport > .wpb_column > .vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
  }
  #sportbrillen-per-sport .btn-full-width {
    font-size: 13px;
    padding: 5px !important;
  }
  #sportbrillen-per-sport .btn-full-width .wd-btn-icon {
    font-size: 1.1em !important;
    margin-right: 6px !important;
  }
}
@media (min-width: 360px) and (max-width: 767px) {
  #sportbrillen-per-sport .title-wrapper .title {
    font-size: 17px;
  }
  #sportbrillen-per-sport > .wpb_column {
    width: 50%;
  }
}


@media (min-width: 1025px) and (max-width: 1199.98px) {
  #klantbeoordeling-header-label,
  #klantbeoordeling-header-vd10 {
    display: none !important;
    visibility: hidden !important;
  }
  .menu-opener {
    min-width: 200px;
  }
}
@media (max-width: 1024px) {
  .whb-general-header-inner {
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .wd-logo img {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .wwk-sidebar--mobile--tab-right .wwk-sidebar--mobile {
    align-self: flex-start !important;
  }
}


#wpadminbar:not(:hover) {
  overflow-y: scroll;
}


.webr-tc-name-nbsp {
  /*display: none !important;
  visibility: hidden !important;*/
}
.webr-tc-name-nbsp::before {
  content: '(label)';
}
.webr-variation-nbsp {
  /*display: inline-block;
  padding: 6px 9px;
  background-color: var(--lichtGrijs);
  font-size: 12px;*/
}



/*.woocommerce-cart-form__contents .variation.tc-epo-metadata > dd {
  margin-bottom: 5px;
}*/
.cart-info .variation.tc-epo-metadata,
.cart_item .variation.tc-epo-metadata {
  font-size: 15px;
  line-height: 1.2;
}
.cart-info .variation.tc-epo-metadata:last-child,
.cart_item .variation.tc-epo-metadata:last-child {
  margin-bottom: 0px !important;
}
.cart-info .variation.tc-epo-metadata > .tc-name/*:not(.webr-tc-name-nbsp)*/,
.cart_item .variation.tc-epo-metadata > .tc-name/*:not(.webr-tc-name-nbsp)*/ {
  clear: left;
  float: left;
  padding-right: .6ch;
  font-weight: 500;
  font-style: normal;
}
.cart-info .variation.tc-epo-metadata > .tc-value,
.cart_item .variation.tc-epo-metadata > .tc-value {
  margin-bottom: 2px;
}
.cart-info .variation.tc-epo-metadata > .tc-value > p:last-child,
.cart_item .variation.tc-epo-metadata > .tc-value > p:last-child {
  margin-bottom: 0px;
}
.cart_item .variation.tc-epo-metadata > .tc-value p {
  font-size: inherit;
  margin-top: 0px;
}

.chaty-widget {
  z-index: 499 !important;
}
.cat-item-52,
.cat-item-54 {
  display: none !important;
  visibility: hidden !important;
}

.chaty-widget {
  right: 14px !important;
  bottom: 15px !important;
}
.scrollToTop.button-show ~ .chaty-widget {
  bottom: 80px !important;
}
.scrollToTop.button-show {
	bottom: 80px !important;
}

@media (max-width: 767px) {
	.scrollToTop.button-show {
		bottom: 35px !important;
		left: 12px;
	} 
}


@media (min-width: 768px) and (max-width: 992px) {
	.scrollToTop.button-show {
		bottom: 110px !important;
		right: 24px;
	} 
}

.woocommerce-product-gallery .thumbnails.slick-slider > button {
  background-color: var(--lichterGrijs);
  border: 1px solid var(--grijs);
}
.woocommerce-product-gallery .thumbnails.slick-slider > button:hover {
  background-color: var(--grijs);
}


.webr-alle-sporten-link > a {
  background-color: var(--oranje);
  color: var(--wit) !important;
}
.webr-alle-sporten-link:hover > a {
  background-color: var(--blauw) !important;
}




body .wwk-sidebar {
  z-index: 499 !important; /* 1 onder die van .wd-side-hidden */
}




.woocommerce-product-attributes-item__value a[rel="tag"] {
  color: inherit;
}
.woocommerce-product-attributes-item__value a[rel="tag"]:hover {
  color: var(--wd-link-color-hover);
}


.color-inherit {
  color: inherit;
}
.underline {
  text-decoration: underline;
}
.wd-post-date {
  display: none !important;
  visibility: hidden !important;
}


[style*='color: #ff6600;'],
[style*='color:#ff6600;'],
[style$='color: #ff6600'],
[style$='color:#ff6600'] {
  color: var(--oranje) !important;
}
.color-scheme-light [style*='color: #ff6600;'],
.color-scheme-light [style*='color:#ff6600;'],
.color-scheme-light [style$='color: #ff6600'],
.color-scheme-light [style$='color:#ff6600'],
.whb-color-light [style*='color: #ff6600;'],
.whb-color-light [style*='color:#ff6600;'],
.whb-color-light [style$='color: #ff6600'],
.whb-color-light [style$='color:#ff6600'] {
  color: var(--lichtOranje) !important;
}


.category-grid-item .wd-entities-title {
  padding: 13px 18px;
  background-color: var(--wit);
  margin-left: -20px;
  margin-bottom: -15px;
  border-top-right-radius: 5px;
}

.category-grid-item .category-image {
  height: 0px;
  padding-top: calc(120 / 480 * 100%);
  position: relative;
}
.category-grid-item img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (min-width: 769px) {
  .category-grid-item {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}



.cart-actions .button[name="apply_coupon"] {
  background-color: var(--lichtGrijs);
  color: var(--zwart);
}



body.single-product .wd-nav[class*="wd-style-"] > .afspraak-maken-knop > a,
body.woocommerce-cart .wd-nav[class*="wd-style-"] > .afspraak-maken-knop > a {
  background-color: transparent !important;
  color: var(--zwart) !important;
  
  border-left: 1px solid var(--grijs);
  border-right: 1px solid var(--grijs);
}
body.woocommerce-cart .searchform.wd-style-with-bg .searchsubmit {
  background-color: var(--lichtGrijs);
  color: var(--zwart);
}

/*body.woocommerce-cart .cart-content-wrapper {
  min-height: calc(100vh - 517px);
}*/





.whb-header .whb-header-bottom .wd-header-cats {
  height: 100%;
  margin-bottom: 0px;
}
.whb-header-bottom .wd-dropdown {
  border-top: 1px solid var(--grijs);
}
.whb-header-bottom .menu-opener {
  border-left: 1px solid var(--grijs);
  border-right: 1px solid var(--grijs);
}



.promo-banner-wrapper {
  border-radius: 5px;
}

#home-intro .wd-slide-container {
  padding-right: 0px;
}
#home-intro .wd-slide-inner {
  width: 440px;
  max-width: 100%;
  
  padding: 25px 30px 20px 30px;
  background-color: var(--blauw_a75);
  
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#home-intro .promo-banner .banner-image img {
  width: calc(100% + 2px);
  max-width: calc(100% + 2px);
  margin-left: -1px;
  margin-right: -1px;
}



#home-top-3-fietsbrillen .product-grid-item .product-image-link {
  position: relative;
}
/*#home-top-3-fietsbrillen .product-grid-item .product-image-link::before {
  content: '0';
  font-size: 22px;
  font-weight: 600;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px;
  background-color: var(--oranje);
  line-height: 1;
  width: calc(1em + 20px);
  color: var(--wit);
  border-radius: 50%;
  text-align: center;
}
#home-top-3-fietsbrillen .product-grid-item:nth-child(1) .product-image-link::before {
  content: '1';
}
#home-top-3-fietsbrillen .product-grid-item:nth-child(2) .product-image-link::before {
  content: '2';
}
#home-top-3-fietsbrillen .product-grid-item:nth-child(3) .product-image-link::before {
  content: '3';
}*/
#home-top-3-fietsbrillen .product-grid-item .wd-entities-title {
  font-size: 19px;
  margin-top: 20px;
}
#home-top-3-fietsbrillen .product-grid-item .price {
  font-size: 18px;
}

#home-top-3-fietsbrillen > .wpb_column:first-child > .vc_column-inner::before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0px;
  width: calc(100vw - 1400px);
  height: 100%;
  
  background-color: inherit;
}
#home-top-3-fietsbrillen .product-grid-item .product-image-link img,
#home-top-3-fietsbrillen .product-grid-item .hover-img img {
  border-radius: 5px;
}



#home-rij-onder-intro .testimonial {
  margin-bottom: 0px;
}


.bor-rad {
  border-radius: 5px;
}
.bor-rad-top-left {
  border-top-left-radius: 5px;
}
.bor-rad-top-right {
  border-top-right-radius: 5px;
}
.bor-rad-bottom-left {
  border-bottom-left-radius: 5px;
}
.bor-rad-bottom-right {
  border-bottom-right-radius: 5px;
}



.overflow-hidden {
  overflow: hidden;
}

.wd-entities-title {
  line-height: 1.2;
}
.shop-loop-head {
  background-color: var(--nogLichterGrijs);
  padding: 14px 25px 2px;
  border: 1px solid var(--grijs);
  border-radius: 5px;
}


.widget.woodmart-woocommerce-layered-nav,
.widget_price_filter {
  padding-bottom: 0px;
  margin-bottom: 20px;
  
  border-bottom-width: 0px;
}
.widget.woodmart-woocommerce-layered-nav + :not(.woodmart-woocommerce-layered-nav) {
  margin-top: 40px;
}

.woodmart-woocommerce-layered-nav > .widget-title {
  margin-bottom: 10px;
}
.woodmart-woocommerce-layered-nav .layered-nav-link {
  padding-top: 2px;
  padding-bottom: 2px;
}
.woodmart-woocommerce-layered-nav li {
  line-height: 1.2;
  margin-bottom: 2px;
}
.wd-more-desc {
  max-height: calc(1.2 * 14px * 3 + 3px * 3);
  
  max-height: none;
}
.wd-more-desc .wd-more-desc-inner {
  text-align: left;
  font-size: 0px;
}
.wd-more-desc .wd-more-desc-inner > :not(.vinkjes):not(.plusjes) {
  display: none !important;
  visibility: hidden !important;
}
.wd-more-desc .wd-more-desc-inner .vinkjes,
.wd-more-desc .wd-more-desc-inner .plusjes {
  font-size: 14px;
  line-height: 1.2;
  
  margin-top: 10px;
  
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.wd-more-desc .wd-more-desc-inner .vinkjes > li,
.wd-more-desc .wd-more-desc-inner .plusjes > li {
  padding-right: calc(1.6em * .9);
}
.wd-more-desc .wd-more-desc-inner .vinkjes > li::before,
.wd-more-desc .wd-more-desc-inner .plusjes > li::before {
  line-height: calc(1.2em *  1 / .9);
}
.wd-more-desc .wd-more-desc-inner .vinkjes > li:not(:last-child),
.wd-more-desc .wd-more-desc-inner .plusjes > li:not(:last-child) {
  margin-bottom: 3px;
}


#webr-product-page-below-add-to-cart-button {
  padding: 18px 20px;
  background-color: var(--lichterGrijs);
  border: 1px solid var(--grijs);
  border-radius: 5px;
}
#webr-product-page-below-add-to-cart-button .vinkjes > li::before {
  color: var(--oranje);
}



.product_title {
  font-size: 30px;
}
@media (max-width: 575px) {
  .product_title {
    font-size: 23px;
  }
}
.summary-inner>.price, .wd-scroll-content>.price {
  font-size: 27px;
}



.product-image-summary .cart {
  margin-top: 35px;
}
.afspraak-maken-tekstblok h3 {
  margin-bottom: 10px;
}
.searchform.wd-style-with-bg .searchsubmit {
  background-color: var(--blauw);
}
.btn.btn-color-default {
  background-color: var(--lichterGrijs);
}


body:not(.__) .btn,
body:not(.__) .button,
body:not(.__) button:not(.searchsubmit),
body:not(.__) [type="submit"]:not(.searchsubmit),
body:not(.__) [type="button"]:not(.minus):not(.plus) {
  border-radius: 5px;
}




.single_add_to_cart_button::before {
  content: '';
  content: "\f105";
  font-family: "woodmart-font";
  margin-right: .5em;
  font-size: 1.3em;
  font-weight: 400;
}


.checkout_coupon {
  max-width: 600px;
}
@media (max-width: 630px) {
  .checkout_coupon {
    max-width: 100%;
  }
}




dl dt {
  font-weight: inherit;
  font-style: italic;
}


#nummer-1-footer {
  position: absolute;
  bottom: 100%;
  margin-bottom: 40px;
  padding: 10px 15px;
  background-color: var(--oranje);
  color: var(--wit);
  /*border: 1px solid var(--blauw);*/
  transform: translateY(50%);
  border-radius: 5px;
  
  font-size: 14px;
  text-transform: uppercase;
}


.woocommerce-product-details__short-description .vinkjes,
.woocommerce-product-details__short-description .plusjes,

#tab-description .vinkjes,
#tab-description .plusjes {
  font-size: 15px;
  
  column-count: 2;
  column-gap: 30px;
  width: fit-content;
}
/*.woocommerce-product-details__short-description .vinkjes > li:not(:last-child),
.woocommerce-product-details__short-description .plusjes > li:not(:last-child) {
  margin-bottom: 3px;
}*/

#sidebar-besparen-op-je-sportbril,
#sidebar-winkel-bezoeken {
  padding: 20px;
  background-color: var(--lichterGrijs);
  
  border: 1px solid var(--grijs);
  border-radius: 5px;
}
#sidebar-besparen-op-je-sportbril h3,
#sidebar-winkel-bezoeken h3 {
  margin-bottom: 10px;
}
#sidebar-besparen-op-je-sportbril img,
#sidebar-winkel-bezoeken img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  
  margin-left: -21px;
  margin-right: -21px;
  margin-top: -21px;
  width: calc(100% + 42px);
  max-width: none;
}
#sidebar-besparen-op-je-sportbril > p:last-child,
#sidebar-winkel-bezoeken > p:last-child {
  margin-bottom: 0px;
}



.wd-nav.wd-style-default {
  --nav-color-hover: var(--blauw);
  --nav-color-active: var(--blauw);
}
.whb-top-bar .wd-nav-secondary > li > a {
  text-transform: uppercase;
}
#betaalmethodes-footer img {
  height: 30px;
  width: auto;
  margin-right: 10px;
  margin-bottom: 10px;
}
.wd-logo img {
  object-fit: contain;
}
#webr-verder-winkelen-link-afrekenpagina {
  font-size: 19px;
  margin-bottom: 15px;
}
#webr-verder-winkelen-link-afrekenpagina > a::after {
  content: ' →';
}




.mar-auto-top {
  margin-top: auto;
}

.webwinkelkeur-rich-snippet {
  background-color: var(--blauw);
  color: var(--wit);
}
.webwinkelkeur-rich-snippet a {
  color: var(--wit);
}

.whb-header-bottom .whb-col-center > .wd-header-nav,
.whb-header-bottom .whb-col-center > .wd-header-nav > ul,
.whb-header-bottom .whb-col-center > .wd-header-nav > ul > li:not(.afspraak-maken-knop),
.whb-header-bottom .whb-col-center > .wd-header-nav > ul > li > a,

.whb-general-header.whb-sticky-row .whb-col-center > .wd-header-nav,
.whb-general-header.whb-sticky-row .whb-col-center > .wd-header-nav > ul,
.whb-general-header.whb-sticky-row .whb-col-center > .wd-header-nav > ul > li,
.whb-general-header.whb-sticky-row .whb-col-center > .wd-header-nav > ul > li > a {
  height: 100%;
}
.wd-header-nav > .wd-nav {
  width: 100%;
}
.whb-general-header.whb-sticky-row .wd-header-nav > .wd-nav > li:first-child {
  margin-left: auto;
}
.wd-nav > .afspraak-maken-knop {
  margin-left: auto;
}


.whb-header .wd-nav > .afspraak-maken-knop {
  height: calc(100% + 1px);
}
.whb-sticky-header .wd-nav > .afspraak-maken-knop {
  margin-right: 30px;
}
.wd-nav[class*="wd-style-"] > .afspraak-maken-knop > a {
  background-color: var(--oranje);
  color: var(--wit);
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
}
.wd-nav[class*="wd-style-"] > .afspraak-maken-knop:hover > a {
  background-color: var(--blauw);
  color: var(--wit);
}
.whb-header-bottom-inner .whb-empty-column {
  display: none !important;
}
/* Knop 'Afspraak maken' verbegen op pagina 'Afspraak maken' */
body.page-id-195 .whb-header .wd-nav > .afspraak-maken-knop,
body.page-id-195 .whb-sticky-header .wd-nav > .afspraak-maken-knop {
  visibility: hidden !important;
  width: 0px !important;
}
/**/

.breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
  margin-bottom: 45px;
}
#webr-veilig-online-betalen-productpagina {
  display: flex;
  flex-wrap: wrap;
  
  align-items: center;
  
  font-weight: 500;
  
  margin-top: -8px;
  margin-bottom: -8px;
}
#webr-veilig-online-betalen-productpagina > figcaption {
  margin-right: 15px;
}
#webr-veilig-online-betalen-productpagina > span {
  display: inline-block;
}
#webr-veilig-online-betalen-productpagina img {
  height: 25px;
  width: auto;
  margin-right: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.webr-widget-below-add-to-cart-button-on-product-page:not(:last-child) {
  margin-bottom: 2px;
}


.webr-wrapper-around-compare-and-wishlist-button-on-product-page {
  position: absolute;
  /*bottom: 0px;*/
  right: 0px;
  
  z-index: 1;
	transform: translateY(-100%);
}
.webr-wrapper-around-compare-and-wishlist-button-on-product-page > :not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 1024px) {
  .webr-wrapper-around-compare-and-wishlist-button-on-product-page {
    bottom: auto !important;
    top: 0px;
	  transform: none;
  }
  .breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
    margin-bottom: 25px;
  }
}

.price,
.amount,
.price ins {
  color: var(--blauw);
}





body:not(#__) .wd-products-tabs.tabs-design-simple .tabs-name {
  border-color: var(--oranje) !important;
}
body:not(#__) .wd-products-tabs.tabs-design-simple .products-tabs-title li.active-tab-title {
  color: var(--oranje) !important;
}



h3 {
  font-size: 21px;
}
/*.wd-dropdown-cats > .wd-nav-vertical > li {
  flex: 1 1 50%;
  max-width: 50%;
  width: 50%;
}*/
#sportbrillen-per-sport {
  margin-top: 70px !important;
}
#sportbrillen-per-sport > .wpb_column:nth-child(8):not(.webr-show-all-sports) ~ .wpb_column {
  display: none !important;
  visibility: hidden !important;
}
.webr-show-all-sports #webr-show-all-sports {
  display: none !important;
  visibility: hidden !important;
}
#webr-show-all-sports {
  margin-top: 15px;
  margin-bottom: 0px;
  cursor: pointer;
  font-weight: 600;
  text-align: right;
  
  width: fit-content;
  margin-left: auto;
  
  text-transform: uppercase;
  
  font-size: 12px;
  line-height: 16px;
  
  padding: 8px 12px;
  
  color: var(--zwart);
  background-color: var(--grijs);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
  
  border-radius: 5px;
}
#webr-show-all-sports > i {
  margin-left: 3px;
}
#sportbrillen-per-sport .btn-full-width {
  border-radius: 5px;
  
  /*box-shadow: -1px 3px 8px 2px rgba(0, 0, 0, .09);
  box-shadow: var(--insetBoxShadow);
  background-color: var(--nogLichterGrijs);*/
  
  justify-content: flex-end;
  /* flex-direction is row-reverse, dus justify-content is eigenlijk flex-start */
  
  /*padding: 24px 36px;*/
  padding: 10px 13px;
	padding: 15px 19px;
  
  transform: scale(1);
  transition: transform .25s ease, color .25s ease,  background-color .25s ease,  border-color .25s ease,  box-shadow .25s ease,  opacity .25s ease;
  
  background-color: var(--nogLichterGrijs);
  border: 1px solid var(--grijs);
}
#sportbrillen-per-sport .btn-full-width:hover {
  transform: scale(1.1);
}
#sportbrillen-per-sport .btn-full-width::before {
  content: "\f105";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: auto;
}
#sportbrillen-per-sport .btn-full-width .wd-btn-icon {
  font-size: 2.5em; /* was 1.75em */
  width: 1.3em;
  margin-right: 10px;
  color: var(--blauw);
}
#sportbrillen-per-sport > .wpb_column > .vc_column-inner {
  padding-top: 30px;
}

/* WooCommerce add to cart */
#webr-product-page-wrapper-around-quantity-and-add-to-cart-button {
  display: flex;
  flex-wrap: wrap;
  
  align-items: flex-start;
}
#webr-product-page-wrapper-around-quantity-and-add-to-cart-button > :not(#webr-product-page-buttons-after-add-to-cart-button) {
  margin-bottom: 10px;
}
#webr-product-page-buttons-after-add-to-cart-button {
  display: flex;
  flex-wrap: wrap;
  
  align-items: flex-start;
  
  flex-grow: 1;
  
  margin-left: -5px;
  margin-right: -5px;
}
#webr-product-page-buttons-after-add-to-cart-button > * {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  
  flex-basis: auto;
  flex-grow: 1;
}
.tc-totals-form ~ #webr-product-page-wrapper-around-quantity-and-add-to-cart-button #webr-product-page-buttons-after-add-to-cart-button {
	width: 300px;
	max-width: 100%;
}
#webr-product-page-buttons-after-add-to-cart-button > .btn.btn-style-bordered {
  padding: 10px 18px;
}
.tm-extra-product-options ~ #webr-product-page-wrapper-around-quantity-and-add-to-cart-button #webr-btn-open-tm-extra-product-options ~ #afspraak-maken-knop-productpagina > .woord-maken-in-knop-afspraak-maken {
  display: none;
}
#webr-btn-open-tm-extra-product-options {
	/*border-color: rgba(255, 120, 0, .5);*/
	width: 100%;
	font-size: 16px;
	padding: calc(5px * 16 / 13) calc(20px * 16 / 13);
	--btn-height: calc(42px * 16 / 13);
}
#webr-btn-open-tm-extra-product-options:hover {
	border-color: #E9E9E9;
}
#webr-product-page-below-add-to-cart-button .vinkjes,
#webr-product-page-below-add-to-cart-button .plusjes {
  font-weight: 500;
  font-size: 15px;
  /*justify-content: space-between;*/
  margin-left: -.5em !important;
  margin-right: -.5em !important;
}
#webr-product-page-below-add-to-cart-button .vinkjes > li,
#webr-product-page-below-add-to-cart-button .plusjes > li {
  margin-bottom: 10px !important;
  margin-left: .5em !important;
  margin-right: .5em !important;
}
/*#webr-product-page-below-add-to-cart-button .vinkjes > li strong,
#webr-product-page-below-add-to-cart-button .plusjes > li strong {
  color: var(--oranje);
}*/
#webr-product-page-below-add-to-cart-button .vinkjes > li a,
#webr-product-page-below-add-to-cart-button .plusjes > li a {
  color: inherit;
}
#webr-product-page-below-add-to-cart-button .vinkjes > li a:hover,
#webr-product-page-below-add-to-cart-button .plusjes > li a:hover {
  color: var(--wd-link-color-hover);
}

#webr-product-page-below-add-to-cart-button {
  margin-top: 25px;
  margin-bottom: 30px;
}
@media (max-width: 1400px) {
  .tm-extra-product-options ~ #webr-product-page-wrapper-around-quantity-and-add-to-cart-button .single_add_to_cart_button {
    width: calc(100% - 90px);
    margin-right: 0px;
  }
  .tm-extra-product-options ~ #webr-product-page-wrapper-around-quantity-and-add-to-cart-button #webr-product-page-buttons-after-add-to-cart-button {
    flex-basis: 100%;
  }
}
@media (min-width: 768px) {
  .single_add_to_cart_button {
    /*width: calc(65% - 90px);
    width: calc(45% - 90px);*/
	  width: calc(40% - 90px);
    margin-right: 10px;
  }
}
@media (max-width: 767.98px), (min-width: 769px) and (max-width: 1199px) {
  .single_add_to_cart_button {
    width: calc(100% - 90px);
    margin-right: 0px;
  }
  #webr-product-page-buttons-after-add-to-cart-button {
    flex-basis: 100%;
  }
}
/* WooCommerce TM Extra Product Options */
#tm-epo-totals {
  padding: 10px 15px 8px;
  background-color: var(--lichtBlauwGrijs);
  margin-bottom: 10px;
  border-radius: 5px;
  margin-top: 10px;
}
.tm-collapse {
  padding: 0px;
  margin: 0px;
  background: transparent;
  border-width: 0px;
}
.tm-box, .tm-collapse {
	width: calc(100% + ( 1 * 15px)); /* was calc(100% + ( 2 * 15px)) */
	max-width: calc(100% + ( 1 * 15px)); /* was calc(100% + ( 2 * 15px)) */
}
.tm-extra-product-options .tm-epo-element-label.tm-section-label.toggle-header-open + .tc-cell > .tm-collapse-wrap {
  margin-top: 0px;
}
.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
  margin-bottom: 0px;
}
.tm-extra-product-options .tm-toggle {
  color: var(--zwart);
}
.tm-extra-product-options .tm-toggle.webr-toggle-collapse-wrap-no-visible-elements {
  opacity: .5;
  pointer-events: none;
}
.tm-extra-product-options .tm-toggle + .tc-cell > .tm-collapse-wrap {
  margin-top: 0px;
}
.tm-extra-product-options .tc-epo-label > .tm-epo-required:only-child,
.tm-epo-element-label[data-webr-empty-tm-epo-element-label] {
  display: none !important;
  visibility: hidden !important;
}
.cpf-section + .cpf-section:not(.geen-sectielijn) > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-epo-label.toggle-header-closed::after {
  content: '';
  display: block;
  margin-top: 15px;
}
.cpf-section + .cpf-section:not(.geen-sectielijn) > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-epo-label.toggle-header-closed::after,
.cpf-section + .cpf-section:not(.geen-sectielijn) > .tc-section-inner-wrap > .tc-row > .tm-collapse > .tc-epo-label + .tc-cell > .tm-collapse-wrap {
  border-bottom: 1px solid var(--grijs);
}

.tm-extra-product-options .radio_image,
.tm-extra-product-options .checkbox_image {
  max-width: 94px;
}
.tc-tooltip {
  font-size: 15px;
  display: inline;
}

.tm-element-ul-select > .tmcp-field-wrap > .tc-price-wrap {
  display: none !important;
}

.tc-totals-form dl.tm-extra-product-options-totals:last-child {
  margin-bottom: 0px;
}

@media (min-width: 1200px) {
  .tc-totals-form dl.tm-extra-product-options-totals {
    display: flex;
    flex-wrap: wrap;

    align-items: center;

    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .tc-totals-form dl.tm-extra-product-options-totals > dt,
  .tc-totals-form dl.tm-extra-product-options-totals > dd {
    padding-left: 7.5px;
    padding-right: 7.5px;

    flex-basis: auto;
  }
  .tc-totals-form dl.tm-extra-product-options-totals > dt {
    flex-grow: 0;
  }
  .tc-totals-form dl.tm-extra-product-options-totals > dd {
    flex-grow: 1;
  }
  
  .tm-extra-product-options-totals .amount.final {
    font-size: 1.25em;
  }
}
@media (max-width: 1199.98px) {
  .tc-totals-form dl.tm-extra-product-options-totals > dt {
    float: left;
    margin-right: 10px;
  }
  .tc-totals-form dl.tm-extra-product-options-totals > dd {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .tm-extra-product-options-totals .price.amount.options,
  .tm-extra-product-options-totals .price.amount.fees,
  .tm-extra-product-options-totals .price.amount.subscription-fee {
    line-height: calc(var(--wd-text-line-height) / 1.25);
  }
  .tm-extra-product-options-totals .amount.final {
    line-height: calc(var(--wd-text-line-height) / 1.25);
  }
}
@media (max-width: 767.98px) {
  .tm-extra-product-options-totals .price.amount.options,
  .tm-extra-product-options-totals .price.amount.fees,
  .tm-extra-product-options-totals .price.amount.subscription-fee {
    font-size: 1em;
    line-height: calc(var(--wd-text-line-height) / 1);
  }
  .tm-extra-product-options-totals .amount.final {
    font-size: 1.25em;
    line-height: calc(var(--wd-text-line-height) / 1.25);
  }
}
.tm-epo-totals {
  padding-top: 0px;
}
/* WooCommerce product tabs */
.woocommerce-tabs:not(.tabs-layout-accordion) {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-tabs:not(.tabs-layout-accordion) > .tabs {
  flex-basis: 100%;
  padding-right: 40%;
  text-align: left;
}
.woocommerce-tabs:not(.tabs-layout-accordion) > .wd-accordion-item {
  display: contents;
}
.woocommerce-tabs:not(.tabs-layout-accordion) > .wd-accordion-item > .wc-tab {
  flex-basis: 60%;
}
.woocommerce-tabs:not(.tabs-layout-accordion) #webr-product-page-block-next-to-tabs {
  flex-basis: calc(40% - 30px);
  margin-left: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .woocommerce-tabs:not(.tabs-layout-accordion) #webr-product-page-block-next-to-tabs {
    flex-basis: calc(25% - 30px);
  }
  .woocommerce-tabs:not(.tabs-layout-accordion) > .tabs {
    padding-right: 25%;
  }
  .woocommerce-tabs:not(.tabs-layout-accordion) > .wd-accordion-item > .wc-tab {
    flex-basis: 75%;
  }
}
.tabs-layout-tabs #tab-additional_information .shop_attributes {
  max-width: 100%;
}
#webr-product-page-block-next-to-tabs {
  
}
#webr-product-page-block-next-to-tabs:empty {
  background-color: var(--lichterGrijs);
}
/* ----- */
.vinkjes,
.plusjes {
  padding-left: 0px !important;
  list-style: none;
  line-height: 1.4;
  margin-block-end: 1em;
}
.vinkjes > li,
.plusjes > li {
  padding-left: calc(1.6em * .9);
  position: relative;
}
.vinkjes > li::before {
  content: '\f107' !important;
  font-family: 'woodmart-font' !important;
  margin-right: .5em;
  color: #6ddc34;
  font-size: .9em !important;
  position: absolute !important;
  left: 1px;
  font-weight: 600;
  line-height: calc(1.4em *  1 / .9);
}
.plusjes > li::before {
  content: '+' !important;
  color: #6ddc34;
  position: absolute !important;
  font-weight: 600;
  transform: translateX(-100%);
  margin-left: -.5em;
  font-size: 1.2em;
  line-height: calc(1.4em * 1 / 1.2);
}
.plusjes > li.minpunt::before {
  content: '-' !important;
  color: #ff0000;
  margin-left: -.6em;
}
.vinkjes > li:not(:last-child),
.plusjes > li:not(:last-child) {
  margin-bottom: .5em;
}
.horizontale-lijst,
.whb-top-bar .vinkjes,
.whb-top-bar .plusjes {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  
  line-height: 1.6em;
}
.horizontale-lijst > li,
.whb-top-bar .vinkjes > li,
.whb-top-bar .plusjes > li {
  margin-bottom: 0px !important;
}
.horizontale-lijst > li:not(:last-child),
.whb-top-bar .vinkjes > li:not(:last-child),
.whb-top-bar .plusjes > li:not(:last-child) {
  margin-right: 1em;
}













/*.afspraak-maken {
  
}

.afspraak-maken-inner,
.afspraak-maken-inner h2,
.afspraak-maken-inner h3,
.afspraak-maken-inner h4,
.afspraak-maken-inner h5,
.afspraak-maken-inner h6,
.afspraak-maken-inner a {
  color: var(--wit);
}*/
.afspraak-maken-inner h2,
.afspraak-maken-inner .wpb_single_image {
  margin-bottom: 0px;
}
.afspraak-maken-inner .wpb_single_image img {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/*.afspraak-maken-inner .vc_column-inner {
  padding: 0px;
}*/
.afspraak-maken-inner .afspraak-maken-tekstblok .vc_column-inner {
  height: 100%;
  padding-left: 25px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
a.vinkje-voor-link::before {
  content: '\f054';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: .5em;
}

:root,
[class*="color-scheme-light"] .wd-sub-menu {
  --sub-menu-color:		rgba(255, 255, 255, .8);
}

.footer-container,
.whb-top-bar {
  background-color: var(--blauw) !important;
}

.category-grid-item .wd-entities-title {
  text-transform: none !important;
  font-size: 18px !important;
}

.webr-category-grid .category-grid-item .wd-entities-title {
  
}
.webr-category-grid .wrapp-category {
  display: flex;
  align-items: center;
  text-align: left;
}
.webr-category-grid .category-grid-item {
  margin-bottom: 40px;
}
.webr-category-grid .category-grid-item .category-image-wrapp {
  width: 75px;
  flex-basis: 75px;
  flex-shrink: 0;
  flex-grow: 0;
  border-radius: 50%;
  margin-right: 20px;
}
.webr-category-grid .category-grid-item .category-image {
  margin: 0px;
}
.webr-category-grid .category-grid-item .hover-mask {
  padding: 0px;
}
.webr-category-grid .category-grid-item .wd-entities-title {
  
}
p:empty,
.webr-category-grid .more-products,
.webr-hide-product-count .more-products {
  display: none !important;
  visibility: hidden !important;
}



.container {
    max-width: 1400px !important;
}



.whb-header-bottom {
    border-top-width: 1px !important;
    border-top-style: solid !important;
}

/*.header-webwinkelkeur-logo	{
	max-width: 80% !important;
}*/
.searchform.wd-style-with-bg input[type="text"] {
    border-radius: 1px !important;
  	border: 1px solid #E6E6E6 !important;
}
.searchform.wd-style-with-bg .searchsubmit {
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
}
.span-geel	{
	color: var(--geel) !important;
}
.tekst-blok	{
	/*margin: 0px !important;*/
	padding: 60px 0px 80px 0px;
}
.tekst-blok-tussenblok	{
	/*margin: 0px !important*/
	padding: 60px 0px 80px 0px;
}
.page .page-title {
    margin-bottom: 0px !important;
  margin-bottom: 60px !important;
}
.entry-content > .tekst-blok:first-child {
  padding-top: 0px !important;
}


em {
  color: var(--oranje);
}
.color-scheme-light em,
.color-scheme-light em,
.color-scheme-light em,
.color-scheme-light em,
.whb-color-light em,
.whb-color-light em,
.whb-color-light em,
.whb-color-light em {
  color: var(--lichtOranje);
}




/*.promo-banner .banner-btn-wrapper {
  margin-top: 55px;
}*/

.shadow-blok {
  z-index: 2;
  margin-bottom: 0;
  padding: 30px;
  width: 100%;
  background-color: var(--bgcolor-white);
  box-shadow: 0 0 12px rgb(0 0 0 / 22%);
  border: none;
}

/* .wd-sub-menu li a {
  color: #efefef;
} */

/*.oranje-icoon svg path {
  fill: var(--geel) !important;
}*/













.wpb_single_image.AS-BG {
  position: absolute;
  left: 0px;
  top: 0px;
}
.wpb_single_image.AS-BG,
.wpb_single_image.AS-BG > .wpb_wrapper,
.wpb_single_image.AS-BG > .wpb_wrapper > .vc_single_image-wrapper,
.wpb_single_image.AS-BG > .wpb_wrapper > .vc_single_image-wrapper > img {
  width: 100%;
  height: 100%;
}
.wpb_single_image.AS-BG > .wpb_wrapper > .vc_single_image-wrapper > img {
  object-fit: cover;
}
@media (max-width: 767px) {
  .wpb_single_image.AS-BG_XS {
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .wpb_single_image.AS-BG_XS,
  .wpb_single_image.AS-BG_XS > .wpb_wrapper,
  .wpb_single_image.AS-BG_XS > .wpb_wrapper > .vc_single_image-wrapper,
  .wpb_single_image.AS-BG_XS > .wpb_wrapper > .vc_single_image-wrapper > img {
    width: 100%;
    height: 100%;
  }
  .wpb_single_image.AS-BG_XS > .wpb_wrapper > .vc_single_image-wrapper > img {
    object-fit: cover;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wpb_single_image.AS-BG_SM {
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .wpb_single_image.AS-BG_SM,
  .wpb_single_image.AS-BG_SM > .wpb_wrapper,
  .wpb_single_image.AS-BG_SM > .wpb_wrapper > .vc_single_image-wrapper,
  .wpb_single_image.AS-BG_SM > .wpb_wrapper > .vc_single_image-wrapper > img {
    width: 100%;
    height: 100%;
  }
  .wpb_single_image.AS-BG_SM > .wpb_wrapper > .vc_single_image-wrapper > img {
    object-fit: cover;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wpb_single_image.AS-BG_MD {
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .wpb_single_image.AS-BG_MD,
  .wpb_single_image.AS-BG_MD > .wpb_wrapper,
  .wpb_single_image.AS-BG_MD > .wpb_wrapper > .vc_single_image-wrapper,
  .wpb_single_image.AS-BG_MD > .wpb_wrapper > .vc_single_image-wrapper > img {
    width: 100%;
    height: 100%;
  }
  .wpb_single_image.AS-BG_MD > .wpb_wrapper > .vc_single_image-wrapper > img {
    object-fit: cover;
  }
}
@media (min-width: 1200px) {
  .wpb_single_image.AS-BG_LG {
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .wpb_single_image.AS-BG_LG,
  .wpb_single_image.AS-BG_LG > .wpb_wrapper,
  .wpb_single_image.AS-BG_LG > .wpb_wrapper > .vc_single_image-wrapper,
  .wpb_single_image.AS-BG_LG > .wpb_wrapper > .vc_single_image-wrapper > img {
    width: 100%;
    height: 100%;
  }
  .wpb_single_image.AS-BG_LG > .wpb_wrapper > .vc_single_image-wrapper > img {
    object-fit: cover;
  }
}



@media (max-width: 768px) {
	.product-images-inner .product_meta {
		display: none !important;
	}
}
@media (min-width: 769px) {
	.summary-inner .product_meta {
		display: none !important;
	}
}






/* Standaard CSS */
.FL-L {
  float: left;
}
img.FL-L,
.wpb_single_image.FL-L {
  margin-right: 30px;
}
.FL-R {
  float: right;
}
img.FL-R,
.wpb_single_image.FL-R {
  margin-left: 30px;
}
.COLOR-INHERIT {
  color: inherit !important;
}
.UPPERCASE {
  text-transform: uppercase !important;
}
.NOCASE {
  text-transform: none !important;
}
.L {
  text-align: left !important;
}
.C {
  text-align: center !important;
}
.R {
  text-align: right !important;
}
.W100 {
  width: 100% !important;
}
.H100 {
  height: 100% !important;
}
.ROW-REVERSE,
.COL-REVERSE {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ROW-REVERSE > *,
.COL-REVERSE > * {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex: 0;
  flex-grow: 0;
  
  min-height: 1px;
}
.ROW-REVERSE {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-direction: reverse;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.COL-REVERSE {
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -moz-box-direction: reverse;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.CONTENTS,
.CONTENTS > .vc_column-inner,
.CONTENTS > .vc_column-inner > .wpb_wrapper {
  display: contents !important;
}
@media (max-width: 767px) {
  .FL-L_XS {
    float: left;
  }
  img.FL-L_XS,
  .wpb_single_image.FL-L_XS {
    margin-right: 30px;
  }
  .FL-R_XS {
    float: right;
  }
  img.FL-R_XS,
  .wpb_single_image.FL-R_XS {
    margin-left: 30px;
  }
  .COLOR-INHERIT_XS {
    color: inherit !important;
  }
  .UPPERCASE_XS {
    text-transform: uppercase !important;
  }
  .NOCASE_XS {
    text-transform: none !important;
  }
  .L_XS {
    text-align: left !important;
  }
  .C_XS {
    text-align: center !important;
  }
  .R_XS {
    text-align: right !important;
  }
  .W100_XS {
    width: 100% !important;
  }
  .H100_XS {
    height: 100% !important;
  }
  .ROW-REVERSE_XS,
  .COL-REVERSE_XS {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .ROW-REVERSE_XS > *,
  .COL-REVERSE_XS > * {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex: 0;
    flex-grow: 0;
    
    min-height: 1px;
  }
  .ROW-REVERSE_XS {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .COL-REVERSE_XS {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-direction: reverse;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .CONTENTS_XS,
  .CONTENTS_XS > .vc_column-inner,
  .CONTENTS_XS > .vc_column-inner > .wpb_wrapper {
    display: contents !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .FL-L_SM {
    float: left;
  }
  img.FL-L_SM,
  .wpb_single_image.FL-L_SM {
    margin-right: 30px;
  }
  .FL-R_SM {
    float: right;
  }
  img.FL-R_SM,
  .wpb_single_image.FL-R_SM {
    margin-left: 30px;
  }
  .COLOR-INHERIT_SM {
    color: inherit !important;
  }
  .UPPERCASE_SM {
    text-transform: uppercase !important;
  }
  .NOCASE_SM {
    text-transform: none !important;
  }
  .L_SM {
    text-align: left !important;
  }
  .C_SM {
    text-align: center !important;
  }
  .R_SM {
    text-align: right !important;
  }
  .W100_SM {
    width: 100% !important;
  }
  .H100_SM {
    height: 100% !important;
  }
  .ROW-REVERSE_SM,
  .COL-REVERSE_SM {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .ROW-REVERSE_SM > *,
  .COL-REVERSE_SM > * {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex: 0;
    flex-grow: 0;
    
    min-height: 1px;
  }
  .ROW-REVERSE_SM {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .COL-REVERSE_SM {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-direction: reverse;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .CONTENTS_SM,
  .CONTENTS_SM > .vc_column-inner,
  .CONTENTS_SM > .vc_column-inner > .wpb_wrapper {
    display: contents !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .FL-L_MD {
    float: left;
  }
  img.FL-L_MD,
  .wpb_single_image.FL-L_MD {
    margin-right: 30px;
  }
  .FL-R_MD {
    float: right;
  }
  img.FL-R_MD,
  .wpb_single_image.FL-R_MD {
    margin-left: 30px;
  }
  .COLOR-INHERIT_MD {
    color: inherit !important;
  }
  .UPPERCASE_MD {
    text-transform: uppercase !important;
  }
  .NOCASE_MD {
    text-transform: none !important;
  }
  .L_MD {
    text-align: left !important;
  }
  .C_MD {
    text-align: center !important;
  }
  .R_MD {
    text-align: right !important;
  }
  .W100_MD {
    width: 100% !important;
  }
  .H100_MD {
    height: 100% !important;
  }
  .ROW-REVERSE_MD,
  .COL-REVERSE_MD {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .ROW-REVERSE_MD > *,
  .COL-REVERSE_MD > * {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex: 0;
    flex-grow: 0;
    
    min-height: 1px;
  }
  .ROW-REVERSE_MD {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .COL-REVERSE_MD {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-direction: reverse;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .CONTENTS_MD,
  .CONTENTS_MD > .vc_column-inner,
  .CONTENTS_MD > .vc_column-inner > .wpb_wrapper {
    display: contents !important;
  }
}
@media (min-width: 1200px) {
  .FL-L_LG {
    float: left;
  }
  img.FL-L_LG,
  .wpb_single_image.FL-L_LG {
    margin-right: 30px;
  }
  .FL-R_LG {
    float: right;
  }
  img.FL-R_LG,
  .wpb_single_image.FL-R_LG {
    margin-left: 30px;
  }
  .COLOR-INHERIT_LG {
    color: inherit !important;
  }
  .UPPERCASE_LG {
    text-transform: uppercase !important;
  }
  .NOCASE_LG {
    text-transform: none !important;
  }
  .L_LG {
    text-align: left !important;
  }
  .C_LG {
    text-align: center !important;
  }
  .R_LG {
    text-align: right !important;
  }
  .W100_LG {
    width: 100% !important;
  }
  .H100_LG {
    height: 100% !important;
  }
  .ROW-REVERSE_LG,
  .COL-REVERSE_LG {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .ROW-REVERSE_LG > *,
  .COL-REVERSE_LG > * {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex: 0;
    flex-grow: 0;
    
    min-height: 1px;
  }
  .ROW-REVERSE_LG {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .COL-REVERSE_LG {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-direction: reverse;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .CONTENTS_LG,
  .CONTENTS_LG > .vc_column-inner,
  .CONTENTS_LG > .vc_column-inner > .wpb_wrapper {
    display: contents !important;
  }
}

.page-title h1.entry-title {
	text-shadow: 0 0 3px #000000;
}

.product-image-summary .summary-inner {
	container: auto!important;
}

.product-image-summary .summary-inner .wd-product-brands {
	float: right;
}