/* Start custom CSS for text-editor, class: .elementor-element-1cae8ec2 */.woocommerce-cart-form {
    color: black;
}

.add_to_cart_button {
    font-size: 10px;
}
.attachment-woocommerce_thumbnail {
    width: 100px;
}

.price {
    font-size: 14px;
}

ul.products li.product .woocommerce-loop-product__title {
    margin: 1.5rem 0 .5rem;
    font-size: 1.5rem;
}

.cart_totals {
    color: black;
}

.woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
    float: none;
    font-size: 14px;
    width: auto;
}

.woocommerce table.shop_table_responsive tr .product-thumbnail, .woocommerce-page table.shop_table_responsive tr .product-thumbnail {
    display: block;
    width: auto;
}/* End custom CSS */