

/*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 {
}

.sx .box_news ul {
    height: 247px;
}

.box_news ul li {
    font-size: 14px;
    height: 52px;
    overflow: hidden;
    line-height: 18px;
    list-style-image: none;
    width: 100%;
    margin: 0px;
    padding-left: 0px;
    margin-bottom: 10px;
    background: none;
}

.box_news h1 {
    color: #454545;
    margin-bottom: 15px;
    margin-top: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 300;
}

.box_news ul li span {
    height: auto;
    overflow: auto;
    min-height: 334px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #38617a;
    margin-right: 5px; /*	height: auto;
	overflow: auto;
	min-height: 334px;
	margin-bottom: 20px;*/
}

.box_news {
    height: auto;
    overflow: auto;
    min-height: 287px;
}

.dx.home .box_news {
    margin-bottom: 20px;
}

.prodotti_footer .box_news {
    width: 243px;
    position: relative;
    float: left;
}

.box_news h2 {
    margin-bottom: 0px;
    width: 100%;
    clear: both;
}

.box_news li a:hover {
    text-decoration: none;
}

.box_news h2 {
    margin-bottom: 10px;
}

    .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: 60% auto;
    margin-right: 10px;
}

    .box_img div {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

        .box_img div img {
            max-height: 40px;
            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: 220px;
}
/*.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;
}



.special {
}

.ticker .cbp-vm-add {
    margin-bottom: 20px;
}



.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 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 {
    border: 1px solid #cccccc;
    padding: 10px 20px;
}

.sx .box_news {
    padding: 20px;
    background: #f1f1f1;
}

    .sx .box_news h1 {
    }

.box_news ul {
    padding: 0px;
    font-size: 12px;
    border: none;
    margin-bottom: 0px;
    width: 100%;
    border-bottom: 0px;
}

.prodotti_footer .box.box_news .titolo {
    border-bottom: 1px solid #ceced6;
}

.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;
    width:auto;
    height:auto;
    max-width: 70px;
    max-height: 50px;
    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: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;
    }
}
