.elementor-487 .elementor-element.elementor-element-49afc44{--display:flex;--min-height:250px;--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;--overlay-opacity:0.5;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-487 .elementor-element.elementor-element-49afc44:not(.elementor-motion-effects-element-type-background), .elementor-487 .elementor-element.elementor-element-49afc44 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.praxis-dr-ginter.de/wp-content/uploads/2025/11/ChatGPT-Image-23.-Nov.-2025-16_25_41.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-487 .elementor-element.elementor-element-49afc44::before, .elementor-487 .elementor-element.elementor-element-49afc44 > .elementor-background-video-container::before, .elementor-487 .elementor-element.elementor-element-49afc44 > .e-con-inner > .elementor-background-video-container::before, .elementor-487 .elementor-element.elementor-element-49afc44 > .elementor-background-slideshow::before, .elementor-487 .elementor-element.elementor-element-49afc44 > .e-con-inner > .elementor-background-slideshow::before, .elementor-487 .elementor-element.elementor-element-49afc44 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#E2600729;--background-overlay:'';}.elementor-487 .elementor-element.elementor-element-010bd8d{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-487 .elementor-element.elementor-element-3af28c6{--update-cart-automatically-display:none;--product-link-normal-color:var( --e-global-color-text );--product-link-hover-color:var( --e-global-color-primary );}.elementor-487 .elementor-element.elementor-element-3af28c6 .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-487 .elementor-element.elementor-element-010bd8d{--content-width:1200px;}}@media(max-width:1024px){.elementor-487 .elementor-element.elementor-element-49afc44{--min-height:470px;}}@media(max-width:767px){.elementor-487 .elementor-element.elementor-element-49afc44{--min-height:390px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-3af28c6 *//* WooCommerce: "Produkt" in "Seminar" umbenennen (nur Anzeige) */
.woocommerce table.shop_table th.product-name::after {
    content: "Seminar";
}

/* Optional: Das Originalwort ausblenden */
.woocommerce table.shop_table th.product-name {
    color: transparent;
    position: relative;
}

/* Sichtbarer Ersatztext */
.woocommerce table.shop_table th.product-name::after {
    content: "Seminar";
    color: #000; /* Schriftfarbe anpassen */
    position: absolute;
    left: 0;
    top: 0;
}/* End custom CSS */