.elementor-10 .elementor-element.elementor-element-62a91ee9{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-10 .elementor-element.elementor-element-62a91ee9:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-62a91ee9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-astglobalcolor4 );}.elementor-10 .elementor-element.elementor-element-6fb2626 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-10 .elementor-element.elementor-element-4916970 > .elementor-widget-container{background-color:var( --e-global-color-astglobalcolor4 );padding:0px 0px 0px 0px;}.elementor-10 .elementor-element.elementor-element-4916970 p{margin-block-end:0px;}.elementor-10 .elementor-element.elementor-element-4916970{color:var( --e-global-color-astglobalcolor2 );}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-4916970 *//* =========================
   WARENKORB – METALLDESIGN4YOU
   ========================= */

/* Tabellenkopf über der Produktzeile */
.woocommerce-cart-form table.shop_table thead,
.woocommerce-cart-form table.shop_table thead th {
    background-color: #111111 !important;
    color: #f5bd2e !important;
}

/* Produktbereich und Tabellenzellen */
.woocommerce-cart-form table.shop_table,
.woocommerce-cart-form table.shop_table tbody,
.woocommerce-cart-form table.shop_table tbody tr,
.woocommerce-cart-form table.shop_table tbody td {
    background-color: #000000 !important;
    color: #ffffff !important;
}

/* Produktname */
.woocommerce-cart-form table.shop_table .product-name a {
    color: #ffffff !important;
}

/* Preis und Zwischensumme */
.woocommerce-cart-form table.shop_table .amount {
    color: #ffffff !important;
}

/* Warenkorb-Summe komplett dunkel */
.cart_totals,
.cart_totals table,
.cart_totals table tbody,
.cart_totals table tr,
.cart_totals table th,
.cart_totals table td {
    background-color: #000000 !important;
    color: #ffffff !important;
}

/* Überschrift Warenkorb-Summe */
.cart_totals h2 {
    background-color: #111111 !important;
    color: #f5bd2e !important;
    padding: 24px 30px !important;
    margin: 0 !important;
}

/* Rahmen und Trennlinien */
.woocommerce-cart-form table.shop_table,
.cart_totals,
.cart_totals table,
.cart_totals table th,
.cart_totals table td {
    border-color: #555555 !important;
}

/* Versandtext und Links */
.cart_totals .woocommerce-shipping-destination,
.cart_totals .woocommerce-shipping-calculator,
.cart_totals .shipping-calculator-button {
    color: #ffffff !important;
}

/* Eingabefelder Menge und Gutschein */
.woocommerce-cart input.input-text,
.woocommerce-cart input.qty {
    background-color: #ffffff !important;
    color: #111111 !important;
    border-color: #cccccc !important;
}

/* Buttons */
.woocommerce-cart button.button,
.woocommerce-cart a.checkout-button {
    background-color: transparent !important;
    color: #f5bd2e !important;
    border: 2px solid #f5bd2e !important;
}

/* Button Hover */
.woocommerce-cart button.button:hover,
.woocommerce-cart a.checkout-button:hover {
    background-color: #f5bd2e !important;
    color: #000000 !important;
}/* End custom CSS */