.elementor-kit-60{--e-global-color-primary:#E8C77A;--e-global-color-secondary:#0B0B1F;--e-global-color-text:#333333;--e-global-color-accent:#FAF6EF;--e-global-color-color_weiss:#FFFFFF;--e-global-color-color_gold_dk:#A9833A;--e-global-color-color_korall:#ED5E5E;--e-global-color-color_braun:#433B2C;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-letter-spacing:3px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:2px;--e-global-typography-text-font-family:"Georgia";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Cormorant Garamond";--e-global-typography-accent-font-weight:300;--e-global-typography-accent-letter-spacing:2px;color:#333333;font-family:"Georgia", Sans-serif;font-size:16px;font-weight:400;line-height:1.7em;}.elementor-kit-60 e-page-transition{background-color:#FFBC7D;}.elementor-kit-60 a{color:#A9833A;}.elementor-kit-60 a:hover{color:#E8C77A;}.elementor-kit-60 h1{color:#0B0B1F;font-family:"Cormorant Garamond", Sans-serif;font-size:52px;font-weight:500;letter-spacing:2px;}.elementor-kit-60 h2{color:#0B0B1F;font-family:"Cormorant Garamond", Sans-serif;font-size:36px;font-weight:300;letter-spacing:2px;}.elementor-kit-60 h3{color:#0B0B1F;font-family:"Cormorant Garamond", Sans-serif;font-size:28px;font-weight:500;}.elementor-kit-60 h4{color:#0B0B1F;font-family:"Cormorant Garamond", Sans-serif;font-weight:400;}.elementor-kit-60 h5{color:#0B0B1F;font-family:"Cormorant Garamond", Sans-serif;font-weight:400;}.elementor-kit-60 h6{color:#0B0B1F;font-family:"Cormorant Garamond", Sans-serif;font-weight:300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* === Add to Cart Button: Nachtblau Rahmen, Gold Schrift, Weiss Hintergrund === */
.woocommerce .single_add_to_cart_button,
.woocommerce button.single_add_to_cart_button,
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce ul.products .added_to_cart {
    background-color: #FFFFFF !important;
    color: #E8C77A !important;
    border: 2px solid #0B0B1F !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    transition: all 0.25s ease !important;
}
.woocommerce .single_add_to_cart_button:hover,
.woocommerce button.single_add_to_cart_button:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product a.add_to_cart_button:hover {
    background-color: #0B0B1F !important;
    color: #E8C77A !important;
    border-color: #0B0B1F !important;
}

/* === Mobile: 1 Spalte bei Produktarchiven === */
@media (max-width: 767px) {
    .woocommerce ul.products,
    .woocommerce-page ul.products {
        grid-template-columns: 1fr !important;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 100% !important;
        float: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

/* === Button Border Fix === */
.woocommerce .single_add_to_cart_button,
.woocommerce button.single_add_to_cart_button {
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #0B0B1F !important;
    box-shadow: inset 0 0 0 1px #0B0B1F !important;
}

/* === Button Fix: Nachtblau BG, Weiss Schrift, Gold Rahmen === */
.woocommerce .single_add_to_cart_button,
.woocommerce button.single_add_to_cart_button,
.woocommerce .cart button[type=submit],
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce ul.products .added_to_cart {
    background-color: #0B0B1F !important;
    color: #FFFFFF !important;
    border: 2px solid #E8C77A !important;
    box-shadow: none !important;
}
.woocommerce .single_add_to_cart_button:hover,
.woocommerce button.single_add_to_cart_button:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product a.add_to_cart_button:hover {
    background-color: #E8C77A !important;
    color: #0B0B1F !important;
    border-color: #E8C77A !important;
}

/* === Produkttitel in Archiven: Nachtblau === */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h2 {
    color: #0B0B1F !important;
}

/* === Angebot! Badge: Gold === */
.woocommerce span.onsale {
    background-color: #E8C77A !important;
    color: #0B0B1F !important;
}/* End custom CSS */