.products-8-new {

	position:relative;

}

.products-8-new .row {

    margin-bottom:10px;

}

.products-8-new .container {

}

.products-8-new .product {

	position:relative;   

    padding: 8px;

    min-height: 300px;

}

.products-8-new .col-sm-3 {



}



.products-8-new .info {

	text-align:center;

	background:#ececec;

	margin-bottom: 40px;



}

.products-8-new .acquista {

background: #2d4e7c none repeat scroll 0 0;
color: #fff;
font-size: 13px;
padding: 6px;
text-transform: uppercase;
display: table;
margin: auto;
margin-top: 5px;
margin-bottom: 10px;

}

.products-8-new .blocco {
	padding-bottom: 40px;

}

.products-8-new .col-sm-3 {

    padding-left: 0;

    padding-right: 0;

}

/* triangolino 

.products-8-new h3:before {

    background-color: #ffffff;

    content: "";

    display: block;

    height: 16px;

    left: 20px;

    position: absolute;

    top: -8px;

	-webkit-transform: rotate(45deg);

	-moz-transform: rotate(45deg);

 	-o-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	transform: rotate(45deg);

    width: 16px;

    border-top: 1px solid #ddd;

    border-left: 1px solid #ddd;

}

*/





.products-8-new .titolo {

    color: #2d4e7c;

    float: left;

//    font-family: "HelveticaNeueLTStd-Cn",Arial,sans-serif;

    font-size: 50px;

    position: relative;

    text-transform: uppercase;

}



.products-8-new .menu {

	background:transparent;

	border-bottom: 2px dotted #2b2017;

    overflow: auto;

    position: relative;

}



.products-8-new .filtro {

    color: #2b2017;

    cursor: pointer;

    float: right;

//    font-family: "HelveticaNeueLTStd-Cn",Arial,sans-serif;

    font-size: 12px;

    line-height: 18px;

    margin-left: 40px;

    margin-top: 29px;

    position: relative;

    text-transform: uppercase;

}

.products-8-new .filtro_prezzo {

    padding-right: 40px;

}

.products-8-new .filtro > b {

//    font-family: "HelveticaNeueLTStd-BdCn",Arial,sans-serif;

}

.products-8-new .menu_filtri {

    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;

    margin-bottom: 0;

    margin-top: 0;

    position: absolute;

    width: 980px;

    z-index: 10;

}





.products-8-new .filtri_titolo {

    color: #2b2017;

    float: right;

//    font-family: "HelveticaNeueLTStd-Cn",Arial,sans-serif;

    font-size: 16px;

    line-height: 18px;

    margin-right: -30px;

    margin-top: 29px;

    position: relative;

    text-transform: uppercase;

}





.products-8-new .collezioni {

    position: relative;

}

.products-8-new .description {
	text-align: center;
line-height: 16px;
font-size: 12px;
}




.products-8-new .menu_collezioni {

    margin-bottom: 60px;

    margin-top: 60px;

    position: relative;

}





.products-8-new .product h3 {
	
	margin-top: 10px!important;

    font-size: 20px;

    font-weight: 500;

    margin: 0;

    text-transform: uppercase;

    padding: 10px;

    position: relative;

	text-align:center;

	color:#211f5e;
	font-weight: bold;

}

.products-8-new .product a {

	position: relative;

	display: block;

	color: inherit;

	text-decoration: none;

	z-index: 20;



	

	/*

	background-color: #ffffff;

   

	-webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);

	-moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);

  	box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);

 	*/

}

.products-8-new .product a:hover {

	/*

	-webkit-box-shadow: 0 2px 3px rgba(71, 73, 72, 0.5);

	-moz-box-shadow: 0 2px 3px rgba(71, 73, 72, 0.5);

	box-shadow: 0 2px 3px rgba(71, 73, 72, 0.5);

 	color: #eb6800;

 	*/

}



.products-8-new .imm img {

	margin-left: -15px;

	width:100%;

}

.products-8-new .imm2 img {

	margin-right: -35px;

	width:100%;

}


.products-8-new h3 {

/*    height: 30px;*/

}



.products-8-new .product h5 {

    background: #2d4e7c none repeat scroll 0 0;

    display: table;

    font-size: 12px;

    font-weight: 500;

    margin: 6px -8px 0 33%;

    padding: 6px;

    text-align: center;

    text-transform: uppercase;

	position:absolute;

	color: #fff;

}





.products-8-new div.prices {

/*    margin-top:16px;*/

    text-align: center;
	font-size: 12px;

}

.products-8-new .base {

    color: #2b2017;

    font-size: 16px;

    font-weight: 400;

    text-align:center;

    line-height:33px;

}

.products-8-new .price {

        color: #211f60;
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px;

}

.products-8-new .discount {

	position:absolute;

	left:20px;

	top:0;

	opacity:0.6;

    background: none repeat scroll 0 0 #000;

    /* left: 0;

     * border-radius: 0 0 10px; */

    color: #fff;

    font-family: 'Arial';

    font-size: 16px;

    font-weight: 700;

    padding: 8px;

    z-index:100;

}

.products-8-new .active a {

    color: #B31A1F;

    text-decoration:underline;

}