.artikel_bewertungen {
		margin-top: -12px;
		margin-bottom: 20px;
		font-size: 12px;
	}
	.artikel_bewertungen img {
		padding: 0 !important;
	}

#navigation_produkte,
.shopfilter {
    display: flex;
    margin: 0;
    padding: 0;
}
.tri_sidebar.columns.three {
    margin-bottom: 30px;
}
.tri_sidebar.columns.three .shopfilter {
    display: block;
}
.shopfilter > div {
    margin-right: 20px;
    background-color: #fff;
    min-width: 257px;
}
.shopfilter > div input[type="text"] {
    width: 100%;
}
#navigation_produkte p,
.shopfilter > div > p {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    border-bottom: none;
    font-size: 16px;
    padding: 10px 15px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    margin-top: 0;
}
.shopfilter > div > * {
    padding: 15px;
}
.shopfilter .shopfilter_reset {
    display: block;
    float: none;
    text-transform: none;
    font-size: 12px;
    margin-top: 10px;
    padding-left: 12px;
    background: transparent url(../Labels/close.gif) no-repeat left center;
    cursor: pointer;
}
.shopfilter > div:not(#filter_farbe) ul {
    margin: 0;
    max-height: 186px;
    overflow-x: hidden;
    overflow-y: auto;
    clear: both;
}
.shopfilter > div ul li {
    list-style-image: none;
    list-style-type: none;
    margin-bottom: 10px;
    clear: both;
    height: auto;
    line-height: 15px;
    cursor: pointer;
	padding: 6px;
}
.shopfilter > div ul li * {
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}
.shopfilter > div ul li.aktiv {
    color: #000;
}
.shopfilter #filter_kategorie .filter_options ul {
    max-height: 250px;
}
.shopfilter {
    border: 0;
}
.shopfilter .filter_head {
    position: relative;
    color: #111;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}
.shopfilter .filter_head::before {
    border: solid #111;
    border-width: 0 1.45px 1.45px 0;
    display: block;
    padding: 2px;
    width: 6px;
    height: 6px;
    content: " ";
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 10px;
    margin-top: 5px;
}
.shopfilter .filter_head.active {
    border-bottom: 0;
}
.shopfilter .filter_options {
    display: none;
    border-top: 1px solid #111;
    border-bottom: 1px solid #ddd;
}
.shopfilter #filter_kategorie .filter_options {
    display: block;
}
.filter_farbe ul {
    width: 225px;
    padding-left: 3px;
}
.filter_farbe ul li {
    clear: none;
    margin: 0 12px 12px 0;
    width: 22px;
    height: 22px !important;
    display: inline-block;
    line-height: 22px;
    overflow: hidden;
    color: transparent;
    border: 1px solid #d6d6d6;
}
.filter_farbe ul li.aktiv {
    -moz-box-shadow: 0 0 5px #333;
    -webkit-box-shadow: 0 0 5px #333;
    box-shadow: 0 0 5px #333;
    border: 1px solid #000;
}
#filter_gre ul input,
.filter_farbe ul input {
    display: none;
}
.filter_farbe .wert {
    display: none;
}
#filter_gre ul li {
    height: 18px;
    width: 40px;
    line-height: 18px;
    display: block;
}
#filter_gre ul li {
    float: left;
    margin: 0 5px 5px 0;
    border: 1px solid #d6d6d6;
    list-style-type: none;
    list-style-image: none;
    text-align: center;
    clear: none;
    overflow: hidden;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
    text-transform: uppercase;
}
#filter_gre ul li.aktiv,
#filter_gre ul li:hover {
    background-color: #5c9c0e;
    border-color: #5c9c0e;
    color: #fff;
}
#slider-range {
    position: relative;
    text-align: left;
    border: 1px solid #a3a3a3;
    height: 3px;
    margin: 0 0 22px 0;
    width: 100%;
}
.ui-slider-range {
    background-color: #a3a3a3;
    height: 3px;
    position: absolute;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: pointer;
    width: 9px;
    height: 22px;
    background: #fff url(../Labels/range.gif) no-repeat top center;
    top: -8px;
}
#filter_preis > div > p {
    height: 12px;
    line-height: 12px;
}
#preis_von {
    float: left;
}
#preis_bis {
    float: right;
}


