/*
	Theme Name: Cianciani
	Description: Cianciani Elementor theme
	Version: 1.0
	Requires at least: 6.0
	Tested up to: 6.3
	Requires PHP: 7.0
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
    Template: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

/* .woocommerce-message {
    
} */

.elementor-element.e-child:has(img) {
    flex-wrap: nowrap !important;
}

.elementor-element.e-parent:has(img) {
    flex-wrap: nowrap !important;
}

td:has(> button[name="update_cart"]) {
  display: none !important;
}

/*td button[name="update_cart"] {
  display: none;
}*/
