.elementor-kit-12{--e-global-color-primary:#E3000B;--e-global-color-secondary:#3091F2;--e-global-color-text:#313131;--e-global-color-accent:#E3000B;--e-global-color-6d6a547:#FFFFFF;--e-global-color-3bd4262:#B00009;--e-global-color-42d0482:#F3F3F3;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;font-family:"Open Sans", Sans-serif;font-size:18px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-6d6a547 );}.elementor-kit-12 button:hover,.elementor-kit-12 button:focus,.elementor-kit-12 input[type="button"]:hover,.elementor-kit-12 input[type="button"]:focus,.elementor-kit-12 input[type="submit"]:hover,.elementor-kit-12 input[type="submit"]:focus,.elementor-kit-12 .elementor-button:hover,.elementor-kit-12 .elementor-button:focus{background-color:var( --e-global-color-3bd4262 );color:var( --e-global-color-6d6a547 );}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;}.elementor-kit-12 a:hover{color:var( --e-global-color-accent );}.elementor-kit-12 h1{font-family:"Open Sans", Sans-serif;font-size:1.4em;}.elementor-kit-12 h2{font-family:"Open Sans", Sans-serif;font-size:1.4em;}.elementor-kit-12 h3{font-family:"Open Sans", Sans-serif;}.elementor-kit-12 h4{font-family:"Open Sans", Sans-serif;}.elementor-kit-12 h5{font-family:"Open Sans", Sans-serif;}.elementor-kit-12 h6{font-family:"Open Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Produktbilder grid*/
.dynamic-content-featuredimage-bg {
  background-size: contain !important;
}
/* Standardfarbe für WooCommerce-Buttons */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    background-color: #e60000 !important;
    border-color: #e60000 !important;
    color: #ffffff !important;
}

/* Hover-Farbe für WooCommerce-Buttons */
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #b30000 !important;
    border-color: #b30000 !important;
    color: #ffffff !important;
}/* End custom CSS */