.main-menu .navbar-nav>li.prodotti-menu {
    border-bottom: solid 5px #fff;
}

/*-----------------------
SIDEBAR
-----------------------*/

.pdfprodotto {
    margin-top: 10px;
}

.back-to-prod a, .pdfprodotto a {
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    background: #223C7E;
    border: solid 1px #223C7E;
    color: #fff;
    transition: .3s ease-in-out;
    display: block;
    text-align: center;
    border-radius: 8px;
    padding: 5px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.back-to-prod a:hover, .pdfprodotto a:hover {
    background: #fff;
    color: #223C7E;
    transition: .3s ease-in-out;
}

@media screen and (max-width: 991px) {

    .back-to-prod,
    .pdfprodotto  {
        display: none;
    }

    .prefooter-mobile .boxsidebar {
        width: 48%;
        display: inline-block;
        vertical-align: top;
    }

    .prefooter-mobile .boxsidebar:last-child {
        margin-left: 4%;
        text-align: right;
    }

    .prefooter-mobile .halfpage img {
        max-width: 300px;
    }

}

@media screen and (max-width: 500px) {

    .prefooter-mobile .boxsidebar {
        width: 100%;
        display: block;
    }

    .prefooter-mobile .boxsidebar:last-child {
        margin-left: 0;
        text-align: center;
    }
}

/*-----------------------
SCHEDA PRODOTTO
-----------------------*/

.scheda-prodotto {
    overflow: hidden;
}

.scheda-prodotto .contenitore-img {
    display: inline-block;
    width: 35%;
}

.scheda-prodotto .contenitore-img img {
    display: block;
    max-width:100%;
    max-height:350px;
    width: auto;
    height: auto;
    margin: auto;
}

.scheda-prodotto .contenitore-img a {
    display: block;
    height: 100%;
}

.contenitore-img-small {
    height: 150px;
}

.scheda-prodotto .contenitore-img .contenitore-img-small a {
    display: inline-block;
    width: 48%;
    vertical-align: top;
}

.scheda-prodotto .contenitore-img .contenitore-img-small a img {
    height: 100%;
}

.scheda-prodotto .contenitore-img .thumbnail {
    margin-bottom: 10px;
}

.scheda-prodotto .contenitore-img-small a:first-child {
    margin-right: 8px;
}

.scheda-prodotto .dettaglio-prodotto {
    width: 62%;
    display: inline-block;
    float: right;
    margin-right: 1%;
}

.scheda-prodotto .dettaglio-prodotto h2.titoloprodotto {
    font-size: 25px;
    text-transform: initial;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    font-weight: 700;
    color: #223C7E;
}

.scheda-prodotto .dettaglio-prodotto h1.titoloprodotto {
    font-size: 27px;
    text-transform: initial;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    font-weight: 700;
    color: #223C7E;
}


.scheda-prodotto .dettaglio-prodotto p.produttore {
    font-size: 16px;
}

.scheda-prodotto .dettaglio-prodotto p.produttore a {
    font-size: 22px;
    color: #000;
    font-weight: 100;
    text-decoration: underline;
}

.scheda-prodotto .dettaglio-prodotto p.spiegabreve {
    font-size: 18px;
}

.voto {
    display: inline-block;
    color: #223C7E;
    margin-right: -1px;
}

 .stelle {
    margin-bottom: 10px;
}

.stelle span a.totale-votanti {
    text-decoration: underline;
}

.scheda-prodotto .dettaglio-prodotto p.venditore {
    font-size: 13px;
    margin-bottom: 30px;
}

.scheda-prodotto .dettaglio-prodotto p.venditore a {
    font-size: 16px;
    text-decoration: underline;
    font-weight: 700;
}

.scheda-prodotto .dettaglio-prodotto div.descrizione,
.scheda-prodotto .dettaglio-prodotto .descrizione h1,
.scheda-prodotto .dettaglio-prodotto .descrizione h2,
.scheda-prodotto .dettaglio-prodotto .descrizione h3,
.scheda-prodotto .dettaglio-prodotto .descrizione h4,
.scheda-prodotto .dettaglio-prodotto .descrizione h5,
.scheda-prodotto .dettaglio-prodotto .descrizione h6 {
    font-size: 17px;
    margin-bottom: 10px;
}

.scheda-prodotto .dettaglio-prodotto div.descrizione ul {
    padding-left: 40px;
}

.scheda-prodotto .dettaglio-prodotto div.descrizione ul li {
    list-style-type: disc;
}

.scheda-prodotto .dettaglio-prodotto .cerca a {
    width: 100%;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    background: #223C7E;
    border: solid 1px #223C7E;
    color: #fff;
    transition: .3s ease-in-out;
    display: block;
    text-align: center;
    border-radius: 8px;
    padding: 8px;
    margin-top: 7px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.scheda-prodotto .dettaglio-prodotto .cerca a:hover {
    background: #fff;
    color: #223C7E;
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.3);
}



@media screen and (max-width: 767px) {

    .scheda-prodotto {
        margin-top: 15px;
    }

    .scheda-prodotto .contenitore-img-small {
        display: none;
    }

    .scheda-prodotto .dettaglio-prodotto {
        width: 100%;
        margin: 0;
        float: none;
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 5%;
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 2%;
    }


}

/*@media screen and (max-width: 500px) {

    .titolo-sezione {
        display: none;
    }
}*/

/*-----------------------
TABELLA TAGLIE
-----------------------*/

.row.taglie {
    margin-top: 30px;
    margin-bottom: 30px;
}

.row.taglie .tabella-taglie th {
    font-size: 15px;
    text-transform: uppercase;
    max-width: 190px;
    text-align: center;
    background: #f5f5f5;
    padding: 10px;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
}

.row.taglie .tabella-taglie .singola-taglia th {
    font-size: 22px;
}

.row.taglie .tabella-taglie tr {
    /*border-bottom: solid 3px #fff;*/
}

.row.taglie .tabella-taglie td {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    padding: 10px;
    text-align: center;
}

@media screen and (max-width: 675px) {

    .row.taglie .tabella-taglie th {
        display: table-caption;
        width: 150px;
    }

}


/*-----------------------
BLOCCHI DETTAGLIO
-----------------------*/

.row.dettagli,
.row.infovenditore,
.row.recensioni {
    margin-bottom: 20px;
}

.row.dettagli h3.titoletto,
.row.infovenditore h3.titoletto,
.row.recensioni h3.titoletto {
    text-align: center;
}

.row .left {
    padding-left: 0;
}

.row .right {
    padding-right: 0;
}

.row.dettagli ul {
    font-size: 17px;
    padding-left: 40px;
}

.row.dettagli p {
    font-size: 17px;
    padding-left: 40px;
}

.row.infovenditore p,
.row.infovenditore a {
    font-size: 18px;
    color: #000;
}

.row.infovenditore a {
    text-decoration: underline;
}

.row.infovenditore a.gotomaps {
    text-decoration: none;
}

.row.infovenditore a.nounderline {
    text-decoration: none;
}

.row.infovenditore a.gotomaps span,
.row.infovenditore a.gotoortopedia {
    text-decoration: underline;
    text-transform: uppercase;
}

.row.dettagli li {
    list-style-type: disc;
}

/*-----------------------
BLOCCHI TECNICO
-----------------------*/

.row.usatecnico {
    border: solid 2px #223C7E;
    text-align: center;
    padding: 11px;
    font-size: 16px;
    margin:0;
}

.row.usaspedizionegratis {
    border: solid 3px #D5D5D5;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 0 0;
    font-size: 16px;
    background: #D5D5D5;
}

.row.usatecnico h3 {
    margin-top: 10px;
    font-weight: 700;
    color: #223C7E;
    text-transform: inherit;
    font-size: 20px;
}

/*-----------------------
BLOCCHI RECENSIONI
-----------------------*/

.row.recensioni {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: solid 1px #333;
}

.row.recensioni h3.titoletto {
    text-align: center;
}

.row.recensioni p.media-numero {
    font-size: 50px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-align: center;
    color: #223C7E;
    margin-bottom: 0;
}

.row.recensioni .voto {
    font-size: 19px;
}

.row.recensioni .left {
    text-align: center;
}

.row.recensioni .left p.numero-recensioni a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #000;
}


