﻿.verlauf_proMainimage {
	height: 350px;
	width: 100%;
	background: -webkit-linear-gradient(to right, rgba(217, 217, 217, 1) 10%, rgba(255, 255, 255, 0) 40%), url('../images/products/sanocare/01_Sanomega500_Header_1280_278.jpg');
  	background: linear-gradient(to right, rgba(217, 217, 217, 1) 10%, rgba(217, 217, 217, 0) 40%), url('../images/products/sanocare/01_Sanomega500_Header_1280_278.jpg');
  	background-repeat:no-repeat;
  	background-size: cover;
  	background-position: 70% center;
    }
/* Products Einzelansicht Linie mit Kreis */
.linie {
	border: 1px #95b944 solid;
	background-color: #95b944;
}
.einzelansichttext h3 {
	color: #95b944;
	}
.plus_yellow, .plus_yellow:before {
	background: #95b944;
}
.flavour {

}
@media screen and (min-width:380px) {
.flavour {

	}
}
@media screen and (min-width:450px) {
.flavour {
	
	}
}
@media screen and (min-width:550px) {
.flavour {
	
	}
}