/*
Theme Name: Kiener
Theme URI: http://cloud/claude/kiener
Author: Kiener Team
Author URI: http://cloud/claude/kiener
Description: A modern WooCommerce theme for mobility and accessibility products
Version: 1.0.6
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kiener
Tags: e-commerce, woocommerce, accessibility, custom-menu

This theme, like WordPress, is licensed under the GPL.
*/

.added_to_cart.wc-forward{display:none !important;}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    display: none !important;
}
.wp-block-woocommerce-empty-cart-block h2{margin-bottom:100px;}

.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value{
    min-width: 100%;
}