/* Start custom CSS for shortcode, class: .elementor-element-4020390 */.woocommerce .cart .button {
    color: White;
    background-color: Black;
}

.woocommerce .cart button.button:disabled, .woocommerce .cart button.button:disabled[disabled] {
    color: Gray;
    background-color: #F0F0F1;
    opacity: 1;
}

.elementor-29162 .elementor-element.elementor-element-4020390 .woocommerce .cart.shop_table .product-name {
    display: block;
}/* End custom CSS */