/*
Theme Name: Lusion
Theme URI: http://hn.arrowpress.net/lusion/
Author: AHT
Author URI: http://arrowhitech.com/
Description: Lusion - Multipurpose eCommerce WordPress Template
Version: 1.4.5
Tested up to: 5.4
Requires PHP: 7.0
License: 
License URI: 
Tags: one-column, two-columns, right-sidebar, rtl-language-support, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: lusion
*/

input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
	-moz-appearance: checkbox !important;
	appearance: checkbox !important;
}

.page.woocommerce-checkout .checkout_content-right:before {
	height: 0vh !important;
	padding: 10px !important;
}

.shop_table.woocommerce-checkout-review-order-table .cart_item .product-name .product-info .product-title {
	padding-right: 5px !important;
}

.elementor-sale-popup {
	display: none !important;
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li dl dt {
	display:none;
}

.woocommerce ul#shipping_method li {
	text-align: left !important;
}

.order-total .woocommerce-Price-amount .woocommerce-Price-currencySymbol::after {
    content: ' inkl. 19% MwSt.';
    font-size: small;
}