/* Cached vesion created on 04/04/26 15:43:49*/
/* elapsed time: 0.0012719631195068 secs */

/* ABSTRACT PRODOTTO */
article {
	position: relative;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e3e9ec;
	text-align: center;
}
.farmaciaSi {
	position: absolute;
	right: 0;
	top: 0;
	width: 85px;
	height: 85px;
}
article h1 {
	margin: 0;
	font-size: 24px;
}
article p {
	line-height: 1.3em;
	color: #00447c;
}
article a {
	display: inline-block;
	margin: 10px 0;
	padding: 3px 10px 7px;
	color: #ffffff;
	border-radius: 20px;
	background: #00ce60; /* Old browsers */
	background: -moz-linear-gradient(top,  #00ce60 0%, #00ce60 50%, #009339 51%, #009339 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00ce60), color-stop(50%,#00ce60), color-stop(51%,#009339), color-stop(100%,#009339)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00ce60 0%,#00ce60 50%,#009339 51%,#009339 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00ce60 0%,#00ce60 50%,#009339 51%,#009339 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00ce60 0%,#00ce60 50%,#009339 51%,#009339 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00ce60 0%,#00ce60 50%,#009339 51%,#009339 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ce60', endColorstr='#009339',GradientType=0 ); /* IE6-9 */
  	transition: color .2s ease-in;
}
.dentiBianchi article a {
	background: #afb4b8; /* Old browsers */
	background: -moz-linear-gradient(top,  #afb4b8 0%, #afb4b8 50%, #9e9e9e 51%, #9e9e9e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#afb4b8), color-stop(50%,#afb4b8), color-stop(51%,#9e9e9e), color-stop(100%,#9e9e9e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #afb4b8 0%,#afb4b8 50%,#9e9e9e 51%,#9e9e9e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #afb4b8 0%,#afb4b8 50%,#9e9e9e 51%,#9e9e9e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #afb4b8 0%,#afb4b8 50%,#9e9e9e 51%,#9e9e9e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #afb4b8 0%,#afb4b8 50%,#9e9e9e 51%,#9e9e9e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afb4b8', endColorstr='#9e9e9e',GradientType=0 ); /* IE6-9 */
}
.dentiSensibili article a {
	background: #d18489; /* Old browsers */
	background: -moz-linear-gradient(top,  #d18489 0%, #d18489 50%, #d60018 51%, #d60018 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d18489), color-stop(50%,#d18489), color-stop(51%,#d60018), color-stop(100%,#d60018)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d18489 0%,#d18489 50%,#d60018 51%,#d60018 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d18489 0%,#d18489 50%,#d60018 51%,#d60018 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d18489 0%,#d18489 50%,#d60018 51%,#d60018 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d18489 0%,#d18489 50%,#d60018 51%,#d60018 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d18489', endColorstr='#d60018',GradientType=0 ); /* IE6-9 */
}
.gengiveSane article a {
	background: #f8ccd6; /* Old browsers */
	background: -moz-linear-gradient(top,  #f8ccd6 0%, #f8ccd6 50%, #e9a2b1 51%, #e9a2b1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8ccd6), color-stop(50%,#f8ccd6), color-stop(51%,#e9a2b1), color-stop(100%,#e9a2b1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8ccd6 0%,#f8ccd6 50%,#e9a2b1 51%,#e9a2b1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8ccd6 0%,#f8ccd6 50%,#e9a2b1 51%,#e9a2b1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8ccd6 0%,#f8ccd6 50%,#e9a2b1 51%,#e9a2b1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f8ccd6 0%,#f8ccd6 50%,#e9a2b1 51%,#e9a2b1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ccd6', endColorstr='#e9a2b1',GradientType=0 ); /* IE6-9 */
}
.bambini article a {
	background: #ffc300; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffc300 0%, #ffc300 50%, #f48a00 51%, #f48a00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc300), color-stop(50%,#ffc300), color-stop(51%,#f48a00), color-stop(100%,#f48a00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffc300 0%,#ffc300 50%,#f48a00 51%,#f48a00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffc300 0%,#ffc300 50%,#f48a00 51%,#f48a00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffc300 0%,#ffc300 50%,#f48a00 51%,#f48a00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffc300 0%,#ffc300 50%,#f48a00 51%,#f48a00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc300', endColorstr='#f48a00',GradientType=0 ); /* IE6-9 */
}
.PRO article a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00dee9+0,0377b5+100 */
	background: #00dee9; /* Old browsers */
	background: -moz-linear-gradient(top,  #00dee9 0%, #0377b5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #00dee9 0%,#0377b5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #00dee9 0%,#0377b5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dee9', endColorstr='#0377b5',GradientType=0 ); /* IE6-9 */
}
article a:hover, article a:focus, article a:active {
	text-decoration: none;
	color: #000000!important;
}

article a:hover, article a:focus, article a:active {
	color: #ffffff;
}
 @media screen and (min-width: 768px) {
	article {
		min-height: 346px;
		margin-bottom: 30px;
	}
}
 @media screen and (min-width: 992px) {
	article {
		margin-top: 20px;
		margin-bottom: 10px;
		min-height: 366px;
	}
}