/* Produktdetailseite */
.produkt-detail {
    margin-top: 20px;
}
.produkt-detail .columns.five img {
	max-height: 34px;
    max-width: 140px;	
}
.produkt-detail .imagedetail {
    height: 500px;
}
.produkt-detail .mainimage {
    text-align: center;
}
.produkt-detail .image_thumb {
    height: 100%;
}
.product_in_cart {
    border-radius: 4px;
}
.produkt_tabs {
	margin-top: 70px;	
}
.tabcontainer {
	max-width: 800px;
    margin: 0 auto;
}
.produkt-beschreibungen.tab {
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #dedede;
    margin-top: 0px;
	justify-content: center;
	margin-bottom:-2px;
}
.produkt-beschreibungen.tab li {
    margin-right: 20px;
    text-transform: none;
    border-bottom: 2px solid transparent;
    padding-bottom: 10px;
    cursor: pointer;
    font-weight: 600;
	font-size: 18px;
    color: #777;
}
.produkt-beschreibungen.tab li.aktiv,
.produkt-beschreibungen.tab li:hover {
    border-bottom: 2px solid rgba(26, 68, 108, 0.95);
    color: #4a4a4a;
	
	font-weight: 600 !important;
    color: rgba(26, 68, 108, 0.95) !important;
    background-image: linear-gradient(317deg, rgba(26, 68, 108, 0.95) 10%, rgba(26, 68, 108, 0.95) 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.tabcontainer .tabcontent {
    padding: 20px 0;
    display: none;
}
	
.produkt-detail .image_produkt img {
    max-height: 400px;
}
.produkt-detail .image_produkt {
    height: 400px;
    overflow: hidden;
    position: relative;
}
.produkt-detail .mainimage img {
    max-height: 400px;
}
.produkt-detail #produkt_name {
    margin-bottom: 0px;
	font-size: 26px;
}
.produkt-detail .produkt_shortDescription {
    margin-bottom: 20px;
}
.produkt-detail .buybox {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
	margin-bottom: 8px;
}
.menge-buybox-input button.add {
    right: 0px;
    -webkit-mask-image: url(../Labels/feather_black/plus.svg);
    background-position: center;
}
.menge-buybox-input button.sub {
    left: 0px;
    -webkit-mask-image: url(../Labels/feather_black/minus.svg);
    background-position: center;
}
.menge-buybox-input input {
    font-size: 15px;
    font-weight: 500;
    height: 46px;
    padding: 0 30px;
    border-radius: 5px;
    border: 0;
    background: #ECEFF1;
    color: #222;
    text-align: center;
    width: 120px;
    box-sizing: border-box;
}
.produkt-detail .produkt_pricing {
    
}
.produkt-detail .produkt_title {
    clear: both;
}
.produkt-detail .produkt_merkliste {
    clear: both;
}
.produkt_merkliste a {
	border: none;
    background: #fbfbfb;
}
.produkt_merkliste a:hover {
    background: #fbfbfb;
}
.produkt_merkliste a:hover svg {
	fill: rgb(68, 68, 68);
}
	
.produkt_pricing .produkt_preis {
    font-size: 34px;
    font-weight: 600;
    display: inline-block;
    margin-right: 5px;
    color: #000;
}
.produkt_pricing .produkt_strike {
    display: inline-block;
    margin-right: 5px;
    color: #ff3324;
    text-decoration: line-through;
    font-weight: 700;
    font-size: 18px;
}
.produkt_pricing .produkt_steuer {
    display: inline-block;
    font-size: 12px;
}
.produkt_versand a {
    font-size: 14px;
    color: #4a4a4a;
}
.produkt_warenkorb_button #lageranzeige ul.lager {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.produkt_warenkorb_button #lageranzeige {
    margin-top: 6px;
    margin-bottom: 20px;
    font-size: 13px;
    background: #fbfbfb;
	padding: 12px 0 2px 0;
}
#lageranzeige .lager.lager_1 li {
    color: #f44336;
}
#lageranzeige .lager.lager_3 li {
    color: #4caf50;
}
.warenkorb-galerie {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
}
.warenkorb-galerie li {
    width: 75px;
    margin-right: 0;
}
.produkt-beschreibungen.tab {
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #dedede;
    margin-top: 20px;
}
.produkt-beschreibungen.tab li {
    margin-right: 20px;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    padding-bottom: 10px;
    cursor: pointer;
    font-weight: 600;
    color: #999;
}
.produkt-beschreibungen.tab li.aktiv,
.produkt-beschreibungen.tab li:hover {
    color: #4a4a4a;
}
.tabcontainer .tabcontent {
    padding: 20px 0;
    display: none;
}
.crosselling {
    margin-top: 30px;
    margin-bottom: 30px;
}
#warenkorb_diversifikationen_gesplittet h3 {
    margin-bottom: 10px;
}
.warenkorb_diversifikationen_gesplittet > span {
    margin-right: 10px;
    border: 1px solid #ccc;
    padding: 10px 16px;
    display: inline-block;
    cursor: pointer;
}
.warenkorb_diversifikationen_gesplittet > span.aktiv {
    border: 1px solid #000;
}
.warenkorb_diversifikationen_gesplittet > span.disabled {
    border: 1px solid #eee;
    color: #999;
}
#buybox.sticky {
    position: fixed;
    height: 80px;
    bottom: 20px;
    left: 37%;
    background: #fff;
    box-shadow: 0px 0px 5px 1px #e7e7e7;
    z-index: 98;
    width: 640px;
    margin: 0 auto;
    padding: 0px 20px 20px 20px;
    border-radius: 4px;
}
div.my_produktname {
	display: none;	
}
.buybox.sticky div.my_produktname {
	display: block;	
}
@media screen and (max-width: 1100px) {
    .buybox .columns.two {
        width: 13.3333333333%;
    }
    .buybox .columns.ten {
        width: 82.6666666667%;
        margin-left: 4%;
    }
    #ajax_content {
        margin-top: 40px;
    }
}
@media screen and (max-width: 768px) {
	.produkt_tabs {
		margin-top: 20px;
	}
	.produkt-beschreibungen.tab {
		/*overflow-y: scroll;
		justify-content: flex-start;*/
		display: block;
		margin-bottom: 0;
	}
	
	.produkt-beschreibungen.tab li {
		padding: 10px 20px;
		margin: 0;
	}
}

	.warenkorb_produktdetailansicht_bewertung_antwortbox{
		padding-left:35px; 
		font-style: italic;
	}
	
	.warenkorb_produktdetailansicht_bewertung_vorschaubild{
		border: 1px solid #DCDCDC;
		padding: 10px;
	}

	.artikel_bewertungen {
		margin-top: -12px;
		margin-bottom: 20px;
		font-size: 12px;
	}
	.artikel_bewertungen img {
		padding: 0 !important;
	}

