
.show_more_prods,
.products_mva_amount.hidden{
	display:none;
}

.input_text.error{
	border-color:#e05e5e;
}
h2.subtitle .form_success{
	text-decoration: underline;
	text-decoration-color: #6dae10;
}

.feedback_msg{
    text-align: center;
    background: #ccc;
    padding: 20px;
    color: #1d1d1b;
    border-bottom: 5px solid #f49215;
    margin-bottom: 20px;
    font-size: 1.25em;
}
.address_ip.err {
	border-color: #e05e5e;
}

.rabat_flex.cart_total {
	margin: 40px 0;
}
.cart_total_box {
	border-top: 4px solid #1c1c1c;
	border-bottom: 0px;
	padding-top: 30px;
}
.cart_delivery_box, 
.cart_payment_box {
	border-bottom:0px;
	margin-bottom: 45px;
	padding-bottom: 0;
}

.footer_left a{
	color:#fff;
	text-decoration:none;
	font-weight: bold;
}
span.remove_rabatt{
	cursor: pointer;
}
span.remove_rabatt:hover{
	font-weight: bold;
}