.elementor-4953 .elementor-element.elementor-element-a5a3529{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:nowrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4953 .elementor-element.elementor-element-ee541ec{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-4953 .elementor-element.elementor-element-24d07ba{--display:flex;}.elementor-4953 .elementor-element.elementor-element-647273a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:22px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-4953 .elementor-element.elementor-element-ee541ec{--width:100%;}.elementor-4953 .elementor-element.elementor-element-24d07ba{--width:58%;}.elementor-4953 .elementor-element.elementor-element-647273a{--width:42%;}}@media(max-width:767px){.elementor-4953 .elementor-element.elementor-element-a5a3529{--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;}.elementor-4953 .elementor-element.elementor-element-647273a{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS */.woocommerce-message{
    display: none;
}

.single_add_to_cart_button {
    text-transform: none;
}

/* Hauptpreis (etwas kleiner als aktuell, aber klar sichtbar) */
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
    font-size: 1.8rem; /* Responsiv & prominent */
    font-weight: 700;
    color: #2c3e50; /* Dunkelblau/Grau */
    line-height: 1.3;
    margin-bottom: 8px;
}

/* Währungssymbol anpassen */
.woocommerce-Price-currencySymbol {
    font-size: 0.65em;
    vertical-align: top;
    color: #7f8c8d; /* Grau für bessere Lesbarkeit */
    margin-right: 2px;
}

/* Wertargumente unter dem Preis (falls du einen Text-Widget nutzt) */
.price-benefits {
    font-size: 0.9rem;
    color: #27ae60; /* Grün für Vertrauen */
    margin-top: 5px;
    display: block;
}/* End custom CSS */