.elementor-113 .elementor-element.elementor-element-80c0f08{--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;--background-transition:0.3s;}.elementor-113 .elementor-element.elementor-element-1af6215{--main-alignment:center;--divider-style:solid;--subtotal-divider-style:solid;--elementor-remove-from-cart-button:none;--remove-from-cart-button:block;--cart-border-style:none;--cart-footer-layout:1fr 1fr;--products-max-height-sidecart:calc(100vh - 240px);--products-max-height-minicart:calc(100vh - 385px);}.elementor-113 .elementor-element.elementor-element-1af6215 .widget_shopping_cart_content{--subtotal-divider-left-width:0;--subtotal-divider-right-width:0;}@media(max-width:1024px){.elementor-113 .elementor-element.elementor-element-1af6215{--main-alignment:center;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-604758a */.woocommerce-cart button, 
.woocommerce-cart input[type="submit"],
.woocommerce a.button {
    background-color: black !important;
    color: white !important;
    border: 1px solid white !important;
}

.woocommerce-cart table.shop_table th {
    color: black !important;
}

.woocommerce-cart table.shop_table td {
    color: black !important;
}
.woocommerce-cart button, 
.woocommerce-cart input[type="submit"],
.woocommerce a.button {
    background-color: black !important;
    color: white !important;
    border: 1px solid white !important;
}

.woocommerce-cart table.shop_table th {
    color: black !important;
}

.woocommerce-cart table.shop_table td {
    color: black !important;
}
.woocommerce-cart table.shop_table a {
    color: black !important;
    font-weight: bold; /* Opcional, para que resalte más */
    text-decoration: none; /* Opcional, para quitar el subrayado */
}/* End custom CSS */