.elementor-987669 .elementor-element.elementor-element-98c9fc8{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-987669 .elementor-element.elementor-element-98c9fc8.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-987669 .elementor-element.elementor-element-fac58e8{--display:flex;--min-height:calc(50vh - 200px);--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;--justify-content:flex-end;--overflow:hidden;--border-radius:0px 0px 0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:8vh;--padding-bottom:8vh;--padding-left:30px;--padding-right:30px;}.elementor-987669 .elementor-element.elementor-element-fac58e8:not(.elementor-motion-effects-element-type-background), .elementor-987669 .elementor-element.elementor-element-fac58e8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-vamtam_accent_2 );}.elementor-987669 .elementor-element.elementor-element-4553503{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-987669 .elementor-element.elementor-element-9730925{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-987669 .elementor-element.elementor-element-336eb5c{text-align:center;}.elementor-987669 .elementor-element.elementor-element-336eb5c .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:65px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:0px;word-spacing:0em;color:#FFFFFF;}.elementor-987669 .elementor-element.elementor-element-2d0dc47e{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-987669 .elementor-element.elementor-element-48d04498 > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-987669 .elementor-element.elementor-element-eaab0f4{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(max-width:1024px){.elementor-987669 .elementor-element.elementor-element-fac58e8{--min-height:70vw;--gap:25px 20px;--row-gap:25px;--column-gap:20px;--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-987669 .elementor-element.elementor-element-336eb5c .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-987669 .elementor-element.elementor-element-98c9fc8{--width:111.4%;}.elementor-987669 .elementor-element.elementor-element-9730925{--width:100%;}}@media(max-width:767px){.elementor-987669 .elementor-element.elementor-element-98c9fc8{--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-987669 .elementor-element.elementor-element-fac58e8{--min-height:30vw;--justify-content:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:020px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-987669 .elementor-element.elementor-element-9730925{--justify-content:center;--gap:15px 15px;--row-gap:15px;--column-gap:15px;}.elementor-987669 .elementor-element.elementor-element-336eb5c .elementor-heading-title{font-size:28px;line-height:1.1em;}}/* Start custom CSS for text-editor, class: .elementor-element-48d04498 *//* 1. Dashboard auf aufräumen & Abstand schaffen */
.woocommerce-MyAccount-navigation {
    width: 100% !important;
    float: none !important;
    margin-bottom: 40px;
}

.woocommerce-MyAccount-content {
    width: 100% !important;
    float: none !important;
    background: #ffffff;
    padding: 40px;
    border-radius: 0px;
    box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.04);
}

/* 2. Die Liste in ein modernes Kachel-Grid verwandeln */
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 20px;
    padding: 0;
    margin: 0;
}

.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    margin: 0;
}

/* 3. Styling für die einzelnen Kacheln */
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #2b2b2b;
    font-weight: 600;
    font-size: 15px;
    padding: 30px 20px;
    background: #ffffff;
    border: 2px solid #017537;
    border-radius: 010px;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    text-align: center;
    height: 100%; /* Sorgt für einheitliche Kachelhöhen */
    box-sizing: border-box;
}

/* Hover-Effekt: Leichtes Anheben und Mühlen-Grün als Akzent */
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li a:hover,
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li.is-active a {
    background: #ffffff;
    border-color: #017537;
    color: #017537;
    transform: translateY(-4px);
    box-shadow: 0px 10px 25px rgba(17, 83, 41, 0.08);
}

/* 4. CSS-Icons vor den Text setzen */
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li a::before {
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    font-size: 26px;
    margin-bottom: 12px;
    color: #8a99ad;
    transition: color 0.3s ease;
}

/* Icons beim Hover/Aktiv einfärben */
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li a:hover::before,
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li.is-active a::before {
    color: #017537;
}

/* Zuordnung der passenden Icons für die WooCommerce-Tabs */
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before { content: "\f3fd"; } /* Korrigiertes Tacho/Home-Icon */
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before { content: "\f291"; }
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before { content: "\f019"; }
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before { content: "\f3c5"; }
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before { content: "\f007"; }
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before { content: "\f2f5"; }

/* Falls ihr den Widerruf per PHP hinzufügt, zieht dieses Icon automatisch (ein Dokument mit Pfeil zurück) */
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--widerruf a::before,
.elementor-987669 .elementor-element.elementor-element-48d04498 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads + li a::before { content: "\f55a"; }/* End custom CSS */