﻿ @charset "utf-8";
/* CSS Document */

/*ticker news*/
.ticker .price span {
	color: #b8292f;
	margin-right: 10px;
	width: 100%;
	display: block;
	text-transform: uppercase;
	position: absolute;
	margin-top: -18px;
	font-size: 16px;
}
.ticker .data_news {
	text-transform: uppercase;
	color: black;
	font-weight: 700
}
.categorie .box_news ul {
	border: none;
	padding: 0px;
	height: 283px;
	min-height: 283px;
}
.categorie .box_news.bianco ul {
}
.box_news ul li {
    font-size: 13px;
    padding: 10px;
    max-height: 81px;
    overflow: hidden;
    border-top: 1px solid #d9d9d9;
    line-height: 15px;
    list-style-image: none;
    width: 100%;
    margin: 0px;
    border-bottom: 10px solid white;
}
.box_news ul li span {
	font-weight: 600;
	margin-right: 5px;
}
.box_news {
    height: auto;
    overflow: auto;
    min-height: 245px;
    	border: 1px solid #d9d9d9;
    margin-bottom: 20px;
}
.dx.home .box_news {
	margin-bottom: 20px;
}
.prodotti_footer .box_news {
	width: 243px;
	position: relative;
	float: left;/*margin-top: 0px;
	margin-bottom: 0px;
	background-color: #231f20;
	background-color: #231f20;*/
}
/*.prodotti_footer .box_news.bianco {
	margin-left: 10px;
	background-color: white;
}
.prodotti_footer .box_news a {
	color: #212121
}*/
.box_news h2 {
	margin-bottom: 0px;
	width: 100%;
	clear: both;
}
.box_news li a:hover {
	text-decoration: none;
}
.box_news h2 {
	margin-bottom: 0px;
}
.box_news h2.tutte {
	padding: 10px;
	text-transform: inherit;
	text-align: center;
	font-size: 13px;
	border-top: 1px solid #ccc;
	font-weight: 700;
}
.box_news h2.tutte a {
	color: black;
}
.box_img {
	height: 60px;
	width: 60px;
	display: table;
	position: relative;
	float: left;
	/* border: 1px solid #dedede; */
	background-image: url(../img/noimg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% auto;
	margin-right: 10px;
}
.box_img div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.box_img div img {
	max-height: 50px;
	max-width: 50px;
}
.prodotti_footer .box_img {
	border: 1px solid #ccc;
	background: url(../img/dipe_thumb_white.png) no-repeat center center;
}
.prodotti_footer .box_news.bianco.novita .box_img {
	border: 1px solid #ccc;
	background: url(../img/catalogo.png) no-repeat center center;
}
/*ticker prodotti*/

.ticker {
	width: 100%;
	margin: 0px;
	overflow: hidden;
	position: relative;
	float: left;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0px;
        min-height: 250px;
}
/*.ticker_box {
	height: 375px; 
	width: 250px;
	display:table; 
	vertical-align:top; 
}

.ticker_box img {
}*/


.categorie ul.ticker li {
	list-style-image: none !important;
	list-style-type: none !important;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100% !important;
}
.categorie .box.box_news ul.ticker li {
	max-height: 71px;
}
.categorie .box.box_news ul.ticker li img {
	max-width: 50px;
	max-height: 50px;
}
.categorie ul.ticker {
/*	height: 300px !important;
	min-height: 300px !important;*/
}
.ticker h3 {
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	margin: 10px 0px;
	height: 38px;
	overflow: hidden;
}
.ticker .immagine_prodotto div img {
	margin-top: 10px;
}
.ticker .cbp-vm-price {
	box-sizing: border-box;
	position: relative;
	float: left;
	color: #666;
	font-size: 19px;
	width: 100%;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	top: inherit;
	margin-bottom: 12px;
}
.special {
}
.ticker .cbp-vm-add {
	margin-bottom: 20px;
}
.immagine_prodotto {
	height: 210px;
	width: 100%;
	display: table;
	border-bottom: 1px solid #d9d9d9;
	padding: 10px;
}
.sx .immagine_prodotto {
	border-bottom: none;
}
.immagine_prodotto div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/**/.item .immagine_prodotto div img {

}
.ticker#ticker_01 .immagine_prodotto div img, .ticker#ticker_02 .immagine_prodotto div img, .ticker#ticker_03 .immagine_prodotto div img {
	margin-right: 0px;
	position: initial;
	float: inherit;
	margin: 0px;
}
.categorie ul.ticker#ticker_01 li, .categorie ul.ticker#ticker_02 li, .categorie ul.ticker#ticker_03 li {
/*min-height:324px;*/
}
.ticker#ticker_01 .immagine_prodotto, .ticker#ticker_02 .immagine_prodotto, .ticker#ticker_03 .immagine_prodotto {
	height: 215px;
	width: 100%;
	display: table;
	text-align: center;
}
.ticker#ticker_01 h3, .ticker#ticker_02 h3, .ticker#ticker_03 h3 {
	margin-bottom: 15px;
}
.categorie ul.ticker#ticker_01, .categorie ul.ticker#ticker_02, .categorie ul.ticker#ticker_03 {
	height: 325px !important;
	min-height: 325px !important;
}
.prodotti_footer .box.box_news {
	background-color: transparent;
	border: 1px solid #d9d9d9;
	padding: 0px;
}
.sx .box_news {
}
.sx .box_news h1 {
	font-size: 20px;
	margin-bottom: 0px;
}
.box_news ul {
	padding: 0px;
	font-size: 12px;
	border: none;
	margin-bottom: 0px;
	width: 100%;
	border-bottom: 0px;
}

