.elementor-kit-5189{--e-global-color-primary:#0050dc;--e-global-color-secondary:#df7651;--e-global-color-tertiary:#dbedff;--e-global-color-quaternary:#0050dc;--e-global-color-primary_hover:#005af6;--e-global-color-243ae76:#222529;--e-global-color-f40ec74:#F0EBE2;--e-global-color-1b5bbd9:#EFEFEF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:36px;--e-global-typography-primary-letter-spacing:-0.3px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:25px;--e-global-typography-secondary-letter-spacing:-0.5px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26.6px;--e-global-typography-text-letter-spacing:0.07px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:600;--e-global-typography-ce7a99b-font-family:"Poppins";--e-global-typography-ce7a99b-font-size:22px;--e-global-typography-ce7a99b-font-weight:600;--e-global-typography-ce7a99b-line-height:24px;--e-global-typography-ce7a99b-letter-spacing:-0.5px;--e-global-typography-6d08aad-font-family:"Poppins";--e-global-typography-6d08aad-font-size:17px;--e-global-typography-6d08aad-font-weight:600;--e-global-typography-6d08aad-line-height:19.2px;--e-global-typography-6d08aad-letter-spacing:0px;font-family:"Poppins", Poppins;font-size:14px;font-weight:400;text-transform:none;line-height:26.6px;letter-spacing:0.07px;}.elementor-kit-5189 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5189 a{font-family:"Poppins", Poppins;font-size:12px;font-weight:600;text-transform:none;letter-spacing:0px;}.elementor-kit-5189 h1{font-family:"Poppins", Poppins;font-size:30px;font-weight:600;line-height:36px;letter-spacing:-0.3px;}.elementor-kit-5189 h2{font-family:"Poppins", Poppins;font-size:25px;font-weight:600;text-transform:none;line-height:25px;letter-spacing:-0.5px;}.elementor-kit-5189 h3{font-family:"Poppins", Poppins;font-size:19px;font-weight:600;text-transform:none;line-height:24px;letter-spacing:-0.5px;}.elementor-kit-5189 h4{text-transform:none;}.elementor-kit-5189 h5{color:var( --e-global-color-243ae76 );font-size:17px;font-weight:600;text-transform:none;line-height:19.2px;letter-spacing:0px;}.elementor-kit-5189 h6{text-transform:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.page-title{display:var(--page-title-display);}@media(max-width:991px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}/* Start custom CSS *//*Zahlungsarten Icons*/
.wc-payment-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin-top: 12px;
}
.wc-payment-icons .payment-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 4px 10px;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0,0,0,.04);
}
.wc-payment-icons .payment-item img,
.wc-payment-icons .payment-item svg {
  max-height: 20px;
  width: auto;
  display: block;
}
.wc-payment-icons .payment-item .payment-text {
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
  padding: 0 2px;
}
@media (min-width: 768px){
  .wc-payment-icons .payment-item { height: 40px; }
  .wc-payment-icons .payment-item img,
  .wc-payment-icons .payment-item svg { max-height: 22px; }
}
.elementor-shortcode > .wc-payment-icons > .payment-item > .payment-text {
font-size: 10px;
}/* End custom CSS */