/*
Theme Name: modeal 2.0
Description: Theme für modeal.de
Version: 2.0.0
Author: andserve
Author URI: https://andserve.it
Theme URI: https://modeal.de
Template: Divi
*/

/* ========== Custom CSS ========== */

.woocommerce table.shop_table {
	border-radius:0px;
	background:#fbfbfb;
}

.woocommerce #content .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce .quantity input.qty {
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	border: none!important;
	background: #fff;
}

#main-content table.cart tr, table.cart tr {
	 background:#f4f4f4;
}