.merkliste_eintrag {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.merkliste_eintrag .merkliste_produktname a {
    font-weight: 700;
    color: #000;
    font-size: 20px;
    text-decoration: none;
}
.merkliste_card .button_del {
    text-decoration: none;
}
.merkliste_eintrag .artikelnummer {
    font-weight: 700;
}
.merkliste_eintrag .lieferstatus {
    font-size: 14px;
    color: #999;
}
.merkliste_eintrag .price {
    font-weight: 700;
    font-size: 20px;
}
.merkliste_eintrag .steuer {
    font-size: 14px;
    color: #999;
}
.merkliste_eintrag .steuer small {
    font-size: 14px !important;
}
.merkliste_eintrag .merkliste_buttons {
    font-size: 14px;
    text-decoration: underline;
    color: #232323;
    text-transform: uppercase;
}
.merkliste_eintrag .merkliste_datum {
    font-size: 14px;
    text-decoration: none;
    color: #999;
    display: none;
    text-transform: uppercase;
    text-align: right;
}

        :root {
            --accent-color: #c70087;
            --notice-color: #128F00;
            --warn-color: #c70087;
        }
        .blocks-row { 
            margin-top: 20px; 
        }
        .blocks-row-2 { 
            display: grid;
            gap: 20px; 
            grid-template-columns: 1fr; 
            width: 100%;
        }
        /* Grid für Lieferung / Veranstaltung / Abholung */
        .blocks-row-3 {
            display: grid;
            gap: 20px;
            width: 100%;
            grid-template-columns: 1fr;
        }
        @media (min-width: 1000px) { 
            .blocks-row-2 { 
                grid-template-columns: 1fr 1fr; 
            }
            .blocks-row-3 {
                grid-template-columns: repeat(3, minmax(0, 1fr));
            }
        }
        .block { 
            background-color: #f9f9f9; 
            padding: 1.5rem; 
            border-radius: 6px; 
            border: 1px solid #eee; 
        }
        .block h4 { 
            margin-top: 0; 
            margin-bottom: 1.5rem; 
            text-align: center; 
            color: #333; 
            border-bottom: 1px solid #ddd; 
            padding-bottom: 10px; 
        }
        .block-row { margin-bottom: 1rem; }
        
        /* CSS angepasst: Gilt jetzt auch für .pseudo-label */
        .block-row label,
        .block-row .pseudo-label { 
            font-weight: 700; 
            display: block; 
            margin-bottom: 0.25rem; 
            font-size: 14px; 
            color: #444; /* Farbe explizit gesetzt, passend zu Schritt 3 */
        }
        .row-flex { 
            display: flex; 
            gap: 10px; 
            width: 100%; 
        }
        .row-flex > .full { flex-basis: 100%; }
        .row-flex > .third { flex: 0 0 30%; }
        .row-flex > .twothird { flex: 1; }
        .block input[type="text"],
        .block textarea,
		.block select { 
            width: 100%; 
            padding: 10px; 
            border: 1px solid #ccc; 
            border-radius: 4px; 
            box-sizing: border-box; 
            background: #fff;
            color: #000;
            font-family: inherit;
            font-size: 14px;
        }
        .block input[type="text"]:focus,
        .block textarea:focus { 
            border-color: var(--accent-color); 
            outline: none; 
        }
        .block textarea {
            resize: vertical;
            min-height: 70px;
        }
        .notice { 
            display: none; 
            color: var(--notice-color); 
            font-size: 12px; 
            margin-top: 5px; 
        }
        .notice.visible { display: block; }
        .notice.warning { color: var(--warn-color); }
        .flatpickr-calendar,
        .flatpickr-time {
            background: #fff;
            color: #000;
        }
        .flatpickr-day { 
            color: #000; 
        }
        .flatpickr-day.flatpickr-disabled,
        .flatpickr-day.flatpickr-disabled:hover {
            color: #ccc !important;
            background: #f8f8f8 !important;
            border-color: #f8f8f8 !important;
            cursor: not-allowed !important;
        }
        .flatpickr-time input { color: #000; }
        .flatpickr-day.selected,
        .flatpickr-day.startRange,
        .flatpickr-day.endRange,
        .flatpickr-day.selected:hover,
        .flatpickr-day.today.selected,
        .flatpickr-day.selected.prevMonthDay,
        .flatpickr-day.selected.nextMonthDay {
            background: var(--accent-color);
            border-color: var(--accent-color);
            color: #fff;
        }
        .flatpickr-time .numInputWrapper span.arrowUp:after {
            border-bottom-color: var(--accent-color);
        }
        .flatpickr-time .numInputWrapper span.arrowDown:after {
            border-top-color: var(--accent-color);
        }
        .flatpickr-day.selected { 
            background: var(--accent-color); 
            border-color: var(--accent-color); 
        }
        .logistik-options {
            margin-top: 20px;
            margin-bottom: 20px;
            padding: 15px;
            border-radius: 6px;
            border: 1px solid #eee;
            background: #fafafa;
        }
        .logistik-options p {
            margin-top: 0;
            margin-bottom: 10px;
            font-weight: 700;
        }
        .logistik-radio {
            display: block;
            margin-bottom: 8px;
            cursor: pointer;
        }
        .logistik-radio input {
            margin-right: 6px;
        }
        /* Readonly: gleicher Hintergrund wie Block */
		input.readonly,
		textarea.readonly,
		select.readonly {
			background: #f0f0f0 !important;
			cursor: default;
			color: #777;
		}
		#customerAddressSelect:disabled {
			background: #f0f0f0 !important;
			color: #777;
			cursor: not-allowed;
		}
		#mapBlock {
			display: flex;
			flex-direction: column;
		}
		#map {
			width: 100%;
			border-radius: 4px;
			flex: 1;
			min-height: 260px; /* Startgröße, wächst mit dem Block */
		}
		.check-label {
			display: flex;
			align-items: center;
			gap: 8px;
			font-size: 14px;
		}
		.check-label input[type="checkbox"] {
			width: auto;
		}
		.pflicht-hinweis {
			font-size: 12px;
			color: #666;
			margin-top: 10px;
		}

    