.row.recensioni .barra-recensioni {
    height: 30px;
}

.row.recensioni .progress {
    background-color: #d5d5d5;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: calc(100% - 80px);
    display: inline-block;
    margin: 0;
}

.row.recensioni .progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #333;
}

.row.recensioni p.numerostelle,
.row.recensioni p.numerovotanti a{
    font-size: 19px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #333;
    display: inline-block;
    vertical-align: super;

}
.row.recensioni p.numerostelle{
    margin-right: 5px;

}

.row.recensioni p.numerovotanti a{
    text-decoration: underline;
    text-align: right;
    margin-left: 20px;
}

.row.recensioni p.numerovotanti{
    display: inline-block;
}

.row.lista-recensioni .left {
    padding-right: 0;
}

.row.lista-recensioni .singola-recensione {
    padding-bottom: 20px;
    border-bottom: solid 1px #333;
    padding-top: 20px;
}

.row.lista-recensioni .voto {
    font-size: 19px;
}

.row.lista-recensioni .stelle {
    margin-bottom: 3px;
}

.row.lista-recensioni .left p,
.row.lista-recensioni .left p a {
    font-size: 15px;
    margin-bottom: 0;
}

.row.lista-recensioni .left p.verifica {
    margin-top: 20px;
    background: #d5d5d5;
    text-align: center;
    font-size: 11px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    padding: 3px;
}

