/*
Theme Name: sgnm
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.30
Text Domain: theme-repair-care
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */
.rc-body-large {
  font-size: 22px;
  line-height: 33px;
}
@media screen and (max-width: 767px) {
  .rc-body-large {
    font-size: 19px;
    line-height: 28.5px;
  }
}
.rc_link_white a {
  color: white;
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
.rc_link_white a:hover {
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc_link_black a {
  color: #222222;
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
.rc_link_black a:hover {
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc_link_green a {
  color: #007F3E;
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
.rc_link_green a:hover {
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc-prod-link a {
  color: #007F3E;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 22.4px */
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
.rc-prod-link a:hover {
  color: #00A651;
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc-prod-link_black p {
  margin-bottom: 0;
}
.rc-prod-link_black a {
  color: #222222;
  font-family: "Inter Tight", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 28.8px */
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
.rc-prod-link_black a:hover {
  color: #00A651;
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc-prod-link_white p {
  margin-bottom: 0;
}
.rc-prod-link_white a {
  color: white;
  font-family: "Inter Tight", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 28.8px */
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
.rc-prod-link_white a:hover {
  color: #00A651;
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc-search-link_white .elementor-button-wrapper a.elementor-button.elementor-size-sm {
  padding: 0;
  color: white;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
  background: none;
  border: none;
}
.rc-search-link_white .elementor-button-wrapper a.elementor-button.elementor-size-sm:hover {
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
  box-shadow: unset;
}
.elementor-button-wrapper .elementor-button {
  background: #FFDC00;
  border-radius: 5px;
  padding: 12px 26px;
  opacity: 1;
}
.elementor-button-wrapper .elementor-size-xs {
  border-radius: 4px;
  background: #007F3E;
  padding: 8px 14px;
  font-size: 14px;
}
.elementor-button-wrapper .elementor-size-xs:hover {
  background: #00A651;
}
.elementor-button-wrapper .elementor-button.elementor-size-sm {
  color: #007F3E;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 800;
  line-height: 21px;
  border: 1px solid #FFDC00;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.elementor-button-wrapper .elementor-button.elementor-size-sm:hover {
  box-shadow: 0 5px 0 0 #F0F0F0;
}
.rc_btn_green .elementor-button-wrapper .elementor-button.elementor-size-sm {
  background: #00A651;
  color: white;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 800;
  line-height: 21px;
  border: 1px solid #00A651;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.rc_btn_green .elementor-button-wrapper .elementor-button.elementor-size-sm .elementor-button-icon svg {
  width: 12px;
  height: 12px;
}
.rc_btn_green .elementor-button-wrapper .elementor-button.elementor-size-sm:hover {
  box-shadow: 0 5px 0 0 #f0f0f05c;
}
.rc_btn_green-onwhite .elementor-button-wrapper .elementor-button.elementor-size-sm {
  background: #00A651;
  color: white;
  border: 1px solid #00A651;
}
.rc_btn_green-onwhite .elementor-button-wrapper .elementor-button.elementor-size-sm:hover {
  box-shadow: 0 5px 0 0 #f0f0f0;
}
.elementor-button-wrapper .elementor-button.elementor-size-md {
  background: #F0F0F0;
  color: #727272;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 800;
  line-height: 21px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.elementor-button-wrapper .elementor-button.elementor-size-md:hover {
  background: #00A651;
  color: white;
}
.elementor-button-wrapper .elementor-button.elementor-size-lg {
  color: #007F3E;
  padding: 16px 25px;
  font-size: 20px;
  font-weight: 800;
  line-height: 21px;
  border: 1px solid #FFDC00;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.elementor-button-wrapper .elementor-button.elementor-size-lg:hover {
  box-shadow: 0 5px 0 0 #F0F0F0;
}
.elementor-button-wrapper .elementor-button.elementor-size-xl {
  background: #F0F0F0;
  color: #727272;
  padding: 18px 28px;
  font-size: 20px;
  font-weight: 800;
  line-height: 21px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.elementor-button-wrapper .elementor-button.elementor-size-xl:hover {
  background: #00A651;
  color: white;
}
@media screen and (max-width: 1024px) {
  .rc-flag--switch ul li a {
    padding-left: 32px;
  }
}
#menu-rc-switcher-language .pp-advanced-menu--dropdown {
  left: -11px !important;
}
.rc--switch .NL-flag:before {
  content: url("/wp-content/uploads/2023/12/openmoji_flag-netherlands.svg");
  position: absolute;
  display: inline-block;
  pointer-events: none;
  z-index: 1;
  left: 0;
  top: -6%;
}
@media screen and (max-width: 1024px) {
  .rc--switch .NL-flag:before {
    top: 5px;
    left: 7px;
  }
}
@media screen and (max-width: 767px) {
  .rc--switch .NL-flag:before {
    left: 7px;
    top: 9px;
  }
}
.rc--switch .BE-flag:before {
  content: url("/wp-content/uploads/2023/12/openmoji_flag-belgium.svg");
  position: absolute;
  display: inline-block;
  pointer-events: none;
  z-index: 1;
  left: 8%;
  top: 20%;
}
@media screen and (max-width: 1024px) {
  .rc--switch .BE-flag:before {
    left: 7px;
  }
}
.rc--switch .DE-flag:before {
  content: url("/wp-content/uploads/2023/12/openmoji_flag-germany.svg");
  position: absolute;
  display: inline-block;
  pointer-events: none;
  z-index: 1;
  left: 8%;
  top: 20%;
}
@media screen and (max-width: 1024px) {
  .rc--switch .DE-flag:before {
    left: 7px;
  }
}
.rc--switch .ES-flag:before {
  content: url("/wp-content/uploads/2023/12/openmoji_flag-spain.svg");
  position: absolute;
  display: inline-block;
  pointer-events: none;
  z-index: 1;
  left: 8%;
  top: 20%;
}
@media screen and (max-width: 1024px) {
  .rc--switch .ES-flag:before {
    left: 7px;
  }
}
.rc--switch .NZ-flag:before {
  content: url("/wp-content/uploads/2023/12/openmoji_flag-new-zealand.svg");
  position: absolute;
  display: inline-block;
  pointer-events: none;
  z-index: 1;
  left: 8%;
  top: 20%;
}
@media screen and (max-width: 1024px) {
  .rc--switch .NZ-flag:before {
    left: 7px;
  }
}
.rc--switch .JP-flag:before {
  content: url("/wp-content/uploads/2023/12/openmoji_flag-japan.svg");
  position: absolute;
  display: inline-block;
  pointer-events: none;
  z-index: 1;
  left: 8%;
  top: 20%;
}
@media screen and (max-width: 1024px) {
  .rc--switch .JP-flag:before {
    left: 7px;
  }
}
.rc--switch .UK-flag:before {
  content: url("/wp-content/uploads/2024/10/openmoji_flag-united-kingdom.svg");
  position: absolute;
  display: inline-block;
  pointer-events: none;
  z-index: 1;
  left: 8%;
  top: 20%;
}
@media screen and (max-width: 1024px) {
  .rc--switch .UK-flag:before {
    left: 7px;
  }
}
.rc--switch .CZ-flag:before {
  content: url("/wp-content/uploads/2024/10/openmoji_flag-czechia.svg");
  position: absolute;
  display: inline-block;
  pointer-events: none;
  z-index: 1;
  left: 8%;
  top: 20%;
}
@media screen and (max-width: 1024px) {
  .rc--switch .CZ-flag:before {
    left: 7px;
  }
}
.rc--switch .USA-flag:before {
  content: url("/wp-content/uploads/2025/05/openmoji_flag-united-vs.svg");
  position: absolute;
  display: inline-block;
  pointer-events: none;
  z-index: 1;
  left: 8%;
  top: 20%;
}
@media screen and (max-width: 1024px) {
  .rc--switch .USA-flag:before {
    left: 7px;
  }
}
.rc--switch .pp-advanced-menu--main a.pp-menu-item {
  padding: 13px 13px 13px 30px;
}
.gform_wrapper .ginput_container input {
  border: 0;
  border-radius: 0;
  background: #006933;
  color: #ffffff;
}
.gform_wrapper .ginput_container input:focus {
  background: #F0F0F00D;
}
.gform_wrapper .ginput_container textarea {
  border-radius: 0;
  border: 0;
  background: #006933;
  color: #ffffff;
}
.gform_wrapper .ginput_container textarea:focus {
  background: #F0F0F00D;
}
.gform_wrapper.gravity-theme .pp-gf-select-custom .gfield_select {
  background: #006933;
  border: none;
  color: white;
}
.gform_wrapper.gravity-theme .pp-gf-select-custom .gfield_select option {
  background: white;
  color: #007f3e;
}
.gform_wrapper.gravity-theme .pp-gf-select-custom::after {
  color: white;
}
.gform_wrapper.gravity-theme .title_upload {
  color: white;
}
.gform_wrapper.gravity-theme .title_upload .gfield_required_asterisk {
  display: none;
}
.gform_wrapper.gravity-theme .ginput_container .gform_drop_area {
  border: 0;
  border-radius: 0;
  background: #006933;
  color: #ffffff;
}
.gform_wrapper.gravity-theme .ginput_container .gform_drop_area .gform_drop_instructions {
  font-size: 16px;
}
.gform_wrapper.gravity-theme .ginput_container .gform_drop_area [type=button] {
  color: white;
  border: 1px solid white;
  border-radius: 5px;
  padding: 3px 6px;
  font-size: 14px;
}
.gform_wrapper.gravity-theme .ginput_container .gform_drop_area [type=button]:hover {
  background-color: #15894d;
}
.gform_wrapper.gravity-theme .ginput_container .gfield_description {
  color: white;
  font-size: 14px;
  font-style: italic;
  padding-top: 1px;
}
.gform_required_legend {
  color: #ffffff;
  font-size: 14px;
  font-family: "Inter Tight", sans-serif;
  display: none;
}
.ginput_container_consent {
  display: flex;
  gap: 12px;
}
.ginput_container_consent label {
  position: relative;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  font-family: "Inter Tight", sans-serif;
}
.ginput_container_consent label a {
  color: white;
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
.ginput_container_consent label a:hover {
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.ginput_container_consent input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1em;
  height: 1em;
  border: 1px solid #ffffff;
  border-radius: 0;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  background-color: #ffffff;
}
.ginput_container_consent input[type="checkbox"]:focus {
  background-color: #ffffff;
}
.ginput_container_consent input[type="checkbox"]:before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #FFDC00;
}
.ginput_container_consent input[type="checkbox"]:checked::before {
  transform: scale(1);
}
.ginput_container_checkbox .gfield_checkbox {
  display: flex;
  gap: 12px;
  flex-direction: column;
}
.ginput_container_checkbox .gfield_checkbox .gchoice {
  display: flex;
  gap: 12px;
}
.ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1em;
  height: 1em;
  border: 1px solid #ffffff;
  border-radius: 0;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  background-color: #ffffff;
}
.ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"]:focus {
  background-color: #ffffff;
}
.ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"]:before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #FFDC00;
}
.ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"]:checked::before {
  transform: scale(1);
}
.s-label-consent-black {
  padding-top: 12px;
}
.s-label-consent-black .ginput_container_consent label {
  color: black;
}
.s-label-consent-black .ginput_container_consent label a {
  color: black;
}
.s-label-consent-black .ginput_container_consent input[type="checkbox"] {
  border: 1px solid #DDD;
}
/*** BUTTON HOVER STYLING ***/
.gform_wrapper {
  /*** PLACEHOLDER ***/
}
.gform_wrapper .gform_footer input.button {
  width: auto !important;
  border: 1px solid #FFDC00;
  border-radius: 5px;
  padding: 12px 26px;
  background: #FD0 !important;
  color: #007F3E !important;
  font-size: 14px !important;
  font-family: "Inter", sans-serif !important;
  font-weight: 800 !important;
}
@media screen and (max-width: 767px) {
  .gform_wrapper .gform_footer input.button {
    width: 100% !important;
  }
}
.gform_wrapper .gform_footer input.button:hover {
  background: #ffdc00d6 !important;
}
.gform_wrapper .total {
  display: none;
}
.gform_wrapper .total-html {
  margin: 24px 0;
}
.gform_wrapper ::-webkit-input-placeholder {
  /* Chrome */
  color: white !important;
}
.gform_wrapper :-ms-input-placeholder {
  /* IE 10+ */
  color: white !important;
}
.gform_wrapper ::-moz-placeholder {
  /* Firefox 19+ */
  color: white !important;
}
.gform_wrapper :-moz-placeholder {
  /* Firefox 4 - 18 */
  color: white !important;
}
.gform_wrapper-white .gform_wrapper {
  /*** PLACEHOLDER ***/
}
.gform_wrapper-white .gform_wrapper ::-webkit-input-placeholder {
  /* Chrome */
  color: #727272 !important;
}
.gform_wrapper-white .gform_wrapper :-ms-input-placeholder {
  /* IE 10+ */
  color: #727272 !important;
}
.gform_wrapper-white .gform_wrapper ::-moz-placeholder {
  /* Firefox 19+ */
  color: #727272 !important;
}
.gform_wrapper-white .gform_wrapper :-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #727272 !important;
}
.rc_form_email .gform-body {
  background: #006933;
  padding: 3px;
  font-size: 16px;
  font-family: "Inter Tight", sans-serif;
}
.rc_form_email .gform-button {
  border-radius: 5px !important;
  background: #FD0 !important;
  color: #007F3E !important;
  font-size: 14px !important;
  font-family: "Inter", sans-serif !important;
  font-weight: 800 !important;
  height: 100% !important;
}
.rc_form_email .gform-button:hover {
  background: #ffdc00d6 !important;
}
.rc_form_email_page {
  /*** PLACEHOLDER ***/
}
.rc_form_email_page ::-webkit-input-placeholder {
  /* Chrome */
  font-family: "Inter Tight", sans-serif;
  color: #222222 !important;
}
.rc_form_email_page :-ms-input-placeholder {
  /* IE 10+ */
  color: #222222 !important;
}
.rc_form_email_page ::-moz-placeholder {
  /* Firefox 19+ */
  color: #222222 !important;
}
.rc_form_email_page :-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #222222 !important;
}
.rc_form_email_page .gform_footer {
  /* Hide de footer ivm veld wat getoond wordt*/
  display: none !important;
}
.rc_form_email_page .gform_body {
  background: #F0F0F0;
  padding: 3px;
  font-size: 16px;
  font-family: "Inter Tight", sans-serif;
}
.rc_form_email_page .gform_body .gform_fields {
  align-items: center;
}
.rc_form_email_page .gform-button {
  border-radius: 5px !important;
  background: #00A651 !important;
  color: #ffffff;
  font-size: 18px !important;
  font-family: "Inter", sans-serif !important;
  font-weight: 800 !important;
  height: 100% !important;
}
.rc_form_email_page .gform-button:hover {
  background: #ffdc00d6 !important;
  color: #007F3E;
}
.rc_form_email_page .gfield_description {
  display: none;
}
.rc-container-stripe {
  background-image: url("/wp-content/uploads/2023/12/rc-backgroundsection2.svg");
  background-position: 50% 100%;
  background-size: auto 21px;
  background-repeat: repeat-x;
  position: relative;
  height: 21px;
}
.rc-container-line:before {
  content: "";
  position: absolute;
  display: block;
  top: -3%;
  height: 106%;
  width: 2px;
  background: #007F3E;
  left: 50%;
  z-index: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
@media screen and (max-width: 600px) {
  .rc-container-line:before {
    top: -1%;
    height: 103%;
  }
}
.rc-f-dash:before {
  content: "|";
  position: absolute;
  left: -13px;
}
.rc-logo_sliderv2 .swiper-slide {
  border: 1px solid #eeeeee;
  padding: 12px;
}
.rc-logo_sliderv2 .swiper-slide .pp-lc-logo-wrap img {
  width: 200px;
  height: 105px;
  object-fit: contain;
}
.rc-arrow-down {
  position: absolute;
  bottom: 5%;
}
.rc-add-to-cart button.single_add_to_cart_button {
  padding: 16px 25px 16px 25px;
  color: #007F3E !important;
  background: #FFDC00 !important;
  border-radius: 5px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  font-family: "Inter", sans-serif !important;
}
.rc-add-to-cart button.single_add_to_cart_button:hover {
  box-shadow: 0 5px 0 0 #F0F0F0;
}
.rc-cartpage .checkout-button {
  font-size: 18px;
  font-weight: 800;
}
.woocommerce .woocommerce-checkout .e-checkout__order_review .cart_item .product-name span {
  margin: 0px;
  padding: 1px;
  font-size: 12px;
}
.woocommerce .woocommerce-checkout .e-checkout__order_review .cart_item .product-name .rc1, .woocommerce .woocommerce-checkout .e-checkout__order_review .cart_item .product-name .rc4, .woocommerce .woocommerce-checkout .e-checkout__order_review .cart_item .product-name .rc16, .woocommerce .woocommerce-checkout .e-checkout__order_review .cart_item .product-name .rcsf, .woocommerce .woocommerce-checkout .e-checkout__order_review .cart_item .product-name .rcin, .woocommerce .woocommerce-checkout .e-checkout__order_review .cart_item .product-name .rcuni, .woocommerce .woocommerce-checkout .e-checkout__order_review .cart_item .product-name .rcmp, .woocommerce .woocommerce-checkout .e-checkout__order_review .cart_item .product-name .rcsk {
  padding: 7px;
  margin: 0 6px;
}
.product_variations_count {
  color: #727272;
  font-size: 15px;
  line-height: 140%;
  /* 21px */
}
.product_title.entry-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
/* labels producten */
.rccool, .rcallround {
  border-radius: 5px;
  border: 1px solid #007F3E;
  color: #007F3E !important;
  font-family: "Inter Tight", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding: 5px 12px;
  margin: 9px;
}
/* Cirkel producten kleuren */
.rc1, .rc4, .rc16, .rcsf, .rcin, .rcuni, .rcmp, .rcsk {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 7px;
  border: 0;
  text-align: center;
  display: inline-block;
  font-family: "Inter Tight", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0 6px;
  word-break: keep-all !important;
  color: white !important;
}
.rc1 {
  background: #ee1c24;
}
.rc4 {
  background: #f8941d;
}
.rc16 {
  background: #5bba49;
}
.rcin {
  background: #f4d684;
}
.rcsf {
  background: #c6c67c;
}
.rcuni {
  background: #998f9b;
  padding: 8px 0;
  font-size: 11px;
}
.rcmp {
  background: #219fdd;
  padding: 8px 0;
  font-size: 12px;
}
.rcsk {
  background: #0063ad;
  padding: 8px 0;
  font-size: 12px;
}
.rc-prodfilters .wpc-filter-header {
  display: none;
}
.rc-prodfilters .wpc-filters-section {
  margin-bottom: 0;
}
.rc-prodfilters .wpc-filter-content select {
  margin-bottom: 0;
}
@media screen and (max-width: 700px) {
  .rc-prodfilters .wpc-filter-content {
    margin-bottom: 12px;
  }
}
.rc-prodfilters .wpc-filter-layout-dropdown span.wpc-dropdown-default {
  color: #000;
  font-family: "Inter Tight", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}
.rc-prodfilters .wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
  font-family: "Inter Tight", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}
.rc-prodfilters .wpc-sorting-form .select2-container--default .select2-selection--single {
  border-radius: 5px;
  padding: 0;
}
.rc-prodfilters .select2-container--default .select2-selection--single .select2-selection__arrow {
  border-radius: 5px;
}
.rc-prodfilters .wpc-filter-layout-dropdown .select2-container--default .select2-selection--single {
  border-radius: 5px;
  border: 1px solid #DDD;
  background: #FFF;
  padding: 0;
}
.rc-prodfilters .wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 11px 20px;
  font-size: 14px;
}
.rc-prodfilters .wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-left: 1px solid #000;
  border-top: 1px solid #000;
}
.rc-prodfilters .select2-container--default .select2-results > .select2-results__options {
  max-height: fit-content;
  border-radius: 5px;
  border: 1px solid #00A651;
}
.rc-prodfilters .select2-dropdown {
  border-radius: 5px;
  border: 1px solid #00a651;
}
.rc-prodfilters .select2-search--dropdown {
  display: none;
}
.rc-prodfilters .wpc-filter-everything-dropdown .select2-results__option {
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.product_variations {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  padding: 0;
  gap: 10px;
}
.product_variations li {
  border: 1px solid #EEE;
  width: 96px;
  height: 96px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.product_variations li:hover {
  border: 1px solid #00A651;
}
.rc-tabs-producten .e-n-tabs-heading {
  background: #f0f0f0;
  border-bottom: 3px solid #00a651;
  padding-top: 14px;
}
.rc-bijpassend-producten .bijpassend-beschrijving {
  font-size: 15px;
  line-height: 21px;
}
.rc-bijpassende-opleiding .bijpassend-opl-label {
  font-size: 16px;
  line-height: 25.6px;
  color: #007F3E;
  font-weight: 700;
}
.rc-bijpassende-opleiding .bijpassend-opl-beschrijving {
  font-size: 16px;
  line-height: 25.6px;
}
.addi-information th, .addi-information td {
  border: none;
  border-bottom: 0 !important;
}
.addi-information .woocommerce-product-attributes-item__label {
  font-family: "Inter Tight", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
}
.addi-information .woocommerce-product-attributes-item__value {
  font-family: "Inter Tight", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: normal !important;
  color: #222222;
  vertical-align: middle;
}
.rc-product-tabs ul.product_faqs {
  list-style-type: none;
  padding: 0;
  color: #222222;
}
.rc-product-tabs ul.product_faqs h5 {
  font-size: 18px;
  font-weight: 800;
  font-family: "Inter Tight", sans-serif;
}
@media screen and (max-width: 768px) {
  .rc-product-tabs .e-n-tabs-heading {
    width: 100%;
    height: 100%;
    display: flex !important;
    overflow-x: auto !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
  }
  .rc-product-tabs .e-n-tab-title-text {
    width: min-content;
    flex-shrink: 0;
    height: 100%;
    white-space: nowrap;
  }
}
.elementor-widget-woocommerce-product-price .price .woocommerce-price-suffix {
  color: #727272;
  font-family: "Inter Tight";
  font-size: 16px;
  font-weight: 400;
}
.rc-force-container {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse !important;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  .rc-force-container {
    gap: 12px;
  }
}
.elementor-widget-repair_care_share_buttons {
  padding: 10px 0;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.elementor-widget-repair_care_share_buttons a {
  position: absolute;
}
.elementor-widget-repair_care_share_buttons .elementor-grid {
  display: none;
}
.repair_care_copy_current_page_url {
  width: 4.5em;
  background: #cccccc;
  display: flex;
  flex-direction: column;
}
.repair_care_copy_current_page_url img {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.rc-widget-global-copy .elementor-widget-container .repair_care_share_buttons {
  display: flex;
}
.rc-widget-global-copy .elementor-widget-container .repair_care_share_buttons .elementor-share-btn {
  background-color: #CCCCCC;
  color: white;
}
.rc-widget-global-copy .elementor-widget-container .repair_care_share_buttons .elementor-share-btn:hover {
  background-color: #007F3E;
}
.rc_acc_scheme .e-n-accordion-item-title-icon {
  background: #F0F0F0;
  padding: 10px;
  border-radius: 50%;
}
.rc_acc_scheme #product_selector_entry ul {
  padding: 0;
  list-style-type: none;
}
.rc_acc_scheme #product_selector_entry ul li {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #DDD;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.rc_acc_scheme #product_selector_entry ul li .pse_question {
  color: #727272;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
}
.rc_acc_scheme #product_selector_entry ul li .pse_answer {
  color: #007F3E;
  font-size: 20px;
  font-weight: 700;
}
.rc_faq_scheme .pp-accordion-toggle-icon span {
  background: #F0F0F0;
  padding: 10px;
  border-radius: 50%;
}
.rc_faq_scheme .pp-faq-answer a {
  color: #222222;
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
.rc_faq_scheme .pp-faq-answer a:hover {
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc-advanced-tabs .pp-advanced-tabs-wrapper {
  border-bottom: 3px solid #00A651;
}
@media screen and (max-width: 768px) {
  .rc-advanced-tabs .pp-advanced-tabs-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start !important;
  }
  .rc-advanced-tabs .pp-advanced-tabs-wrapper .pp-advanced-tabs-title {
    width: min-content;
    flex-shrink: 0;
    height: 100%;
    white-space: nowrap;
  }
}
.rc-Productselector {
  font-family: "Inter Tight", sans-serif;
}
.rc-Productselector #product_selector_steps:first-child {
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.rc-Productselector #product_selector_steps #product_selector_current_step {
  color: #222;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.rc-Productselector #product_selector_steps #product_selector_steps {
  color: #AAA;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 28.8px */
}
.rc-Productselector .acf-field .acf-label .fa.fa-info-circle:before {
  content: url("/wp-content/uploads/2024/01/rc-tooltip.svg");
}
.rc-Productselector .acf-field .acf-label span {
  font-size: 45px;
  line-height: 110%;
  /* 49.5px */
  font-weight: 800;
  color: #007F3E;
}
@media screen and (max-width: 768px) {
  .rc-Productselector .acf-field .acf-label span {
    font-size: 28px;
  }
}
.rc-Productselector .acf-field .acf-input {
  margin: 30px 0;
}
.rc-Productselector .acf-field .acf-input ul.acf-radio-list {
  list-style-type: none;
  padding: unset;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: minmax(130px, auto);
  column-gap: 1em;
  row-gap: 1em;
}
@media screen and (max-width: 1024px) {
  .rc-Productselector .acf-field .acf-input ul.acf-radio-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .rc-Productselector .acf-field .acf-input ul.acf-radio-list {
    grid-template-columns: repeat(1, 1fr);
    grid-auto-rows: minmax(85px, auto);
  }
}
.rc-Productselector .acf-field .acf-input ul.acf-radio-list li {
  transition: 1020ms transform ease-in-out;
}
.rc-Productselector .acf-field .acf-input ul.acf-radio-list li label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 100%;
  padding: 40px 20px;
  border-radius: 5px;
  border: 1px solid #DDD;
  background: #F0F0F0;
  transition: all 1550ms cubic-bezier(0.19, 1, 0.22, 1);
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #222;
}
@media screen and (max-width: 768px) {
  .rc-Productselector .acf-field .acf-input ul.acf-radio-list li label {
    font-size: 17px;
    padding: 20px 10px;
  }
}
.rc-Productselector .acf-field .acf-input ul.acf-radio-list li label .sub_label {
  color: #222;
  padding-top: 7px;
  font-size: 16px;
  font-weight: 400;
}
.rc-Productselector .acf-field .acf-input ul.acf-radio-list li label:hover {
  background: #00A651;
  color: white;
}
.rc-Productselector .acf-field .acf-input ul.acf-radio-list li label input[type="radio"] {
  display: none;
  /* hide radio buttons */
}
.rc-Productselector .acf-field .acf-input ul.acf-radio-list li .selected {
  background: #00A651;
  color: white;
}
.rc-Productselector .acf-field .acf-input ul.acf-radio-list li .selected .sub_label {
  color: white;
}
.rc-Productselector #gform_fields_1 {
  display: none;
}
.rc-Productselector .gform_footer {
  display: none !important;
  padding-top: 0 !important;
}
.rc-Productselector .gform_footer input.button {
  width: auto !important;
  border: 1px solid #00A651;
  border-radius: 5px;
  padding: 12px 26px;
  background: #00A651 !important;
  color: white !important;
  font-size: 18px !important;
  font-family: "Inter", sans-serif !important;
  font-weight: 800 !important;
}
.rc-Productselector .gform_footer input.button:hover {
  background: #ffdc00d6 !important;
}
.rc-Productselector #product_selector_buttons {
  padding-top: 20px;
  border-top: 1px solid #ddd;
  margin-top: 20px;
}
.rc-Productselector #product_selector_buttons a {
  border-radius: 5px;
  background: #F0F0F0;
  color: #727272;
  padding: 16px 25px;
  font-size: 18px;
  height: 100%;
  display: inline-block;
  font-weight: 800;
  line-height: 21px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.rc-Productselector #product_selector_buttons a:hover {
  background: #00A651;
  color: white;
}
#sgnm-shortcode-prodselector #result_product_selector, #sgnm-shortcode-prodselector #product_selector_result {
  display: grid;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(auto-fill, auto);
  width: 100%;
}
@media screen and (max-width: 820px) {
  #sgnm-shortcode-prodselector #result_product_selector, #sgnm-shortcode-prodselector #product_selector_result {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 500px) {
  #sgnm-shortcode-prodselector #result_product_selector, #sgnm-shortcode-prodselector #product_selector_result {
    grid-template-columns: repeat(1, 1fr);
  }
}
#sgnm-shortcode-prodselector #result_product_selector .type-product, #sgnm-shortcode-prodselector #product_selector_result .type-product {
  border: 1px solid #DDD;
  background: #FFF;
  padding: 20px;
  transition: 0.3s;
}
#sgnm-shortcode-prodselector #result_product_selector .type-product:hover, #sgnm-shortcode-prodselector #product_selector_result .type-product:hover {
  border: 1px solid #00a651;
}
#sgnm-shortcode-prodselector #result_product_selector .type-product .elementor-widget-image, #sgnm-shortcode-prodselector #product_selector_result .type-product .elementor-widget-image {
  padding: 0px 48px 0px 48px;
}
#sgnm-shortcode-prodselector #result_product_selector .type-product .elementor-widget-image img, #sgnm-shortcode-prodselector #product_selector_result .type-product .elementor-widget-image img {
  width: 250px;
  height: 250px;
  object-fit: contain;
  background-color: unset;
}
#sgnm-shortcode-prodselector #result_product_selector .type-product h2, #sgnm-shortcode-prodselector #product_selector_result .type-product h2 {
  color: #222;
  font-family: "Inter Tight", Sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  /* 28px */
}
#sgnm-shortcode-prodselector #result_product_selector .type-product .elementor-widget-text-editor, #sgnm-shortcode-prodselector #product_selector_result .type-product .elementor-widget-text-editor {
  font-family: "Inter Tight", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
}
#sgnm-shortcode-prodselector #result_product_selector .type-product .elementor-button-wrapper svg, #sgnm-shortcode-prodselector #product_selector_result .type-product .elementor-button-wrapper svg {
  fill: #727272;
}
#sgnm-shortcode-prodselector #result_product_selector .type-product .product_variations_count, #sgnm-shortcode-prodselector #product_selector_result .type-product .product_variations_count {
  color: #727272;
  font-size: 15px;
  line-height: 140%;
  /* 21px */
}
#sgnm-shortcode-prodselector #result_product_selector .rc-pp-orderBtn, #sgnm-shortcode-prodselector #product_selector_result .rc-pp-orderBtn {
  display: none;
}
.webui-popover {
  border: 1px solid #00A651;
  border-radius: 0;
}
.webui-popover .webui-popover-content {
  color: #222;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
.opleiding-aanmelden .gform_wrapper.gravity-theme .gf_page_steps {
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 25px;
  color: #222;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}
.opleiding-aanmelden .gform_wrapper.gravity-theme .gf_page_steps .gf_step {
  display: inline-flex;
  color: #AAA;
  margin: 0 8px;
}
.opleiding-aanmelden .gform_wrapper.gravity-theme .gf_page_steps .gf_step .gf_step_number {
  background: none;
  border: none;
  color: #AAA;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  width: unset;
  height: unset;
  margin: 0 8px 0 0;
}
.opleiding-aanmelden .gform_wrapper.gravity-theme .gf_page_steps .gf_step .gf_step_label {
  display: none;
}
.opleiding-aanmelden .gform_wrapper.gravity-theme .gf_page_steps .gf_step_pending, .opleiding-aanmelden .gform_wrapper.gravity-theme .gf_page_steps .gf_step_completed {
  display: none;
}
.opleiding-aanmelden .gform_wrapper.gravity-theme .gf_page_steps .pages_count {
  color: #AAA;
}
.opleiding-aanmelden .gform_page_fields legend.gfield_label, .opleiding-aanmelden .gform_page_fields .s-glabel {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 18px;
}
.opleiding-aanmelden .ginput_container_checkbox .gfield_checkbox {
  display: flex;
  row-gap: 12px;
  flex-direction: column;
}
.opleiding-aanmelden .ginput_container_checkbox .gfield_checkbox .gchoice {
  display: inherit;
  gap: 12px;
}
.opleiding-aanmelden .ginput_container_checkbox .gfield_checkbox .gchoice label {
  color: #222;
  font-size: 18px;
}
.opleiding-aanmelden .ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"].gfield-choice-input {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1em;
  height: 1em;
  border: 1px solid #ffffff;
  border-radius: 0;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  background-color: #ffffff;
}
.opleiding-aanmelden .ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"].gfield-choice-input:focus {
  background-color: #ffffff;
}
.opleiding-aanmelden .ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"].gfield-choice-input:before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #FFDC00;
}
.opleiding-aanmelden .ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"].gfield-choice-input:checked::before {
  transform: scale(1);
}
.opleiding-aanmelden .ginput_container_radio .gfield_radio {
  display: flex;
  row-gap: 12px;
  flex-direction: column;
}
.opleiding-aanmelden .ginput_container_radio .gfield_radio .gchoice {
  display: inherit;
  gap: 12px;
}
.opleiding-aanmelden .ginput_container_radio .gfield_radio .gchoice label {
  color: #222;
  font-size: 18px;
}
.opleiding-aanmelden .ginput_container_radio .gfield_radio .gchoice input[type="radio"] {
  display: none;
  /* hide radio buttons */
}
.opleiding-aanmelden .ginput_container_radio .gfield_radio .gchoice input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1em;
  height: 1em;
  border: 1px solid #DDD;
  border-radius: 100%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  background-color: #ffffff;
  align-content: center;
}
.opleiding-aanmelden .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:focus {
  background-color: #ffffff;
}
.opleiding-aanmelden .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #00A651;
  border-radius: 100%;
}
.opleiding-aanmelden .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:checked::before {
  transform: scale(1);
}
.opleiding-aanmelden .gfield.s-gradio {
  margin-top: 35px;
}
.opleiding-aanmelden .gfield.s-gradio .owl-carousel .owl-stage {
  display: flex;
  align-items: stretch;
}
.opleiding-aanmelden .gfield.s-gradio .owl-carousel .owl-nav {
  display: flex;
  align-content: space-around;
  justify-content: flex-end;
  gap: 5px;
}
@media screen and (max-width: 768px) {
  .opleiding-aanmelden .gfield.s-gradio .owl-carousel .owl-nav {
    justify-content: center;
  }
}
.opleiding-aanmelden .gfield.s-gradio .owl-carousel .owl-nav .owl-prev, .opleiding-aanmelden .gfield.s-gradio .owl-carousel .owl-nav .owl-next {
  background-color: #CCCCCC;
  color: white;
  border-radius: 100px;
  width: 27px;
  height: 27px;
}
.opleiding-aanmelden .gfield.s-gradio .owl-carousel .owl-nav .owl-prev:hover, .opleiding-aanmelden .gfield.s-gradio .owl-carousel .owl-nav .owl-next:hover {
  background-color: #9d9d9d;
}
.opleiding-aanmelden .gfield.s-gradio .owl-carousel .owl-nav .owl-dots {
  display: none;
}
.opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice {
  height: 100%;
}
.opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice .course_option {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice .course_option .course_date {
  color: #007F3E;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 12px;
}
@media screen and (max-width: 1024px) {
  .opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice .course_option .course_date {
    font-size: 30px;
  }
}
.opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice .course_option .course_title {
  font-size: 20px;
  color: #007F3E;
  font-weight: 700;
  line-height: 28px;
}
@media screen and (max-width: 1024px) {
  .opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice .course_option .course_title {
    font-size: 18px;
    line-height: 24px;
  }
}
.opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice .course_option .course_adress {
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  .opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice .course_option .course_adress {
    font-size: 15px;
  }
}
.opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}
.opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:checked + .course_date {
  color: white;
  font-size: 35px;
  font-weight: 700;
}
.opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:checked + label {
  background-color: #007F3E;
  border-color: #007F3E;
  color: white;
  width: 100%;
  height: 100%;
}
.opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:checked + label span {
  color: white;
}
.opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:focus + label {
  border: 1px solid white;
}
.opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice label {
  cursor: pointer;
  padding: 25px;
  border: 1px solid #DDD;
  background-color: #FFF;
  border-radius: 0;
  text-align: left;
  max-width: 100%;
  display: flex;
  height: 100%;
}
.opleiding-aanmelden .gfield.s-gradio .ginput_container_radio .gfield_radio .gchoice label:hover {
  border: 1px solid #007F3E;
}
.opleiding-aanmelden .gform_page_footer.top_label {
  padding-top: 20px;
  border-top: 1px solid #ddd;
  margin-top: 33px;
}
.opleiding-aanmelden .gform_page_footer.top_label input.button {
  width: auto;
  border: 1px solid #00A651;
  border-radius: 5px;
  padding: 12px 25px;
  background: #00A651;
  color: white;
  font-size: 18px;
  font-family: "Inter", sans-serif;
  font-weight: 800;
}
.opleiding-aanmelden .gform_page_footer.top_label input.button:hover {
  background: #008c44;
}
.opleiding-aanmelden .gform_page_footer.top_label input.button.gform_previous_button {
  background: #C4C4C4;
  border: none;
  color: white;
}
.opleiding-aanmelden .gform_page_footer.top_label input.button.gform_previous_button:hover {
  background: #9d9d9d;
}
.opleiding-aanmelden .gform_wrapper ::-moz-placeholder {
  /* Firefox 19+ */
  color: #222222 !important;
}
.opleiding-aanmelden .gform_wrapper :-moz-placeholder {
  /* Firefox 18- */
  color: #222222 !important;
}
.opleiding-aanmelden .gform_wrapper .ginput_container input {
  border-radius: 0;
  border: 1px solid #DDD;
  background: #fff;
  color: #222222;
}
.opleiding-aanmelden .gform_wrapper .ginput_container input::-webkit-input-placeholder {
  color: #222222 !important;
}
.opleiding-aanmelden .gform_wrapper .ginput_container input ::-moz-placeholder {
  /* Firefox 19+ */
  color: #222222 !important;
}
.opleiding-aanmelden .gform_wrapper .ginput_container input :-moz-placeholder {
  /* Firefox 18- */
  color: #222222 !important;
}
.opleiding-aanmelden .gform_wrapper .ginput_container input :-ms-input-placeholder {
  /* IE 10+ */
  color: #222222 !important;
}
.opleiding-aanmelden .gform_wrapper .ginput_container input:focus {
  border: 1px solid #00A651;
  background: #FFF;
}
.opleiding-aanmelden .gform_wrapper .ginput_container textarea {
  border-radius: 0;
  border: 0;
  background: #006933;
  color: #222222;
}
.opleiding-aanmelden .gform_wrapper .ginput_container textarea:focus {
  background: #F0F0F00D;
}
.opleiding-aanmelden #field_2_26 {
  display: none;
}
@media screen and (max-width: 768px) {
  .opleiding-aanmelden .gfield--width-full.field_rc_deelnemers {
    background: white;
    border: 1px solid #dddddd;
    padding: 30px 0;
  }
  .opleiding-aanmelden .gfield--width-full.field_rc_deelnemers .gfield_label {
    margin: 0 15px 0 15px;
  }
  .opleiding-aanmelden .gfield--width-full.field_rc_deelnemers .gfield_list_group {
    border: none;
  }
  .opleiding-aanmelden .gfield--width-full.field_rc_deelnemers .gfield_list_group .gfield_list_icons {
    background-color: unset;
    justify-content: flex-start;
  }
  .opleiding-aanmelden .gfield--width-full.field_rc_deelnemers .gfield_list_group .gfield_list_icons button {
    width: 24px;
    height: 24px;
  }
}
.opleiding-aanmelden #gfield_instruction_2_22 {
  display: none;
}
.opleiding-aanmelden .gform_wrapper.gravity-theme .gfield_header_item--icons {
  display: none;
}
.rc-slider-full-width .swiper-container-wrap .swiper-slide {
  width: fit-content !important;
}
.rc-slider-full-width .pp-image-slider img {
  height: 534px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .rc-slider-full-width .pp-image-slider img {
    height: 220px;
  }
}
.rc-inlog .gform_wrapper .ginput_container input {
  padding: 0.5rem;
  border-radius: 0;
  border: 1px solid #DDD;
  background: #FFF;
  color: #222222;
}
.gf_login_links a {
  color: #222222;
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
.gf_login_links a:hover {
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.vacature-label span.elementor-heading-title {
  color: white;
  font-family: "Inter Tight", sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 3px;
  background: #00A651;
  padding: 3px 6px;
}
.rc-ul-list ul {
  padding-inline-start: 16px;
}
.rc-ul-list ul li::marker {
  color: #007F3E;
}
.rc-ul-list-icon ul {
  padding-inline-start: 25px;
}
.rc-ul-list-icon ul li {
  list-style-image: url("/wp-content/uploads/2024/01/Checkmark_icon.svg");
  margin-bottom: 19px;
  padding-left: 5px;
}
@media screen and (max-width: 1024px) {
  .rc-list-slider-mobile ul.elementor-icon-list-items {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    will-change: scroll-position;
    margin-left: 0 !important;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    place-items: center;
    padding: 10px;
    list-style-type: none;
    opacity: 1;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 2.5%, black 97.5%, rgba(0, 0, 0, 0) 100%);
  }
  .rc-list-slider-mobile ul.elementor-icon-list-items li {
    word-break: break-word;
    flex: none;
    margin: 0 4px;
    min-width: auto;
    height: auto;
    scroll-snap-align: start;
    will-change: transform;
  }
}
.rc-posts-list .pp-post .pp-posts-button {
  color: white;
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
  background: none;
  padding: 0;
}
.rc-posts-list .pp-post .pp-posts-button:hover {
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc-posts-list .pp-post .pp-post-terms {
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .pp-fix_img img {
    width: 100%;
    height: 345px;
  }
}
.rc-posts-list.rc-post-lists-btn .pp-post a.pp-posts-button {
  background: #F0F0F0;
  color: #727272;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 800;
  line-height: 21px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  text-decoration: none;
  width: 100%;
}
.rc-posts-list.rc-post-lists-btn .pp-post a.pp-posts-button:hover {
  background: #00A651;
  color: white;
}
.rc-readingtime {
  color: #FFF;
  font-family: "Inter Tight", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 28.8px */
}
.rc-metadatapost ul {
  list-style-type: none;
}
.rc-metadatapost ul .elementor-icon-list-item:not(:last-child)::after {
  margin-left: 11px;
}
.rc-metadatapost .elementor-post-info__item-prefix {
  font-weight: 400;
}
.rc-metadatapost .elementor-post-info__item--type-date {
  font-weight: 400;
}
.rc-single_blog h1, .rc-single_blog h2, .rc-single_blog h3, .rc-single_blog h4, .rc-single_blog h5, .rc-single_blog h6 {
  color: #007F3E;
}
.rc-single_blog p {
  font-size: 18px;
  line-height: 28.8px;
}
.rc-single_blog p a {
  color: #007F3E;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 22.4px */
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
.rc-single_blog p a:hover {
  color: #00A651;
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc-single_blog figure {
  margin: 0;
}
.rc-single_blog figcaption {
  margin: 10px 0;
  font-size: 18px;
  font-style: italic;
}
@media screen and (max-width: 500px) {
  .rc-single_blog figcaption {
    font-size: 15px;
  }
}
.rc-single_blog blockquote pre {
  background: #007F3E;
  color: white;
  padding: 40px;
  font-family: "Inter Tight", sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 40px;
  font-style: italic;
}
@media screen and (max-width: 500px) {
  .rc-single_blog blockquote pre {
    padding: 24px;
    font-size: 20px;
    line-height: 32px;
  }
}
.rc-single_blog blockquote {
  margin: 36px 0;
}
.rc-single_blog blockquote p {
  color: #007F3E;
  font-size: 25px;
  font-weight: 600;
  line-height: 40px;
  font-style: italic;
}
@media screen and (max-width: 500px) {
  .rc-single_blog blockquote p {
    font-size: 20px;
    line-height: 32px;
  }
}
.rc-searchBar .dgwt-wcas-search-wrapp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  vertical-align: middle;
  border-radius: 100%;
  background: #007F3E;
  height: 45px !important;
  width: 45px !important;
  max-width: unset !important;
}
.rc-searchBar .dgwt-wcas-search-icon svg {
  fill: white;
}
.repair_care_search_results_widget h2 {
  color: #007F3E;
}
.repair_care_search_results_widget_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin: 24px 0;
}
@media (max-width: 1365px) {
  .repair_care_search_results_widget_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .repair_care_search_results_widget_grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 1025px) {
  .hide-on-desktop {
    display: none !important;
  }
}
#menu-2-a237c5f.elementor-nav-menu {
  padding: 10px 0;
}
#menu-2-a237c5f.elementor-nav-menu .btn-mobile-user {
  background: #007F3E;
  border-radius: 4px;
  margin: 8px;
  display: flex;
  justify-content: center;
  fill: white;
}
#menu-2-a237c5f.elementor-nav-menu .btn-mobile-user a {
  color: white;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  #menu-2-a237c5f.elementor-nav-menu .rc-flag--switch .has-submenu {
    padding-left: 40px;
  }
  #menu-2-a237c5f.elementor-nav-menu .large-on-mobile a {
    font-size: 18px;
  }
  #menu-2-a237c5f.elementor-nav-menu .large-on-mobile ul.sub-menu li a {
    color: #007F3E;
    font-size: 16px;
    font-family: "Inter Tight", sans-serif;
  }
  #menu-2-a237c5f.elementor-nav-menu .large-on-mobile ul.sub-menu li a:hover {
    color: white;
  }
  #menu-2-a237c5f.elementor-nav-menu .large-on-mobile ul.sub-menu li a.elementor-item-active {
    color: white;
  }
}
@media screen and (min-width: 1024px) {
  #menu-1-a237c5f.elementor-nav-menu li.menu-item {
    border: none;
  }
  #menu-1-a237c5f.elementor-nav-menu li.menu-item a.elementor-sub-item {
    color: #007F3E;
  }
  #menu-1-a237c5f.elementor-nav-menu li.menu-item a.elementor-sub-item:hover {
    color: white;
  }
  #menu-1-a237c5f.elementor-nav-menu li.menu-item a.elementor-item-active {
    color: white;
  }
}
.rc-list-steps .elementor-icon-list-items:before {
  content: "";
  position: absolute;
  display: block;
  top: 7%;
  height: 75%;
  width: 2px;
  background: #007F3E;
  left: 2%;
  z-index: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.rc-list-steps.var-white .elementor-icon-list-items:before {
  content: "";
  position: absolute;
  display: block;
  top: 7%;
  height: 74%;
  width: 2px;
  background: white;
  left: 2%;
  z-index: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
@media (max-width: 768px) {
  .rc-list-steps.var-white .elementor-icon-list-items:before {
    left: 3%;
  }
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage {
  display: flex;
  flex: 1 0 auto;
  height: 100%;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item {
  border: 1px solid #DDD;
  background: #FFF;
  padding: 25px;
  margin-left: 3px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item:hover {
  border: 1px solid #007F3E;
  background-color: #007F3E;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item:hover .opleiding_datum, .rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item:hover .opleiding_right, .rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item:hover .opleiding_right h3, .rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item:hover .opleiding_right p {
  color: white !important;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_item {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 19px;
  justify-content: space-between;
  min-height: 300px;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_item .opleiding_datum {
  color: #007F3E;
  font-size: 35px;
  font-weight: 700;
  line-height: 49px;
}
@media (max-width: 1024px) {
  .rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_item .opleiding_datum {
    font-size: 24px;
    line-height: 1;
  }
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_item .opleiding_right {
  margin-bottom: 24px;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_item .opleiding_right h3 {
  color: #007F3E;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_item .opleiding_right p {
  color: #222;
  font-size: 16px;
  line-height: 140%;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_item a.opleiding_button {
  gap: 12px;
  display: flex;
  justify-content: center;
  border-radius: 5px;
  background: #F0F0F0;
  color: #727272;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 800;
  line-height: 21px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_item a.opleiding_button:hover {
  background: #FFDD00;
  color: #007F3E;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_item a.opleiding_button:hover path {
  fill: #007F3E !important;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_item a.opleiding_button .elementor-button-icon svg {
  width: 13px;
  height: 13px;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_item a.opleiding_button .elementor-button-icon svg path {
  fill: #727272;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_uitverkocht {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.95);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.2rem;
  font-family: "Inter Tight", sans-serif;
  font-weight: 400;
  color: #007F3E;
  user-select: none;
  pointer-events: auto;
  cursor: not-allowed;
}
~ .rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item .opleiding_uitverkocht:hover {
  border: none;
  background-color: transparent;
}
.rc-shortcode-opleidingen .elementor-shortcode .owl-stage-outer .owl-stage .owl-item:has(.opleiding_uitverkocht):hover {
  border: 1px solid #DDD;
  background-color: transparent;
}
.programma-img figcaption {
  background: #007F3E;
  font-style: normal;
  font-size: 20px;
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rc_point_dealers .filter-ctrl {
  background: #F0F0F0;
  padding: 20px;
}
.rc_point_dealers .filter-ctrl #dealer_list_search {
  width: 50%;
  border-radius: 5px;
  border: 1px solid #DDD;
  background: #FFF;
  color: #000;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .rc_point_dealers .filter-ctrl #dealer_list_search {
    width: 100%;
  }
}
.rc_point_dealers .filter-ctrl #dealer_list_search::-webkit-input-placeholder {
  /* Chrome */
  color: #999;
}
.rc_point_dealers .filter-ctrl #dealer_list_search:-ms-input-placeholder {
  /* IE 10+ */
  color: #999;
}
.rc_point_dealers .filter-ctrl #dealer_list_search::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}
.rc_point_dealers .filter-ctrl #dealer_list_search:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #999;
}
.rc_point_dealers #dealer_list ul {
  list-style-type: none;
  padding: 30px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 100px;
}
@media (max-width: 768px) {
  .rc_point_dealers #dealer_list ul {
    grid-template-columns: 1fr;
  }
}
.rc_point_dealers #dealer_list .dealer {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 15px;
  padding-top: 15px;
}
.rc_point_dealers #dealer_list .dealer .dealer_city {
  color: #007F3E;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.rc_point_dealers #dealer_list .dealer .dealer_name {
  color: #222;
  font-family: "Inter Tight", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.rc-search-query {
  font-family: "Inter Tight", sans-serif;
  font-style: italic;
  font-size: 22px;
  font-weight: 700;
  color: #007F3E;
}
.rc-search-result-dienst .elementor-post__read-more {
  background: #FFDC00;
  border-radius: 5px;
  color: #007F3E;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 800;
  line-height: 21px;
  border: 1px solid #FFDC00;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%;
  text-align: center;
}
.rc-search-result-dienst .elementor-post__read-more:hover {
  box-shadow: 0 5px 0 0 #F0F0F0;
}
.trainedcompanies_counter h1 {
  color: #007F3E;
}
#repaircare_locations_items {
  overflow-y: auto;
  height: 900px;
}
@media screen and (max-width: 600px) {
  #repaircare_locations_items {
    display: none;
  }
}
#repaircare_locations_filters #filter_group_trained_companies_levels {
  /* The dropdown container */
  /* Dropdown button */
  /* Add a red background color to navbar links on hover */
  /* Dropdown content (hidden by default) */
  /* Links inside the dropdown */
  /* Add a grey background color to dropdown links on hover */
  /* Show the dropdown menu on hover */
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown .dropbtn {
  display: flex;
  flex-wrap: nowrap;
  gap: 7px;
  flex-direction: row;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #DDD;
  background: #FFF;
  color: #999;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-weight: 700;
  min-height: 46px;
  max-height: 46px;
  outline: none;
  font-family: inherit;
  /* Important for vertical align on mobile phones */
  padding: 10px 15px;
  margin: 0;
  /* Important for vertical align on mobile phones */
  width: fit-content;
  text-align: left;
}
@media (max-width: 600px) {
  #repaircare_locations_filters #filter_group_trained_companies_levels .dropdown .dropbtn {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  #repaircare_locations_filters #filter_group_trained_companies_levels .dropdown .dropbtn {
    font-size: 14px;
  }
}
#repaircare_locations_filters #filter_group_trained_companies_levels .navbar a:hover, #repaircare_locations_filters #filter_group_trained_companies_levels .dropdown:hover .dropbtn {
  background-color: #ffffff;
  border: 1px solid #00A651;
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #00A651;
  min-width: 200px;
  max-height: 573px;
  border-radius: 5px;
  padding: 1px;
  overflow: hidden;
  z-index: 9;
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content input[type=checkbox] {
  position: absolute;
  opacity: 0;
  z-index: 1;
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content input[type=checkbox]:checked + label {
  background-color: #EEE;
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content input[type=checkbox]:checked + label:hover {
  color: #757575;
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content label {
  padding: 10px;
  display: inline-block;
  background-color: #FFF;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
  color: #999999;
  border-radius: 5px;
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content label:hover {
  background-color: #CCC;
  color: white;
}
@media (max-width: 1024px) {
  #repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content label {
    font-size: 14px;
  }
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content a:hover {
  background-color: #ddd;
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown:hover .dropdown-content {
  display: block;
}
#repaircare_locations_filters #filter_group_stock, #repaircare_locations_filters #filter_group_km {
  display: flex;
  flex-wrap: nowrap;
  gap: 7px;
  flex-direction: row;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #DDD;
  background: #FFF;
  color: #000;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-weight: 700;
  min-height: 46px;
  max-height: 46px;
  padding: 4px 18px;
}
#repaircare_locations_filters #filter_group_stock label, #repaircare_locations_filters #filter_group_km label {
  font-weight: 700;
  font-size: 16px;
  color: #999999;
  text-wrap: nowrap;
}
@media screen and (max-width: 1024px) {
  #repaircare_locations_filters #filter_group_stock label, #repaircare_locations_filters #filter_group_km label {
    font-size: 14px;
  }
}
#repaircare_locations_filters #filter_group_stock input[type="checkbox"], #repaircare_locations_filters #filter_group_km input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1em;
  height: 1em;
  border: 1px solid #bebebe;
  border-radius: 0;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  background-color: #ffffff;
  align-content: center;
}
#repaircare_locations_filters #filter_group_stock input[type="checkbox"]:focus, #repaircare_locations_filters #filter_group_km input[type="checkbox"]:focus {
  background-color: #ffffff;
}
#repaircare_locations_filters #filter_group_stock input[type="checkbox"]:before, #repaircare_locations_filters #filter_group_km input[type="checkbox"]:before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #00a651;
}
#repaircare_locations_filters #filter_group_stock input[type="checkbox"]:checked::before, #repaircare_locations_filters #filter_group_km input[type="checkbox"]:checked::before {
  transform: scale(1);
}
#repaircare_locations_filters #filter_group_stock .dropdown-content, #repaircare_locations_filters #filter_group_km .dropdown-content {
  display: flex;
  gap: 6px;
}
#map_search_bar .mapboxgl-ctrl-geocoder {
  box-shadow: none;
  width: auto;
}
#map_search_bar .mapboxgl-ctrl-geocoder svg {
  top: 13px;
}
#map_search_bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-close {
  margin-top: 8px;
}
#map_search_bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--input {
  min-height: 46px;
  max-height: 46px;
  border-radius: 5px;
  border: 1px solid #DDD;
  background: #FFF;
  color: #000;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 0.5rem 1rem 0.5rem 2rem;
}
@media screen and (max-width: 1024px) {
  #map_search_bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--input {
    font-size: 14px;
  }
}
#map_search_bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--input:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}
#map_search_bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--input::-webkit-input-placeholder {
  /* Chrome */
  color: #999;
}
#map_search_bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--input:-ms-input-placeholder {
  /* IE 10+ */
  color: #999;
}
#map_search_bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--input::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}
#map_search_bar .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--input:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #999;
}
.filter-ctrl #map_search_name {
  border-radius: 5px;
  border: 1px solid #DDD;
  background: #FFF;
  color: #000;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-weight: 700;
  min-height: 46px;
  max-height: 46px;
}
@media screen and (max-width: 1024px) {
  .filter-ctrl #map_search_name {
    font-size: 14px;
  }
}
.filter-ctrl #map_search_name::-webkit-input-placeholder {
  /* Chrome */
  color: #999;
}
.filter-ctrl #map_search_name:-ms-input-placeholder {
  /* IE 10+ */
  color: #999;
}
.filter-ctrl #map_search_name::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}
.filter-ctrl #map_search_name:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #999;
}
.rc-salespoints #repaircare_locations_items .location_list_item {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-right: 30px;
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.rc-salespoints #repaircare_locations_items .location_list_item .location_list_item_content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.rc-salespoints #repaircare_locations_items .location_list_item h3.location_title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 4px;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 0;
}
.rc-salespoints #repaircare_locations_items .location_list_item h3.location_title .type_company {
  background: #00A651;
  padding: 1px 8px;
  color: white;
  font-size: 15px;
  font-family: "Inter Tight", sans-serif;
}
.rc-salespoints #repaircare_locations_items .location_list_item h3.location_title .type_company.bouwgroothandel {
  background-color: #ffb700;
}
.rc-salespoints #repaircare_locations_items .location_list_item h3.location_title .type_company.full-stock {
  background-color: #ffb700;
}
.rc-salespoints #repaircare_locations_items .location_list_item h3.location_title .type_company.vollsortiment {
  background-color: #ffb700;
}
.rc-salespoints #repaircare_locations_items .location_list_item h3.location_title .type_company.premium-haendler {
  background-color: #FF3300;
}
.rc-salespoints #repaircare_locations_items .location_list_item h3.location_title a {
  color: inherit;
}
.rc-salespoints #repaircare_locations_items .location_list_item .location_list_item_left {
  color: #222;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 190%;
}
.rc-salespoints #repaircare_locations_items .location_list_item .location_list_item_left a.route {
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  color: #aaaaaa;
}
.rc-salespoints #repaircare_locations_items .location_list_item .location_list_item_left a.route:hover {
  color: #00A651;
}
.rc-salespoints #repaircare_locations_items .location_list_item .location_list_item_right {
  color: #222;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 190%;
}
.rc-salespoints #repaircare_locations_items .location_list_item .location_list_item_right a.website {
  color: #222;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.rc-salespoints #repaircare_locations_items .location_list_item .location_list_item_right a.website:hover {
  color: #00A651;
}
.rc-trainedcom-filters-1 .sgnm-shortcode .elementor-shortcode {
  display: grid;
  grid-template-columns: [col] 77% [col] 23%;
}
@media screen and (min-width: 1060px) {
  .rc-trainedcom-filters-1 .sgnm-shortcode .elementor-shortcode {
    grid-template-columns: [col] 82% [col] 19%;
  }
}
.rc-trainedcom-filters-1 .sgnm-shortcode .elementor-shortcode #repaircare_locations_filters {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 900px) {
  .rc-trainedcom-filters-1 .sgnm-shortcode .elementor-shortcode {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
  .rc-trainedcom-filters-1 .sgnm-shortcode .elementor-shortcode #repaircare_locations_filters {
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  .rc-trainedcom-filters-1 .sgnm-shortcode .elementor-shortcode {
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    justify-content: flex-end;
  }
  .rc-trainedcom-filters-1 .sgnm-shortcode .elementor-shortcode #repaircare_locations_filters {
    align-items: stretch;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .rc-trainedcom-filters-1 .sgnm-shortcode .elementor-shortcode #toggle_map_list {
    margin: 0;
  }
}
.rc-trainedcom-filters-1 #toggle_map_list {
  margin: 0 12px;
  gap: 10px;
  padding: 2px 10px;
  justify-self: left;
  display: flex;
  align-items: center;
  color: #000;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  /* 25.6px */
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 1160px) {
  .rc-trainedcom-filters-1 #toggle_map_list {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  .rc-trainedcom-filters-1 #toggle_map_list {
    display: none;
  }
}
.rc-trainedcom-filters-1 #toggle_map_list svg {
  width: 25px;
}
.rc-trainedcom-filters-1 #toggle_map_list:hover {
  background: #e0e0e0;
  border-radius: 5px;
}
.rc-trainedcom #repaircare_locations_items .location_list_item {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 25px;
  padding-top: 25px;
  margin-right: 30px;
  display: flex;
  gap: 10px;
  flex-direction: column;
}
@media screen and (max-width: 600px) {
  .rc-trainedcom #repaircare_locations_items .location_list_item {
    margin-right: 0;
  }
}
.rc-trainedcom #repaircare_locations_items .location_list_item h3.location_title {
  color: #222;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 0;
}
.rc-trainedcom #repaircare_locations_items .location_list_item h3.location_title a {
  color: inherit;
}
.rc-trainedcom #repaircare_locations_items .location_list_item .location_list_item_content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.rc-trainedcom #repaircare_locations_items .location_list_item .location_list_item_content .location_list_item_left {
  color: #222;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 190%;
  /* 24px */
}
.rc-trainedcom #repaircare_locations_items .location_list_item .location_list_item_content .location_list_item_right {
  align-content: end;
  justify-self: right;
}
.rc-trainedcom #repaircare_locations_items .location_list_item .location_list_item_content .location_list_item_right a.website {
  display: inline-block;
  border-radius: 5px;
  background: #F0F0F0;
  color: #727272;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 800;
  line-height: 21px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 820px) {
  .rc-trainedcom #repaircare_locations_items .location_list_item .location_list_item_content .location_list_item_right a.website {
    padding: 6px 12px;
    font-size: 12px;
  }
}
.rc-trainedcom #repaircare_locations_items .location_list_item .location_list_item_content .location_list_item_right a.website:hover {
  background: #00A651;
  color: white;
}
.rc-trainedcom #repaircare_locations_items .location_list_item .doe_certified {
  background: #00A651;
  padding: 3px 8px;
  color: #FFF;
  font-family: "Inter Tight", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 150%;
  /* 22.5px */
}
.rc-trainedcom.list_active .list-active-full-width {
  width: 100% !important;
}
.rc-salespoints.list_active .list-active-full-width {
  width: 100% !important;
}
.list_active .list_active_hide-map {
  display: none;
}
#repaircare_map .mapboxgl-popup-content {
  box-shadow: none;
  border-radius: 0;
  padding: 30px 26px;
}
#repaircare_map .mapboxgl-popup-content .popover_content .location_item {
  color: #222;
  font-family: "Inter Tight", sans-serif;
}
#repaircare_map .mapboxgl-popup-content .popover_content .location_item .location_title {
  font-family: "Inter Tight", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  margin: 0;
}
#repaircare_map .mapboxgl-popup-content .popover_content .location_details {
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  display: block;
}
#repaircare_map .mapboxgl-popup-content .popover_content a.website {
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  color: #007F3E;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  display: block;
}
#repaircare_map .mapboxgl-popup-content .popover_content a.website:hover {
  color: #00A651;
}
#repaircare_map .mapboxgl-popup-content .popover_content a.route {
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  color: #007F3E;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  display: block;
}
#repaircare_map .mapboxgl-popup-content .popover_content a.route:hover {
  color: #00A651;
}
#repaircare_map .mapboxgl-popup-content .mapboxgl-popup-close-button {
  font-size: 1.5rem;
  padding: 10px;
  color: #222;
  line-height: 1rem;
}
.rc-dashboard-menu li.menu-item {
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  border-radius: 5px;
}
.rc-dashboard-menu li.menu-item:hover {
  background: #00A651;
  color: white !important;
}
.rc-dashboard-menu li.current-menu-item {
  background: #f0f0f0;
  border-radius: 5px;
}
.rc-dashboard-menu li.current-menu-item:hover {
  color: #222222 !important;
  background: #f0f0f0;
}
.rc-dash-projects-list a.rc_new-project {
  display: inline-block;
  border-radius: 5px;
  background: #F0F0F0;
  color: #727272;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 800;
  line-height: 21px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.rc-dash-projects-list a.rc_new-project:hover {
  background: #00A651;
  color: white;
}
.rc-dash-projects-list ul.rc_projectlist {
  padding: 24px 0;
  list-style-type: none;
}
.rc-dash-projects-list ul.rc_projectlist li {
  border: 1px solid #DDDDDD;
  padding: 10px 20px;
  margin-bottom: 6px;
}
.rc-dash-projects-list ul.rc_projectlist li:hover {
  border: 1px solid #00A651;
}
.rc-dash-projects-list ul.rc_projectlist li .rc_titlelink {
  font-family: "Inter", Sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
.rc-dash-projects-list ul.rc_projectlist li .rc_titlelink a:hover {
  color: #007F3E;
}
.rc-dash-projects-list ul.rc_projectlist li .rc_editlink a {
  color: #007F3E;
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
.rc-dash-projects-list ul.rc_projectlist li .rc_editlink a:hover {
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc-dash-projects-list ul.rc_projectlist li a {
  color: #222;
}
.single-projects #acf-form {
  max-width: 1320px;
  margin: 86px auto;
  background: #F0F0F0;
  padding: 25px 15px;
}
.single-projects #acf-form .acf-form-submit input[type=submit] {
  background: #00A651;
  color: white;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 800;
  line-height: 21px;
  border: 1px solid #00A651;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.single-projects #acf-form .acf-form-submit input[type=submit]:hover {
  box-shadow: 0 5px 0 0 #9999995c;
}
.single-projects .rc-projects-slider .owl-carousel .owl-item {
  height: 700px;
}
@media screen and (max-width: 1024px) {
  .single-projects .rc-projects-slider .owl-carousel .owl-item {
    height: 400px;
  }
}
.single-projects .rc-projects-slider .owl-carousel .owl-item img {
  width: 100%;
  height: 700px;
  object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .single-projects .rc-projects-slider .owl-carousel .owl-item img {
    height: 400px;
  }
}
.single-projects .rc-projects-slider .owl-carousel .owl-nav {
  margin: 0;
}
.single-projects .rc-projects-slider .owl-carousel .owl-nav .owl-prev, .single-projects .rc-projects-slider .owl-carousel .owl-nav .owl-next {
  border-radius: 100px;
  background: #00000030;
  color: white;
  width: 50px;
  height: 50px;
}
.single-projects .rc-projects-slider .owl-carousel .owl-nav .owl-prev:hover, .single-projects .rc-projects-slider .owl-carousel .owl-nav .owl-next:hover {
  background: #000;
}
.single-projects .rc-projects-slider .owl-carousel .owl-nav .owl-prev {
  left: 20px;
  right: auto;
  position: absolute;
  top: 50%;
}
.single-projects .rc-projects-slider .owl-carousel .owl-nav .owl-next {
  right: 20px;
  left: auto;
  position: absolute;
  top: 50%;
}
.rc-proces-col:after {
  content: url("/wp-content/uploads/2024/01/arrow2-3-grey.svg");
  position: absolute;
  left: 103%;
  top: 50%;
}
@media (max-width: 1024px) {
  .rc-proces-col:after {
    transform: rotate(90deg);
    left: 50%;
    top: 101%;
  }
}
.rc-text-overflow {
  white-space: nowrap;
}
.rc-fade-background::after {
  right: 0;
  content: "";
  position: absolute;
  width: 50px;
  height: 100%;
  background: linear-gradient(-90deg, #f0f0f0, rgba(246, 244, 238, 0));
  top: 0px;
  z-index: 5;
}
.rc-fade-background::before {
  left: 0;
  content: "";
  position: absolute;
  width: 50px;
  background: linear-gradient(90deg, #f0f0f0, rgba(246, 244, 238, 0));
  top: 0px;
  z-index: 5;
}
.rc-anchor-line ul li.elementor-icon-list-item a {
  padding: 17px 21px 33px 17px;
}
.rc-anchor-line ul li.elementor-icon-list-item a:hover {
  background: #00a651;
}
.rc-anchor-line ul li.elementor-icon-list-item a:hover span {
  color: white;
}
@media screen and (max-width: 1185px) {
  .rc-anchor-line ul.elementor-icon-list-items {
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    overflow: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    will-change: scroll-position;
    margin-left: 0 !important;
  }
  .rc-anchor-line ul.elementor-icon-list-items li.elementor-icon-list-item {
    word-break: break-word;
    flex: none;
    margin: 0 4px;
    min-width: auto;
    height: auto;
    scroll-snap-align: start;
    will-change: transform;
  }
  .rc-anchor-line ul.elementor-icon-list-items li.elementor-icon-list-item a {
    padding: 4px 12px 20px 12px;
  }
}
.rc-prod-imgs .pp-image-slider img {
  vertical-align: middle;
  height: 517px;
  width: 517px;
  object-fit: cover;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  .rc-prod-imgs .pp-image-slider img {
    height: 275px;
    width: 275px;
  }
}
.rc-prod-imgs .pp-image-slider-thumb-item {
  width: 96px;
}
@media screen and (max-width: 767px) {
  .rc-prod-imgs .pp-image-slider-thumb-item {
    width: 50px;
  }
}
.page-template-page-dashboard #acf-form {
  background: #F0F0F0;
  padding: 25px 15px;
}
.page-template-page-dashboard #acf-form .acf-label {
  color: #222;
  font-family: "Inter Tight", sans-serif;
  margin-bottom: 20px;
}
.page-template-page-dashboard #acf-form .acf-label label {
  font-size: 22px;
  font-weight: 700;
  line-height: 120%;
  /* 26.4px */
}
.page-template-page-dashboard #acf-form .acf-label p.description {
  color: #222;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  /* 25.6px */
}
.page-template-page-dashboard #acf-form .acf-input-wrap input[type=text] {
  padding: 10px 15px;
  border: 1px solid #DDD;
  background: #FFF;
  border-radius: 0;
}
.page-template-page-dashboard #acf-form .acf-actions a.acf-repeater-add-row {
  color: #222222;
  font-size: 16px;
}
.page-template-page-dashboard #acf-form .acf-actions a.acf-repeater-add-row:hover {
  color: #00a651;
}
.page-template-page-dashboard #acf-form .acf-field {
  border-top-color: #DDDDDD;
}
.page-template-page-dashboard #acf-form .acf-input .select2-container .selection span.select2-selection {
  padding: 10px 15px;
  border: 1px solid #DDD;
  background: #FFF;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.4;
}
.page-template-page-dashboard #acf-form .acf-form-submit {
  padding: 10px;
}
.page-template-page-dashboard #acf-form .acf-form-submit input[type=submit] {
  background: #00A651;
  color: white;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 800;
  line-height: 21px;
  border: 1px solid #00A651;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.page-template-page-dashboard #acf-form .acf-form-submit input[type=submit]:hover {
  box-shadow: 0 5px 0 0 #9999995c;
}
.pp-gravity-form .gform_wrapper.gravity-theme .gfield_validation_message {
  background-color: #c02b0a;
  border-radius: 0 0 0.1875rem 0.1875rem;
  color: white;
  font-size: 0.825rem;
  padding: 0.125rem 0.3125rem;
  margin-block-start: 0;
  width: fit-content;
  margin-top: 6px;
}
.pp-gravity-form .gform_wrapper.gravity-theme .validation_message {
  background-color: #c02b0a;
  border-radius: 0 0 0.1875rem 0.1875rem;
  color: white;
  font-size: 0.825rem;
  padding: 0.125rem 0.3125rem;
  margin-block-start: 0;
  width: fit-content;
  margin-top: 6px;
}
.gform_wrapper.gravity-theme .gfield_description.gfield_validation_message {
  background-color: #c02b0a;
  border-radius: 0 0 0.1875rem 0.1875rem;
  color: white;
  font-size: 0.825rem;
  padding: 0.125rem 0.3125rem;
  margin-block-start: 0;
  width: fit-content;
  margin-top: 6px;
}
.gform_wrapper.gravity-theme .gfield_description.gfield_validation_message a {
  border-bottom: 1px solid white;
}
.gform_wrapper.gravity-theme .gfield_description.validation_message {
  background-color: #c02b0a;
  border-radius: 0 0 0.1875rem 0.1875rem;
  color: white;
  font-size: 0.825rem;
  padding: 0.125rem 0.3125rem;
  margin-block-start: 0;
  width: fit-content;
  margin-top: 6px;
}
.gform_wrapper.gravity-theme .gfield_description.validation_message a {
  border-bottom: 1px solid white;
}
@media (max-width: 640px) {
  .pp-gravity-form .gform_wrapper.gravity-theme .gform-body .gform_fields {
    grid-row-gap: 10px;
  }
  .pp-gravity-form .gform_wrapper.gravity-theme .gform-body .ginput_complex {
    grid-row-gap: 10px;
  }
  .pp-gravity-form .gform_wrapper.gravity-theme .gform-body .ginput_complex span {
    margin-bottom: 0;
  }
}
.rc-menu .elementor-item.has-submenu.highlighted {
  fill: white;
}
#opleidingen_slider .owl-nav {
  display: flex;
  align-content: space-around;
  justify-content: center;
  gap: 5px;
}
#opleidingen_slider .owl-nav .owl-prev, #opleidingen_slider .owl-nav .owl-next {
  background-color: #CCCCCC;
  color: white;
  border-radius: 100px;
  width: 27px;
  height: 27px;
}
#opleidingen_slider .owl-nav .owl-prev:hover, #opleidingen_slider .owl-nav .owl-next:hover {
  background-color: #9d9d9d;
}
#opleidingen_slider .owl-dots {
  display: none;
}
@media (max-width: 640px) {
  .rc-opleiding_slider .elementor-element.elementor-arrows-position-outside .swiper {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .rc_fixbg {
    background: unset !important;
  }
}
.woocommerce .addi-information th.woocommerce-product-attributes-item__label {
  width: fit-content;
}
@media (max-width: 540px) {
  .woocommerce .addi-information th.woocommerce-product-attributes-item__label {
    width: 100%;
  }
}
@media (max-width: 540px) {
  .woocommerce .addi-information .woocommerce-product-attributes.shop_attributes {
    width: 100%;
    border-collapse: collapse;
  }
  .woocommerce .addi-information .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item {
    display: flex;
    flex-wrap: wrap;
  }
  .woocommerce .addi-information .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item__value {
    width: 100%;
    padding: 0 8px;
  }
}
.vacature-card:hover .vacature-button .elementor-button-wrapper .elementor-button.elementor-size-md {
  background: #00A651 !important;
  color: white !important;
}
#product_selector_steps, #product_selector_buttons {
  transition: opacity 0.5s ease-out;
  /* Duur van de fade-out */
  opacity: 1;
  /* Begin volledig zichtbaar */
}
.product_selector_loading:before {
  content: "";
  border: 5px solid #cbcbcb;
  border-top: 5px solid #007F3E;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
  display: block;
  top: 50%;
  left: 50%;
  position: absolute;
}
.product_selector_loading #product_selector_steps, .product_selector_loading #product_selector_buttons {
  opacity: 0;
  /* Wordt onzichtbaar */
}
/* Opletten ! print styles only ! */
@media print {
  body, h1, h2, h3, h4, h5, h6, p, span {
    font-size: 14px !important;
  }
  #hide-on-print {
    display: none;
  }
  .rc--header-24, .elementor-location-footer, .rc-text-overflow, .elementor-button {
    display: none;
  }
  a[href]:after {
    display: none;
  }
  img {
    display: block;
    max-width: 100%;
  }
  table, img, svg {
    break-inside: avoid;
  }
  #sgnm-shortcode-prodselector #product_selector_result .type-product {
    border: 1px solid black;
    padding: 5px;
  }
  #sgnm-shortcode-prodselector #product_selector_result .type-product .elementor-widget-image {
    padding: 0 24px 0 24px;
  }
  .rccool, .rcallround {
    margin: 9px 0;
    display: inline-block;
    font-size: 12px !important;
  }
}
/* End ! print styles only ! */
.ginput_container_fileupload ::-webkit-file-upload-button {
  background-color: buttonface;
  border: 1px solid;
}
.rc-card-diensten .rc-card-btn {
  font-family: "Inter", Sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #007F3E;
  padding: 12px 25px;
  line-height: 21px;
  border: 1px solid #FFDC00;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  background: #FFDC00;
  border-radius: 5px;
}
.rc-card-diensten:hover .rc-card-btn {
  box-shadow: 0 5px 0 0 #F0F0F0;
}
.rc-card-projects .rc-card-btn-alt p {
  font-family: "Inter Tight", Sans-serif !important;
  font-size: 16px;
  font-weight: 400 !important;
  color: white;
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
  background: none;
  padding: 0;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc-card-projects:hover p {
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc-qr-wrapper {
  padding: 12px;
}
.rc-qr-wrapper .qr-code-container {
  display: flex;
  justify-content: center;
  gap: 48px;
}
@media (max-width: 540px) {
  .rc-qr-wrapper .qr-code-container {
    gap: 24px;
  }
}
.rc-qr-wrapper .qr-code-container .qr-code-item {
  display: flex;
  gap: 12px 4px;
  flex-direction: column;
  align-items: center;
}
.rc-qr-wrapper .qr-code-container .qr-code-item .qrbtn {
  color: #007f3e;
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 540px) {
  .rc-qr-wrapper .qr-code-container .qr-code-item .qrbtn {
    font-size: 16px;
  }
}
@media (min-width: 1366px) {
  .rc-avd .elementor-swiper-button {
    display: none !important;
  }
}
a.dgwt-wcas-enable-mobile-form {
  padding: 0 !important;
  position: absolute !important;
}
.rc-woo-dashboard .woocommerce nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding: 0;
}
.rc-woo-dashboard .woocommerce nav.woocommerce-MyAccount-navigation ul li {
  background: rgba(240, 240, 240, 0);
  border-radius: 5px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.rc-woo-dashboard .woocommerce nav.woocommerce-MyAccount-navigation ul li:hover {
  background: #00A651;
}
.rc-woo-dashboard .woocommerce nav.woocommerce-MyAccount-navigation ul li:hover a {
  color: white !important;
}
.rc-woo-dashboard .woocommerce nav.woocommerce-MyAccount-navigation ul li a {
  align-items: center;
  display: flex;
  color: #222222;
  font-family: "Inter Tight", Sans-serif;
  font-size: 16px;
  font-weight: 800;
  padding: 13px 20px;
  line-height: 0;
  height: 46px;
}
.rc-woo-dashboard .woocommerce nav.woocommerce-MyAccount-navigation ul .is-active {
  background: #f0f0f0;
}
.rc-woo-dashboard .woocommerce .woocommerce-MyAccount-content p a {
  color: #222222;
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
.rc-woo-dashboard .woocommerce .woocommerce-MyAccount-content p a:hover {
  text-underline-offset: 0.4em;
  transition: color 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
}
.rc-woo-dashboard .woocommerce .woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
.rc-woo-dashboard .woocommerce .woocommerce-Button, .rc-woo-dashboard .woocommerce .button {
  width: auto;
  border: 1px solid #FFDC00;
  border-radius: 5px;
  padding: 12px 26px;
  background: #FD0;
  color: #007F3E !important;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  font-weight: 800;
  text-decoration: none !important;
}
.rc-woo-dashboard .woocommerce .woocommerce-Button:hover, .rc-woo-dashboard .woocommerce .button:hover {
  box-shadow: 0 5px 0 0 #F0F0F0;
}
.rc-woo-dashboard .woocommerce fieldset {
  margin-bottom: 24px;
}
.rc-woo-dashboard .woocommerce tbody {
  color: #222222;
}
.rc-woo-dashboard .woocommerce tbody a {
  color: #222222;
}
.woocommerce .woocommerce-order {
  color: #222222;
  font-size: 18px;
  font-family: "Inter Tight", Sans-serif;
}
.woocommerce .woocommerce-order .woocommerce-order-overview {
  display: flex;
  flex-direction: row;
  padding: 0;
  justify-content: flex-start;
}
@media (max-width: 540px) {
  .woocommerce .woocommerce-order .woocommerce-order-overview {
    gap: 12px;
    flex-direction: column;
  }
}
@media (max-width: 860px) {
  .woocommerce .woocommerce-order .woocommerce-order-overview {
    gap: 12px;
    flex-wrap: wrap;
  }
}
.woocommerce .woocommerce-order .woocommerce-table {
  font-family: "Inter Tight", Sans-serif;
  font-size: 18px;
}
.woocommerce .woocommerce-order .woocommerce-table tr th {
  color: #222222;
}
.woocommerce .woocommerce-order .woocommerce-table tr td span {
  color: #222222;
}
.woocommerce .woocommerce-form-login {
  background-color: white;
  font-family: "Inter Tight", Sans-serif;
  border-radius: 0 !important;
}
.woocommerce .woocommerce-form-login__submit {
  width: auto;
}
#pronamic_pay_credit_card-form {
  border: none;
}
.woocommerce p.return-to-shop a.button {
  color: #007F3E;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 800;
  line-height: 21px;
  border: 1px solid #FFDC00;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  background: #FFDC00;
  border-radius: 5px;
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
}
.woocommerce p.return-to-shop a.button:hover {
  box-shadow: 0 5px 0 0 #f9f9f9;
}
.rc-shopCart .elementor-menu-cart__toggle a.elementor-menu-cart__toggle_button {
  border: none;
  background: #007f3e;
  border-radius: 100px;
  height: 45px !important;
  width: 45px !important;
  padding: 0;
  justify-content: center;
}
.rc-shopCart .elementor-menu-cart__toggle a.elementor-menu-cart__toggle_button:hover {
  box-shadow: none;
}
.rc-shopCart .elementor-button--view-cart {
  color: #007F3E;
  background: #FFDC00;
  border-radius: 5px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  font-size: 15px;
}
.rc-shopCart .elementor-button--view-cart:hover:hover {
  background: #FFDC00;
  color: #007F3E;
  box-shadow: 0 5px 0 0 #f0f0f0;
}
.rc-shopCart .elementor-button--checkout {
  color: #007F3E;
  background: #FFDC00;
  border-radius: 5px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  font-size: 15px;
}
.rc-shopCart .elementor-button--checkout:hover:hover {
  background: #FFDC00;
  color: #007F3E;
  box-shadow: 0 5px 0 0 #f0f0f0;
}
@media (min-width: 768px) {
  .webui-popover {
    max-width: 375px;
    white-space: normal;
  }
}
@media (max-width: 768px) {
  .webui-popover {
    left: 1% !important;
    right: 1% !important;
  }
}
.rc-hv-links .elementor-heading-title a {
  transition: 0.4s;
}
.rc-hv-links .elementor-heading-title a:hover {
  color: #00A651;
}
/* PART 1 - Before Lazy Load */
img[data-lazyloaded] {
  opacity: 0;
}
/* PART 2 - Upon Lazy Load */
img.litespeed-loaded {
  -webkit-transition: opacity 0.5s linear 0.2s;
  -moz-transition: opacity 0.5s linear 0.2s;
  transition: opacity 0.5s linear 0.2s;
  opacity: 1;
}
.woocommerce .rc-pp-orderBtn .quantity {
  display: none !important;
}
.woocommerce .rc-pp-orderBtn .pp-woo-add-to-cart form.cart {
  margin-bottom: 0;
}
.rc-product-intro {
  z-index: 12;
  position: absolute;
  top: -5px;
  right: -15px;
  background: #ffffff;
  padding: 0 0 4px 0;
  border: 1px solid #eeeeee;
  display: flex;
  width: fit-content;
  height: fit-content;
  font-size: 12px;
  line-height: 17px;
  user-select: none;
  gap: 2px;
}
.rc-product-intro:hover {
  border: 1px solid #00A651;
}
.rc-product-intro .product-intro-img {
  padding: 0 !important;
}
.rc-product-intro .product-intro-img img {
  width: 100px !important;
  height: 100px !important;
}
.rc-product-intro .product-intro-text {
  text-align: center;
}
.rc-product-intro .product-intro-text span.elementor-heading-title {
  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 15px;
  color: #222222;
}
.mainForm .ginput_container_consent label {
  color: black;
}
.mainForm .ginput_container_consent label a {
  color: black;
}
.mainForm .ginput_container_consent input[type="checkbox"] {
  border: 1px solid #DDD;
  background: #f0f0f0;
}
.mainForm.formWhite .ginput_container input, .mainForm.formWhite .ginput_container textarea {
  border-radius: 0;
  border: 1px solid #DDD;
  background: #f0f0f0;
  color: black;
  outline: 0;
}
.mainForm.formWhite .ginput_container input::-webkit-input-placeholder, .mainForm.formWhite .ginput_container textarea::-webkit-input-placeholder {
  color: #222222 !important;
}
.mainForm.formWhite .ginput_container input ::-moz-placeholder, .mainForm.formWhite .ginput_container textarea ::-moz-placeholder {
  /* Firefox 19+ */
  color: #222222 !important;
}
.mainForm.formWhite .ginput_container input :-moz-placeholder, .mainForm.formWhite .ginput_container textarea :-moz-placeholder {
  /* Firefox 18- */
  color: #222222 !important;
}
.mainForm.formWhite .ginput_container input :-ms-input-placeholder, .mainForm.formWhite .ginput_container textarea :-ms-input-placeholder {
  /* IE 10+ */
  color: #222222 !important;
}
.mainForm.formWhite .ginput_container input:focus, .mainForm.formWhite .ginput_container textarea:focus {
  border: 1px solid #00A651;
}
.mainForm.formWhite .ginput_container_consent input[type="checkbox"] {
  background: white;
}
.mainForm.formGrey .ginput_container input, .mainForm.formGrey .ginput_container textarea {
  border-radius: 0;
  border: 1px solid #DDD;
  background: #fff;
  color: black;
  outline: 0;
}
.mainForm.formGrey .ginput_container input::-webkit-input-placeholder, .mainForm.formGrey .ginput_container textarea::-webkit-input-placeholder {
  color: #222222 !important;
}
.mainForm.formGrey .ginput_container input ::-moz-placeholder, .mainForm.formGrey .ginput_container textarea ::-moz-placeholder {
  /* Firefox 19+ */
  color: #222222 !important;
}
.mainForm.formGrey .ginput_container input :-moz-placeholder, .mainForm.formGrey .ginput_container textarea :-moz-placeholder {
  /* Firefox 18- */
  color: #222222 !important;
}
.mainForm.formGrey .ginput_container input :-ms-input-placeholder, .mainForm.formGrey .ginput_container textarea :-ms-input-placeholder {
  /* IE 10+ */
  color: #222222 !important;
}
.mainForm.formGrey .ginput_container input:focus, .mainForm.formGrey .ginput_container textarea:focus {
  border: 1px solid #00A651;
}
.mainForm.formGreen .gfield_label, .mainForm.formGreen label, .mainForm.formGreen a {
  color: white;
}
.mainForm.formGreen .ginput_container input, .mainForm.formGreen .ginput_container textarea {
  border: 1px solid #006933;
  background: #006933;
  color: white;
  outline: 0;
}
.mainForm.formGreen .ginput_container input::-webkit-input-placeholder, .mainForm.formGreen .ginput_container input ::-moz-placeholder, .mainForm.formGreen .ginput_container input :-moz-placeholder, .mainForm.formGreen .ginput_container input :-ms-input-placeholder, .mainForm.formGreen .ginput_container textarea::-webkit-input-placeholder, .mainForm.formGreen .ginput_container textarea ::-moz-placeholder, .mainForm.formGreen .ginput_container textarea :-moz-placeholder, .mainForm.formGreen .ginput_container textarea :-ms-input-placeholder {
  color: #fff !important;
}
.mainForm.formGreen .ginput_container input:focus, .mainForm.formGreen .ginput_container textarea:focus {
  background: #F0F0F00D;
}
.mainForm.formGreen .gchoice label {
  color: white;
}
.mainForm.formGreen .ginput_container_consent label a {
  color: white;
}
.mainForm.formGreen .ginput_container_consent input[type="checkbox"] {
  background: white;
}
.mainForm.formGreen input[type="checkbox"].gfield-choice-input {
  border: 1px solid #ffffff;
}
.mainForm .ginput_container_radio .gfield_radio {
  display: flex;
  row-gap: 12px;
  flex-direction: column;
}
.mainForm .ginput_container_radio .gchoice {
  display: inherit;
  gap: 12px;
}
.mainForm .ginput_container_radio .gchoice label {
  font-size: 18px;
}
.mainForm .ginput_container_radio .gchoice input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1em;
  height: 1em;
  border: 1px solid #DDD;
  border-radius: 100%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  background-color: #ffffff;
  align-content: center;
}
.mainForm .ginput_container_radio .gchoice input[type="radio"]:focus {
  background-color: #ffffff;
}
.mainForm .ginput_container_radio .gchoice input[type="radio"]:before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #ffdd00;
  border-radius: 100%;
}
.mainForm .ginput_container_radio .gchoice input[type="radio"]:checked::before {
  transform: scale(1);
}
.mainForm .ginput_container_checkbox .gfield_checkbox {
  display: flex;
  row-gap: 12px;
  flex-direction: column;
}
.mainForm .ginput_container_checkbox .gchoice {
  display: inherit;
  gap: 12px;
}
.mainForm .ginput_container_checkbox .gchoice label {
  font-size: 18px;
}
.mainForm .ginput_container_checkbox .gchoice input[type="checkbox"].gfield-choice-input {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1em;
  height: 1em;
  border: 1px solid #DDD;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  background-color: #ffffff;
}
.mainForm .ginput_container_checkbox .gchoice input[type="checkbox"].gfield-choice-input:focus {
  background-color: #ffffff;
}
.mainForm .ginput_container_checkbox .gchoice input[type="checkbox"].gfield-choice-input:before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #ffdd00;
}
.mainForm .ginput_container_checkbox .gchoice input[type="checkbox"].gfield-choice-input:checked::before {
  transform: scale(1);
}
#newsletter_container .gform_wrapper ::-webkit-input-placeholder {
  color: #222222 !important;
}
#newsletter_container .gform_wrapper ::placeholder {
  color: #222222 !important;
}
#newsletter_container .ginput_container_checkbox .gfield_checkbox .gchoice input[type="checkbox"] {
  border: 1px solid #222222;
}
#repaircare_locations_load_more {
  background: #F0F0F0;
  color: #727272 !important;
  padding: 10px 25px;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 800;
  line-height: 21px;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  text-decoration: none;
  margin: 12px 0;
  display: inline-block;
}
#repaircare_locations_load_more:hover {
  background: #00A651;
  color: white !important;
}
@media screen and (max-width: 767px) {
  #repaircare_locations_load_more {
    display: none;
  }
}
.loading:before {
  content: "";
  border: 4px solid #cbcbcb;
  border-top: 4px solid #007F3E;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 2s linear infinite;
  display: block;
  top: 50%;
  left: 50%;
  position: absolute;
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content label {
  padding: 10px 10px 10px 28px;
  position: relative;
  display: block;
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content label:before {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  display: inline-block;
  pointer-events: none;
  z-index: 1;
  left: 2%;
  top: 15%;
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content label[for="poi-niveau-1"]:before {
  background-image: url("https://repair-care.nl/wp-content/uploads/2025/04/Niveau-1-NL-1-1.svg");
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content label[for="poi-niveau-2"]:before {
  background-image: url("https://repair-care.nl/wp-content/uploads/2025/04/Niveau-2-NL-1.svg");
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content label[for="poi-niveau-3"]:before {
  background-image: url("https://repair-care.nl/wp-content/uploads/2025/04/Niveau-3-NL-1.svg");
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content label[for="poi-d-o-e"]:before {
  background-image: url("https://repair-care.nl/wp-content/uploads/2025/04/Niveau-DOE-NL-1.svg");
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content label[for="poi-advanced-contractor"]:before {
  background-image: url("https://repair-care.co.uk/wp-content/uploads/2025/05/Advanced-contractor-1-UK-1.svg");
}
#repaircare_locations_filters #filter_group_trained_companies_levels .dropdown-content label[for="poi-trained-contractor"]:before {
  background-image: url("https://repair-care.co.uk/wp-content/uploads/2025/05/Trained-contractor-2-UK-1.svg");
}
.fix-color-sf a {
  color: #007F3E !important;
}
.fix-color-sf span {
  color: #007F3E !important;
}
.gform_wrapper.gravity-theme .opleiding_opties .gfield--type-total {
  display: none;
}
.pos-website .elementor-shortcode .pp-list-container span.pp-icon-wrapper {
  margin-right: 15px;
  padding: 6px;
}
.pos-website .elementor-shortcode .pp-list-container span.pp-icon-wrapper svg {
  width: 21px;
  height: 21px;
}
.pos-website .elementor-shortcode .pp-list-container span.pp-icon-list-text {
  font-size: 16px;
  font-weight: 700;
}
label[for="poi-Bouwgroothandel"] {
  position: relative;
  padding-left: 1em;
  user-select: none;
}
label[for="poi-Bouwgroothandel"]::before {
  content: "";
  background-image: url("https://repair-care.nl/wp-content/uploads/2025/04/Niveau-3-NL-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  display: inline-block;
  pointer-events: none;
  z-index: 1;
  left: 0;
  top: 0;
}
label[for="poi-Verfgroothandel"] {
  position: relative;
  padding-left: 1em;
  user-select: none;
}
label[for="poi-Verfgroothandel"]::before {
  content: "";
  background-image: url("https://repair-care.nl/wp-content/uploads/2025/04/Niveau-DOE-NL-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  display: inline-block;
  pointer-events: none;
  z-index: 1;
  left: 0;
  top: 0;
}