/* 1. NOTFALL-FIX: Versteckt das doppelte Formular, falls es vom Server noch geladen wird */
.produkt_warenkorb_button + #formadd {
    display: none !important;
}
#formadd + #formadd {
    display: none !important;
}
/* 2. Container für Button + Tooltip */
.buybox-button-wrapper {
    position: relative;
    display: block; 
    width: 100%; 
}
/* 3. Der Tooltip (Sprechblase) */
.varianten-tooltip {
    visibility: hidden;
    width: 220px;
    background-color: #e74c3c; /* Rot */
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 9999; 
    bottom: 110%; 
    left: 50%;
    margin-left: -110px; 
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 13px;
    font-weight: 600;
    box-shadow: 0px 4px 8px rgba(0,0,0,0.2);
    pointer-events: none; 
}
.varianten-tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #e74c3c transparent transparent transparent;
}
/* Wenn der Wrapper blockiert ist und man hovert -> Zeige Tooltip */
.buybox-button-wrapper.blockiert:hover .varianten-tooltip {
    visibility: visible;
    opacity: 1;
}
/* Button-Stil wenn blockiert */
.buybox-button-wrapper.blockiert button {
    opacity: 0.5; 
    cursor: not-allowed; 
}

        :root { --accent-color: #c70087; }
        
        .blocks-row { margin-top: 20px; }
        .blocks-row-1 { display: grid; grid-template-columns: 1fr; gap: 30px; width: 100%; }
        @media (min-width: 900px) { .blocks-row-1 { grid-template-columns: 2fr 1fr; } }
        
        .block { background-color: #f9f9f9; padding: 0; border-radius: 6px; border: 1px solid #eee; overflow: hidden; }
        .block-content { padding: 1.5rem; }
        
        .block h4 { 
            margin: 0; padding: 15px 1.5rem; background: #ededed; color: #333; 
            font-size: 18px; border-bottom: 1px solid #ddd; 
        }
        .form-section-title {
            margin: 25px 0 15px 0; padding-bottom: 5px; border-bottom: 2px solid #ddd;
            color: var(--accent-color); font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px;
        }
        .form-section-title:first-of-type { margin-top: 0; }
        .block-row { margin-bottom: 1rem; position: relative; /* Wichtig für Autocomplete Position */ }
        .block-row label { font-weight: 700; display: block; margin-bottom: 0.35rem; font-size: 14px; color: #444; }
        .row-flex { display: flex; gap: 15px; width: 100%; }
        .row-flex > .half { flex: 1; position: relative; } /* Wichtig für Autocomplete Position */
        .row-flex > .third { flex: 0 0 30%; }
        .row-flex > .twothird { flex: 1; }
        .block input[type="text"], .block input[type="email"], .block textarea, .block select {
            width: 100%; padding: 10px; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; background: #fff; color: #000; font-family: inherit; font-size: 14px; line-height: 1.4; transition: border-color 0.2s;
        }
        .block select { padding: 8px 10px; height: 42px; }
        .block input:focus, .block select:focus { border-color: var(--accent-color); outline: none; box-shadow: 0 0 0 2px rgba(199, 0, 135, 0.1); }
        .readonly { background: #f0f0f0 !important; color: #777 !important; cursor: default; }
        /* Kundentyp Radio Buttons */
        .kundentyp-wrapper { background: #fff; border: 1px solid #ddd; padding: 15px; border-radius: 4px; margin-bottom: 20px; }
        .kundentyp-row { display: flex; gap: 30px; align-items: center; }
        .kundentyp-radio { display: flex; align-items: center; gap: 8px; cursor: pointer; font-size: 16px; font-weight: bold; }
        .kundentyp-radio input { transform: scale(1.2); margin: 0; cursor: pointer; }
        .pflicht-hinweis { font-size: 12px; color: #666; margin-top: 10px; text-align: right; }
        
        .wk-summary-box { font-size: 14px; line-height: 1.6; color: #555; }
        .wk-summary-box p { margin-bottom: 1rem; }
        .wk-actions-row { margin-top: 30px; display: flex; justify-content: space-between; align-items: center; }
        /* Autocomplete Styling */
        .gomi-autocomplete-list {
            position: absolute;
            top: 100%; left: 0; right: 0;
            background: #fff;
            border: 1px solid #ccc;
            border-top: none;
            border-radius: 0 0 4px 4px;
            z-index: 1000;
            max-height: 200px;
            overflow-y: auto;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
            display: none;
        }
        .gomi-autocomplete-item {
            padding: 10px;
            cursor: pointer;
            border-bottom: 1px solid #eee;
            font-size: 14px;
        }
        .gomi-autocomplete-item:last-child { border-bottom: none; }
        .gomi-autocomplete-item:hover { background-color: #f0f0f0; color: var(--accent-color); }
        .gomi-autocomplete-item strong { color: #333; }
        .gomi-autocomplete-item span { color: #888; font-size: 12px; margin-left: 5px; }
        /* Anzeige-Logik */
        form:has(input[value="firma"]:checked) #customerFieldsWrapper { display: block !important; }
        form:has(input[value="privat"]:checked) #customerFieldsWrapper { display: block !important; }
        form:has(input[value="firma"]:checked) #accountingWrapper { display: block !important; }
        form:has(input[value="privat"]:checked) #accountingWrapper { display: none !important; }
        form:has(input[value="firma"]:checked) #zusatzBlock { display: block !important; }
        form:has(input[value="privat"]:checked) #zusatzBlock { display: none !important; }
    
        .wk-summary-grid {
            display: grid;
            grid-template-columns: 1fr;
            gap: 20px;
            margin-top: 20px;
        }
        @media (min-width: 900px) {
            .wk-summary-grid { grid-template-columns: 1.5fr 1fr; }
        }
        .summary-block {
            background: #f9f9f9;
            border: 1px solid #eee;
            border-radius: 6px;
            overflow: hidden;
            margin-bottom: 20px;
        }
        .summary-header {
            background: #ededed;
            padding: 12px 15px;
            font-weight: 700;
            color: #333;
            border-bottom: 1px solid #ddd;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        .summary-header a {
            font-size: 12px;
            font-weight: normal;
            text-decoration: underline;
            color: #555;
        }
        .summary-content {
            padding: 15px;
            font-size: 14px;
            line-height: 1.5;
            color: #444;
        }
        
        .summary-row {
            margin-bottom: 12px;
            border-bottom: 1px solid #eee;
            padding-bottom: 12px;
        }
        .summary-row:last-child {
            margin-bottom: 0;
            border-bottom: none;
            padding-bottom: 0;
        }
        .summary-label {
            font-weight: 700;
            color: #000;
            display: block;
            margin-bottom: 4px;
        }
        .summary-value {
            color: #555;
            /* Damit lange Datum-Zeilen schön umbrechen falls nötig */
            display: block; 
        }
        
        .wk-total-actions {
            margin-top: 30px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            background: #fff;
            padding: 20px;
            border: 1px solid #eee;
            border-radius: 6px;
        }
        
        /* Artikel Liste Anpassung für Summary */
        .wk_produkt_summary .wk_produkt_column { padding: 5px 0; }
        .wk_produkt_summary img { max-width: 60px; height: auto; }
        .wk_produkt_summary .wk_produkt_name { font-weight: bold; font-size: 13px; }