.elementor-kit-1{--e-global-color-primary:#B99246;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#7B8466;--e-global-color-fa5b3ed:#000000;--e-global-color-4797e74:#B99246;--e-global-color-a3ef4de:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;color:#FFFFFF;}.elementor-kit-1 button,.elementor-kit-1 input[type="button"],.elementor-kit-1 input[type="submit"],.elementor-kit-1 .elementor-button{background-color:#B99246;color:#000000;}.elementor-kit-1 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1 a{color:var( --e-global-color-primary );}.elementor-kit-1 h1{color:#FFFFFF;}.elementor-kit-1 label{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Alleen op Woo productpagina's, alleen in de PhotoSwipe lightbox */
.single-product div.pswp.pswp--open div.pswp__zoom-wrap > img.pswp__img {
  width: auto !important;
  height: auto !important;
  max-width: 90vw !important;
  max-height: 90vh !important;
  object-fit: contain !important;
  aspect-ratio: auto !important;
}

/* Centreer het beeld in de slide (voorkomt 'plakken' aan bovenrand) */
.single-product div.pswp.pswp--open .pswp__item,
.single-product div.pswp.pswp--open .pswp__zoom-wrap {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Voor het geval een thema globale img-regels pusht (bv. width:100% !important) */
.single-product div.pswp.pswp--open img.pswp__img {
  max-width: 90vw !important;
  max-height: 90vh !important;
  width: auto !important;
  height: auto !important;
}/* End custom CSS */