tr.odd td,tr.odd th {
	background: #D5E4FF
}

caption {
	font-weight: bold;
	color: #999
}

div.no-highlight-compara div.no-bot-highlight-compara {
	float: left;
}

#s_prodotto_grid {
	min-height: 200px;
	border: #000000 0px solid;
	float: left;
	margin: 0px 0px 0px 0px;
}

* html #s_prodotto_grid {
	margin: 0px 0px 0px 0px;
}

.blocco {
	width: 200px;
	height: 350px;
	margin: 0px 0px 16px 0px;
	float: left;
	background-image: url("/images/bg_p_griglia_v3.png");
	background-repeat: no-repeat;
	display: block;
	border: #000000 0px solid;
}

.bloccoover {
	width: 200px;
	height: 350px;
	margin: 0px 0px 16px 0px;
	float: left;
	background-image: url("/images/bg_p_griglia_over_v3.png");
	background-repeat: no-repeat;
	display: block;
	border: #000000 0px solid;
}

.product-container {
display: inline-block;
    width: 100%;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	background-color: #fafafa;
}
.product-container .categoria {
	border-bottom: 1px solid #e1e1e1;
}
.product-container .categoria a{
	color: #737373;
    font-weight: bold;
    line-height: 26px;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.info-container {
padding: .9375rem;
}

.compara-button {
  margin-bottom: 0;
  padding: .25em 0;
  display: inline-block;
}

.title-box {
	text-align: center;
	height: 75px;
	overflow: hidden;
}
.titolo-griglia h3 {
  word-wrap: break-word;
  font-size: 14px;
  margin: 0;
}
.titolo-griglia h3 a {
  color: #737373;
  line-height: normal;
}
.titolo-griglia h3 a:hover {
  text-decoration: none;
}
.titolo-griglia p {
  text-transform: lowercase;
}
.titolo-griglia p a:hover {
  text-decoration: none;
}
.titolo-griglia h3 span:nth-of-type(1) {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.titolo-griglia h3 span:nth-of-type(2) {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.titolo-griglia h5 {
	margin: 0 0 0.5rem;
	  font-size: .85em;
}


* html .title-box {
	margin: 10px 0 0 8px;
}

.foto {
	border: #000000 0px solid;
	margin: 10px 0;
	overflow: hidden;
	text-align: center;
	display: block;
	text-align: center;
}

.photo-box {
	height: 200px;
	line-height: 196px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	display: block;
	background: #ffffff;
	border-radius: 0;
	border-bottom: 1px solid #e1e1e1;
}
.photo-box img {
max-height: 200px;
}
.abbigliamento .photo-box {
	height: 300px;
	line-height: 300px;
}
.abbigliamento .photo-box img {
max-height: 301px;
}

.code-box {
text-align: center;
word-break: break-all;
min-height: 45px;
}
.abbigliamento .code-box {
display: none;
}

.scheda-tecnica {
width: 100%;
text-align: center;
margin-top: .5em;
  display: inline-block;
}

.price-box {
	margin: .5em 0 0;
	width: 100%;
	overflow: hidden;
	text-align: right;
	display: block;
} 
.price-box .prezzo {
	margin-bottom: 0;
}
.fumetto-ombra {
	position: absolute;
	width: 272px;
	background: url('/images/ombra_fumetto.png') no-repeat top right;
	-background: url('/images/ombra_fumetto.png') no-repeat;
	z-index: -3;
	padding: 2px 10px 0px 2px;
}

.fumetto-ombra-sotto {
	position: absolute;
	width: 272px;
	font-size: 1px;
	line-height: 1px;
	height: 10px;
	background: url('/images/ombra_fumetto.png') no-repeat bottom right;
	-background: url('/images/ombra_fumetto.png') no-repeat bottom right;
	z-index: -3;
	padding: 0px 8px 0px 2px;
}

* html .fumetto-ombra-sotto {
	padding: 0px 8px 0px 2px;
}

.fumetto {
	width: 272px;
	z-index: 1;
}

#fumetto-dx {
	width: 272px;
	border: 0px solid orange;
	background: url('/images/fumetto_dx.png') no-repeat;
	height: 401px;
	padding: 8px 8px 8px 12px;
	position: absolute;
	z-index: 1;
}

#fumetto-sx {
	width: 272px;
	border: 0px solid black;
	background: url('/images/fumetto_sx.png') no-repeat;
	-background: url('/images/fumetto_sx.png') no-repeat;
	height: 401px;
	padding: 8px 12px 8px 8px;
	position: absolute;
	z-index: 1;
}

.descrizione {
	margin: 0px 10px 0px 10px;
	line-height: 18px;
	word-wrap: break-word;
}

.fimg {
	max-width: 150px;
	max-height: 160px;
	padding: 5px;
}

.gpricev2 {
	font-size: 20px;
}