#page-container>.woocommerce {
	padding-bottom: 0 !important;
}

.woocommerce-notices-wrapper>.theme-container>.theme-row {
	width: 100% !important;
}

.woocommerce-notices-wrapper>.theme-container,
.theme-col>.theme-container {
	padding-bottom: 0 !important;
}

.theme-container {
	padding-bottom: 50px !important;
}

.product-price bdi {
	font-weight: normal !important;
}

.button.update_cart {
	display: none !important;
}

.cart-collaterals .wc-proceed-to-checkout {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.kls-cart-notes {
	display: block;
	width: 100%;
	padding: 10px 13px;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	font-size: 14px;
	line-height: 1.7em;
	box-sizing: border-box;
}