.row.lista-recensioni .right p {
    font-size: 16px;
}

.row.lista-recensioni .showmore {
    cursor: pointer;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 100;
    background: #223C7E;
    border: solid 1px #223C7E;
    color: #fff;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s;
    display: block;
    text-align: center;
    border-radius: 8px;
    padding: 5px;
    margin: auto;
    margin-top: 10px;
    max-width: 300px;
}

.row.lista-recensioni .showmore:hover {
    background: #fff;
    color: #223C7E;
}



@media screen and (max-width: 720px) {

    .row.recensioni .voto {
        font-size: 17px;
    }

}

@media screen and (max-width: 675px) {

    .row .left, .row .right {
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .row.dettagli .left, .row.dettagli .right {
        text-align: left;
    }

    .row.recensioni.leftmobile, .numero-recensioni {
        width: 49%;
        display: inline-block;
    }

    .row.recensioni p.media-numero,
    .row.recensioni .leftmobile {
        text-align: right;
        width: 47%;
        display: inline-block;
    }

    .row.recensioni .left p.numero-recensioni {
        text-align: left;
        margin-left: 1%;
        vertical-align: top;
    }

    .row.recensioni .left p.numero-recensioni a {
        font-size: 20px;
        padding-left: 20px;
        padding-top: 37px;
        display: block;
    }

    .row.lista-recensioni p.verifica {
        max-width: 130px;
        display: block;
    }

    .row.lista-recensioni .left {
        margin-bottom: 20px;
        text-align: left;
    }

    .row.lista-recensioni .right p {
        font-size: 16px;
        text-align: left;

    }

    .row.usatecnico h3 {
        font-size: 20px;
    }
}



.scheda-prodotto-sumisura .dettaglio-prodotto {
    width: 70%;
    display: inline-block;
    float: left;
    margin-right: 1%;
}

.scheda-prodotto-sumisura .contenitore-img {
    display: inline-block;
    width: 29%;
}