.elementor-955 .elementor-element.elementor-element-b9dfc8b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for woocommerce-my-account, class: .elementor-element-b228097 *//* Navigation Links */
.woocommerce-MyAccount-navigation ul li a {
    color: #000000 !important;
    text-decoration: none !important;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    color: #6C0FCE !important;
}

/* Aktiver Nav-Punkt */
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a {
    color: #6C0FCE !important;
    font-weight: bold !important;
}

/* Links im Content-Bereich */
.woocommerce-MyAccount-content a {
    color: #6C0FCE !important;
}

.woocommerce-MyAccount-content a:hover {
    color: #000000 !important;
}
/* Alle aktiven Nav-Punkte */
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #6C0FCE !important;
    font-weight: bold !important;
}

/* Browse Products Button */
.woocommerce-MyAccount-content .button,
.woocommerce-MyAccount-content a.button {
    background: #FFDE59 !important;
    color: #000000 !important;
    border: none !important;
    font-weight: bold !important;
}

.woocommerce-MyAccount-content .button:hover,
.woocommerce-MyAccount-content a.button:hover {
    background: linear-gradient(180deg, #000000, #6C0FCE) !important;
    color: #FFFFFF !important;
}

/* Globale Link-Farbe überschreiben */
.woocommerce a,
.woocommerce-page a {
    color: #6C0FCE !important;
}

.woocommerce a:hover,
.woocommerce-page a:hover {
    color: #000000 !important;
}
/* Horizontale blaue Linie im Content-Bereich */
.woocommerce-MyAccount-content table thead tr th,
.woocommerce-MyAccount-orders table thead,
.woocommerce-MyAccount-content .woocommerce-orders-table {
    border-color: #6C0FCE !important;
}

/* Blaue Linie oben */
.woocommerce-MyAccount-content > p + .woocommerce-message,
.woocommerce-MyAccount-content .woocommerce-Message {
    border-top-color: #6C0FCE !important;
}

/* Notice/Message Box Linie */
.woocommerce-info,
.woocommerce-message {
    border-top-color: #6C0FCE !important;
}

/* Kleines Icon links */
.woocommerce-info::before,
.woocommerce-message::before {
    color: #6C0FCE !important;
}/* End custom CSS */