.elementor-kit-46486{--e-global-color-primary:#B49854;--e-global-color-secondary:#E8D464;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F9EB9F;--e-global-color-fbf2c4b:#FFFFFF;--e-global-color-8b0ea54:#333333;--e-global-color-7151ff3:#000000;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:2.3rem;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:2.3rem;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:38px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:1.3rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:1.2rem;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-fa3f56a-font-family:"Montserrat";--e-global-typography-fa3f56a-font-size:1.6rem;--e-global-typography-fa3f56a-font-weight:600;--e-global-typography-fa3f56a-line-height:30px;--e-global-typography-5753627-font-family:"Montserrat";--e-global-typography-5753627-font-size:1.125rem;--e-global-typography-5753627-font-weight:400;--e-global-typography-5753627-line-height:21px;}.elementor-kit-46486 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-46486{--e-global-typography-primary-font-size:1.8em;--e-global-typography-secondary-font-size:1.8em;--e-global-typography-fa3f56a-font-size:1.8em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//*Überschriften in gold*/
h1, h2, h3, h4 {
    background: linear-gradient(to right, #b49854, #e8d464, #f9eb9f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    line-height: 1.4 !important;        /* etwas mehr Zeilenhöhe */
    padding-bottom: 0.1em;   /* Platz für Unterlängen */
}

.swiper-pagination-bullet {
    border: none;
}
.swiper-pagination-bullet-active {
    background-color: #B49854 !important;
}

.eael-product-carousel {
    height: 500px
}
.eael-woo-product-carousel-container.preset-3 .eael-product-carousel .image-wrap img, .eael-woo-product-carousel-container.preset-3 .eael-product-carousel .product-image-wrap {
    height: 250px;
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product img, .eael-post-grid.eael-product-simple .woocommerce ul.products li.product img, .eael-post-grid.eael-product-reveal .woocommerce ul.products li.product img {
    height: 250px;
}
.eael-product-wrap {
    height: 500px
}
/*Woo Header ohne Inhalt*/
.site-header, .header-4-container {
    display: none;
}
/*  Container Padding entfernen
   Entfernt weißen Rand zwischen  */

.wd-content-layout {
    padding-block: 0 !important;
}

.container, .container-fluid {
    padding-inline: 0 !important;
}/* End custom CSS */