.box_news ul.ticker  {
    height: 324px;
    overflow: hidden;
}

.prodotti_footer .box.box_news .titolo {
	border-bottom: 1px solid #d9d9d9;
}
.prodotti_footer .box {
	position: relative;
	float: left;
	width: 24%;
	height: 370px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 1%;
	background-color: white;
	overflow: hidden;
}
.prodotti_footer .box .titolo {
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 19px;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #f2f2f2;
	padding: 11px;
}
.prodotti_footer .box .titolo img {
	position: relative;
	float: left;
	margin-right: 10px;
	height: 25px;
}
.prodotti_footer .box .titolo span {
	color: black;
	font-size: 28px;
	font-weight: bold;
}
.prodotti_footer {
	height: auto;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
.ticker span.old_price {
	color: #666666;
	text-decoration: line-through;
	position: relative;
	float: left;
	text-align: left;
	margin-right: 0px;
}
.ticker span.new_price {
	color: #666;
	position: relative;
	float: right;
	text-align: right;
	margin-right: 0px;
}
.ticker span.percentual {
	color: #cc0522;
	position: absolute;
	margin-top: -14px;
	text-align: right;
	margin-left: 33px;
	font-size: 14px;
}
.sx.riservata ul.ticker li {
	list-style-image: none !important;
	list-style-type: none !important;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: white;
	width: 100% !important;
}
.sx.riservata .prodotti_footer .box_news {
	width: 100%;
}
.sx.riservata .box_news ul {
	border-bottom: 1px solid #383435;
}
.ticker img, .ticker .box_img div img {
	position: relative;
	float: left;
	max-width: 60px;
	max-height: 60px;
	margin-right: 0px;
}
.testo_ticker {
	height: 54px;
	overflow: hidden;
}
.old.price, .new.price {
	position: relative;
	float: left;
	width: 50%;
}
.old.price {
	text-align: left;
}
.new.price {
	text-align: right;
}



@media (max-width:1034px) {   

.box_img {
    width: 100%;
	background-size: 30% auto;
	text-align:center;
}

.ticker img, .ticker .box_img div img {
    max-width: 100%;
	float: inherit;
}

.box_news ul li {
    max-height: 127px;
}
}


/*@media (max-width:778px) {
.box_news {
	min-height: 290px;
}
.prodotti_footer {
}
.prodotti_footer .box {
	width: 48%;
	margin: 0% 1%;
	height: 390px;
	margin-bottom: 20px;
}
.prodotti_footer .box .titolo {
	font-size: 30px;
}
.prodotti_footer .box .titolo img {
	height: 32px;
}
}

@media (max-width:475px) {
.prodotti_footer .box {
	width: 100%;
	margin: 0%;
	height: 390px;
	margin-bottom: 20px;
}
}*/
