.item .item-price-container {
    padding-top: 0px;
    text-align: center;
}

.product .product-descrizione, .product .product-name {
    margin-bottom: 5px;
    font-size:15px;
    font-weight: bold;
    text-transform: uppercase;
}

.taglia-radio label {
    display: inline-block;
    cursor: pointer;
    border: solid 1px #ccc;
    width: auto;
    padding: 0 20px;
    line-height: 35px;
    text-align: center;
}

.product .product-price {
    font-size: inherit;
    font-weight: 700;
}
.feedBack_valutazione i.fa {
    font-size: 15px;
    margin-top: 10px;
}
.product .product-price .item-price {
    padding-bottom: 10px;
    font-size: inherit;
    font-weight: 900;
}

.item .item-name {
    font-size: 14px;
    color: #212121;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 10px;

}
.item .old-price {
    font-size: 16px;
    text-decoration: line-through;
    font-weight: 600;
    width: 100%;
    float: left;
    height: 22px;
}
.altri{
margin: 0 auto 50px;
width:20%;
}
.get-in-touch h3 {
    font-size: 60px;
    line-height: 56px;
    color: #fff;
    text-transform: uppercase;
    padding: 3px 0 21px;
    margin: -10px;
}
.news-image-wrapper .news-image {
    width: auto;
    height: auto;
}
@media (max-width: 1200px) {
    .item-image-wrapper {
        position: relative;
        padding: 10px;
        background-color: #fff;
        width: 100%;
        height: 200px;
    }
}
@media (max-width: 1024px) {
    .newslater input[type=text] {
    width: 50%;
    border-width: 2px;
    margin-bottom: 10px;
    margin-left: -10%;
    }
    .Newsletter2 input[type=text] {
    width: 50%;
    border-width: 2px;
    margin-bottom: 10px;
    }
}
@media (max-width: 812px) {
    .newslater input[type=text] {
    width: 50%;
    border-width: 2px;
    margin-bottom: 10px;
    margin-left: 20%;
    }
    .Newsletter2 input[type=text] {
    width: 50%;
    border-width: 2px;
    margin-bottom: 10px;
    }
}
@media (max-width:767px) {
    .tz-subcribe input[type=text] {
        width: 76%;
        border-width: 2px;
        margin-bottom: 10px;
    }
    .item .item-name {
        display: block;
        overflow: hidden;
    }
    .tz-subcribe input[type=submit] {
    height: 45px;
    background: #f59331;
    color: #fff;
    border: 0;
    text-align: center;
    padding-left: 22px;
    padding-right: 22px;
    display: inline-block;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-radius: 0 15px 15px 0;
    text-transform: uppercase;
    margin-left: -1%;
    }
    .altri{
    margin: 0 auto 50px;
    width:50%;
    }
    .feedBack_valutazione i.fa {
        font-size: 15px;
    }
    .product-item-container .item.item-grid {
        padding: 100% 0;
        height: 500px;
    }
    .item .item-meta-container {

    }
    /*
    .owl-carousel .owl-item img {
        margin-top: -13%;
        padding: 0%;
        display: block;
        width: 100%;
    }
    */
    .breadcrumb {
        background: #fafafa;
        margin-bottom: 30px;
    }
    .tz-widget-clients .widget-title {
        margin-bottom: -17%;
        margin-top: 33%;
        margin-left: -106%;
    }

    .item-image-wrapper {
        padding: 0;
        height: 333px;
    }
    .mobile-two-items .item-image-wrapper {
        padding: 0;
        height: 200px;
    }
    .discount-rect{
        font-size: 18px;
    }
}
.item-info-container {
height: 95px;
text-align: center;
}

.product-item-container .item.item-list .feedBack_valutazione{
    margin: auto;
    display: block;
    width: 100%;
    text-align: center;
}

.owl-prev,
.owl-carousel-partners .owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -20px !IMPORTANT;
    display: block!IMPORTANT;
    border: 0px solid black;
    background: none !IMPORTANT;
}

.owl-next,
.owl-carousel-partners .owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -20px;
    display: block!IMPORTANT;
    border: 0px solid black;
    background: none !IMPORTANT;
}

     .owl-prev i,  .owl-next i ,
    .owl-carousel-partners .owl-prev i, .owl-carousel-partners .owl-next i {
        transform: scale(2.5,2.5);
        color: #212121;
    }

 .owl-theme .owl-dots {
    margin-top: 30px;
}

    .owl-theme .owl-dots .owl-dot.active span {
        background: #212121;
    }
